tabexseriescomponents 0.0.673 → 0.0.678
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 +150 -37
- package/dist/index.esm.js +150 -37
- package/dist/index.umd.js +153 -40
- package/package.json +1 -1
- package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +7 -7
- package/srcoman/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +2 -2
package/dist/index.cjs.js
CHANGED
|
@@ -117,6 +117,7 @@ var VscHeart = require('@react-icons/all-files/vsc/VscHeart');
|
|
|
117
117
|
var IoSearchOutline = require('@react-icons/all-files/io5/IoSearchOutline');
|
|
118
118
|
var AiFillYoutube = require('@react-icons/all-files/ai/AiFillYoutube');
|
|
119
119
|
var IoLogoTiktok = require('@react-icons/all-files/io5/IoLogoTiktok');
|
|
120
|
+
var FaLinkedinIn = require('@react-icons/all-files/fa/FaLinkedinIn');
|
|
120
121
|
var FiMenu = require('@react-icons/all-files/fi/FiMenu');
|
|
121
122
|
var BsChevronDown = require('@react-icons/all-files/bs/BsChevronDown');
|
|
122
123
|
var IoClose = require('@react-icons/all-files/io5/IoClose');
|
|
@@ -141,7 +142,6 @@ var FaPhone = require('@react-icons/all-files/fa/FaPhone');
|
|
|
141
142
|
var FiGlobe = require('@react-icons/all-files/fi/FiGlobe');
|
|
142
143
|
var BiUserCircle = require('@react-icons/all-files/bi/BiUserCircle');
|
|
143
144
|
var GoLocation = require('@react-icons/all-files/go/GoLocation');
|
|
144
|
-
var FaLinkedinIn = require('@react-icons/all-files/fa/FaLinkedinIn');
|
|
145
145
|
var RiRoadMapLine = require('@react-icons/all-files/ri/RiRoadMapLine');
|
|
146
146
|
var HiOutlineClock = require('@react-icons/all-files/hi/HiOutlineClock');
|
|
147
147
|
var AiOutlineLinkedin = require('@react-icons/all-files/ai/AiOutlineLinkedin');
|
|
@@ -15305,7 +15305,15 @@ var Filter$1 = function Filter(props) {
|
|
|
15305
15305
|
_useState18 = _slicedToArray__default["default"](_useState17, 2);
|
|
15306
15306
|
_useState18[0];
|
|
15307
15307
|
var setsortbycontext = _useState18[1];
|
|
15308
|
-
var _useState19 = React.useState(
|
|
15308
|
+
var _useState19 = React.useState(''),
|
|
15309
|
+
_useState20 = _slicedToArray__default["default"](_useState19, 2),
|
|
15310
|
+
pricefrom = _useState20[0];
|
|
15311
|
+
_useState20[1];
|
|
15312
|
+
var _useState21 = React.useState(''),
|
|
15313
|
+
_useState22 = _slicedToArray__default["default"](_useState21, 2),
|
|
15314
|
+
priceto = _useState22[0];
|
|
15315
|
+
_useState22[1];
|
|
15316
|
+
var _useState23 = React.useState([{
|
|
15309
15317
|
payloadvalue: 'sortprice',
|
|
15310
15318
|
name: lang.price,
|
|
15311
15319
|
filterarray: [{
|
|
@@ -15330,9 +15338,9 @@ var Filter$1 = function Filter(props) {
|
|
|
15330
15338
|
isfilterselected: false
|
|
15331
15339
|
}]
|
|
15332
15340
|
}]),
|
|
15333
|
-
|
|
15334
|
-
otherfilters =
|
|
15335
|
-
|
|
15341
|
+
_useState24 = _slicedToArray__default["default"](_useState23, 2),
|
|
15342
|
+
otherfilters = _useState24[0];
|
|
15343
|
+
_useState24[1];
|
|
15336
15344
|
React.useEffect(function () {
|
|
15337
15345
|
filterupdater();
|
|
15338
15346
|
}, []);
|
|
@@ -16100,7 +16108,7 @@ var Filter$1 = function Filter(props) {
|
|
|
16100
16108
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
16101
16109
|
color: sectionproperties.filtertitle_color
|
|
16102
16110
|
}, _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "fontSize", sectionproperties.filtertitle_fontsize + 'px'), _defineProperty__default["default"](_ref2, "fontWeight", sectionproperties.filtertitle_fontweight), _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "textTransform", 'capitalize'), _ref2)
|
|
16103
|
-
}, langdetect == 'en' ? item.name_en : item.name_ar
|
|
16111
|
+
}, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16104
16112
|
"class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
|
|
16105
16113
|
style: {
|
|
16106
16114
|
direction: 'ltr'
|
|
@@ -16524,10 +16532,10 @@ var Filter$1 = function Filter(props) {
|
|
|
16524
16532
|
isSearchable: true
|
|
16525
16533
|
})))));
|
|
16526
16534
|
};
|
|
16527
|
-
var
|
|
16528
|
-
|
|
16529
|
-
checked =
|
|
16530
|
-
setChecked =
|
|
16535
|
+
var _useState25 = React.useState(false),
|
|
16536
|
+
_useState26 = _slicedToArray__default["default"](_useState25, 2),
|
|
16537
|
+
checked = _useState26[0],
|
|
16538
|
+
setChecked = _useState26[1];
|
|
16531
16539
|
// const queryParameters = new URLSearchParams(window.location.search);
|
|
16532
16540
|
// useEffect(() => {
|
|
16533
16541
|
// // setsortbycontext('Sort By');
|
|
@@ -17077,7 +17085,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17077
17085
|
className: "mt-2 mb-3"
|
|
17078
17086
|
})), otherfilters.map(function (item, index) {
|
|
17079
17087
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17080
|
-
className: "col-lg-12
|
|
17088
|
+
className: "col-lg-12 p-0"
|
|
17081
17089
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17082
17090
|
allowMultipleExpanded: true,
|
|
17083
17091
|
allowZeroExpanded: true,
|
|
@@ -17171,7 +17179,49 @@ var Filter$1 = function Filter(props) {
|
|
|
17171
17179
|
onChange: function onChange(value) {
|
|
17172
17180
|
setraterangevalue(_objectSpread$2b({}, value));
|
|
17173
17181
|
}
|
|
17174
|
-
}))))),
|
|
17182
|
+
}))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17183
|
+
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17184
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17185
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17186
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17187
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17188
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17189
|
+
type: "text",
|
|
17190
|
+
value: pricefrom,
|
|
17191
|
+
onChange: function onChange(event) {
|
|
17192
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17193
|
+
// temppayloadobj = event.target.value;
|
|
17194
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17195
|
+
},
|
|
17196
|
+
style: {
|
|
17197
|
+
background: '#fff',
|
|
17198
|
+
border: '1px solid #ccc',
|
|
17199
|
+
borderRadius: 5,
|
|
17200
|
+
color: '#000',
|
|
17201
|
+
height: 35,
|
|
17202
|
+
width: '100%'
|
|
17203
|
+
}
|
|
17204
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17205
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17206
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17207
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17208
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17209
|
+
type: "text",
|
|
17210
|
+
value: priceto,
|
|
17211
|
+
onChange: function onChange(event) {
|
|
17212
|
+
// var temppayloadobj = { ...priceto };
|
|
17213
|
+
// temppayloadobj = event.target.value;
|
|
17214
|
+
// setpriceto({ ...temppayloadobj });
|
|
17215
|
+
},
|
|
17216
|
+
style: {
|
|
17217
|
+
width: '100%',
|
|
17218
|
+
background: '#fff',
|
|
17219
|
+
border: '1px solid #ccc',
|
|
17220
|
+
borderRadius: 5,
|
|
17221
|
+
color: '#000',
|
|
17222
|
+
height: 35
|
|
17223
|
+
}
|
|
17224
|
+
}))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17175
17225
|
"class": "row m-0 w-100 mb-3"
|
|
17176
17226
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17177
17227
|
"class": "row m-0 w-100 mb-3"
|
|
@@ -17248,7 +17298,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17248
17298
|
}
|
|
17249
17299
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17250
17300
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
17251
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17301
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17252
17302
|
allowMultipleExpanded: true,
|
|
17253
17303
|
allowZeroExpanded: true,
|
|
17254
17304
|
preExpanded: [0, 1, 2, 3],
|
|
@@ -17324,7 +17374,49 @@ var Filter$1 = function Filter(props) {
|
|
|
17324
17374
|
}
|
|
17325
17375
|
}, valueitem.name)));
|
|
17326
17376
|
}));
|
|
17327
|
-
}))))))),
|
|
17377
|
+
}))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17378
|
+
"class": "row m-0 w-100 mb-3 mt-2 px-3"
|
|
17379
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17380
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17381
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17382
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17383
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17384
|
+
type: "text",
|
|
17385
|
+
value: pricefrom,
|
|
17386
|
+
onChange: function onChange(event) {
|
|
17387
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17388
|
+
// temppayloadobj = event.target.value;
|
|
17389
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17390
|
+
},
|
|
17391
|
+
style: {
|
|
17392
|
+
background: '#fff',
|
|
17393
|
+
border: '1px solid #ccc',
|
|
17394
|
+
borderRadius: 5,
|
|
17395
|
+
color: '#000',
|
|
17396
|
+
height: 35,
|
|
17397
|
+
width: '100%'
|
|
17398
|
+
}
|
|
17399
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17400
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17401
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17402
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17403
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17404
|
+
type: "text",
|
|
17405
|
+
value: priceto,
|
|
17406
|
+
onChange: function onChange(event) {
|
|
17407
|
+
// var temppayloadobj = { ...priceto };
|
|
17408
|
+
// temppayloadobj = event.target.value;
|
|
17409
|
+
// setpriceto({ ...temppayloadobj });
|
|
17410
|
+
},
|
|
17411
|
+
style: {
|
|
17412
|
+
width: '100%',
|
|
17413
|
+
background: '#fff',
|
|
17414
|
+
border: '1px solid #ccc',
|
|
17415
|
+
borderRadius: 5,
|
|
17416
|
+
color: '#000',
|
|
17417
|
+
height: 35
|
|
17418
|
+
}
|
|
17419
|
+
}))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17328
17420
|
className: "col-lg-12 p-0"
|
|
17329
17421
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17330
17422
|
className: "mt-2 mb-3"
|
|
@@ -22290,7 +22382,7 @@ var DownloadApp = function DownloadApp(props) {
|
|
|
22290
22382
|
function ownKeys$1_(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; }
|
|
22291
22383
|
function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22292
22384
|
var SocialMediaSection = function SocialMediaSection(props) {
|
|
22293
|
-
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
|
|
22385
|
+
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
|
|
22294
22386
|
props.actions;
|
|
22295
22387
|
props.actions.StatePagePropertiesContext;
|
|
22296
22388
|
var _useState = React.useState({}),
|
|
@@ -22371,26 +22463,39 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22371
22463
|
style: {
|
|
22372
22464
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22373
22465
|
}
|
|
22374
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
22466
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22375
22467
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22376
22468
|
onClick: function onClick() {
|
|
22377
22469
|
var _authdetailsContext$i11;
|
|
22378
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.
|
|
22470
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
|
|
22379
22471
|
var _authdetailsContext$i12;
|
|
22380
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.
|
|
22472
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
|
|
22381
22473
|
}
|
|
22382
22474
|
}
|
|
22383
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
22475
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
22384
22476
|
style: {
|
|
22385
22477
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22386
22478
|
}
|
|
22387
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.
|
|
22479
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22388
22480
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22389
22481
|
onClick: function onClick() {
|
|
22390
22482
|
var _authdetailsContext$i14;
|
|
22391
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.
|
|
22483
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
|
|
22392
22484
|
var _authdetailsContext$i15;
|
|
22393
|
-
window.open(
|
|
22485
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
|
|
22486
|
+
}
|
|
22487
|
+
}
|
|
22488
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
22489
|
+
style: {
|
|
22490
|
+
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22491
|
+
}
|
|
22492
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22493
|
+
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22494
|
+
onClick: function onClick() {
|
|
22495
|
+
var _authdetailsContext$i17;
|
|
22496
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
22497
|
+
var _authdetailsContext$i18;
|
|
22498
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
|
|
22394
22499
|
}
|
|
22395
22500
|
}
|
|
22396
22501
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -71944,11 +72049,6 @@ var MenuCard = function MenuCard(props) {
|
|
|
71944
72049
|
React.useEffect(function () {
|
|
71945
72050
|
setitem(props.cardinfoitemprops);
|
|
71946
72051
|
}, [props.cardinfoitemprops]);
|
|
71947
|
-
var plainString = function plainString(html) {
|
|
71948
|
-
var divContainer = document.createElement('div');
|
|
71949
|
-
divContainer.innerHTML = html;
|
|
71950
|
-
return divContainer.textContent || divContainer.innerText || '';
|
|
71951
|
-
};
|
|
71952
72052
|
// const addtocartfunc = () => {
|
|
71953
72053
|
// const addtocardpayloadobj = {
|
|
71954
72054
|
// functype: 'add',
|
|
@@ -72180,7 +72280,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72180
72280
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
72181
72281
|
}
|
|
72182
72282
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72183
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
|
|
72283
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
|
|
72184
72284
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72185
72285
|
"class": "row w-100 m-0 d-flex"
|
|
72186
72286
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -72191,7 +72291,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72191
72291
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
72192
72292
|
}
|
|
72193
72293
|
},
|
|
72194
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
|
|
72294
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 m-sm-0 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 m-sm-0 ',
|
|
72195
72295
|
style: {}
|
|
72196
72296
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
72197
72297
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -72224,12 +72324,25 @@ var MenuCard = function MenuCard(props) {
|
|
|
72224
72324
|
style: {
|
|
72225
72325
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72226
72326
|
}
|
|
72227
|
-
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72228
|
-
|
|
72327
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72328
|
+
/*#__PURE__*/
|
|
72329
|
+
// <p
|
|
72330
|
+
// // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
|
|
72331
|
+
// // style={{
|
|
72332
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
72333
|
+
// // }}
|
|
72334
|
+
// // >
|
|
72335
|
+
// // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
|
|
72336
|
+
// // </p>
|
|
72337
|
+
React__default["default"].createElement("p", {
|
|
72338
|
+
"class": sectionproperties.descriptionwordbreak == 'None' ? "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 mt-1 ' : "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 wordbreak wordbreak4 mt-1 ',
|
|
72229
72339
|
style: {
|
|
72230
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72340
|
+
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72341
|
+
},
|
|
72342
|
+
dangerouslySetInnerHTML: {
|
|
72343
|
+
__html: item.shortdescription
|
|
72231
72344
|
}
|
|
72232
|
-
}
|
|
72345
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72233
72346
|
style: {
|
|
72234
72347
|
display: 'flex',
|
|
72235
72348
|
flexDirection: 'column',
|
|
@@ -72237,16 +72350,16 @@ var MenuCard = function MenuCard(props) {
|
|
|
72237
72350
|
},
|
|
72238
72351
|
"class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
|
|
72239
72352
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72240
|
-
"class": "row m-0 w-100 d-flex flex-column flex-sm-
|
|
72353
|
+
"class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
|
|
72241
72354
|
}, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72242
72355
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72243
72356
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72244
72357
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72245
72358
|
}, langdetect == 'en' ? 'EGP' : '', ' ', item.hassale == 1 ? parseFloat(Number(item.defaultsaleprice).toFixed(2)) : parseFloat(Number(item.defaultprice).toFixed(2)), ' ', langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72246
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72359
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72247
72360
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72248
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72249
|
-
}, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72361
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72362
|
+
}, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72250
72363
|
"class": "row m-0 mt-auto w-100"
|
|
72251
72364
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72252
72365
|
"class": "col-lg-12 d-flex justify-content-end p-0"
|
package/dist/index.esm.js
CHANGED
|
@@ -115,6 +115,7 @@ import { VscHeart } from '@react-icons/all-files/vsc/VscHeart';
|
|
|
115
115
|
import { IoSearchOutline } from '@react-icons/all-files/io5/IoSearchOutline';
|
|
116
116
|
import { AiFillYoutube } from '@react-icons/all-files/ai/AiFillYoutube';
|
|
117
117
|
import { IoLogoTiktok } from '@react-icons/all-files/io5/IoLogoTiktok';
|
|
118
|
+
import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
|
|
118
119
|
import { FiMenu } from '@react-icons/all-files/fi/FiMenu';
|
|
119
120
|
import { BsChevronDown } from '@react-icons/all-files/bs/BsChevronDown';
|
|
120
121
|
import { IoClose } from '@react-icons/all-files/io5/IoClose';
|
|
@@ -139,7 +140,6 @@ import { FaPhone } from '@react-icons/all-files/fa/FaPhone';
|
|
|
139
140
|
import { FiGlobe } from '@react-icons/all-files/fi/FiGlobe';
|
|
140
141
|
import { BiUserCircle } from '@react-icons/all-files/bi/BiUserCircle';
|
|
141
142
|
import { GoLocation } from '@react-icons/all-files/go/GoLocation';
|
|
142
|
-
import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
|
|
143
143
|
import { RiRoadMapLine } from '@react-icons/all-files/ri/RiRoadMapLine';
|
|
144
144
|
import { HiOutlineClock } from '@react-icons/all-files/hi/HiOutlineClock';
|
|
145
145
|
import { AiOutlineLinkedin } from '@react-icons/all-files/ai/AiOutlineLinkedin';
|
|
@@ -15256,7 +15256,15 @@ var Filter$1 = function Filter(props) {
|
|
|
15256
15256
|
_useState18 = _slicedToArray(_useState17, 2);
|
|
15257
15257
|
_useState18[0];
|
|
15258
15258
|
var setsortbycontext = _useState18[1];
|
|
15259
|
-
var _useState19 = useState(
|
|
15259
|
+
var _useState19 = useState(''),
|
|
15260
|
+
_useState20 = _slicedToArray(_useState19, 2),
|
|
15261
|
+
pricefrom = _useState20[0];
|
|
15262
|
+
_useState20[1];
|
|
15263
|
+
var _useState21 = useState(''),
|
|
15264
|
+
_useState22 = _slicedToArray(_useState21, 2),
|
|
15265
|
+
priceto = _useState22[0];
|
|
15266
|
+
_useState22[1];
|
|
15267
|
+
var _useState23 = useState([{
|
|
15260
15268
|
payloadvalue: 'sortprice',
|
|
15261
15269
|
name: lang.price,
|
|
15262
15270
|
filterarray: [{
|
|
@@ -15281,9 +15289,9 @@ var Filter$1 = function Filter(props) {
|
|
|
15281
15289
|
isfilterselected: false
|
|
15282
15290
|
}]
|
|
15283
15291
|
}]),
|
|
15284
|
-
|
|
15285
|
-
otherfilters =
|
|
15286
|
-
|
|
15292
|
+
_useState24 = _slicedToArray(_useState23, 2),
|
|
15293
|
+
otherfilters = _useState24[0];
|
|
15294
|
+
_useState24[1];
|
|
15287
15295
|
useEffect(function () {
|
|
15288
15296
|
filterupdater();
|
|
15289
15297
|
}, []);
|
|
@@ -16051,7 +16059,7 @@ var Filter$1 = function Filter(props) {
|
|
|
16051
16059
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
16052
16060
|
color: sectionproperties.filtertitle_color
|
|
16053
16061
|
}, _defineProperty(_ref2, "color", sectionproperties.filtertitle_color), _defineProperty(_ref2, "fontSize", sectionproperties.filtertitle_fontsize + 'px'), _defineProperty(_ref2, "fontWeight", sectionproperties.filtertitle_fontweight), _defineProperty(_ref2, "color", sectionproperties.filtertitle_color), _defineProperty(_ref2, "textTransform", 'capitalize'), _ref2)
|
|
16054
|
-
}, langdetect == 'en' ? item.name_en : item.name_ar
|
|
16062
|
+
}, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React.createElement("div", {
|
|
16055
16063
|
"class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
|
|
16056
16064
|
style: {
|
|
16057
16065
|
direction: 'ltr'
|
|
@@ -16475,10 +16483,10 @@ var Filter$1 = function Filter(props) {
|
|
|
16475
16483
|
isSearchable: true
|
|
16476
16484
|
})))));
|
|
16477
16485
|
};
|
|
16478
|
-
var
|
|
16479
|
-
|
|
16480
|
-
checked =
|
|
16481
|
-
setChecked =
|
|
16486
|
+
var _useState25 = useState(false),
|
|
16487
|
+
_useState26 = _slicedToArray(_useState25, 2),
|
|
16488
|
+
checked = _useState26[0],
|
|
16489
|
+
setChecked = _useState26[1];
|
|
16482
16490
|
// const queryParameters = new URLSearchParams(window.location.search);
|
|
16483
16491
|
// useEffect(() => {
|
|
16484
16492
|
// // setsortbycontext('Sort By');
|
|
@@ -17028,7 +17036,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17028
17036
|
className: "mt-2 mb-3"
|
|
17029
17037
|
})), otherfilters.map(function (item, index) {
|
|
17030
17038
|
return /*#__PURE__*/React.createElement("div", {
|
|
17031
|
-
className: "col-lg-12
|
|
17039
|
+
className: "col-lg-12 p-0"
|
|
17032
17040
|
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
17033
17041
|
allowMultipleExpanded: true,
|
|
17034
17042
|
allowZeroExpanded: true,
|
|
@@ -17122,7 +17130,49 @@ var Filter$1 = function Filter(props) {
|
|
|
17122
17130
|
onChange: function onChange(value) {
|
|
17123
17131
|
setraterangevalue(_objectSpread$2b({}, value));
|
|
17124
17132
|
}
|
|
17125
|
-
}))))),
|
|
17133
|
+
}))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
|
|
17134
|
+
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17135
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17136
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17137
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17138
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17139
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
|
|
17140
|
+
type: "text",
|
|
17141
|
+
value: pricefrom,
|
|
17142
|
+
onChange: function onChange(event) {
|
|
17143
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17144
|
+
// temppayloadobj = event.target.value;
|
|
17145
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17146
|
+
},
|
|
17147
|
+
style: {
|
|
17148
|
+
background: '#fff',
|
|
17149
|
+
border: '1px solid #ccc',
|
|
17150
|
+
borderRadius: 5,
|
|
17151
|
+
color: '#000',
|
|
17152
|
+
height: 35,
|
|
17153
|
+
width: '100%'
|
|
17154
|
+
}
|
|
17155
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
17156
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17157
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17158
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17159
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
|
|
17160
|
+
type: "text",
|
|
17161
|
+
value: priceto,
|
|
17162
|
+
onChange: function onChange(event) {
|
|
17163
|
+
// var temppayloadobj = { ...priceto };
|
|
17164
|
+
// temppayloadobj = event.target.value;
|
|
17165
|
+
// setpriceto({ ...temppayloadobj });
|
|
17166
|
+
},
|
|
17167
|
+
style: {
|
|
17168
|
+
width: '100%',
|
|
17169
|
+
background: '#fff',
|
|
17170
|
+
border: '1px solid #ccc',
|
|
17171
|
+
borderRadius: 5,
|
|
17172
|
+
color: '#000',
|
|
17173
|
+
height: 35
|
|
17174
|
+
}
|
|
17175
|
+
}))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17126
17176
|
"class": "row m-0 w-100 mb-3"
|
|
17127
17177
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17128
17178
|
"class": "row m-0 w-100 mb-3"
|
|
@@ -17199,7 +17249,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17199
17249
|
}
|
|
17200
17250
|
}, /*#__PURE__*/React.createElement("div", {
|
|
17201
17251
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
17202
|
-
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
17252
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement(Accordion, {
|
|
17203
17253
|
allowMultipleExpanded: true,
|
|
17204
17254
|
allowZeroExpanded: true,
|
|
17205
17255
|
preExpanded: [0, 1, 2, 3],
|
|
@@ -17275,7 +17325,49 @@ var Filter$1 = function Filter(props) {
|
|
|
17275
17325
|
}
|
|
17276
17326
|
}, valueitem.name)));
|
|
17277
17327
|
}));
|
|
17278
|
-
}))))))),
|
|
17328
|
+
}))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
|
|
17329
|
+
"class": "row m-0 w-100 mb-3 mt-2 px-3"
|
|
17330
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17331
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17332
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17333
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17334
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
|
|
17335
|
+
type: "text",
|
|
17336
|
+
value: pricefrom,
|
|
17337
|
+
onChange: function onChange(event) {
|
|
17338
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17339
|
+
// temppayloadobj = event.target.value;
|
|
17340
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17341
|
+
},
|
|
17342
|
+
style: {
|
|
17343
|
+
background: '#fff',
|
|
17344
|
+
border: '1px solid #ccc',
|
|
17345
|
+
borderRadius: 5,
|
|
17346
|
+
color: '#000',
|
|
17347
|
+
height: 35,
|
|
17348
|
+
width: '100%'
|
|
17349
|
+
}
|
|
17350
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
17351
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17352
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17353
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17354
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
|
|
17355
|
+
type: "text",
|
|
17356
|
+
value: priceto,
|
|
17357
|
+
onChange: function onChange(event) {
|
|
17358
|
+
// var temppayloadobj = { ...priceto };
|
|
17359
|
+
// temppayloadobj = event.target.value;
|
|
17360
|
+
// setpriceto({ ...temppayloadobj });
|
|
17361
|
+
},
|
|
17362
|
+
style: {
|
|
17363
|
+
width: '100%',
|
|
17364
|
+
background: '#fff',
|
|
17365
|
+
border: '1px solid #ccc',
|
|
17366
|
+
borderRadius: 5,
|
|
17367
|
+
color: '#000',
|
|
17368
|
+
height: 35
|
|
17369
|
+
}
|
|
17370
|
+
}))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17279
17371
|
className: "col-lg-12 p-0"
|
|
17280
17372
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
17281
17373
|
className: "mt-2 mb-3"
|
|
@@ -22241,7 +22333,7 @@ var DownloadApp = function DownloadApp(props) {
|
|
|
22241
22333
|
function ownKeys$1_(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; }
|
|
22242
22334
|
function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22243
22335
|
var SocialMediaSection = function SocialMediaSection(props) {
|
|
22244
|
-
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
|
|
22336
|
+
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
|
|
22245
22337
|
props.actions;
|
|
22246
22338
|
props.actions.StatePagePropertiesContext;
|
|
22247
22339
|
var _useState = useState({}),
|
|
@@ -22322,26 +22414,39 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22322
22414
|
style: {
|
|
22323
22415
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22324
22416
|
}
|
|
22325
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
22417
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
22326
22418
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22327
22419
|
onClick: function onClick() {
|
|
22328
22420
|
var _authdetailsContext$i11;
|
|
22329
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.
|
|
22421
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
|
|
22330
22422
|
var _authdetailsContext$i12;
|
|
22331
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.
|
|
22423
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
|
|
22332
22424
|
}
|
|
22333
22425
|
}
|
|
22334
|
-
}, /*#__PURE__*/React.createElement(
|
|
22426
|
+
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
22335
22427
|
style: {
|
|
22336
22428
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22337
22429
|
}
|
|
22338
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.
|
|
22430
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
22339
22431
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22340
22432
|
onClick: function onClick() {
|
|
22341
22433
|
var _authdetailsContext$i14;
|
|
22342
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.
|
|
22434
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
|
|
22343
22435
|
var _authdetailsContext$i15;
|
|
22344
|
-
window.open(
|
|
22436
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
|
|
22437
|
+
}
|
|
22438
|
+
}
|
|
22439
|
+
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
22440
|
+
style: {
|
|
22441
|
+
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22442
|
+
}
|
|
22443
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
22444
|
+
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22445
|
+
onClick: function onClick() {
|
|
22446
|
+
var _authdetailsContext$i17;
|
|
22447
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
22448
|
+
var _authdetailsContext$i18;
|
|
22449
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
|
|
22345
22450
|
}
|
|
22346
22451
|
}
|
|
22347
22452
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -71895,11 +72000,6 @@ var MenuCard = function MenuCard(props) {
|
|
|
71895
72000
|
useEffect(function () {
|
|
71896
72001
|
setitem(props.cardinfoitemprops);
|
|
71897
72002
|
}, [props.cardinfoitemprops]);
|
|
71898
|
-
var plainString = function plainString(html) {
|
|
71899
|
-
var divContainer = document.createElement('div');
|
|
71900
|
-
divContainer.innerHTML = html;
|
|
71901
|
-
return divContainer.textContent || divContainer.innerText || '';
|
|
71902
|
-
};
|
|
71903
72003
|
// const addtocartfunc = () => {
|
|
71904
72004
|
// const addtocardpayloadobj = {
|
|
71905
72005
|
// functype: 'add',
|
|
@@ -72131,7 +72231,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72131
72231
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
72132
72232
|
}
|
|
72133
72233
|
}, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
72134
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
|
|
72234
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
|
|
72135
72235
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72136
72236
|
"class": "row w-100 m-0 d-flex"
|
|
72137
72237
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -72142,7 +72242,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72142
72242
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
72143
72243
|
}
|
|
72144
72244
|
},
|
|
72145
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
|
|
72245
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 m-sm-0 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 m-sm-0 ',
|
|
72146
72246
|
style: {}
|
|
72147
72247
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
72148
72248
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -72175,12 +72275,25 @@ var MenuCard = function MenuCard(props) {
|
|
|
72175
72275
|
style: {
|
|
72176
72276
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72177
72277
|
}
|
|
72178
|
-
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72179
|
-
|
|
72278
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72279
|
+
/*#__PURE__*/
|
|
72280
|
+
// <p
|
|
72281
|
+
// // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
|
|
72282
|
+
// // style={{
|
|
72283
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
72284
|
+
// // }}
|
|
72285
|
+
// // >
|
|
72286
|
+
// // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
|
|
72287
|
+
// // </p>
|
|
72288
|
+
React.createElement("p", {
|
|
72289
|
+
"class": sectionproperties.descriptionwordbreak == 'None' ? "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 mt-1 ' : "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 wordbreak wordbreak4 mt-1 ',
|
|
72180
72290
|
style: {
|
|
72181
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72291
|
+
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72292
|
+
},
|
|
72293
|
+
dangerouslySetInnerHTML: {
|
|
72294
|
+
__html: item.shortdescription
|
|
72182
72295
|
}
|
|
72183
|
-
}
|
|
72296
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
72184
72297
|
style: {
|
|
72185
72298
|
display: 'flex',
|
|
72186
72299
|
flexDirection: 'column',
|
|
@@ -72188,16 +72301,16 @@ var MenuCard = function MenuCard(props) {
|
|
|
72188
72301
|
},
|
|
72189
72302
|
"class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
|
|
72190
72303
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72191
|
-
"class": "row m-0 w-100 d-flex flex-column flex-sm-
|
|
72304
|
+
"class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
|
|
72192
72305
|
}, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
72193
72306
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72194
72307
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
|
|
72195
72308
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72196
72309
|
}, langdetect == 'en' ? 'EGP' : '', ' ', item.hassale == 1 ? parseFloat(Number(item.defaultsaleprice).toFixed(2)) : parseFloat(Number(item.defaultprice).toFixed(2)), ' ', langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
72197
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72310
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72198
72311
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
|
|
72199
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72200
|
-
}, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
72312
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72313
|
+
}, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
72201
72314
|
"class": "row m-0 mt-auto w-100"
|
|
72202
72315
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72203
72316
|
"class": "col-lg-12 d-flex justify-content-end p-0"
|
package/dist/index.umd.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('imagekitio-react'), require('@babel/runtime/helpers/toConsumableArray'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('@react-icons/all-files/fa/FaPlus'), require('@react-icons/all-files/fa/FaMinus'), require('@react-icons/all-files/fi/FiBox'), require('@react-icons/all-files/ri/RiArrowGoBackLine'), require('react-accessible-accordion'), require('react-share'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('react-rating-stars-component'), require('@react-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlinePlusCircle'), require('@react-icons/all-files/hi/HiOutlineMinusCircle'), require('react-textarea-autosize'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('@mui/system'), require('react-horizontal-scrolling-menu'), require('@mui/material'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('react-player'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiCalendar'), require('@babel/runtime/helpers/asyncToGenerator'), require('@babel/runtime/regenerator'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-phone-input-2'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-router-dom'), require('react-query'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-input-range'), require('react-intersection-observer'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiSliders'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('@react-icons/all-files/hi/HiOutlineArrowRight'), require('@react-icons/all-files/hi/HiOutlineArrowLeft'), require('react-paginate'), require('@react-icons/all-files/fa/FaFacebook'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/ai/AiOutlineClose'), require('@react-icons/all-files/vsc/VscMenu'), require('@react-icons/all-files/vsc/VscHeart'), require('@react-icons/all-files/io5/IoSearchOutline'), require('@react-icons/all-files/ai/AiFillYoutube'), require('@react-icons/all-files/io5/IoLogoTiktok'), require('@react-icons/all-files/fi/FiMenu'), require('@react-icons/all-files/bs/BsChevronDown'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/ri/RiUserSettingsLine'), require('@react-icons/all-files/hi/HiUserCircle'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/fa/FaTelegramPlane'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/fi/FiGlobe'), require('@react-icons/all-files/bi/BiUserCircle'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/
|
|
3
|
-
typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'imagekitio-react', '@babel/runtime/helpers/toConsumableArray', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', '@react-icons/all-files/fa/FaPlus', '@react-icons/all-files/fa/FaMinus', '@react-icons/all-files/fi/FiBox', '@react-icons/all-files/ri/RiArrowGoBackLine', 'react-accessible-accordion', 'react-share', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', 'react-rating-stars-component', '@react-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlinePlusCircle', '@react-icons/all-files/hi/HiOutlineMinusCircle', 'react-textarea-autosize', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', '@mui/system', 'react-horizontal-scrolling-menu', '@mui/material', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', '@react-icons/all-files/ri/RiSecurePaymentLine', 'react-player', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiCalendar', '@babel/runtime/helpers/asyncToGenerator', '@babel/runtime/regenerator', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-phone-input-2', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-router-dom', 'react-query', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-input-range', 'react-intersection-observer', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiSliders', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', '@react-icons/all-files/hi/HiOutlineArrowRight', '@react-icons/all-files/hi/HiOutlineArrowLeft', 'react-paginate', '@react-icons/all-files/fa/FaFacebook', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/ai/AiOutlineClose', '@react-icons/all-files/vsc/VscMenu', '@react-icons/all-files/vsc/VscHeart', '@react-icons/all-files/io5/IoSearchOutline', '@react-icons/all-files/ai/AiFillYoutube', '@react-icons/all-files/io5/IoLogoTiktok', '@react-icons/all-files/fi/FiMenu', '@react-icons/all-files/bs/BsChevronDown', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/ri/RiUserSettingsLine', '@react-icons/all-files/hi/HiUserCircle', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/fa/FaTelegramPlane', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/fi/FiGlobe', '@react-icons/all-files/bi/BiUserCircle', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, global.imagekitioReact, global._toConsumableArray, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart$1, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar$1, global.AiOutlineStar, global.FaPlus, global.FaMinus, global.FiBox$1, global.RiArrowGoBackLine, global.reactAccessibleAccordion, global.reactShare, global.FiMinus, global.FiPlus, global.ReactStars, global.FiLayers, global.HiOutlinePlusCircle, null, global.TextareaAutosize, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, null, global.reactHorizontalScrollingMenu, global.material, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.RiSecurePaymentLine, global.ReactPlayer, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.Dropdown, global.FiCalendar, global._asyncToGenerator, global._regeneratorRuntime, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.PhoneInput, global.BsChevronLeft, global.BsChevronRight, null, null, null, null, global.FiChevronUp, global.FiChevronDown, global.HiOutlinePlus, global.AiOutlineMinus, null, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.InputRange, global.reactIntersectionObserver, global.FiFilter, global.FiSliders, global.FiChevronLeft, global.FiChevronRight, global.HiOutlineArrowRight, global.HiOutlineArrowLeft, global.ReactPaginate, global.FaFacebook, global.AiFillInstagram, global.FaWhatsapp, global.BiGlobe, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.AiOutlineClose, global.VscMenu, global.VscHeart, global.IoSearchOutline, global.AiFillYoutube, global.IoLogoTiktok, global.FiMenu, global.BsChevronDown, global.IoClose, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiOutlinePhone, global.GoSearch, global.AiOutlineInstagram, global.RiUserSettingsLine, global.HiUserCircle, global.MdKeyboardArrowUp, global.BsInfoCircle, global.AiFillPhone, global.FaTelegramPlane, global.FaPhoneAlt, global.FaPhone, global.FiGlobe, global.BiUserCircle, global.GoLocation, global.
|
|
5
|
-
})(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, imagekitioReact, _toConsumableArray, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart$1, FiShoppingBag, FiShoppingCart, AiFillStar$1, AiOutlineStar, FaPlus, FaMinus, FiBox$1, RiArrowGoBackLine, reactAccessibleAccordion, reactShare, FiMinus, FiPlus, ReactStars, FiLayers, HiOutlinePlusCircle, HiOutlineMinusCircle, TextareaAutosize, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, system, reactHorizontalScrollingMenu, material, HiOutlinePhone, AiOutlineMail, FaShippingFast, RiSecurePaymentLine, ReactPlayer, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, Dropdown, FiCalendar, _asyncToGenerator, _regeneratorRuntime, HiUser, GrMail, FiCheckCircle, BiPhone, PhoneInput, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, IoIosArrowRoundForward, IoIosArrowRoundBack, FiChevronUp, FiChevronDown, HiOutlinePlus, AiOutlineMinus, reactRouterDom, reactQuery, IoBagCheckOutline, IoBagRemoveOutline, InputRange, reactIntersectionObserver, FiFilter, FiSliders, FiChevronLeft, FiChevronRight, HiOutlineArrowRight, HiOutlineArrowLeft, ReactPaginate, FaFacebook, AiFillInstagram, FaWhatsapp, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, AiOutlineClose, VscMenu, VscHeart, IoSearchOutline, AiFillYoutube, IoLogoTiktok, FiMenu, BsChevronDown, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('imagekitio-react'), require('@babel/runtime/helpers/toConsumableArray'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('@react-icons/all-files/fa/FaPlus'), require('@react-icons/all-files/fa/FaMinus'), require('@react-icons/all-files/fi/FiBox'), require('@react-icons/all-files/ri/RiArrowGoBackLine'), require('react-accessible-accordion'), require('react-share'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('react-rating-stars-component'), require('@react-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlinePlusCircle'), require('@react-icons/all-files/hi/HiOutlineMinusCircle'), require('react-textarea-autosize'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('@mui/system'), require('react-horizontal-scrolling-menu'), require('@mui/material'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('react-player'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiCalendar'), require('@babel/runtime/helpers/asyncToGenerator'), require('@babel/runtime/regenerator'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-phone-input-2'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-router-dom'), require('react-query'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-input-range'), require('react-intersection-observer'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiSliders'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('@react-icons/all-files/hi/HiOutlineArrowRight'), require('@react-icons/all-files/hi/HiOutlineArrowLeft'), require('react-paginate'), require('@react-icons/all-files/fa/FaFacebook'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/ai/AiOutlineClose'), require('@react-icons/all-files/vsc/VscMenu'), require('@react-icons/all-files/vsc/VscHeart'), require('@react-icons/all-files/io5/IoSearchOutline'), require('@react-icons/all-files/ai/AiFillYoutube'), require('@react-icons/all-files/io5/IoLogoTiktok'), require('@react-icons/all-files/fa/FaLinkedinIn'), require('@react-icons/all-files/fi/FiMenu'), require('@react-icons/all-files/bs/BsChevronDown'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/ri/RiUserSettingsLine'), require('@react-icons/all-files/hi/HiUserCircle'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/fa/FaTelegramPlane'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/fi/FiGlobe'), require('@react-icons/all-files/bi/BiUserCircle'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/ri/RiRoadMapLine'), require('@react-icons/all-files/hi/HiOutlineClock'), require('@react-icons/all-files/ai/AiOutlineLinkedin'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('react-select'), require('@react-icons/all-files/go/GoStar'), require('@react-icons/all-files/io/IoIosStar'), require('react-background-slideshow'), require('@babel/runtime/helpers/extends'), require('react-slideshow-image'), require('@react-icons/all-files/hi/HiOutlineLocationMarker'), require('@react-icons/all-files/fi/FiPhoneCall'), require('@react-icons/all-files/fa/FaRegEye'), require('@react-icons/all-files/bs/BsArrowRight'), require('@react-icons/all-files/bs/BsArrowLeft'), require('@react-icons/all-files/bs/BsEye'), require('@react-icons/all-files/bi/BiTimeFive'), require('@react-icons/all-files/io/IoIosArrowUp')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'imagekitio-react', '@babel/runtime/helpers/toConsumableArray', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', '@react-icons/all-files/fa/FaPlus', '@react-icons/all-files/fa/FaMinus', '@react-icons/all-files/fi/FiBox', '@react-icons/all-files/ri/RiArrowGoBackLine', 'react-accessible-accordion', 'react-share', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', 'react-rating-stars-component', '@react-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlinePlusCircle', '@react-icons/all-files/hi/HiOutlineMinusCircle', 'react-textarea-autosize', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', '@mui/system', 'react-horizontal-scrolling-menu', '@mui/material', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', '@react-icons/all-files/ri/RiSecurePaymentLine', 'react-player', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiCalendar', '@babel/runtime/helpers/asyncToGenerator', '@babel/runtime/regenerator', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-phone-input-2', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-router-dom', 'react-query', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-input-range', 'react-intersection-observer', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiSliders', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', '@react-icons/all-files/hi/HiOutlineArrowRight', '@react-icons/all-files/hi/HiOutlineArrowLeft', 'react-paginate', '@react-icons/all-files/fa/FaFacebook', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/ai/AiOutlineClose', '@react-icons/all-files/vsc/VscMenu', '@react-icons/all-files/vsc/VscHeart', '@react-icons/all-files/io5/IoSearchOutline', '@react-icons/all-files/ai/AiFillYoutube', '@react-icons/all-files/io5/IoLogoTiktok', '@react-icons/all-files/fa/FaLinkedinIn', '@react-icons/all-files/fi/FiMenu', '@react-icons/all-files/bs/BsChevronDown', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/ri/RiUserSettingsLine', '@react-icons/all-files/hi/HiUserCircle', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/fa/FaTelegramPlane', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/fi/FiGlobe', '@react-icons/all-files/bi/BiUserCircle', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/ri/RiRoadMapLine', '@react-icons/all-files/hi/HiOutlineClock', '@react-icons/all-files/ai/AiOutlineLinkedin', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', 'react-select', '@react-icons/all-files/go/GoStar', '@react-icons/all-files/io/IoIosStar', 'react-background-slideshow', '@babel/runtime/helpers/extends', 'react-slideshow-image', '@react-icons/all-files/hi/HiOutlineLocationMarker', '@react-icons/all-files/fi/FiPhoneCall', '@react-icons/all-files/fa/FaRegEye', '@react-icons/all-files/bs/BsArrowRight', '@react-icons/all-files/bs/BsArrowLeft', '@react-icons/all-files/bs/BsEye', '@react-icons/all-files/bi/BiTimeFive', '@react-icons/all-files/io/IoIosArrowUp'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, global.imagekitioReact, global._toConsumableArray, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart$1, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar$1, global.AiOutlineStar, global.FaPlus, global.FaMinus, global.FiBox$1, global.RiArrowGoBackLine, global.reactAccessibleAccordion, global.reactShare, global.FiMinus, global.FiPlus, global.ReactStars, global.FiLayers, global.HiOutlinePlusCircle, null, global.TextareaAutosize, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, null, global.reactHorizontalScrollingMenu, global.material, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.RiSecurePaymentLine, global.ReactPlayer, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.Dropdown, global.FiCalendar, global._asyncToGenerator, global._regeneratorRuntime, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.PhoneInput, global.BsChevronLeft, global.BsChevronRight, null, null, null, null, global.FiChevronUp, global.FiChevronDown, global.HiOutlinePlus, global.AiOutlineMinus, null, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.InputRange, global.reactIntersectionObserver, global.FiFilter, global.FiSliders, global.FiChevronLeft, global.FiChevronRight, global.HiOutlineArrowRight, global.HiOutlineArrowLeft, global.ReactPaginate, global.FaFacebook, global.AiFillInstagram, global.FaWhatsapp, global.BiGlobe, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.AiOutlineClose, global.VscMenu, global.VscHeart, global.IoSearchOutline, global.AiFillYoutube, global.IoLogoTiktok, global.FaLinkedinIn, global.FiMenu, global.BsChevronDown, global.IoClose, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiOutlinePhone, global.GoSearch, global.AiOutlineInstagram, global.RiUserSettingsLine, global.HiUserCircle, global.MdKeyboardArrowUp, global.BsInfoCircle, global.AiFillPhone, global.FaTelegramPlane, global.FaPhoneAlt, global.FaPhone, global.FiGlobe, global.BiUserCircle, global.GoLocation, global.RiRoadMapLine, global.HiOutlineClock, global.AiOutlineLinkedin, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.Select$5, global.GoStar, global.IoIosStar, global.BackgroundSlideshow, global._extends, global.reactSlideshowImage, global.HiOutlineLocationMarker, global.FiPhoneCall, global.FaRegEye, global.BsArrowRight, global.BsArrowLeft, global.BsEye, global.BiTimeFive, global.IoIosArrowUp));
|
|
5
|
+
})(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, imagekitioReact, _toConsumableArray, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart$1, FiShoppingBag, FiShoppingCart, AiFillStar$1, AiOutlineStar, FaPlus, FaMinus, FiBox$1, RiArrowGoBackLine, reactAccessibleAccordion, reactShare, FiMinus, FiPlus, ReactStars, FiLayers, HiOutlinePlusCircle, HiOutlineMinusCircle, TextareaAutosize, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, system, reactHorizontalScrollingMenu, material, HiOutlinePhone, AiOutlineMail, FaShippingFast, RiSecurePaymentLine, ReactPlayer, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, Dropdown, FiCalendar, _asyncToGenerator, _regeneratorRuntime, HiUser, GrMail, FiCheckCircle, BiPhone, PhoneInput, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, IoIosArrowRoundForward, IoIosArrowRoundBack, FiChevronUp, FiChevronDown, HiOutlinePlus, AiOutlineMinus, reactRouterDom, reactQuery, IoBagCheckOutline, IoBagRemoveOutline, InputRange, reactIntersectionObserver, FiFilter, FiSliders, FiChevronLeft, FiChevronRight, HiOutlineArrowRight, HiOutlineArrowLeft, ReactPaginate, FaFacebook, AiFillInstagram, FaWhatsapp, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, AiOutlineClose, VscMenu, VscHeart, IoSearchOutline, AiFillYoutube, IoLogoTiktok, FaLinkedinIn, FiMenu, BsChevronDown, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation, RiRoadMapLine, HiOutlineClock, AiOutlineLinkedin, FaArrowAltCircleRight, FaArrowAltCircleLeft, Select$5, GoStar, IoIosStar, BackgroundSlideshow, _extends, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, BsArrowRight, BsArrowLeft, BsEye, BiTimeFive, IoIosArrowUp) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
8
|
|
|
@@ -15129,7 +15129,15 @@
|
|
|
15129
15129
|
_useState18 = _slicedToArray__default["default"](_useState17, 2);
|
|
15130
15130
|
_useState18[0];
|
|
15131
15131
|
var setsortbycontext = _useState18[1];
|
|
15132
|
-
var _useState19 = React.useState(
|
|
15132
|
+
var _useState19 = React.useState(''),
|
|
15133
|
+
_useState20 = _slicedToArray__default["default"](_useState19, 2),
|
|
15134
|
+
pricefrom = _useState20[0];
|
|
15135
|
+
_useState20[1];
|
|
15136
|
+
var _useState21 = React.useState(''),
|
|
15137
|
+
_useState22 = _slicedToArray__default["default"](_useState21, 2),
|
|
15138
|
+
priceto = _useState22[0];
|
|
15139
|
+
_useState22[1];
|
|
15140
|
+
var _useState23 = React.useState([{
|
|
15133
15141
|
payloadvalue: 'sortprice',
|
|
15134
15142
|
name: lang.price,
|
|
15135
15143
|
filterarray: [{
|
|
@@ -15154,9 +15162,9 @@
|
|
|
15154
15162
|
isfilterselected: false
|
|
15155
15163
|
}]
|
|
15156
15164
|
}]),
|
|
15157
|
-
|
|
15158
|
-
otherfilters =
|
|
15159
|
-
|
|
15165
|
+
_useState24 = _slicedToArray__default["default"](_useState23, 2),
|
|
15166
|
+
otherfilters = _useState24[0];
|
|
15167
|
+
_useState24[1];
|
|
15160
15168
|
React.useEffect(function () {
|
|
15161
15169
|
filterupdater();
|
|
15162
15170
|
}, []);
|
|
@@ -15924,7 +15932,7 @@
|
|
|
15924
15932
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
15925
15933
|
color: sectionproperties.filtertitle_color
|
|
15926
15934
|
}, _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "fontSize", sectionproperties.filtertitle_fontsize + 'px'), _defineProperty__default["default"](_ref2, "fontWeight", sectionproperties.filtertitle_fontweight), _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "textTransform", 'capitalize'), _ref2)
|
|
15927
|
-
}, langdetect == 'en' ? item.name_en : item.name_ar
|
|
15935
|
+
}, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15928
15936
|
"class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
|
|
15929
15937
|
style: {
|
|
15930
15938
|
direction: 'ltr'
|
|
@@ -16348,10 +16356,10 @@
|
|
|
16348
16356
|
isSearchable: true
|
|
16349
16357
|
})))));
|
|
16350
16358
|
};
|
|
16351
|
-
var
|
|
16352
|
-
|
|
16353
|
-
checked =
|
|
16354
|
-
setChecked =
|
|
16359
|
+
var _useState25 = React.useState(false),
|
|
16360
|
+
_useState26 = _slicedToArray__default["default"](_useState25, 2),
|
|
16361
|
+
checked = _useState26[0],
|
|
16362
|
+
setChecked = _useState26[1];
|
|
16355
16363
|
// const queryParameters = new URLSearchParams(window.location.search);
|
|
16356
16364
|
// useEffect(() => {
|
|
16357
16365
|
// // setsortbycontext('Sort By');
|
|
@@ -16901,7 +16909,7 @@
|
|
|
16901
16909
|
className: "mt-2 mb-3"
|
|
16902
16910
|
})), otherfilters.map(function (item, index) {
|
|
16903
16911
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16904
|
-
className: "col-lg-12
|
|
16912
|
+
className: "col-lg-12 p-0"
|
|
16905
16913
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
16906
16914
|
allowMultipleExpanded: true,
|
|
16907
16915
|
allowZeroExpanded: true,
|
|
@@ -16995,7 +17003,49 @@
|
|
|
16995
17003
|
onChange: function onChange(value) {
|
|
16996
17004
|
setraterangevalue(_objectSpread$2b({}, value));
|
|
16997
17005
|
}
|
|
16998
|
-
}))))),
|
|
17006
|
+
}))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17007
|
+
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17008
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17009
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17010
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17011
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17012
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17013
|
+
type: "text",
|
|
17014
|
+
value: pricefrom,
|
|
17015
|
+
onChange: function onChange(event) {
|
|
17016
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17017
|
+
// temppayloadobj = event.target.value;
|
|
17018
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17019
|
+
},
|
|
17020
|
+
style: {
|
|
17021
|
+
background: '#fff',
|
|
17022
|
+
border: '1px solid #ccc',
|
|
17023
|
+
borderRadius: 5,
|
|
17024
|
+
color: '#000',
|
|
17025
|
+
height: 35,
|
|
17026
|
+
width: '100%'
|
|
17027
|
+
}
|
|
17028
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17029
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17030
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17031
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17032
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17033
|
+
type: "text",
|
|
17034
|
+
value: priceto,
|
|
17035
|
+
onChange: function onChange(event) {
|
|
17036
|
+
// var temppayloadobj = { ...priceto };
|
|
17037
|
+
// temppayloadobj = event.target.value;
|
|
17038
|
+
// setpriceto({ ...temppayloadobj });
|
|
17039
|
+
},
|
|
17040
|
+
style: {
|
|
17041
|
+
width: '100%',
|
|
17042
|
+
background: '#fff',
|
|
17043
|
+
border: '1px solid #ccc',
|
|
17044
|
+
borderRadius: 5,
|
|
17045
|
+
color: '#000',
|
|
17046
|
+
height: 35
|
|
17047
|
+
}
|
|
17048
|
+
}))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16999
17049
|
"class": "row m-0 w-100 mb-3"
|
|
17000
17050
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17001
17051
|
"class": "row m-0 w-100 mb-3"
|
|
@@ -17072,7 +17122,7 @@
|
|
|
17072
17122
|
}
|
|
17073
17123
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17074
17124
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
17075
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17125
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17076
17126
|
allowMultipleExpanded: true,
|
|
17077
17127
|
allowZeroExpanded: true,
|
|
17078
17128
|
preExpanded: [0, 1, 2, 3],
|
|
@@ -17148,7 +17198,49 @@
|
|
|
17148
17198
|
}
|
|
17149
17199
|
}, valueitem.name)));
|
|
17150
17200
|
}));
|
|
17151
|
-
}))))))),
|
|
17201
|
+
}))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17202
|
+
"class": "row m-0 w-100 mb-3 mt-2 px-3"
|
|
17203
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17204
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17205
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17206
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17207
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17208
|
+
type: "text",
|
|
17209
|
+
value: pricefrom,
|
|
17210
|
+
onChange: function onChange(event) {
|
|
17211
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17212
|
+
// temppayloadobj = event.target.value;
|
|
17213
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17214
|
+
},
|
|
17215
|
+
style: {
|
|
17216
|
+
background: '#fff',
|
|
17217
|
+
border: '1px solid #ccc',
|
|
17218
|
+
borderRadius: 5,
|
|
17219
|
+
color: '#000',
|
|
17220
|
+
height: 35,
|
|
17221
|
+
width: '100%'
|
|
17222
|
+
}
|
|
17223
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17224
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17225
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17226
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17227
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17228
|
+
type: "text",
|
|
17229
|
+
value: priceto,
|
|
17230
|
+
onChange: function onChange(event) {
|
|
17231
|
+
// var temppayloadobj = { ...priceto };
|
|
17232
|
+
// temppayloadobj = event.target.value;
|
|
17233
|
+
// setpriceto({ ...temppayloadobj });
|
|
17234
|
+
},
|
|
17235
|
+
style: {
|
|
17236
|
+
width: '100%',
|
|
17237
|
+
background: '#fff',
|
|
17238
|
+
border: '1px solid #ccc',
|
|
17239
|
+
borderRadius: 5,
|
|
17240
|
+
color: '#000',
|
|
17241
|
+
height: 35
|
|
17242
|
+
}
|
|
17243
|
+
}))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17152
17244
|
className: "col-lg-12 p-0"
|
|
17153
17245
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17154
17246
|
className: "mt-2 mb-3"
|
|
@@ -22114,7 +22206,7 @@
|
|
|
22114
22206
|
function ownKeys$1_(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; }
|
|
22115
22207
|
function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22116
22208
|
var SocialMediaSection = function SocialMediaSection(props) {
|
|
22117
|
-
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
|
|
22209
|
+
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
|
|
22118
22210
|
props.actions;
|
|
22119
22211
|
props.actions.StatePagePropertiesContext;
|
|
22120
22212
|
var _useState = React.useState({}),
|
|
@@ -22195,26 +22287,39 @@
|
|
|
22195
22287
|
style: {
|
|
22196
22288
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22197
22289
|
}
|
|
22198
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
22290
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22199
22291
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22200
22292
|
onClick: function onClick() {
|
|
22201
22293
|
var _authdetailsContext$i11;
|
|
22202
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.
|
|
22294
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
|
|
22203
22295
|
var _authdetailsContext$i12;
|
|
22204
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.
|
|
22296
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
|
|
22205
22297
|
}
|
|
22206
22298
|
}
|
|
22207
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
22299
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
22208
22300
|
style: {
|
|
22209
22301
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22210
22302
|
}
|
|
22211
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.
|
|
22303
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22212
22304
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22213
22305
|
onClick: function onClick() {
|
|
22214
22306
|
var _authdetailsContext$i14;
|
|
22215
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.
|
|
22307
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
|
|
22216
22308
|
var _authdetailsContext$i15;
|
|
22217
|
-
window.open(
|
|
22309
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
|
|
22310
|
+
}
|
|
22311
|
+
}
|
|
22312
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
22313
|
+
style: {
|
|
22314
|
+
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22315
|
+
}
|
|
22316
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22317
|
+
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22318
|
+
onClick: function onClick() {
|
|
22319
|
+
var _authdetailsContext$i17;
|
|
22320
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
22321
|
+
var _authdetailsContext$i18;
|
|
22322
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
|
|
22218
22323
|
}
|
|
22219
22324
|
}
|
|
22220
22325
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -71768,11 +71873,6 @@
|
|
|
71768
71873
|
React.useEffect(function () {
|
|
71769
71874
|
setitem(props.cardinfoitemprops);
|
|
71770
71875
|
}, [props.cardinfoitemprops]);
|
|
71771
|
-
var plainString = function plainString(html) {
|
|
71772
|
-
var divContainer = document.createElement('div');
|
|
71773
|
-
divContainer.innerHTML = html;
|
|
71774
|
-
return divContainer.textContent || divContainer.innerText || '';
|
|
71775
|
-
};
|
|
71776
71876
|
// const addtocartfunc = () => {
|
|
71777
71877
|
// const addtocardpayloadobj = {
|
|
71778
71878
|
// functype: 'add',
|
|
@@ -72004,7 +72104,7 @@
|
|
|
72004
72104
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
72005
72105
|
}
|
|
72006
72106
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72007
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
|
|
72107
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
|
|
72008
72108
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72009
72109
|
"class": "row w-100 m-0 d-flex"
|
|
72010
72110
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -72015,7 +72115,7 @@
|
|
|
72015
72115
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
72016
72116
|
}
|
|
72017
72117
|
},
|
|
72018
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
|
|
72118
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 m-sm-0 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 m-sm-0 ',
|
|
72019
72119
|
style: {}
|
|
72020
72120
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
72021
72121
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -72048,12 +72148,25 @@
|
|
|
72048
72148
|
style: {
|
|
72049
72149
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72050
72150
|
}
|
|
72051
|
-
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72052
|
-
|
|
72151
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72152
|
+
/*#__PURE__*/
|
|
72153
|
+
// <p
|
|
72154
|
+
// // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
|
|
72155
|
+
// // style={{
|
|
72156
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
72157
|
+
// // }}
|
|
72158
|
+
// // >
|
|
72159
|
+
// // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
|
|
72160
|
+
// // </p>
|
|
72161
|
+
React__default["default"].createElement("p", {
|
|
72162
|
+
"class": sectionproperties.descriptionwordbreak == 'None' ? "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 mt-1 ' : "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 wordbreak wordbreak4 mt-1 ',
|
|
72053
72163
|
style: {
|
|
72054
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72164
|
+
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72165
|
+
},
|
|
72166
|
+
dangerouslySetInnerHTML: {
|
|
72167
|
+
__html: item.shortdescription
|
|
72055
72168
|
}
|
|
72056
|
-
}
|
|
72169
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72057
72170
|
style: {
|
|
72058
72171
|
display: 'flex',
|
|
72059
72172
|
flexDirection: 'column',
|
|
@@ -72061,16 +72174,16 @@
|
|
|
72061
72174
|
},
|
|
72062
72175
|
"class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
|
|
72063
72176
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72064
|
-
"class": "row m-0 w-100 d-flex flex-column flex-sm-
|
|
72177
|
+
"class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
|
|
72065
72178
|
}, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72066
72179
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72067
72180
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72068
72181
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72069
72182
|
}, langdetect == 'en' ? 'EGP' : '', ' ', item.hassale == 1 ? parseFloat(Number(item.defaultsaleprice).toFixed(2)) : parseFloat(Number(item.defaultprice).toFixed(2)), ' ', langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72070
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72183
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72071
72184
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72072
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72073
|
-
}, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72185
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72186
|
+
}, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72074
72187
|
"class": "row m-0 mt-auto w-100"
|
|
72075
72188
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72076
72189
|
"class": "col-lg-12 d-flex justify-content-end p-0"
|
package/package.json
CHANGED
package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx
CHANGED
|
@@ -221,21 +221,21 @@ const Image_with_leftwords = (props) => {
|
|
|
221
221
|
<p
|
|
222
222
|
class={
|
|
223
223
|
sectionproperties.sectiontitlefontfamily == 'Pacifico'
|
|
224
|
-
? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
|
|
224
|
+
? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center '
|
|
225
225
|
: sectionproperties.sectiontitlefontfamily == 'Playfair'
|
|
226
|
-
? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
|
|
226
|
+
? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center '
|
|
227
227
|
: sectionproperties.sectiontitlefontfamily == 'Great Vibes'
|
|
228
|
-
? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
|
|
228
|
+
? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center '
|
|
229
229
|
: sectionproperties.sectiontitlefontfamily == 'Quicksand'
|
|
230
|
-
? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
|
|
230
|
+
? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center '
|
|
231
231
|
: sectionproperties.sectiontitlefontfamily == 'Satisfy'
|
|
232
|
-
? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
|
|
233
|
-
: ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start '
|
|
232
|
+
? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center '
|
|
233
|
+
: ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center '
|
|
234
234
|
}
|
|
235
235
|
style={{
|
|
236
236
|
color: sectionproperties.sectionTitleColor,
|
|
237
237
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
238
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
238
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
239
239
|
}}
|
|
240
240
|
>
|
|
241
241
|
{sectionproperties.sectiontitlestyle == 'Line Under Text' && (
|
|
@@ -245,10 +245,10 @@ const Servicesection = (props) => {
|
|
|
245
245
|
{DescriptionContent()}
|
|
246
246
|
</div>
|
|
247
247
|
)}
|
|
248
|
-
<div class="row m-0 w-100 d-flex justify-content-
|
|
248
|
+
<div class="row m-0 w-100 d-flex justify-content-start justify-content-md-start">
|
|
249
249
|
{cardsarray.map((cardinfoitem, cardinfoindex) => {
|
|
250
250
|
return (
|
|
251
|
-
<div class="col-lg-
|
|
251
|
+
<div class="col-lg-4 col-md-12 col-sm-12 d-flex align-items-center justify-content-start justify-content-md-start">
|
|
252
252
|
<div
|
|
253
253
|
// class="m-lg-auto d-flex justify-content-center"
|
|
254
254
|
class={
|