tabexseriescomponents 0.0.702 → 0.0.704
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 +297 -55
- package/dist/index.esm.js +297 -55
- package/dist/index.umd.js +300 -58
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -130,9 +130,9 @@ var BsSearch = require('@react-icons/all-files/bs/BsSearch');
|
|
|
130
130
|
var AiOutlinePhone = require('@react-icons/all-files/ai/AiOutlinePhone');
|
|
131
131
|
var GoSearch = require('@react-icons/all-files/go/GoSearch');
|
|
132
132
|
var AiOutlineInstagram = require('@react-icons/all-files/ai/AiOutlineInstagram');
|
|
133
|
+
var MdKeyboardArrowUp = require('@react-icons/all-files/md/MdKeyboardArrowUp');
|
|
133
134
|
var RiUserSettingsLine = require('@react-icons/all-files/ri/RiUserSettingsLine');
|
|
134
135
|
var HiUserCircle = require('@react-icons/all-files/hi/HiUserCircle');
|
|
135
|
-
var MdKeyboardArrowUp = require('@react-icons/all-files/md/MdKeyboardArrowUp');
|
|
136
136
|
var BsInfoCircle = require('@react-icons/all-files/bs/BsInfoCircle');
|
|
137
137
|
var AiFillPhone = require('@react-icons/all-files/ai/AiFillPhone');
|
|
138
138
|
var FaTelegramPlane = require('@react-icons/all-files/fa/FaTelegramPlane');
|
|
@@ -23162,7 +23162,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23162
23162
|
style: {
|
|
23163
23163
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
23164
23164
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
23165
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
23165
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
23166
|
+
color: sectionproperties.language_container_color_resp
|
|
23166
23167
|
}
|
|
23167
23168
|
}, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
23168
23169
|
"class": 'ml-2 mr-2'
|
|
@@ -23207,31 +23208,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23207
23208
|
className: "h-100 allcentered"
|
|
23208
23209
|
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
23209
23210
|
size: 20
|
|
23210
|
-
})))),
|
|
23211
|
-
"class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
|
|
23212
|
-
style: {
|
|
23213
|
-
minWidth: '30px'
|
|
23214
|
-
},
|
|
23215
|
-
onClick: function onClick() {
|
|
23216
|
-
if (langdetect == 'en') {
|
|
23217
|
-
setlang('ar');
|
|
23218
|
-
} else {
|
|
23219
|
-
setlang('en');
|
|
23220
|
-
}
|
|
23221
|
-
}
|
|
23222
|
-
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23223
|
-
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23224
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23225
|
-
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23226
|
-
}, "En", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23227
|
-
"class": "h-100 allcentered ml-auto pl-3"
|
|
23228
|
-
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23229
|
-
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23230
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23231
|
-
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23232
|
-
}, "\u0639", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23233
|
-
"class": "h-100 allcentered mr-auto pr-3"
|
|
23234
|
-
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23211
|
+
}))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23235
23212
|
"class": "px-4 py-4 scrollvertical",
|
|
23236
23213
|
style: {
|
|
23237
23214
|
position: 'fixed',
|
|
@@ -29010,7 +28987,7 @@ styleInject(css_248z$w);
|
|
|
29010
28987
|
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; }
|
|
29011
28988
|
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__default["default"](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; }
|
|
29012
28989
|
var Header_threesectionslogocentered = function Header_threesectionslogocentered(props) {
|
|
29013
|
-
var _authdetailsContext$
|
|
28990
|
+
var _authdetailsContext$i3, _authdetailsContext$i10, _authdetailsContext$i12, _logoarrayofobjects$, _logoarrayofobjects$2, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$i14, _authdetailsContext$i15;
|
|
29014
28991
|
var _useState = React.useState(''),
|
|
29015
28992
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
29016
28993
|
sectionproperties = _useState2[0],
|
|
@@ -29032,6 +29009,10 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29032
29009
|
var actions = props.actions;
|
|
29033
29010
|
var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
|
|
29034
29011
|
var scrollYposittionprops = props.actions.scrollYposittionprops;
|
|
29012
|
+
var _useState3 = React.useState(false),
|
|
29013
|
+
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
29014
|
+
dropdownselect = _useState4[0],
|
|
29015
|
+
setdropdownselect = _useState4[1];
|
|
29035
29016
|
React.useEffect(function () {
|
|
29036
29017
|
var secpropobj = {};
|
|
29037
29018
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -29048,10 +29029,18 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29048
29029
|
}
|
|
29049
29030
|
setsectionproperties(_objectSpread$1T({}, secpropobj));
|
|
29050
29031
|
}, [StatePagePropertiesContext]);
|
|
29051
|
-
var
|
|
29052
|
-
|
|
29053
|
-
logoarrayofobjects =
|
|
29054
|
-
setlogoarrayofobjects =
|
|
29032
|
+
var _useState5 = React.useState([]),
|
|
29033
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
29034
|
+
logoarrayofobjects = _useState6[0],
|
|
29035
|
+
setlogoarrayofobjects = _useState6[1];
|
|
29036
|
+
var _useState7 = React.useState([]),
|
|
29037
|
+
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
29038
|
+
pcollarray = _useState8[0],
|
|
29039
|
+
setpcollarray = _useState8[1];
|
|
29040
|
+
var _useState9 = React.useState(''),
|
|
29041
|
+
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
29042
|
+
Choosenindex = _useState10[0],
|
|
29043
|
+
setChoosenindex = _useState10[1];
|
|
29055
29044
|
React.useEffect(function () {
|
|
29056
29045
|
if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
|
|
29057
29046
|
var logoarrayofobjectsparsed = JSON.parse(templateproperties_context.logoarrayofobjects);
|
|
@@ -29060,6 +29049,28 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29060
29049
|
}
|
|
29061
29050
|
}
|
|
29062
29051
|
}, [templateproperties_context]);
|
|
29052
|
+
React.useEffect(function () {
|
|
29053
|
+
var _authdetailsContext$i;
|
|
29054
|
+
var temppcollarray = _toConsumableArray__default["default"](pcollarray);
|
|
29055
|
+
authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 || (_authdetailsContext$i = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i === void 0 || _authdetailsContext$i.forEach(function (arrayItem) {
|
|
29056
|
+
var _arrayItem$parentcoll;
|
|
29057
|
+
arrayItem === null || arrayItem === void 0 || (_arrayItem$parentcoll = arrayItem.parentcolletions) === null || _arrayItem$parentcoll === void 0 || _arrayItem$parentcoll.forEach(function (item) {
|
|
29058
|
+
temppcollarray.push(item);
|
|
29059
|
+
});
|
|
29060
|
+
});
|
|
29061
|
+
setpcollarray(_toConsumableArray__default["default"](temppcollarray));
|
|
29062
|
+
}, [authdetailsContext]);
|
|
29063
|
+
React.useEffect(function () {
|
|
29064
|
+
var _authdetailsContext$i2;
|
|
29065
|
+
var temppcollarray = _toConsumableArray__default["default"](pcollarray);
|
|
29066
|
+
authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcategories) === null || _authdetailsContext$i2 === void 0 || _authdetailsContext$i2.forEach(function (arrayItem) {
|
|
29067
|
+
var _arrayItem$parentcoll2;
|
|
29068
|
+
arrayItem === null || arrayItem === void 0 || (_arrayItem$parentcoll2 = arrayItem.parentcolletions) === null || _arrayItem$parentcoll2 === void 0 || _arrayItem$parentcoll2.forEach(function (item) {
|
|
29069
|
+
temppcollarray.push(item);
|
|
29070
|
+
});
|
|
29071
|
+
});
|
|
29072
|
+
setpcollarray(_toConsumableArray__default["default"](temppcollarray));
|
|
29073
|
+
}, [authdetailsContext]);
|
|
29063
29074
|
var header_cssstyles = {
|
|
29064
29075
|
header_outercontainer: glamor.css({
|
|
29065
29076
|
position: sectionproperties.headerstyles_position,
|
|
@@ -29290,8 +29301,151 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29290
29301
|
':hover': {
|
|
29291
29302
|
color: sectionproperties.upperheadercoloronhover
|
|
29292
29303
|
}
|
|
29304
|
+
}),
|
|
29305
|
+
categorybtn: glamor.css({
|
|
29306
|
+
background: sectionproperties.generalbtn_bgColortransparent == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColor,
|
|
29307
|
+
width: sectionproperties.generalbtn_width + 'px',
|
|
29308
|
+
maxWidth: '100%',
|
|
29309
|
+
height: sectionproperties.generalbtn_height + 'px',
|
|
29310
|
+
borderRadius: sectionproperties.generalbtnborderradius + 'px',
|
|
29311
|
+
border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
|
|
29312
|
+
color: sectionproperties.generalbtn_textColor,
|
|
29313
|
+
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
29314
|
+
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
29315
|
+
// background: '#003b42',
|
|
29316
|
+
// width: '100%',
|
|
29317
|
+
// height: 40,
|
|
29318
|
+
// borderRadius: 10,
|
|
29319
|
+
// color: 'white',
|
|
29320
|
+
// fontSize: 14,
|
|
29321
|
+
transition: '.3s',
|
|
29322
|
+
':hover': {
|
|
29323
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
29324
|
+
backgroundColor: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover
|
|
29325
|
+
// color: '#fff',
|
|
29326
|
+
// backgroundColor: '#de5511',
|
|
29327
|
+
}
|
|
29328
|
+
}),
|
|
29329
|
+
categoryname: glamor.css(_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"]({
|
|
29330
|
+
color: sectionproperties.subheader_categorytitle_fontColor,
|
|
29331
|
+
fontSize: sectionproperties.subheader_categorytitle_fontSize + 'px',
|
|
29332
|
+
textTransform: sectionproperties.subheader_categorytitle_textTransform,
|
|
29333
|
+
fontWeight: sectionproperties.subheader_categorytitle_textfontweight
|
|
29334
|
+
}, "color", '#003B42'), "fontSize", 14), "fontWeight", 500), "transition", '.3s'), ':hover', _defineProperty__default["default"]({
|
|
29335
|
+
color: sectionproperties.subheader_categorytitle_coloronhover
|
|
29336
|
+
}, "color", '#de5511'))),
|
|
29337
|
+
parentcollection: glamor.css(_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"]({
|
|
29338
|
+
color: sectionproperties.subheader_collectiontitle_fontColor,
|
|
29339
|
+
fontSize: sectionproperties.subheader_collectiontitle_fontSize + 'px',
|
|
29340
|
+
textTransform: sectionproperties.subheader_collectiontitle_textTransform,
|
|
29341
|
+
fontWeight: sectionproperties.subheader_collectiontitle_textfontweight,
|
|
29342
|
+
transition: '.3s'
|
|
29343
|
+
}, "color", '#003B42'), "fontSize", 14), "fontWeight", 500), ':hover', _defineProperty__default["default"]({
|
|
29344
|
+
color: sectionproperties.subheader_collectiontitle_coloronhover
|
|
29345
|
+
}, "color", '#de5511'))),
|
|
29346
|
+
collectionName: glamor.css({
|
|
29347
|
+
color: sectionproperties.collectionsectiontextcolor,
|
|
29348
|
+
fontSize: sectionproperties.collectionsectiontextfontsize + 'px',
|
|
29349
|
+
textTransform: sectionproperties.collectionsectiontexttransform,
|
|
29350
|
+
fontWeight: sectionproperties.collectionsectiontextfontweight,
|
|
29351
|
+
transition: '.3s',
|
|
29352
|
+
// color: '#003B42',
|
|
29353
|
+
// fontSize: 14,
|
|
29354
|
+
// fontWeight: 400,
|
|
29355
|
+
':hover': {
|
|
29356
|
+
color: sectionproperties.collectionsectiontextcoloronhover
|
|
29357
|
+
// color: '#de5511',
|
|
29358
|
+
}
|
|
29293
29359
|
})
|
|
29294
29360
|
};
|
|
29361
|
+
var ButtonDropdown = function ButtonDropdown(item, index, fetchedarray) {
|
|
29362
|
+
var _fetchedarray$Choosen, _fetchedarray$Choosen2, _pcollarray$Choosenin, _pcollarray$Choosenin2;
|
|
29363
|
+
var parentclassname = '';
|
|
29364
|
+
if (sectionproperties.fetchparenttype == 'Categories') {
|
|
29365
|
+
parentclassname = header_cssstyles.categoryname;
|
|
29366
|
+
} else if (sectionproperties.fetchparenttype == 'Parent Collections') {
|
|
29367
|
+
parentclassname = header_cssstyles.parentcollection;
|
|
29368
|
+
} else {
|
|
29369
|
+
parentclassname = header_cssstyles.collectionName;
|
|
29370
|
+
}
|
|
29371
|
+
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
29372
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
29373
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29374
|
+
"class": parentclassname + ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer ',
|
|
29375
|
+
onMouseEnter: function onMouseEnter() {
|
|
29376
|
+
setChoosenindex(index);
|
|
29377
|
+
}
|
|
29378
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29379
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
29380
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29381
|
+
"class": ' m-0 p-0 wordbreak wordbreak1 ',
|
|
29382
|
+
onClick: function onClick() {
|
|
29383
|
+
if (sectionproperties.fetchparenttype == 'Categories') {
|
|
29384
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
|
|
29385
|
+
} else if (sectionproperties.fetchparenttype == 'Parent Collections') {
|
|
29386
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
|
|
29387
|
+
} else {
|
|
29388
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
29389
|
+
}
|
|
29390
|
+
}
|
|
29391
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar)), sectionproperties.fetchparenttype != 'Collections' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29392
|
+
className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
|
|
29393
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
29394
|
+
className: ' p-0 h-100 allcentered '
|
|
29395
|
+
}, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, {
|
|
29396
|
+
size: sectionproperties.collectionsectioniconfontsize
|
|
29397
|
+
}) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
29398
|
+
size: sectionproperties.collectionsectioniconfontsize
|
|
29399
|
+
})))), 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__default["default"].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) {
|
|
29400
|
+
var _item$collections;
|
|
29401
|
+
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
29402
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
29403
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29404
|
+
"class": header_cssstyles.parentcollection + ' w-100 dropdownInnerContainer cursor-pointer ',
|
|
29405
|
+
onClick: function onClick() {
|
|
29406
|
+
if (sectionproperties.fetchparenttype == 'Categories') {
|
|
29407
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
|
|
29408
|
+
} else {
|
|
29409
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
29410
|
+
}
|
|
29411
|
+
}
|
|
29412
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29413
|
+
"class": "row m-0 w-100"
|
|
29414
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29415
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
29416
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29417
|
+
"class": ' m-0 p-0 wordbreak wordbreak1 '
|
|
29418
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar)), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29419
|
+
className: 'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '
|
|
29420
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
29421
|
+
className: ' p-0 h-100 allcentered '
|
|
29422
|
+
}, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, {
|
|
29423
|
+
size: sectionproperties.collectionsectioniconfontsize
|
|
29424
|
+
}) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
29425
|
+
size: sectionproperties.collectionsectioniconfontsize
|
|
29426
|
+
}))))), (item === null || item === void 0 ? void 0 : item.collections.length) != 0 && /*#__PURE__*/React__default["default"].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) {
|
|
29427
|
+
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
29428
|
+
"class": header_cssstyles.collectionName + ' w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer ',
|
|
29429
|
+
onClick: function onClick() {
|
|
29430
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
29431
|
+
}
|
|
29432
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar);
|
|
29433
|
+
})));
|
|
29434
|
+
})), sectionproperties.fetchparenttype == 'Parent Collections' && ((_pcollarray$Choosenin = pcollarray[Choosenindex]) === null || _pcollarray$Choosenin === void 0 ? void 0 : _pcollarray$Choosenin.collections.length) != 0 && /*#__PURE__*/React__default["default"].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) {
|
|
29435
|
+
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
29436
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
29437
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29438
|
+
"class": header_cssstyles.collectionName + ' w-100 dropdownInnerContainer cursor-pointer ',
|
|
29439
|
+
onClick: function onClick() {
|
|
29440
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
|
|
29441
|
+
}
|
|
29442
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29443
|
+
className: ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
29444
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29445
|
+
"class": ' m-0 p-0 wordbreak wordbreak1 '
|
|
29446
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar))));
|
|
29447
|
+
})));
|
|
29448
|
+
};
|
|
29295
29449
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29296
29450
|
"class": ' row m-0 w-100 d-flex justify-content-center align-items-center ',
|
|
29297
29451
|
style: {
|
|
@@ -29317,7 +29471,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29317
29471
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
29318
29472
|
}
|
|
29319
29473
|
}))), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
29320
|
-
href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29474
|
+
href: 'https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.whatsappnumber),
|
|
29321
29475
|
target: '_blank',
|
|
29322
29476
|
style: {
|
|
29323
29477
|
position: 'fixed',
|
|
@@ -29365,30 +29519,30 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29365
29519
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
29366
29520
|
"class": header_cssstyles.fbbtn + ' cursor-pointer ml-3 mr-3 ',
|
|
29367
29521
|
onClick: function onClick() {
|
|
29368
|
-
var _authdetailsContext$
|
|
29369
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29370
|
-
var _authdetailsContext$
|
|
29371
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29522
|
+
var _authdetailsContext$i4;
|
|
29523
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
|
|
29524
|
+
var _authdetailsContext$i5;
|
|
29525
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
|
|
29372
29526
|
}
|
|
29373
29527
|
},
|
|
29374
29528
|
size: sectionproperties.facebkbtnniconfontsize
|
|
29375
29529
|
}), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement(AiOutlineInstagram.AiOutlineInstagram, {
|
|
29376
29530
|
"class": header_cssstyles.instagrambtn + ' cursor-pointer ml-3 mr-3 ',
|
|
29377
29531
|
onClick: function onClick() {
|
|
29378
|
-
var _authdetailsContext$
|
|
29379
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29380
|
-
var _authdetailsContext$
|
|
29381
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29532
|
+
var _authdetailsContext$i6;
|
|
29533
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null) {
|
|
29534
|
+
var _authdetailsContext$i7;
|
|
29535
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, '_blank');
|
|
29382
29536
|
}
|
|
29383
29537
|
},
|
|
29384
29538
|
size: sectionproperties.instgrambtniconfontsize
|
|
29385
29539
|
}), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
29386
29540
|
"class": header_cssstyles.whatsapp_btn + ' cursor-pointer ml-3 mr-3 ',
|
|
29387
29541
|
onClick: function onClick() {
|
|
29388
|
-
var _authdetailsContext$
|
|
29389
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29390
|
-
var _authdetailsContext$
|
|
29391
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29542
|
+
var _authdetailsContext$i8;
|
|
29543
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null) {
|
|
29544
|
+
var _authdetailsContext$i9;
|
|
29545
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber), '_blank');
|
|
29392
29546
|
}
|
|
29393
29547
|
},
|
|
29394
29548
|
size: sectionproperties.youtubebtniconfontsize
|
|
@@ -29459,12 +29613,68 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29459
29613
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
29460
29614
|
"class": 'ml-2 mr-2'
|
|
29461
29615
|
}, lang.english)))))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29462
|
-
"class": "".concat(headerstyles$a.header_innercontainer, " ").concat(header_cssstyles.header_innercontainer) + ' row m-0 w-100 d-flex align-items-center ',
|
|
29616
|
+
"class": "".concat(headerstyles$a.header_innercontainer, " ").concat(header_cssstyles.header_innercontainer) + ' row m-0 w-100 d-flex align-items-center px-1024-1 ',
|
|
29463
29617
|
style: {
|
|
29464
29618
|
zIndex: 2
|
|
29465
29619
|
}
|
|
29466
29620
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29467
29621
|
"class": "col-lg-5 p-0 d-flex align-items-center justify-content-start h-100"
|
|
29622
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29623
|
+
"class": "row m-0 w-100"
|
|
29624
|
+
}, sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29625
|
+
"class": 'col-lg-3 col-xl-4 d-flex align-items-center justify-content-start ',
|
|
29626
|
+
onClick: function onClick() {
|
|
29627
|
+
setdropdownselect(!dropdownselect);
|
|
29628
|
+
}
|
|
29629
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29630
|
+
"class": "".concat(header_cssstyles.categorybtn) + ' categoriesdropdown d-flex w-100 align-items-center pl-2 pr-2 ',
|
|
29631
|
+
style: {
|
|
29632
|
+
zIndex: 100000
|
|
29633
|
+
}
|
|
29634
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
29635
|
+
"class": langdetect == 'en' ? 'dropdown dropdownen w-100' : 'dropdown dropdownar w-100'
|
|
29636
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29637
|
+
"class": ' m-0 allcentered cursor-pointer px-2 p-lg-0 '
|
|
29638
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29639
|
+
"class": 'col-lg-10 d-flex justify-content-start m-0 p-0'
|
|
29640
|
+
}, langdetect == 'en' ? 'Products' : 'المنتجات'), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29641
|
+
"class": "col-lg-2 p-0 h-100 d-flex align-items-center justify-content-end d-xl-flex d-lg-none"
|
|
29642
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
29643
|
+
"class": "h-100 d-flex align-items-center justify-content-end"
|
|
29644
|
+
}, dropdownselect ? /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowUp.MdKeyboardArrowUp, {
|
|
29645
|
+
size: 25
|
|
29646
|
+
}) : /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
29647
|
+
size: 25
|
|
29648
|
+
})))), /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
29649
|
+
"class": "mt-2",
|
|
29650
|
+
sytle: {
|
|
29651
|
+
width: '200px'
|
|
29652
|
+
}
|
|
29653
|
+
}, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.instcategories) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.map(function (item, index) {
|
|
29654
|
+
var _authdetailsContext$i11;
|
|
29655
|
+
var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instcategories;
|
|
29656
|
+
if (item.isshowntocustomers == 1) {
|
|
29657
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29658
|
+
"class": "w-100"
|
|
29659
|
+
}, ButtonDropdown(item, index, fetchedarray));
|
|
29660
|
+
}
|
|
29661
|
+
})), sectionproperties.fetchparenttype == 'Parent Collections' && (pcollarray === null || pcollarray === void 0 ? void 0 : pcollarray.map(function (item, index) {
|
|
29662
|
+
var fetchedarray = pcollarray;
|
|
29663
|
+
if (item.isshowntocustomers == 1) {
|
|
29664
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29665
|
+
"class": "w-100"
|
|
29666
|
+
}, ButtonDropdown(item, index, fetchedarray));
|
|
29667
|
+
}
|
|
29668
|
+
})), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.instcollections) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.map(function (item, index) {
|
|
29669
|
+
var _authdetailsContext$i13;
|
|
29670
|
+
var fetchedarray = authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instcollections;
|
|
29671
|
+
if (item.isshowntocustomers == 1) {
|
|
29672
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29673
|
+
"class": "w-100"
|
|
29674
|
+
}, ButtonDropdown(item, index, fetchedarray));
|
|
29675
|
+
}
|
|
29676
|
+
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29677
|
+
"class": sectionproperties.generalbtn_show == 'Show' ? 'col-xl-8 col-lg-9' : 'col-12'
|
|
29468
29678
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29469
29679
|
"class": ' scrollhorizontal w-100 align-items-center h-100 ',
|
|
29470
29680
|
style: {
|
|
@@ -29492,7 +29702,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29492
29702
|
"class": "".concat(headerstyles$a.navbar_item_text, " ").concat(header_cssstyles.navbar_item_text)
|
|
29493
29703
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
29494
29704
|
}
|
|
29495
|
-
})), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29705
|
+
})))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29496
29706
|
"class": "row m-0 w-100 p-0"
|
|
29497
29707
|
}, /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
29498
29708
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -29771,7 +29981,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29771
29981
|
}
|
|
29772
29982
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
29773
29983
|
"class": 'ml-2 mr-2'
|
|
29774
|
-
}, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29984
|
+
}, "English"))))))), authdetailsContext != undefined && (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__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
29775
29985
|
"class": ' d-flex align-items-center justify-content-center '
|
|
29776
29986
|
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29777
29987
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
@@ -29781,8 +29991,8 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29781
29991
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
29782
29992
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29783
29993
|
"class": "m-0 p-0 ml-2 mr-2"
|
|
29784
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29785
|
-
var _authdetailsContext$
|
|
29994
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 || (_authdetailsContext$i15 = _authdetailsContext$i15.instcurrencies) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.map(function (item, index) {
|
|
29995
|
+
var _authdetailsContext$i16;
|
|
29786
29996
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
29787
29997
|
onClick: function onClick() {
|
|
29788
29998
|
setcurrencyfunccontext(item);
|
|
@@ -29800,7 +30010,7 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
29800
30010
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
29801
30011
|
textTransform: sectionproperties.dropdown_texttransform
|
|
29802
30012
|
}
|
|
29803
|
-
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
30013
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.instcurrencies) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29804
30014
|
"class": "col-lg-12 p-0"
|
|
29805
30015
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
29806
30016
|
"class": "m-0"
|
|
@@ -45306,7 +45516,7 @@ var Footer4 = function Footer4(props) {
|
|
|
45306
45516
|
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; }
|
|
45307
45517
|
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__default["default"](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; }
|
|
45308
45518
|
var Footer5 = function Footer5(props) {
|
|
45309
|
-
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;
|
|
45519
|
+
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;
|
|
45310
45520
|
var _useState = React.useState(''),
|
|
45311
45521
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
45312
45522
|
sectionproperties = _useState2[0],
|
|
@@ -45826,11 +46036,30 @@ var Footer5 = function Footer5(props) {
|
|
|
45826
46036
|
className: "".concat(footerStyles.payimgcont),
|
|
45827
46037
|
style: {
|
|
45828
46038
|
width: '70px',
|
|
45829
|
-
height: '30px'
|
|
46039
|
+
height: '30px',
|
|
46040
|
+
borderRadius: 10
|
|
45830
46041
|
}
|
|
45831
46042
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
45832
46043
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
45833
46044
|
className: "".concat(footerStyles.payimg)
|
|
46045
|
+
})), sectionproperties.showbankak == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46046
|
+
className: "".concat(footerStyles.payimgcont),
|
|
46047
|
+
style: {
|
|
46048
|
+
width: '50px',
|
|
46049
|
+
height: '50px'
|
|
46050
|
+
}
|
|
46051
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
46052
|
+
src: 'https://tabex-co.com/storage/StaticImages/bankak.png',
|
|
46053
|
+
className: "".concat(footerStyles.payimg)
|
|
46054
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46055
|
+
className: "".concat(footerStyles.payimgcont),
|
|
46056
|
+
style: {
|
|
46057
|
+
width: '70px',
|
|
46058
|
+
height: '30px'
|
|
46059
|
+
}
|
|
46060
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
46061
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
46062
|
+
className: "".concat(footerStyles.payimg)
|
|
45834
46063
|
})))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45835
46064
|
className: "row m-0 w-100 mt-3"
|
|
45836
46065
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -45950,6 +46179,19 @@ var Footer5 = function Footer5(props) {
|
|
|
45950
46179
|
className: "h-100 allcentered"
|
|
45951
46180
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
45952
46181
|
size: sectionproperties.instgrambtniconfontsize
|
|
46182
|
+
}))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
46183
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
46184
|
+
onClick: function onClick() {
|
|
46185
|
+
var _authdetailsContext$i50;
|
|
46186
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.telegramlink) != null) {
|
|
46187
|
+
var _authdetailsContext$i51;
|
|
46188
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.telegramlink, '_blank');
|
|
46189
|
+
}
|
|
46190
|
+
}
|
|
46191
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
46192
|
+
className: "h-100 allcentered"
|
|
46193
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
46194
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
45953
46195
|
})))))));
|
|
45954
46196
|
};
|
|
45955
46197
|
|
|
@@ -71954,7 +72196,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
71954
72196
|
style: {
|
|
71955
72197
|
display: 'flex',
|
|
71956
72198
|
justifyContent: sectionproperties.generaltext_position == 'Centered' ? 'center' : 'start',
|
|
71957
|
-
zIndex:
|
|
72199
|
+
zIndex: 10
|
|
71958
72200
|
}
|
|
71959
72201
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71960
72202
|
"class": card_cssstyles.categoryname + ' m-0 p-0 categoryname wordbreak wordbreak1 wordbreak-md-2 ',
|
|
@@ -71966,7 +72208,7 @@ var CategoryCardwithhoveraction = function CategoryCardwithhoveraction(props) {
|
|
|
71966
72208
|
"class": "".concat(cardstyles$1.buttons_container) + ' m-0 p-0 '
|
|
71967
72209
|
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
71968
72210
|
style: {
|
|
71969
|
-
zIndex:
|
|
72211
|
+
zIndex: 10
|
|
71970
72212
|
},
|
|
71971
72213
|
"class": langdetect == 'en' ? 'ml-4 cursor-pointer ' : 'mr-4 cursor-pointer ',
|
|
71972
72214
|
onClick: function onClick(e) {
|