tabexseriescomponents 0.2.1333 → 0.2.1334

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
@@ -80878,7 +80878,7 @@ function CardsArrayOfObjects(_ref) {
80878
80878
  }, /*#__PURE__*/React__default["default"].createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
80879
80879
  }
80880
80880
  var Slideshowzoom = function Slideshowzoom(props) {
80881
- var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
80881
+ var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3;
80882
80882
  props.actions;
80883
80883
  var langdetect = props.actions.langdetect;
80884
80884
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
@@ -80977,9 +80977,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
80977
80977
  color: sectionproperties.generalbtn_textColoronhover
80978
80978
  },
80979
80979
  '@media (max-width: 800px)': {
80980
- width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '684fdf3f9e856' ? '120px' : sectionproperties.generalbtnwidthresponsive + 'px',
80981
- height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '684fdf3f9e856' ? '33px' : sectionproperties.generalbtnheightresponsive + 'px',
80982
- fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '684fdf3f9e856' ? '12px' : sectionproperties.generalbtnfontsizeresponsive + 'px'
80980
+ width: sectionproperties.generalbtnwidthresp + 'px',
80981
+ height: sectionproperties.generalbtnheightresponsive + 'px',
80982
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
80983
80983
  }
80984
80984
  }),
80985
80985
  slideshow_btnyrh: glamor.css({
@@ -81031,7 +81031,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
81031
81031
  fontWeight: sectionproperties.slideshowText1ContentFontWeight,
81032
81032
  textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
81033
81033
  '@media (max-width: 800px)': {
81034
- fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '684fdf3f9e856' ? 22 : sectionproperties.slideshowText1ContentFontSize_resp + 'px'
81034
+ fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '684fdf3f9e856' ? 22 : sectionproperties.slideshowText1ContentFontSize_resp + 'px'
81035
81035
  }
81036
81036
  }),
81037
81037
  text2styles: glamor.css({
@@ -81042,6 +81042,57 @@ var Slideshowzoom = function Slideshowzoom(props) {
81042
81042
  '@media (max-width: 800px)': {
81043
81043
  fontSize: sectionproperties.slideshowText2ContentFontSize_resp + 'px'
81044
81044
  }
81045
+ }),
81046
+ slideshow_btn_mazl: glamor.css({
81047
+ zIndex: 1000,
81048
+ height: sectionproperties.generalbtn_height + 'px',
81049
+ width: sectionproperties.generalbtn_width + 'px',
81050
+ background: 'transparent',
81051
+ color: sectionproperties.generalbtn_bgColor,
81052
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
81053
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
81054
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
81055
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
81056
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
81057
+ lineHeight: sectionproperties.generalbtn_fontsize + 'px',
81058
+ textTransform: sectionproperties.generalbtn_texttransform,
81059
+ fontWeight: sectionproperties.generalbtn_fontweight,
81060
+ transition: '.3s',
81061
+ border: '1px solid ' + sectionproperties.generalbtn_bgColor,
81062
+ ':hover': {
81063
+ background: sectionproperties.generalbtn_bgColor,
81064
+ color: 'white'
81065
+ },
81066
+ '@media (max-width: 800px)': {
81067
+ width: sectionproperties.generalbtnwidthresp + 'px',
81068
+ height: sectionproperties.generalbtnheightresponsive + 'px',
81069
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
81070
+ }
81071
+ }),
81072
+ slideshow_btn2mazal: glamor.css({
81073
+ zIndex: 1000,
81074
+ height: sectionproperties.generalbtn_height + 'px',
81075
+ width: sectionproperties.generalbtn_width + 'px',
81076
+ background: sectionproperties.generalbtn_bgColor,
81077
+ color: sectionproperties.generalbtn_textColor,
81078
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
81079
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
81080
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
81081
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
81082
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
81083
+ lineHeight: sectionproperties.generalbtn_fontsize + 'px',
81084
+ textTransform: sectionproperties.generalbtn_texttransform,
81085
+ fontWeight: sectionproperties.generalbtn_fontweight,
81086
+ transition: '.3s',
81087
+ ':hover': {
81088
+ background: sectionproperties.generalbtn_bgColoronhover,
81089
+ color: sectionproperties.generalbtn_textColoronhover
81090
+ },
81091
+ '@media (max-width: 800px)': {
81092
+ width: sectionproperties.generalbtnwidthresp + 'px',
81093
+ height: sectionproperties.generalbtnheightresponsive + 'px',
81094
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
81095
+ }
81045
81096
  })
81046
81097
  };
81047
81098
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
@@ -81091,7 +81142,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
81091
81142
  // : 'col-lg-12 text-start'
81092
81143
  sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 text-start'
81093
81144
  }, /*#__PURE__*/React__default["default"].createElement("button", {
81094
- "class": langdetect == 'en' ? "".concat(slideshow_styles.slideshow_btn) + ' allcentered ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
81145
+ "class": authdetailsContext.instinfo.instid == '69f0cacdc9142' ? "".concat(slideshow_styles.slideshow_btn_mazl) + ' allcentered mx-1 ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
81095
81146
  onClick: function onClick() {
81096
81147
  if (sectionproperties.showplayer == 'Show') {
81097
81148
  setshowpopup(true);
@@ -81102,7 +81153,16 @@ var Slideshowzoom = function Slideshowzoom(props) {
81102
81153
  style: {
81103
81154
  direction: langdetect == 'en' ? 'ltr' : 'rtl'
81104
81155
  }
81105
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
81156
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' '), authdetailsContext.instinfo.instid == '69f0cacdc9142' && /*#__PURE__*/React__default["default"].createElement("button", {
81157
+ "class": "".concat(slideshow_styles.slideshow_btn2mazal) + ' allcentered mx-1 ',
81158
+ style: {
81159
+ letterSpacing: langdetect == 'en' ? '1px' : 0
81160
+ },
81161
+ onClick: function onClick() {
81162
+ // routingcountext('ready-meals', true, '');
81163
+ routingcountext('ready-meals', false, '');
81164
+ }
81165
+ }, langdetect == 'en' ? 'Explore Our Menu' : 'اكتشف القائمة')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
81106
81166
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 allcentered-md' : 'col-lg-12 text-start',
81107
81167
  "data-aos": 'fade-up',
81108
81168
  "data-aos-delay": "300"
@@ -81122,7 +81182,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
81122
81182
  };
81123
81183
  return /*#__PURE__*/React__default["default"].createElement("div", {
81124
81184
  "class": "row m-0 w-100"
81125
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
81185
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
81126
81186
  "class": sectionproperties.card_marginLeft != 0 && sectionproperties.card_marginRight != 0 ? 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center pl-sm-2 pr-sm-2' : 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center ',
81127
81187
  style: {
81128
81188
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
@@ -81179,13 +81239,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81179
81239
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81180
81240
  },
81181
81241
  onClick: function onClick() {
81182
- if (sectionproperties.showplayer == 'Show') {
81183
- setshowpopup(true);
81184
- } else if (item.IsClickableimg == 'Yes') {
81185
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81186
- routingcountext(item.clickableimg_page_route, false, '');
81187
- } else {
81188
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81242
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81243
+ if (sectionproperties.showplayer == 'Show') {
81244
+ setshowpopup(true);
81245
+ } else if (item.IsClickableimg == 'Yes') {
81246
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81247
+ generalbtnfontsizeresp(item.clickableimg_page_route, false, '');
81248
+ } else {
81249
+ generalbtnfontsizeresp(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81250
+ }
81189
81251
  }
81190
81252
  }
81191
81253
  }
@@ -81218,13 +81280,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81218
81280
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81219
81281
  },
81220
81282
  onClick: function onClick() {
81221
- if (sectionproperties.showplayer == 'Show') {
81222
- setshowpopup(true);
81223
- } else if (item.IsClickableimg == 'Yes') {
81224
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81225
- routingcountext(item.clickableimg_page_route, false, '');
81226
- } else {
81227
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81283
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81284
+ if (sectionproperties.showplayer == 'Show') {
81285
+ setshowpopup(true);
81286
+ } else if (item.IsClickableimg == 'Yes') {
81287
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81288
+ generalbtnfontsizeresp(item.clickableimg_page_route, false, '');
81289
+ } else {
81290
+ generalbtnfontsizeresp(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81291
+ }
81228
81292
  }
81229
81293
  }
81230
81294
  }
@@ -81269,7 +81333,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
81269
81333
  sectionproperties: sectionproperties,
81270
81334
  props: props
81271
81335
  });
81272
- }))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
81336
+ }))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
81273
81337
  "class": 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center mb-5',
81274
81338
  style: {}
81275
81339
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -81351,13 +81415,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81351
81415
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81352
81416
  },
81353
81417
  onClick: function onClick() {
81354
- if (sectionproperties.showplayer == 'Show') {
81355
- setshowpopup(true);
81356
- } else if (item.IsClickableimg == 'Yes') {
81357
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81358
- routingcountext(item.clickableimg_page_route, false, '');
81359
- } else {
81360
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81418
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81419
+ if (sectionproperties.showplayer == 'Show') {
81420
+ setshowpopup(true);
81421
+ } else if (item.IsClickableimg == 'Yes') {
81422
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81423
+ routingcountext(item.clickableimg_page_route, false, '');
81424
+ } else {
81425
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81426
+ }
81361
81427
  }
81362
81428
  }
81363
81429
  }
@@ -81389,13 +81455,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81389
81455
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81390
81456
  },
81391
81457
  onClick: function onClick() {
81392
- if (sectionproperties.showplayer == 'Show') {
81393
- setshowpopup(true);
81394
- } else if (item.IsClickableimg == 'Yes') {
81395
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81396
- routingcountext(item.clickableimg_page_route, false, '');
81397
- } else {
81398
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81458
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81459
+ if (sectionproperties.showplayer == 'Show') {
81460
+ setshowpopup(true);
81461
+ } else if (item.IsClickableimg == 'Yes') {
81462
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81463
+ routingcountext(item.clickableimg_page_route, false, '');
81464
+ } else {
81465
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81466
+ }
81399
81467
  }
81400
81468
  }
81401
81469
  }
@@ -81514,13 +81582,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81514
81582
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81515
81583
  },
81516
81584
  onClick: function onClick() {
81517
- if (sectionproperties.showplayer == 'Show') {
81518
- setshowpopup(true);
81519
- } else if (item.IsClickableimg == 'Yes') {
81520
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81521
- routingcountext(item.clickableimg_page_route, false, '');
81522
- } else {
81523
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81585
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81586
+ if (sectionproperties.showplayer == 'Show') {
81587
+ setshowpopup(true);
81588
+ } else if (item.IsClickableimg == 'Yes') {
81589
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81590
+ routingcountext(item.clickableimg_page_route, false, '');
81591
+ } else {
81592
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81593
+ }
81524
81594
  }
81525
81595
  }
81526
81596
  }
@@ -81552,13 +81622,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81552
81622
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81553
81623
  },
81554
81624
  onClick: function onClick() {
81555
- if (sectionproperties.showplayer == 'Show') {
81556
- setshowpopup(true);
81557
- } else if (item.IsClickableimg == 'Yes') {
81558
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81559
- routingcountext(item.clickableimg_page_route, false, '');
81560
- } else {
81561
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81625
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81626
+ if (sectionproperties.showplayer == 'Show') {
81627
+ setshowpopup(true);
81628
+ } else if (item.IsClickableimg == 'Yes') {
81629
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81630
+ routingcountext(item.clickableimg_page_route, false, '');
81631
+ } else {
81632
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81633
+ }
81562
81634
  }
81563
81635
  }
81564
81636
  }
package/dist/index.esm.js CHANGED
@@ -80827,7 +80827,7 @@ function CardsArrayOfObjects(_ref) {
80827
80827
  }, /*#__PURE__*/React.createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
80828
80828
  }
80829
80829
  var Slideshowzoom = function Slideshowzoom(props) {
80830
- var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
80830
+ var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3;
80831
80831
  props.actions;
80832
80832
  var langdetect = props.actions.langdetect;
80833
80833
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
@@ -80926,9 +80926,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
80926
80926
  color: sectionproperties.generalbtn_textColoronhover
80927
80927
  },
80928
80928
  '@media (max-width: 800px)': {
80929
- width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '684fdf3f9e856' ? '120px' : sectionproperties.generalbtnwidthresponsive + 'px',
80930
- height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '684fdf3f9e856' ? '33px' : sectionproperties.generalbtnheightresponsive + 'px',
80931
- fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '684fdf3f9e856' ? '12px' : sectionproperties.generalbtnfontsizeresponsive + 'px'
80929
+ width: sectionproperties.generalbtnwidthresp + 'px',
80930
+ height: sectionproperties.generalbtnheightresponsive + 'px',
80931
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
80932
80932
  }
80933
80933
  }),
80934
80934
  slideshow_btnyrh: css({
@@ -80980,7 +80980,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
80980
80980
  fontWeight: sectionproperties.slideshowText1ContentFontWeight,
80981
80981
  textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
80982
80982
  '@media (max-width: 800px)': {
80983
- fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '684fdf3f9e856' ? 22 : sectionproperties.slideshowText1ContentFontSize_resp + 'px'
80983
+ fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '684fdf3f9e856' ? 22 : sectionproperties.slideshowText1ContentFontSize_resp + 'px'
80984
80984
  }
80985
80985
  }),
80986
80986
  text2styles: css({
@@ -80991,6 +80991,57 @@ var Slideshowzoom = function Slideshowzoom(props) {
80991
80991
  '@media (max-width: 800px)': {
80992
80992
  fontSize: sectionproperties.slideshowText2ContentFontSize_resp + 'px'
80993
80993
  }
80994
+ }),
80995
+ slideshow_btn_mazl: css({
80996
+ zIndex: 1000,
80997
+ height: sectionproperties.generalbtn_height + 'px',
80998
+ width: sectionproperties.generalbtn_width + 'px',
80999
+ background: 'transparent',
81000
+ color: sectionproperties.generalbtn_bgColor,
81001
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
81002
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
81003
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
81004
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
81005
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
81006
+ lineHeight: sectionproperties.generalbtn_fontsize + 'px',
81007
+ textTransform: sectionproperties.generalbtn_texttransform,
81008
+ fontWeight: sectionproperties.generalbtn_fontweight,
81009
+ transition: '.3s',
81010
+ border: '1px solid ' + sectionproperties.generalbtn_bgColor,
81011
+ ':hover': {
81012
+ background: sectionproperties.generalbtn_bgColor,
81013
+ color: 'white'
81014
+ },
81015
+ '@media (max-width: 800px)': {
81016
+ width: sectionproperties.generalbtnwidthresp + 'px',
81017
+ height: sectionproperties.generalbtnheightresponsive + 'px',
81018
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
81019
+ }
81020
+ }),
81021
+ slideshow_btn2mazal: css({
81022
+ zIndex: 1000,
81023
+ height: sectionproperties.generalbtn_height + 'px',
81024
+ width: sectionproperties.generalbtn_width + 'px',
81025
+ background: sectionproperties.generalbtn_bgColor,
81026
+ color: sectionproperties.generalbtn_textColor,
81027
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
81028
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
81029
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
81030
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
81031
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
81032
+ lineHeight: sectionproperties.generalbtn_fontsize + 'px',
81033
+ textTransform: sectionproperties.generalbtn_texttransform,
81034
+ fontWeight: sectionproperties.generalbtn_fontweight,
81035
+ transition: '.3s',
81036
+ ':hover': {
81037
+ background: sectionproperties.generalbtn_bgColoronhover,
81038
+ color: sectionproperties.generalbtn_textColoronhover
81039
+ },
81040
+ '@media (max-width: 800px)': {
81041
+ width: sectionproperties.generalbtnwidthresp + 'px',
81042
+ height: sectionproperties.generalbtnheightresponsive + 'px',
81043
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
81044
+ }
80994
81045
  })
80995
81046
  };
80996
81047
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
@@ -81040,7 +81091,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
81040
81091
  // : 'col-lg-12 text-start'
81041
81092
  sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 text-start'
81042
81093
  }, /*#__PURE__*/React.createElement("button", {
81043
- "class": langdetect == 'en' ? "".concat(slideshow_styles.slideshow_btn) + ' allcentered ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
81094
+ "class": authdetailsContext.instinfo.instid == '69f0cacdc9142' ? "".concat(slideshow_styles.slideshow_btn_mazl) + ' allcentered mx-1 ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
81044
81095
  onClick: function onClick() {
81045
81096
  if (sectionproperties.showplayer == 'Show') {
81046
81097
  setshowpopup(true);
@@ -81051,7 +81102,16 @@ var Slideshowzoom = function Slideshowzoom(props) {
81051
81102
  style: {
81052
81103
  direction: langdetect == 'en' ? 'ltr' : 'rtl'
81053
81104
  }
81054
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
81105
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' '), authdetailsContext.instinfo.instid == '69f0cacdc9142' && /*#__PURE__*/React.createElement("button", {
81106
+ "class": "".concat(slideshow_styles.slideshow_btn2mazal) + ' allcentered mx-1 ',
81107
+ style: {
81108
+ letterSpacing: langdetect == 'en' ? '1px' : 0
81109
+ },
81110
+ onClick: function onClick() {
81111
+ // routingcountext('ready-meals', true, '');
81112
+ routingcountext('ready-meals', false, '');
81113
+ }
81114
+ }, langdetect == 'en' ? 'Explore Our Menu' : 'اكتشف القائمة')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
81055
81115
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 allcentered-md' : 'col-lg-12 text-start',
81056
81116
  "data-aos": 'fade-up',
81057
81117
  "data-aos-delay": "300"
@@ -81071,7 +81131,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
81071
81131
  };
81072
81132
  return /*#__PURE__*/React.createElement("div", {
81073
81133
  "class": "row m-0 w-100"
81074
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React.createElement("div", {
81134
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React.createElement("div", {
81075
81135
  "class": sectionproperties.card_marginLeft != 0 && sectionproperties.card_marginRight != 0 ? 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center pl-sm-2 pr-sm-2' : 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center ',
81076
81136
  style: {
81077
81137
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
@@ -81128,13 +81188,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81128
81188
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81129
81189
  },
81130
81190
  onClick: function onClick() {
81131
- if (sectionproperties.showplayer == 'Show') {
81132
- setshowpopup(true);
81133
- } else if (item.IsClickableimg == 'Yes') {
81134
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81135
- routingcountext(item.clickableimg_page_route, false, '');
81136
- } else {
81137
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81191
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81192
+ if (sectionproperties.showplayer == 'Show') {
81193
+ setshowpopup(true);
81194
+ } else if (item.IsClickableimg == 'Yes') {
81195
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81196
+ generalbtnfontsizeresp(item.clickableimg_page_route, false, '');
81197
+ } else {
81198
+ generalbtnfontsizeresp(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81199
+ }
81138
81200
  }
81139
81201
  }
81140
81202
  }
@@ -81167,13 +81229,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81167
81229
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81168
81230
  },
81169
81231
  onClick: function onClick() {
81170
- if (sectionproperties.showplayer == 'Show') {
81171
- setshowpopup(true);
81172
- } else if (item.IsClickableimg == 'Yes') {
81173
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81174
- routingcountext(item.clickableimg_page_route, false, '');
81175
- } else {
81176
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81232
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81233
+ if (sectionproperties.showplayer == 'Show') {
81234
+ setshowpopup(true);
81235
+ } else if (item.IsClickableimg == 'Yes') {
81236
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81237
+ generalbtnfontsizeresp(item.clickableimg_page_route, false, '');
81238
+ } else {
81239
+ generalbtnfontsizeresp(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81240
+ }
81177
81241
  }
81178
81242
  }
81179
81243
  }
@@ -81218,7 +81282,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
81218
81282
  sectionproperties: sectionproperties,
81219
81283
  props: props
81220
81284
  });
81221
- }))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React.createElement("div", {
81285
+ }))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React.createElement("div", {
81222
81286
  "class": 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center mb-5',
81223
81287
  style: {}
81224
81288
  }, /*#__PURE__*/React.createElement("div", {
@@ -81300,13 +81364,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81300
81364
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81301
81365
  },
81302
81366
  onClick: function onClick() {
81303
- if (sectionproperties.showplayer == 'Show') {
81304
- setshowpopup(true);
81305
- } else if (item.IsClickableimg == 'Yes') {
81306
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81307
- routingcountext(item.clickableimg_page_route, false, '');
81308
- } else {
81309
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81367
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81368
+ if (sectionproperties.showplayer == 'Show') {
81369
+ setshowpopup(true);
81370
+ } else if (item.IsClickableimg == 'Yes') {
81371
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81372
+ routingcountext(item.clickableimg_page_route, false, '');
81373
+ } else {
81374
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81375
+ }
81310
81376
  }
81311
81377
  }
81312
81378
  }
@@ -81338,13 +81404,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81338
81404
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81339
81405
  },
81340
81406
  onClick: function onClick() {
81341
- if (sectionproperties.showplayer == 'Show') {
81342
- setshowpopup(true);
81343
- } else if (item.IsClickableimg == 'Yes') {
81344
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81345
- routingcountext(item.clickableimg_page_route, false, '');
81346
- } else {
81347
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81407
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81408
+ if (sectionproperties.showplayer == 'Show') {
81409
+ setshowpopup(true);
81410
+ } else if (item.IsClickableimg == 'Yes') {
81411
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81412
+ routingcountext(item.clickableimg_page_route, false, '');
81413
+ } else {
81414
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81415
+ }
81348
81416
  }
81349
81417
  }
81350
81418
  }
@@ -81463,13 +81531,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81463
81531
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81464
81532
  },
81465
81533
  onClick: function onClick() {
81466
- if (sectionproperties.showplayer == 'Show') {
81467
- setshowpopup(true);
81468
- } else if (item.IsClickableimg == 'Yes') {
81469
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81470
- routingcountext(item.clickableimg_page_route, false, '');
81471
- } else {
81472
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81534
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81535
+ if (sectionproperties.showplayer == 'Show') {
81536
+ setshowpopup(true);
81537
+ } else if (item.IsClickableimg == 'Yes') {
81538
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81539
+ routingcountext(item.clickableimg_page_route, false, '');
81540
+ } else {
81541
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81542
+ }
81473
81543
  }
81474
81544
  }
81475
81545
  }
@@ -81501,13 +81571,15 @@ var Slideshowzoom = function Slideshowzoom(props) {
81501
81571
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81502
81572
  },
81503
81573
  onClick: function onClick() {
81504
- if (sectionproperties.showplayer == 'Show') {
81505
- setshowpopup(true);
81506
- } else if (item.IsClickableimg == 'Yes') {
81507
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81508
- routingcountext(item.clickableimg_page_route, false, '');
81509
- } else {
81510
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81574
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81575
+ if (sectionproperties.showplayer == 'Show') {
81576
+ setshowpopup(true);
81577
+ } else if (item.IsClickableimg == 'Yes') {
81578
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81579
+ routingcountext(item.clickableimg_page_route, false, '');
81580
+ } else {
81581
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81582
+ }
81511
81583
  }
81512
81584
  }
81513
81585
  }
package/dist/index.umd.js CHANGED
@@ -80684,7 +80684,7 @@
80684
80684
  }, /*#__PURE__*/React__default["default"].createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
80685
80685
  }
80686
80686
  var Slideshowzoom = function Slideshowzoom(props) {
80687
- var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
80687
+ var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3;
80688
80688
  props.actions;
80689
80689
  var langdetect = props.actions.langdetect;
80690
80690
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
@@ -80783,9 +80783,9 @@
80783
80783
  color: sectionproperties.generalbtn_textColoronhover
80784
80784
  },
80785
80785
  '@media (max-width: 800px)': {
80786
- width: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '684fdf3f9e856' ? '120px' : sectionproperties.generalbtnwidthresponsive + 'px',
80787
- height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '684fdf3f9e856' ? '33px' : sectionproperties.generalbtnheightresponsive + 'px',
80788
- fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '684fdf3f9e856' ? '12px' : sectionproperties.generalbtnfontsizeresponsive + 'px'
80786
+ width: sectionproperties.generalbtnwidthresp + 'px',
80787
+ height: sectionproperties.generalbtnheightresponsive + 'px',
80788
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
80789
80789
  }
80790
80790
  }),
80791
80791
  slideshow_btnyrh: glamor.css({
@@ -80837,7 +80837,7 @@
80837
80837
  fontWeight: sectionproperties.slideshowText1ContentFontWeight,
80838
80838
  textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
80839
80839
  '@media (max-width: 800px)': {
80840
- fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '684fdf3f9e856' ? 22 : sectionproperties.slideshowText1ContentFontSize_resp + 'px'
80840
+ fontSize: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '684fdf3f9e856' ? 22 : sectionproperties.slideshowText1ContentFontSize_resp + 'px'
80841
80841
  }
80842
80842
  }),
80843
80843
  text2styles: glamor.css({
@@ -80848,6 +80848,57 @@
80848
80848
  '@media (max-width: 800px)': {
80849
80849
  fontSize: sectionproperties.slideshowText2ContentFontSize_resp + 'px'
80850
80850
  }
80851
+ }),
80852
+ slideshow_btn_mazl: glamor.css({
80853
+ zIndex: 1000,
80854
+ height: sectionproperties.generalbtn_height + 'px',
80855
+ width: sectionproperties.generalbtn_width + 'px',
80856
+ background: 'transparent',
80857
+ color: sectionproperties.generalbtn_bgColor,
80858
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
80859
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
80860
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
80861
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
80862
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
80863
+ lineHeight: sectionproperties.generalbtn_fontsize + 'px',
80864
+ textTransform: sectionproperties.generalbtn_texttransform,
80865
+ fontWeight: sectionproperties.generalbtn_fontweight,
80866
+ transition: '.3s',
80867
+ border: '1px solid ' + sectionproperties.generalbtn_bgColor,
80868
+ ':hover': {
80869
+ background: sectionproperties.generalbtn_bgColor,
80870
+ color: 'white'
80871
+ },
80872
+ '@media (max-width: 800px)': {
80873
+ width: sectionproperties.generalbtnwidthresp + 'px',
80874
+ height: sectionproperties.generalbtnheightresponsive + 'px',
80875
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
80876
+ }
80877
+ }),
80878
+ slideshow_btn2mazal: glamor.css({
80879
+ zIndex: 1000,
80880
+ height: sectionproperties.generalbtn_height + 'px',
80881
+ width: sectionproperties.generalbtn_width + 'px',
80882
+ background: sectionproperties.generalbtn_bgColor,
80883
+ color: sectionproperties.generalbtn_textColor,
80884
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
80885
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
80886
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
80887
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
80888
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
80889
+ lineHeight: sectionproperties.generalbtn_fontsize + 'px',
80890
+ textTransform: sectionproperties.generalbtn_texttransform,
80891
+ fontWeight: sectionproperties.generalbtn_fontweight,
80892
+ transition: '.3s',
80893
+ ':hover': {
80894
+ background: sectionproperties.generalbtn_bgColoronhover,
80895
+ color: sectionproperties.generalbtn_textColoronhover
80896
+ },
80897
+ '@media (max-width: 800px)': {
80898
+ width: sectionproperties.generalbtnwidthresp + 'px',
80899
+ height: sectionproperties.generalbtnheightresponsive + 'px',
80900
+ fontSize: sectionproperties.generalbtnfontsizeresp + 'px'
80901
+ }
80851
80902
  })
80852
80903
  };
80853
80904
  var SlideShowTextContainer = function SlideShowTextContainer(item) {
@@ -80897,7 +80948,7 @@
80897
80948
  // : 'col-lg-12 text-start'
80898
80949
  sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 text-start'
80899
80950
  }, /*#__PURE__*/React__default["default"].createElement("button", {
80900
- "class": langdetect == 'en' ? "".concat(slideshow_styles.slideshow_btn) + ' allcentered ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
80951
+ "class": authdetailsContext.instinfo.instid == '69f0cacdc9142' ? "".concat(slideshow_styles.slideshow_btn_mazl) + ' allcentered mx-1 ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
80901
80952
  onClick: function onClick() {
80902
80953
  if (sectionproperties.showplayer == 'Show') {
80903
80954
  setshowpopup(true);
@@ -80908,7 +80959,16 @@
80908
80959
  style: {
80909
80960
  direction: langdetect == 'en' ? 'ltr' : 'rtl'
80910
80961
  }
80911
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
80962
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' '), authdetailsContext.instinfo.instid == '69f0cacdc9142' && /*#__PURE__*/React__default["default"].createElement("button", {
80963
+ "class": "".concat(slideshow_styles.slideshow_btn2mazal) + ' allcentered mx-1 ',
80964
+ style: {
80965
+ letterSpacing: langdetect == 'en' ? '1px' : 0
80966
+ },
80967
+ onClick: function onClick() {
80968
+ // routingcountext('ready-meals', true, '');
80969
+ routingcountext('ready-meals', false, '');
80970
+ }
80971
+ }, langdetect == 'en' ? 'Explore Our Menu' : 'اكتشف القائمة')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
80912
80972
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 allcentered-md' : 'col-lg-12 text-start',
80913
80973
  "data-aos": 'fade-up',
80914
80974
  "data-aos-delay": "300"
@@ -80928,7 +80988,7 @@
80928
80988
  };
80929
80989
  return /*#__PURE__*/React__default["default"].createElement("div", {
80930
80990
  "class": "row m-0 w-100"
80931
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
80991
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
80932
80992
  "class": sectionproperties.card_marginLeft != 0 && sectionproperties.card_marginRight != 0 ? 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center pl-sm-2 pr-sm-2' : 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center ',
80933
80993
  style: {
80934
80994
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
@@ -80985,13 +81045,15 @@
80985
81045
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
80986
81046
  },
80987
81047
  onClick: function onClick() {
80988
- if (sectionproperties.showplayer == 'Show') {
80989
- setshowpopup(true);
80990
- } else if (item.IsClickableimg == 'Yes') {
80991
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
80992
- routingcountext(item.clickableimg_page_route, false, '');
80993
- } else {
80994
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81048
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81049
+ if (sectionproperties.showplayer == 'Show') {
81050
+ setshowpopup(true);
81051
+ } else if (item.IsClickableimg == 'Yes') {
81052
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81053
+ generalbtnfontsizeresp(item.clickableimg_page_route, false, '');
81054
+ } else {
81055
+ generalbtnfontsizeresp(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81056
+ }
80995
81057
  }
80996
81058
  }
80997
81059
  }
@@ -81024,13 +81086,15 @@
81024
81086
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81025
81087
  },
81026
81088
  onClick: function onClick() {
81027
- if (sectionproperties.showplayer == 'Show') {
81028
- setshowpopup(true);
81029
- } else if (item.IsClickableimg == 'Yes') {
81030
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81031
- routingcountext(item.clickableimg_page_route, false, '');
81032
- } else {
81033
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81089
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81090
+ if (sectionproperties.showplayer == 'Show') {
81091
+ setshowpopup(true);
81092
+ } else if (item.IsClickableimg == 'Yes') {
81093
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81094
+ generalbtnfontsizeresp(item.clickableimg_page_route, false, '');
81095
+ } else {
81096
+ generalbtnfontsizeresp(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81097
+ }
81034
81098
  }
81035
81099
  }
81036
81100
  }
@@ -81075,7 +81139,7 @@
81075
81139
  sectionproperties: sectionproperties,
81076
81140
  props: props
81077
81141
  });
81078
- }))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
81142
+ }))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '6935c04816952' && /*#__PURE__*/React__default["default"].createElement("div", {
81079
81143
  "class": 'row ml-0 mr-0 w-100 d-flex d-md-none justify-content-center align-items-center mb-5',
81080
81144
  style: {}
81081
81145
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -81157,13 +81221,15 @@
81157
81221
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81158
81222
  },
81159
81223
  onClick: function onClick() {
81160
- if (sectionproperties.showplayer == 'Show') {
81161
- setshowpopup(true);
81162
- } else if (item.IsClickableimg == 'Yes') {
81163
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81164
- routingcountext(item.clickableimg_page_route, false, '');
81165
- } else {
81166
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81224
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81225
+ if (sectionproperties.showplayer == 'Show') {
81226
+ setshowpopup(true);
81227
+ } else if (item.IsClickableimg == 'Yes') {
81228
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81229
+ routingcountext(item.clickableimg_page_route, false, '');
81230
+ } else {
81231
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81232
+ }
81167
81233
  }
81168
81234
  }
81169
81235
  }
@@ -81195,13 +81261,15 @@
81195
81261
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81196
81262
  },
81197
81263
  onClick: function onClick() {
81198
- if (sectionproperties.showplayer == 'Show') {
81199
- setshowpopup(true);
81200
- } else if (item.IsClickableimg == 'Yes') {
81201
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81202
- routingcountext(item.clickableimg_page_route, false, '');
81203
- } else {
81204
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81264
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81265
+ if (sectionproperties.showplayer == 'Show') {
81266
+ setshowpopup(true);
81267
+ } else if (item.IsClickableimg == 'Yes') {
81268
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81269
+ routingcountext(item.clickableimg_page_route, false, '');
81270
+ } else {
81271
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81272
+ }
81205
81273
  }
81206
81274
  }
81207
81275
  }
@@ -81320,13 +81388,15 @@
81320
81388
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81321
81389
  },
81322
81390
  onClick: function onClick() {
81323
- if (sectionproperties.showplayer == 'Show') {
81324
- setshowpopup(true);
81325
- } else if (item.IsClickableimg == 'Yes') {
81326
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81327
- routingcountext(item.clickableimg_page_route, false, '');
81328
- } else {
81329
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81391
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81392
+ if (sectionproperties.showplayer == 'Show') {
81393
+ setshowpopup(true);
81394
+ } else if (item.IsClickableimg == 'Yes') {
81395
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81396
+ routingcountext(item.clickableimg_page_route, false, '');
81397
+ } else {
81398
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81399
+ }
81330
81400
  }
81331
81401
  }
81332
81402
  }
@@ -81358,13 +81428,15 @@
81358
81428
  paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
81359
81429
  },
81360
81430
  onClick: function onClick() {
81361
- if (sectionproperties.showplayer == 'Show') {
81362
- setshowpopup(true);
81363
- } else if (item.IsClickableimg == 'Yes') {
81364
- if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81365
- routingcountext(item.clickableimg_page_route, false, '');
81366
- } else {
81367
- routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81431
+ if (authdetailsContext.instinfo.instid == '69f0cacdc9142') ; else {
81432
+ if (sectionproperties.showplayer == 'Show') {
81433
+ setshowpopup(true);
81434
+ } else if (item.IsClickableimg == 'Yes') {
81435
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
81436
+ routingcountext(item.clickableimg_page_route, false, '');
81437
+ } else {
81438
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
81439
+ }
81368
81440
  }
81369
81441
  }
81370
81442
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1333",
3
+ "version": "0.2.1334",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",