tabexseriescomponents 0.0.702 → 0.0.703

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.esm.js CHANGED
@@ -69,8 +69,8 @@ import { GrMail } from '@react-icons/all-files/gr/GrMail';
69
69
  import { FiCheckCircle } from '@react-icons/all-files/fi/FiCheckCircle';
70
70
  import { BiPhone } from '@react-icons/all-files/bi/BiPhone';
71
71
  import PhoneInput from 'react-phone-input-2';
72
- import { BsChevronLeft } from '@react-icons/all-files/bs/BsChevronLeft';
73
- import { BsChevronRight } from '@react-icons/all-files/bs/BsChevronRight';
72
+ import { BsChevronLeft as BsChevronLeft$1 } from '@react-icons/all-files/bs/BsChevronLeft';
73
+ import { BsChevronRight as BsChevronRight$1 } from '@react-icons/all-files/bs/BsChevronRight';
74
74
  import '@react-icons/all-files/ri/RiArrowUpSLine';
75
75
  import '@react-icons/all-files/ri/RiArrowDownSLine';
76
76
  import '@react-icons/all-files/io/IoIosArrowRoundForward';
@@ -128,9 +128,9 @@ import { BsSearch } from '@react-icons/all-files/bs/BsSearch';
128
128
  import { AiOutlinePhone } from '@react-icons/all-files/ai/AiOutlinePhone';
129
129
  import { GoSearch } from '@react-icons/all-files/go/GoSearch';
130
130
  import { AiOutlineInstagram } from '@react-icons/all-files/ai/AiOutlineInstagram';
131
+ import { MdKeyboardArrowUp } from '@react-icons/all-files/md/MdKeyboardArrowUp';
131
132
  import { RiUserSettingsLine } from '@react-icons/all-files/ri/RiUserSettingsLine';
132
133
  import { HiUserCircle } from '@react-icons/all-files/hi/HiUserCircle';
133
- import { MdKeyboardArrowUp } from '@react-icons/all-files/md/MdKeyboardArrowUp';
134
134
  import { BsInfoCircle } from '@react-icons/all-files/bs/BsInfoCircle';
135
135
  import { AiFillPhone } from '@react-icons/all-files/ai/AiFillPhone';
136
136
  import { FaTelegramPlane } from '@react-icons/all-files/fa/FaTelegramPlane';
@@ -16753,7 +16753,7 @@ var Filter$1 = function Filter(props) {
16753
16753
  "class": "col-2 text-end"
16754
16754
  }, /*#__PURE__*/React.createElement("i", {
16755
16755
  "class": "h-100 allcentered"
16756
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, null) : /*#__PURE__*/React.createElement(BsChevronRight, null))))));
16756
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, null) : /*#__PURE__*/React.createElement(BsChevronRight$1, null))))));
16757
16757
  }))), sectionproperties.showproductgroupbytitle == 'Show' && /*#__PURE__*/React.createElement("div", {
16758
16758
  "class": "col-lg-12 text-start px-4 mb-5",
16759
16759
  style: {
@@ -23114,7 +23114,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23114
23114
  style: {
23115
23115
  fontSize: sectionproperties.dropdown_fontsize + 'px',
23116
23116
  fontWeight: sectionproperties.dropdown_fontweight,
23117
- textTransform: sectionproperties.dropdown_texttransform
23117
+ textTransform: sectionproperties.dropdown_texttransform,
23118
+ color: sectionproperties.language_container_color_resp
23118
23119
  }
23119
23120
  }, /*#__PURE__*/React.createElement(FaMoneyBillWave, null), /*#__PURE__*/React.createElement("span", {
23120
23121
  "class": 'ml-2 mr-2'
@@ -23159,31 +23160,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23159
23160
  className: "h-100 allcentered"
23160
23161
  }, /*#__PURE__*/React.createElement(BiChevronDown, {
23161
23162
  size: 20
23162
- })))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
23163
- "class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
23164
- style: {
23165
- minWidth: '30px'
23166
- },
23167
- onClick: function onClick() {
23168
- if (langdetect == 'en') {
23169
- setlang('ar');
23170
- } else {
23171
- setlang('en');
23172
- }
23173
- }
23174
- }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
23175
- "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
23176
- }, /*#__PURE__*/React.createElement("p", {
23177
- "class": "m-0 p-0 d-flex align-items-center w-100"
23178
- }, "En", ' ', /*#__PURE__*/React.createElement("i", {
23179
- "class": "h-100 allcentered ml-auto pl-3"
23180
- }, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
23181
- "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
23182
- }, /*#__PURE__*/React.createElement("p", {
23183
- "class": "m-0 p-0 d-flex align-items-center w-100"
23184
- }, "\u0639", ' ', /*#__PURE__*/React.createElement("i", {
23185
- "class": "h-100 allcentered mr-auto pr-3"
23186
- }, /*#__PURE__*/React.createElement(BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React.createElement("div", {
23163
+ }))))), menuactive == true && /*#__PURE__*/React.createElement("div", {
23187
23164
  "class": "px-4 py-4 scrollvertical",
23188
23165
  style: {
23189
23166
  position: 'fixed',
@@ -26123,9 +26100,9 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
26123
26100
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0'
26124
26101
  }, /*#__PURE__*/React.createElement("i", {
26125
26102
  className: ' p-0 h-100 allcentered '
26126
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
26103
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
26127
26104
  size: sectionproperties.collectionsectioniconfontsize
26128
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
26105
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
26129
26106
  size: sectionproperties.collectionsectioniconfontsize
26130
26107
  })))), sectionproperties.fetchparenttype == 'Categories' && ((_fetchedarray$Choosen = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen === void 0 || (_fetchedarray$Choosen = _fetchedarray$Choosen.parentcolletions) === null || _fetchedarray$Choosen === void 0 ? void 0 : _fetchedarray$Choosen.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_fetchedarray$Choosen2 = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen2 === void 0 || (_fetchedarray$Choosen2 = _fetchedarray$Choosen2.parentcolletions) === null || _fetchedarray$Choosen2 === void 0 ? void 0 : _fetchedarray$Choosen2.map(function (item, index) {
26131
26108
  var _item$collections;
@@ -26150,9 +26127,9 @@ var CategoryFeaturingHeader = function CategoryFeaturingHeader(props) {
26150
26127
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
26151
26128
  }, /*#__PURE__*/React.createElement("i", {
26152
26129
  className: ' p-0 h-100 allcentered '
26153
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
26130
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
26154
26131
  size: sectionproperties.collectionsectioniconfontsize
26155
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
26132
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
26156
26133
  size: sectionproperties.collectionsectioniconfontsize
26157
26134
  }))))), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, item === null || item === void 0 || (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
26158
26135
  return /*#__PURE__*/React.createElement("li", {
@@ -27954,9 +27931,9 @@ var CTAHeader = function CTAHeader(props) {
27954
27931
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
27955
27932
  }, /*#__PURE__*/React.createElement("i", {
27956
27933
  className: ' p-0 h-100 allcentered parentclassname '
27957
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
27934
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
27958
27935
  size: sectionproperties.collectionsectioniconfontsize
27959
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
27936
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
27960
27937
  size: sectionproperties.collectionsectioniconfontsize
27961
27938
  })))), sectionproperties.fetchparenttype == 'Categories' && ((_fetchedarray$Choosen = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen === void 0 || (_fetchedarray$Choosen = _fetchedarray$Choosen.parentcolletions) === null || _fetchedarray$Choosen === void 0 ? void 0 : _fetchedarray$Choosen.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_fetchedarray$Choosen2 = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen2 === void 0 || (_fetchedarray$Choosen2 = _fetchedarray$Choosen2.parentcolletions) === null || _fetchedarray$Choosen2 === void 0 ? void 0 : _fetchedarray$Choosen2.map(function (item, index) {
27962
27939
  var _item$collections;
@@ -27981,9 +27958,9 @@ var CTAHeader = function CTAHeader(props) {
27981
27958
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
27982
27959
  }, /*#__PURE__*/React.createElement("i", {
27983
27960
  className: ' p-0 h-100 allcentered parentclassname '
27984
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
27961
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
27985
27962
  size: sectionproperties.collectionsectioniconfontsize
27986
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
27963
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
27987
27964
  size: sectionproperties.collectionsectioniconfontsize
27988
27965
  }))))), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, item === null || item === void 0 || (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
27989
27966
  return /*#__PURE__*/React.createElement("li", {
@@ -28962,7 +28939,7 @@ styleInject(css_248z$w);
28962
28939
  function ownKeys$1T(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; }
28963
28940
  function _objectSpread$1T(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1T(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1T(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
28964
28941
  var Header_threesectionslogocentered = function Header_threesectionslogocentered(props) {
28965
- var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i8, _authdetailsContext$i9;
28942
+ var _authdetailsContext$i, _authdetailsContext$i8, _pcollarray, _authdetailsContext$i10, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i12, _authdetailsContext$i13;
28966
28943
  var _useState = useState(''),
28967
28944
  _useState2 = _slicedToArray(_useState, 2),
28968
28945
  sectionproperties = _useState2[0],
@@ -28984,6 +28961,10 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
28984
28961
  var actions = props.actions;
28985
28962
  var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
28986
28963
  var scrollYposittionprops = props.actions.scrollYposittionprops;
28964
+ var _useState3 = useState(false),
28965
+ _useState4 = _slicedToArray(_useState3, 2),
28966
+ dropdownselect = _useState4[0],
28967
+ setdropdownselect = _useState4[1];
28987
28968
  useEffect(function () {
28988
28969
  var secpropobj = {};
28989
28970
  StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
@@ -29000,10 +28981,10 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29000
28981
  }
29001
28982
  setsectionproperties(_objectSpread$1T({}, secpropobj));
29002
28983
  }, [StatePagePropertiesContext]);
29003
- var _useState3 = useState([]),
29004
- _useState4 = _slicedToArray(_useState3, 2),
29005
- logoarrayofobjects = _useState4[0],
29006
- setlogoarrayofobjects = _useState4[1];
28984
+ var _useState5 = useState([]),
28985
+ _useState6 = _slicedToArray(_useState5, 2),
28986
+ logoarrayofobjects = _useState6[0],
28987
+ setlogoarrayofobjects = _useState6[1];
29007
28988
  useEffect(function () {
29008
28989
  if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
29009
28990
  var logoarrayofobjectsparsed = JSON.parse(templateproperties_context.logoarrayofobjects);
@@ -29242,8 +29223,149 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29242
29223
  ':hover': {
29243
29224
  color: sectionproperties.upperheadercoloronhover
29244
29225
  }
29226
+ }),
29227
+ categorybtn: css({
29228
+ background: sectionproperties.generalbtn_bgColortransparent == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColor,
29229
+ width: sectionproperties.generalbtn_width + 'px',
29230
+ maxWidth: '100%',
29231
+ height: sectionproperties.generalbtn_height + 'px',
29232
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
29233
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
29234
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
29235
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
29236
+ border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
29237
+ color: sectionproperties.generalbtn_textColor,
29238
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
29239
+ fontWeight: sectionproperties.generalbtn_fontweight,
29240
+ transition: '.3s',
29241
+ ':hover': {
29242
+ color: sectionproperties.generalbtn_textColoronhover,
29243
+ backgroundColor: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover
29244
+ },
29245
+ ':hover .categorybtnicon': {
29246
+ background: sectionproperties.iconcontainerbgonhover,
29247
+ color: sectionproperties.iconcontainercoloronhover
29248
+ }
29249
+ }),
29250
+ categoryname: css({
29251
+ color: sectionproperties.subheader_categorytitle_fontColor,
29252
+ fontSize: sectionproperties.subheader_categorytitle_fontSize + 'px',
29253
+ textTransform: sectionproperties.subheader_categorytitle_textTransform,
29254
+ fontWeight: sectionproperties.subheader_categorytitle_textfontweight,
29255
+ transition: '.3s',
29256
+ ':hover': {
29257
+ color: sectionproperties.subheader_categorytitle_coloronhover
29258
+ }
29259
+ }),
29260
+ parentcollection: css({
29261
+ color: sectionproperties.subheader_collectiontitle_fontColor,
29262
+ fontSize: sectionproperties.subheader_collectiontitle_fontSize + 'px',
29263
+ textTransform: sectionproperties.subheader_collectiontitle_textTransform,
29264
+ fontWeight: sectionproperties.subheader_collectiontitle_textfontweight,
29265
+ transition: '.3s',
29266
+ ':hover': {
29267
+ color: sectionproperties.subheader_collectiontitle_coloronhover
29268
+ }
29269
+ }),
29270
+ collectionName: css({
29271
+ color: sectionproperties.collectionsectiontextcolor,
29272
+ fontSize: sectionproperties.collectionsectiontextfontsize + 'px',
29273
+ textTransform: sectionproperties.collectionsectiontexttransform,
29274
+ fontWeight: sectionproperties.collectionsectiontextfontweight,
29275
+ transition: '.3s',
29276
+ ':hover': {
29277
+ color: sectionproperties.collectionsectiontextcoloronhover
29278
+ }
29245
29279
  })
29246
29280
  };
29281
+ var ButtonDropdown = function ButtonDropdown(item, index, fetchedarray) {
29282
+ var _fetchedarray$Choosen, _fetchedarray$Choosen2, _pcollarray$Choosenin, _pcollarray$Choosenin2;
29283
+ var parentclassname = '';
29284
+ if (sectionproperties.fetchparenttype == 'Categories') {
29285
+ parentclassname = header_cssstyles.categoryname;
29286
+ } else if (sectionproperties.fetchparenttype == 'Parent Collections') {
29287
+ parentclassname = header_cssstyles.parentcollection;
29288
+ } else {
29289
+ parentclassname = header_cssstyles.collectionName;
29290
+ }
29291
+ return /*#__PURE__*/React.createElement("li", {
29292
+ "class": "dropdown d-flex align-items-center w-100"
29293
+ }, /*#__PURE__*/React.createElement("div", {
29294
+ "class": parentclassname + ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer ',
29295
+ onMouseEnter: function onMouseEnter() {
29296
+ setChoosenindex(index);
29297
+ }
29298
+ }, /*#__PURE__*/React.createElement("div", {
29299
+ className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
29300
+ }, /*#__PURE__*/React.createElement("p", {
29301
+ "class": ' m-0 p-0 wordbreak wordbreak1 ',
29302
+ onClick: function onClick() {
29303
+ if (sectionproperties.fetchparenttype == 'Categories') {
29304
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
29305
+ } else if (sectionproperties.fetchparenttype == 'Parent Collections') {
29306
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
29307
+ } else {
29308
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29309
+ }
29310
+ }
29311
+ }, langdetect == 'en' ? item.title_en : item.title_ar)), sectionproperties.fetchparenttype != 'Collections' && /*#__PURE__*/React.createElement("div", {
29312
+ className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
29313
+ }, /*#__PURE__*/React.createElement("i", {
29314
+ className: ' p-0 h-100 allcentered '
29315
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
29316
+ size: sectionproperties.collectionsectioniconfontsize
29317
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
29318
+ size: sectionproperties.collectionsectioniconfontsize
29319
+ })))), sectionproperties.fetchparenttype == 'Categories' && ((_fetchedarray$Choosen = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen === void 0 || (_fetchedarray$Choosen = _fetchedarray$Choosen.parentcolletions) === null || _fetchedarray$Choosen === void 0 ? void 0 : _fetchedarray$Choosen.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_fetchedarray$Choosen2 = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen2 === void 0 || (_fetchedarray$Choosen2 = _fetchedarray$Choosen2.parentcolletions) === null || _fetchedarray$Choosen2 === void 0 ? void 0 : _fetchedarray$Choosen2.map(function (item, index) {
29320
+ var _item$collections;
29321
+ return /*#__PURE__*/React.createElement("li", {
29322
+ "class": "dropdown d-flex align-items-center w-100"
29323
+ }, /*#__PURE__*/React.createElement("div", {
29324
+ "class": header_cssstyles.parentcollection + ' w-100 dropdownInnerContainer cursor-pointer ',
29325
+ onClick: function onClick() {
29326
+ if (sectionproperties.fetchparenttype == 'Categories') {
29327
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
29328
+ } else {
29329
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29330
+ }
29331
+ }
29332
+ }, /*#__PURE__*/React.createElement("div", {
29333
+ "class": "row m-0 w-100"
29334
+ }, /*#__PURE__*/React.createElement("div", {
29335
+ className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
29336
+ }, /*#__PURE__*/React.createElement("p", {
29337
+ "class": ' m-0 p-0 wordbreak wordbreak1 '
29338
+ }, langdetect == 'en' ? item.title_en : item.title_ar)), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("div", {
29339
+ className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
29340
+ }, /*#__PURE__*/React.createElement("i", {
29341
+ className: ' p-0 h-100 allcentered '
29342
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
29343
+ size: sectionproperties.collectionsectioniconfontsize
29344
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
29345
+ size: sectionproperties.collectionsectioniconfontsize
29346
+ }))))), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, item === null || item === void 0 || (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
29347
+ return /*#__PURE__*/React.createElement("li", {
29348
+ "class": header_cssstyles.collectionName + ' w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer ',
29349
+ onClick: function onClick() {
29350
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29351
+ }
29352
+ }, langdetect == 'en' ? item.title_en : item.title_ar);
29353
+ })));
29354
+ })), sectionproperties.fetchparenttype == 'Parent Collections' && ((_pcollarray$Choosenin = pcollarray[Choosenindex]) === null || _pcollarray$Choosenin === void 0 ? void 0 : _pcollarray$Choosenin.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_pcollarray$Choosenin2 = pcollarray[Choosenindex]) === null || _pcollarray$Choosenin2 === void 0 || (_pcollarray$Choosenin2 = _pcollarray$Choosenin2.collections) === null || _pcollarray$Choosenin2 === void 0 ? void 0 : _pcollarray$Choosenin2.map(function (item, index) {
29355
+ return /*#__PURE__*/React.createElement("li", {
29356
+ "class": "dropdown d-flex align-items-center w-100"
29357
+ }, /*#__PURE__*/React.createElement("div", {
29358
+ "class": header_cssstyles.collectionName + ' w-100 dropdownInnerContainer cursor-pointer ',
29359
+ onClick: function onClick() {
29360
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
29361
+ }
29362
+ }, /*#__PURE__*/React.createElement("div", {
29363
+ className: ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start align-items-center p-0 '
29364
+ }, /*#__PURE__*/React.createElement("p", {
29365
+ "class": ' m-0 p-0 wordbreak wordbreak1 '
29366
+ }, langdetect == 'en' ? item.title_en : item.title_ar))));
29367
+ })));
29368
+ };
29247
29369
  return /*#__PURE__*/React.createElement("div", {
29248
29370
  "class": ' row m-0 w-100 d-flex justify-content-center align-items-center ',
29249
29371
  style: {
@@ -29418,6 +29540,62 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29418
29540
  }, /*#__PURE__*/React.createElement("div", {
29419
29541
  "class": "col-lg-5 p-0 d-flex align-items-center justify-content-start h-100"
29420
29542
  }, /*#__PURE__*/React.createElement("div", {
29543
+ "class": 'col-xl-3 col-lg-4 p-0 d-flex align-items-center justify-content-start ',
29544
+ onClick: function onClick() {
29545
+ setdropdownselect(!dropdownselect);
29546
+ }
29547
+ }, /*#__PURE__*/React.createElement("div", {
29548
+ "class": "".concat(header_cssstyles.categorybtn) + ' categoriesdropdown d-flex w-100 align-items-center pl-2 pr-2 ',
29549
+ style: {
29550
+ borderTopRightRadius: langdetect == 'en' ? 0 : '',
29551
+ borderBottomRightRadius: langdetect == 'en' ? 0 : '',
29552
+ borderBottomLeftRadius: langdetect == 'ar' ? 0 : '',
29553
+ borderTopLeftRadius: langdetect == 'ar' ? 0 : '',
29554
+ zIndex: 100000
29555
+ }
29556
+ }, /*#__PURE__*/React.createElement("li", {
29557
+ "class": langdetect == 'en' ? 'dropdown dropdownen w-100' : 'dropdown dropdownar w-100'
29558
+ }, /*#__PURE__*/React.createElement("div", {
29559
+ "class": ' m-0 allcentered cursor-pointer px-2 p-lg-0 '
29560
+ }, /*#__PURE__*/React.createElement("div", {
29561
+ "class": 'col-lg-10 d-flex justify-content-start m-0 p-0'
29562
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React.createElement("div", {
29563
+ "class": "col-lg-2 p-0 h-100 d-flex align-items-center justify-content-end d-xl-flex d-lg-none"
29564
+ }, /*#__PURE__*/React.createElement("i", {
29565
+ "class": "h-100 d-flex align-items-center justify-content-end"
29566
+ }, dropdownselect ? /*#__PURE__*/React.createElement(MdKeyboardArrowUp, {
29567
+ size: 25
29568
+ }) : /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
29569
+ size: 25
29570
+ })))), /*#__PURE__*/React.createElement("ul", {
29571
+ "class": "mt-2",
29572
+ sytle: {
29573
+ width: '200px'
29574
+ }
29575
+ }, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcategories) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.map(function (item, index) {
29576
+ var _authdetailsContext$i9;
29577
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instcategories;
29578
+ if (item.isshowntocustomers == 1) {
29579
+ return /*#__PURE__*/React.createElement("div", {
29580
+ "class": "w-100"
29581
+ }, ButtonDropdown(item, index, fetchedarray));
29582
+ }
29583
+ })), sectionproperties.fetchparenttype == 'Parent Collections' && ((_pcollarray = pcollarray) === null || _pcollarray === void 0 ? void 0 : _pcollarray.map(function (item, index) {
29584
+ var fetchedarray = pcollarray;
29585
+ if (item.isshowntocustomers == 1) {
29586
+ return /*#__PURE__*/React.createElement("div", {
29587
+ "class": "w-100"
29588
+ }, ButtonDropdown(item, index, fetchedarray));
29589
+ }
29590
+ })), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.instcollections) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.map(function (item, index) {
29591
+ var _authdetailsContext$i11;
29592
+ var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instcollections;
29593
+ if (item.isshowntocustomers == 1) {
29594
+ return /*#__PURE__*/React.createElement("div", {
29595
+ "class": "w-100"
29596
+ }, ButtonDropdown(item, index, fetchedarray));
29597
+ }
29598
+ })))))), /*#__PURE__*/React.createElement("div", {
29421
29599
  "class": ' scrollhorizontal w-100 align-items-center h-100 ',
29422
29600
  style: {
29423
29601
  display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
@@ -29723,7 +29901,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29723
29901
  }
29724
29902
  }), /*#__PURE__*/React.createElement("span", {
29725
29903
  "class": 'ml-2 mr-2'
29726
- }, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcurrencies) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) > 1 && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
29904
+ }, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.instcurrencies) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.length) > 1 && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
29727
29905
  "class": ' d-flex align-items-center justify-content-center '
29728
29906
  }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
29729
29907
  "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
@@ -29733,8 +29911,8 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29733
29911
  "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
29734
29912
  }, /*#__PURE__*/React.createElement("p", {
29735
29913
  "class": "m-0 p-0 ml-2 mr-2"
29736
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcurrencies) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
29737
- var _authdetailsContext$i10;
29914
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 || (_authdetailsContext$i13 = _authdetailsContext$i13.instcurrencies) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.map(function (item, index) {
29915
+ var _authdetailsContext$i14;
29738
29916
  return /*#__PURE__*/React.createElement(Dropdown.Item, {
29739
29917
  onClick: function onClick() {
29740
29918
  setcurrencyfunccontext(item);
@@ -29752,7 +29930,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
29752
29930
  fontWeight: sectionproperties.dropdown_fontweight,
29753
29931
  textTransform: sectionproperties.dropdown_texttransform
29754
29932
  }
29755
- }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.instcurrencies) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.length) - 1 && /*#__PURE__*/React.createElement("div", {
29933
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 || (_authdetailsContext$i14 = _authdetailsContext$i14.instcurrencies) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.length) - 1 && /*#__PURE__*/React.createElement("div", {
29756
29934
  "class": "col-lg-12 p-0"
29757
29935
  }, /*#__PURE__*/React.createElement("hr", {
29758
29936
  "class": "m-0"
@@ -30825,9 +31003,9 @@ var Header8 = function Header8(props) {
30825
31003
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
30826
31004
  }, /*#__PURE__*/React.createElement("i", {
30827
31005
  className: ' p-0 h-100 allcentered '
30828
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
31006
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
30829
31007
  size: sectionproperties.collectionsectioniconfontsize
30830
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
31008
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
30831
31009
  size: sectionproperties.collectionsectioniconfontsize
30832
31010
  })))), sectionproperties.fetchparenttype == 'Categories' && ((_fetchedarray$Choosen = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen === void 0 || (_fetchedarray$Choosen = _fetchedarray$Choosen.parentcolletions) === null || _fetchedarray$Choosen === void 0 ? void 0 : _fetchedarray$Choosen.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_fetchedarray$Choosen2 = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen2 === void 0 || (_fetchedarray$Choosen2 = _fetchedarray$Choosen2.parentcolletions) === null || _fetchedarray$Choosen2 === void 0 ? void 0 : _fetchedarray$Choosen2.map(function (item, index) {
30833
31011
  var _item$collections;
@@ -30852,9 +31030,9 @@ var Header8 = function Header8(props) {
30852
31030
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
30853
31031
  }, /*#__PURE__*/React.createElement("i", {
30854
31032
  className: ' p-0 h-100 allcentered '
30855
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
31033
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
30856
31034
  size: sectionproperties.collectionsectioniconfontsize
30857
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
31035
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
30858
31036
  size: sectionproperties.collectionsectioniconfontsize
30859
31037
  }))))), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, item === null || item === void 0 || (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
30860
31038
  return /*#__PURE__*/React.createElement("li", {
@@ -37337,9 +37515,9 @@ var SearchFocusedHeader = function SearchFocusedHeader(props) {
37337
37515
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
37338
37516
  }, /*#__PURE__*/React.createElement("i", {
37339
37517
  className: ' p-0 h-100 allcentered '
37340
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
37518
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
37341
37519
  size: sectionproperties.collectionsectioniconfontsize
37342
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
37520
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
37343
37521
  size: sectionproperties.collectionsectioniconfontsize
37344
37522
  })))), sectionproperties.fetchparenttype == 'Categories' && ((_fetchedarray$Choosen = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen === void 0 || (_fetchedarray$Choosen = _fetchedarray$Choosen.parentcolletions) === null || _fetchedarray$Choosen === void 0 ? void 0 : _fetchedarray$Choosen.length) != 0 && /*#__PURE__*/React.createElement("ul", null, (_fetchedarray$Choosen2 = fetchedarray[Choosenindex]) === null || _fetchedarray$Choosen2 === void 0 || (_fetchedarray$Choosen2 = _fetchedarray$Choosen2.parentcolletions) === null || _fetchedarray$Choosen2 === void 0 ? void 0 : _fetchedarray$Choosen2.map(function (item, index) {
37345
37523
  var _item$collections;
@@ -37364,9 +37542,9 @@ var SearchFocusedHeader = function SearchFocusedHeader(props) {
37364
37542
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
37365
37543
  }, /*#__PURE__*/React.createElement("i", {
37366
37544
  className: ' p-0 h-100 allcentered '
37367
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
37545
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
37368
37546
  size: sectionproperties.collectionsectioniconfontsize
37369
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
37547
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
37370
37548
  size: sectionproperties.collectionsectioniconfontsize
37371
37549
  }))))), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React.createElement("ul", null, item === null || item === void 0 || (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
37372
37550
  return /*#__PURE__*/React.createElement("li", {
@@ -42977,7 +43155,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
42977
43155
  "class": "m-0 p-0"
42978
43156
  }, " ", langdetect == 'en' ? item.pagename : item.pagename_ar)), /*#__PURE__*/React.createElement("div", {
42979
43157
  "class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
42980
- }, /*#__PURE__*/React.createElement(BsChevronRight, {
43158
+ }, /*#__PURE__*/React.createElement(BsChevronRight$1, {
42981
43159
  style: {
42982
43160
  transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
42983
43161
  }
@@ -45258,7 +45436,7 @@ var Footer4 = function Footer4(props) {
45258
45436
  function ownKeys$1y(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; }
45259
45437
  function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
45260
45438
  var Footer5 = function Footer5(props) {
45261
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40, _authdetailsContext$i43, _authdetailsContext$i46;
45439
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40, _authdetailsContext$i43, _authdetailsContext$i46, _authdetailsContext$i49;
45262
45440
  var _useState = useState(''),
45263
45441
  _useState2 = _slicedToArray(_useState, 2),
45264
45442
  sectionproperties = _useState2[0],
@@ -45778,11 +45956,30 @@ var Footer5 = function Footer5(props) {
45778
45956
  className: "".concat(footerStyles.payimgcont),
45779
45957
  style: {
45780
45958
  width: '70px',
45781
- height: '30px'
45959
+ height: '30px',
45960
+ borderRadius: 10
45782
45961
  }
45783
45962
  }, /*#__PURE__*/React.createElement("img", {
45784
45963
  src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
45785
45964
  className: "".concat(footerStyles.payimg)
45965
+ })), sectionproperties.showbankak == 'Show' && /*#__PURE__*/React.createElement("div", {
45966
+ className: "".concat(footerStyles.payimgcont),
45967
+ style: {
45968
+ width: '50px',
45969
+ height: '50px'
45970
+ }
45971
+ }, /*#__PURE__*/React.createElement("img", {
45972
+ src: 'https://tabex-co.com/storage/StaticImages/bankak.png',
45973
+ className: "".concat(footerStyles.payimg)
45974
+ })), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React.createElement("div", {
45975
+ className: "".concat(footerStyles.payimgcont),
45976
+ style: {
45977
+ width: '70px',
45978
+ height: '30px'
45979
+ }
45980
+ }, /*#__PURE__*/React.createElement("img", {
45981
+ src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
45982
+ className: "".concat(footerStyles.payimg)
45786
45983
  })))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
45787
45984
  className: "row m-0 w-100 mt-3"
45788
45985
  }, /*#__PURE__*/React.createElement("div", {
@@ -45902,6 +46099,19 @@ var Footer5 = function Footer5(props) {
45902
46099
  className: "h-100 allcentered"
45903
46100
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
45904
46101
  size: sectionproperties.instgrambtniconfontsize
46102
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
46103
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
46104
+ onClick: function onClick() {
46105
+ var _authdetailsContext$i50;
46106
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.telegramlink) != null) {
46107
+ var _authdetailsContext$i51;
46108
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.telegramlink, '_blank');
46109
+ }
46110
+ }
46111
+ }, /*#__PURE__*/React.createElement("i", {
46112
+ className: "h-100 allcentered"
46113
+ }, /*#__PURE__*/React.createElement(FaTelegramPlane, {
46114
+ size: sectionproperties.instgrambtniconfontsize
45905
46115
  })))))));
45906
46116
  };
45907
46117
 
@@ -54101,9 +54311,9 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
54101
54311
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
54102
54312
  }, /*#__PURE__*/React.createElement("i", {
54103
54313
  className: ' p-0 h-100 allcentered '
54104
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
54314
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
54105
54315
  size: sectionproperties.collectionsectioniconfontsize
54106
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
54316
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
54107
54317
  size: sectionproperties.collectionsectioniconfontsize
54108
54318
  }))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instcategories.length) - 1 && /*#__PURE__*/React.createElement("div", {
54109
54319
  className: "col-lg-12 p-0 mt-3 mb-3"
@@ -54129,9 +54339,9 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
54129
54339
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
54130
54340
  }, /*#__PURE__*/React.createElement("i", {
54131
54341
  className: ' p-0 h-100 allcentered '
54132
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
54342
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
54133
54343
  size: sectionproperties.collectionsectioniconfontsize
54134
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
54344
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
54135
54345
  size: sectionproperties.collectionsectioniconfontsize
54136
54346
  }))), index != pcollarray - 1 && /*#__PURE__*/React.createElement("div", {
54137
54347
  className: "col-lg-12 p-0 mt-3 mb-3"
@@ -59472,10 +59682,10 @@ var DynamicForm = function DynamicForm(props) {
59472
59682
  setpercentage(75);
59473
59683
  } else ;
59474
59684
  }
59475
- }, langdetect == 'en' && /*#__PURE__*/React.createElement(BsChevronLeft, {
59685
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement(BsChevronLeft$1, {
59476
59686
  color: '#fff',
59477
59687
  size: 18
59478
- }), langdetect == 'ar' && /*#__PURE__*/React.createElement(BsChevronRight, {
59688
+ }), langdetect == 'ar' && /*#__PURE__*/React.createElement(BsChevronRight$1, {
59479
59689
  color: '#fff',
59480
59690
  size: 18
59481
59691
  })), /*#__PURE__*/React.createElement("div", {
@@ -59492,10 +59702,10 @@ var DynamicForm = function DynamicForm(props) {
59492
59702
  setpercentage(100);
59493
59703
  } else ;
59494
59704
  }
59495
- }, langdetect == 'en' && /*#__PURE__*/React.createElement(BsChevronRight, {
59705
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement(BsChevronRight$1, {
59496
59706
  color: '#fff',
59497
59707
  size: 18
59498
- }), langdetect == 'ar' && /*#__PURE__*/React.createElement(BsChevronLeft, {
59708
+ }), langdetect == 'ar' && /*#__PURE__*/React.createElement(BsChevronLeft$1, {
59499
59709
  color: '#fff',
59500
59710
  size: 18
59501
59711
  }))), /*#__PURE__*/React.createElement("div", {
@@ -63736,9 +63946,9 @@ var Slideshowslide = function Slideshowslide(props) {
63736
63946
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
63737
63947
  }, /*#__PURE__*/React.createElement("i", {
63738
63948
  className: ' p-0 h-100 allcentered '
63739
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
63949
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
63740
63950
  size: sectionproperties.collectionsectioniconfontsize
63741
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
63951
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
63742
63952
  size: sectionproperties.collectionsectioniconfontsize
63743
63953
  }))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
63744
63954
  className: "col-lg-12 p-0 mt-3 mb-3"
@@ -63764,9 +63974,9 @@ var Slideshowslide = function Slideshowslide(props) {
63764
63974
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
63765
63975
  }, /*#__PURE__*/React.createElement("i", {
63766
63976
  className: ' p-0 h-100 allcentered '
63767
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
63977
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
63768
63978
  size: sectionproperties.collectionsectioniconfontsize
63769
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
63979
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
63770
63980
  size: sectionproperties.collectionsectioniconfontsize
63771
63981
  }))), index != pcollarray - 1 && /*#__PURE__*/React.createElement("div", {
63772
63982
  className: "col-lg-12 p-0 mt-3 mb-3"
@@ -65879,9 +66089,9 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
65879
66089
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
65880
66090
  }, /*#__PURE__*/React.createElement("i", {
65881
66091
  className: ' p-0 h-100 allcentered '
65882
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
66092
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
65883
66093
  size: sectionproperties.collectionsectioniconfontsize
65884
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
66094
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
65885
66095
  size: sectionproperties.collectionsectioniconfontsize
65886
66096
  }))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
65887
66097
  className: "col-lg-12 p-0 mt-3 mb-3"
@@ -65907,9 +66117,9 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
65907
66117
  className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
65908
66118
  }, /*#__PURE__*/React.createElement("i", {
65909
66119
  className: ' p-0 h-100 allcentered '
65910
- }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight, {
66120
+ }, langdetect == 'en' ? /*#__PURE__*/React.createElement(BsChevronRight$1, {
65911
66121
  size: sectionproperties.collectionsectioniconfontsize
65912
- }) : /*#__PURE__*/React.createElement(BsChevronLeft, {
66122
+ }) : /*#__PURE__*/React.createElement(BsChevronLeft$1, {
65913
66123
  size: sectionproperties.collectionsectioniconfontsize
65914
66124
  }))), index != pcollarray - 1 && /*#__PURE__*/React.createElement("div", {
65915
66125
  className: "col-lg-12 p-0 mt-3 mb-3"