tabexseriescomponents 0.0.642 → 0.0.643
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 +160 -10
- package/dist/index.esm.js +160 -10
- package/dist/index.umd.js +163 -13
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -45,10 +45,10 @@ var FiLayers = require('@react-icons/all-files/fi/FiLayers');
|
|
|
45
45
|
var HiOutlinePlusCircle = require('@react-icons/all-files/hi/HiOutlinePlusCircle');
|
|
46
46
|
require('@react-icons/all-files/hi/HiOutlineMinusCircle');
|
|
47
47
|
var TextareaAutosize = require('react-textarea-autosize');
|
|
48
|
-
require('@mui/system');
|
|
49
48
|
var AiOutlineClockCircle = require('@react-icons/all-files/ai/AiOutlineClockCircle');
|
|
50
49
|
var AiOutlinePlus = require('@react-icons/all-files/ai/AiOutlinePlus');
|
|
51
50
|
var AiOutlineCheck = require('@react-icons/all-files/ai/AiOutlineCheck');
|
|
51
|
+
require('@mui/system');
|
|
52
52
|
var reactHorizontalScrollingMenu = require('react-horizontal-scrolling-menu');
|
|
53
53
|
var material = require('@mui/material');
|
|
54
54
|
var HiOutlinePhone = require('@react-icons/all-files/hi/HiOutlinePhone');
|
|
@@ -2311,7 +2311,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
2311
2311
|
setShowMore = _useState2[1];
|
|
2312
2312
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
2313
2313
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2314
|
-
"class": props.srcfromprops == 'Articles' ? 'mt-3 px-3 mb-4' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops != 'service' ? 'col-lg-12 pl-5 pr-5 p-md-0 w-100' : 'col-lg-12 p-0 w-100'
|
|
2314
|
+
"class": props.srcfromprops == 'Articles' ? 'mt-3 px-3 mb-4' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops != 'service' && props.srcfromprops != 'collap' ? 'col-lg-12 pl-5 pr-5 p-md-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops == 'collap' ? 'col-lg-12 pl-3 pr-3 p-md-0 w-100' : 'col-lg-12 p-0 w-100'
|
|
2315
2315
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2316
2316
|
"class": "row m-0 w-100"
|
|
2317
2317
|
}, sectionproperties.gallerystyle == 'Style 2' && props.srcfromprops != 'collap' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -3502,7 +3502,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3502
3502
|
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
3503
3503
|
className: "p-0"
|
|
3504
3504
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3505
|
-
"class": "col-lg-12
|
|
3505
|
+
"class": "col-lg-12 pl-3 pr-3 mt-3"
|
|
3506
3506
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3507
3507
|
className: 'm-0 p-0 wordbreak',
|
|
3508
3508
|
style: {
|
|
@@ -33542,7 +33542,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
33542
33542
|
function ownKeys$1O(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; }
|
|
33543
33543
|
function _objectSpread$1O(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1O(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1O(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
33544
33544
|
var Modernheader = function Modernheader(props) {
|
|
33545
|
-
var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
33545
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
33546
33546
|
var _useState = React.useState(''),
|
|
33547
33547
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
33548
33548
|
sectionproperties = _useState2[0],
|
|
@@ -33568,9 +33568,9 @@ var Modernheader = function Modernheader(props) {
|
|
|
33568
33568
|
logoarrayofobjects = _useState4[0],
|
|
33569
33569
|
setlogoarrayofobjects = _useState4[1];
|
|
33570
33570
|
var _useState5 = React.useState(false),
|
|
33571
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2)
|
|
33572
|
-
_useState6[0]
|
|
33573
|
-
_useState6[1];
|
|
33571
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
33572
|
+
openSearchBar = _useState6[0],
|
|
33573
|
+
setopenSearchBar = _useState6[1];
|
|
33574
33574
|
var scrollYposittionprops = props.actions.scrollYposittionprops;
|
|
33575
33575
|
React.useEffect(function () {
|
|
33576
33576
|
var secpropobj = {};
|
|
@@ -33597,6 +33597,19 @@ var Modernheader = function Modernheader(props) {
|
|
|
33597
33597
|
}
|
|
33598
33598
|
}, [templateproperties_context]);
|
|
33599
33599
|
var header_cssstyles = {
|
|
33600
|
+
closeOverlayBtn: glamor.css({
|
|
33601
|
+
width: '40px',
|
|
33602
|
+
height: '40px',
|
|
33603
|
+
color: '#000',
|
|
33604
|
+
borderRadius: '5px',
|
|
33605
|
+
border: '2px solid #000',
|
|
33606
|
+
zIndex: 1000,
|
|
33607
|
+
transition: '.3s',
|
|
33608
|
+
':hover': {
|
|
33609
|
+
color: '#787878',
|
|
33610
|
+
borderColor: '#787878'
|
|
33611
|
+
}
|
|
33612
|
+
}),
|
|
33600
33613
|
floatingbtn: glamor.css({
|
|
33601
33614
|
width: sectionproperties.floatingbtnwidth + '%',
|
|
33602
33615
|
height: sectionproperties.floatingbtnheight + 'px',
|
|
@@ -33777,6 +33790,27 @@ var Modernheader = function Modernheader(props) {
|
|
|
33777
33790
|
color: sectionproperties.searchbaricon_color,
|
|
33778
33791
|
backgroundColor: sectionproperties.searchbaricon_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbaricon_bgcolor
|
|
33779
33792
|
}),
|
|
33793
|
+
searchbar_icon: glamor.css({
|
|
33794
|
+
transform: langdetect == 'en' ? 'scale(1)' : 'scaleX(-1)',
|
|
33795
|
+
bottom: sectionproperties.searchbaricon_bottom + 'px',
|
|
33796
|
+
margin: 'auto',
|
|
33797
|
+
display: 'flex',
|
|
33798
|
+
justifyContent: 'center',
|
|
33799
|
+
alignItems: 'center',
|
|
33800
|
+
textAlign: 'center',
|
|
33801
|
+
borderRadius: sectionproperties.searchbaricon_borderBottomLeftRadius + 'px',
|
|
33802
|
+
color: sectionproperties.searchbaricon_color,
|
|
33803
|
+
backgroundColor: sectionproperties.searchbaricon_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbaricon_bgcolor
|
|
33804
|
+
}),
|
|
33805
|
+
search_field: glamor.css({
|
|
33806
|
+
color: sectionproperties.searchbarcontinput_color,
|
|
33807
|
+
fontWeight: sectionproperties.searchbarcont_inputfontweight,
|
|
33808
|
+
fontSize: sectionproperties.searchbarcontinput_fontsize + 'px',
|
|
33809
|
+
borderBottom: '1px solid #000',
|
|
33810
|
+
'::placeholder': {
|
|
33811
|
+
color: sectionproperties.searchbarcontinput_color
|
|
33812
|
+
}
|
|
33813
|
+
}),
|
|
33780
33814
|
searchbarcont_input: glamor.css({
|
|
33781
33815
|
width: '100%',
|
|
33782
33816
|
background: sectionproperties.searchbarcont_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbarcont_bgcolor,
|
|
@@ -33908,7 +33942,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33908
33942
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33909
33943
|
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
33910
33944
|
style: {}
|
|
33911
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33945
|
+
}, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33912
33946
|
"class": header_cssstyles.searchbarcont
|
|
33913
33947
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
33914
33948
|
type: "text",
|
|
@@ -33927,7 +33961,60 @@ var Modernheader = function Modernheader(props) {
|
|
|
33927
33961
|
sectionpropertiesprops: sectionproperties,
|
|
33928
33962
|
srcfromprops: 'fullheader',
|
|
33929
33963
|
actions: actions
|
|
33930
|
-
}))
|
|
33964
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33965
|
+
"class": header_cssstyles.searchbarcont + ' allcentered ',
|
|
33966
|
+
style: {
|
|
33967
|
+
width: sectionproperties.searchbaricon_width + 'px',
|
|
33968
|
+
height: sectionproperties.searchbaricon_height + 'px'
|
|
33969
|
+
},
|
|
33970
|
+
onClick: function onClick() {
|
|
33971
|
+
setopenSearchBar(true);
|
|
33972
|
+
}
|
|
33973
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33974
|
+
"class": header_cssstyles.searchbar_icon + ' m-0 pr-0 cursor-pointer '
|
|
33975
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
33976
|
+
"class": "h-100 "
|
|
33977
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiSearch.FiSearch, {
|
|
33978
|
+
size: sectionproperties.searchbaricon_fontsize
|
|
33979
|
+
})))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33980
|
+
"class": ' d-flex align-items-center justify-content-end '
|
|
33981
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
33982
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
33983
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33984
|
+
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33985
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33986
|
+
"class": "m-0 p-0 mr-2 ml-2"
|
|
33987
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33988
|
+
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33989
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33990
|
+
"class": "m-0 p-0 ml-2 mr-2"
|
|
33991
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33992
|
+
var _authdetailsContext$i4;
|
|
33993
|
+
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33994
|
+
onClick: function onClick() {
|
|
33995
|
+
setcurrencyfunccontext(item);
|
|
33996
|
+
}
|
|
33997
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33998
|
+
"class": "row m-0 w-100"
|
|
33999
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34000
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
34001
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34002
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
34003
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
34004
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
34005
|
+
style: {
|
|
34006
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
34007
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
34008
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
34009
|
+
}
|
|
34010
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
34011
|
+
"class": 'ml-2 mr-2'
|
|
34012
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34013
|
+
"class": "col-lg-12 p-0"
|
|
34014
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
34015
|
+
"class": "m-0"
|
|
34016
|
+
}))));
|
|
34017
|
+
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33931
34018
|
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
33932
34019
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33933
34020
|
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
@@ -34277,7 +34364,70 @@ var Modernheader = function Modernheader(props) {
|
|
|
34277
34364
|
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
34278
34365
|
sectionpropertiesprops: sectionproperties,
|
|
34279
34366
|
actions: actions
|
|
34280
|
-
})
|
|
34367
|
+
}), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas, {
|
|
34368
|
+
show: openSearchBar,
|
|
34369
|
+
onHide: function onHide() {
|
|
34370
|
+
setopenSearchBar(false);
|
|
34371
|
+
},
|
|
34372
|
+
placement: "top",
|
|
34373
|
+
scroll: true,
|
|
34374
|
+
backdrop: true
|
|
34375
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34376
|
+
className: "row m-0 w-100 p-3"
|
|
34377
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34378
|
+
className: "".concat(generalstyles.search_modern)
|
|
34379
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34380
|
+
className: "".concat(generalstyles.search_wrap2, " ").concat(header_cssstyles.search_wrap),
|
|
34381
|
+
style: {
|
|
34382
|
+
height: '120px',
|
|
34383
|
+
background: '#fff'
|
|
34384
|
+
}
|
|
34385
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34386
|
+
className: ' pl-5 pr-5',
|
|
34387
|
+
style: {
|
|
34388
|
+
paddingTop: '30px'
|
|
34389
|
+
}
|
|
34390
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34391
|
+
className: "row m-0 w-100 d-flex align-items-center"
|
|
34392
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34393
|
+
className: "col-lg-6"
|
|
34394
|
+
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34395
|
+
className: "col-lg-6 d-flex align-items-center justify-content-end"
|
|
34396
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34397
|
+
className: header_cssstyles.closeOverlayBtn + ' cursor-pointer ',
|
|
34398
|
+
onClick: function onClick() {
|
|
34399
|
+
setopenSearchBar(false);
|
|
34400
|
+
setSearchHeaderInputContext('');
|
|
34401
|
+
}
|
|
34402
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
34403
|
+
className: "h-100 allcentered"
|
|
34404
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoClose.IoClose, {
|
|
34405
|
+
size: sectionproperties.closeSlider_fontSize
|
|
34406
|
+
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34407
|
+
className: generalstyles.search_form_wrap
|
|
34408
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34409
|
+
className: "".concat(generalstyles.search_form, " ").concat(header_cssstyles.search_form),
|
|
34410
|
+
id: "input"
|
|
34411
|
+
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
34412
|
+
type: "text",
|
|
34413
|
+
className: "".concat(generalstyles.search_field, " ").concat(header_cssstyles.search_field),
|
|
34414
|
+
placeholder: langdetect == 'en' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
34415
|
+
onChange: function onChange(event) {
|
|
34416
|
+
setSearchHeaderInputContext(event.target.value);
|
|
34417
|
+
}
|
|
34418
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34419
|
+
style: {
|
|
34420
|
+
position: 'absolute',
|
|
34421
|
+
top: '60%',
|
|
34422
|
+
left: 0,
|
|
34423
|
+
right: 0
|
|
34424
|
+
},
|
|
34425
|
+
className: "allcentered"
|
|
34426
|
+
}, /*#__PURE__*/React__default["default"].createElement(Searchlist$1, {
|
|
34427
|
+
actions: actions,
|
|
34428
|
+
sectionpropertiesprops: sectionproperties,
|
|
34429
|
+
srcfromprops: 'StylishHeader'
|
|
34430
|
+
}))))))));
|
|
34281
34431
|
};
|
|
34282
34432
|
|
|
34283
34433
|
function ownKeys$1N(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; }
|
package/dist/index.esm.js
CHANGED
|
@@ -43,10 +43,10 @@ import { FiLayers } from '@react-icons/all-files/fi/FiLayers';
|
|
|
43
43
|
import { HiOutlinePlusCircle } from '@react-icons/all-files/hi/HiOutlinePlusCircle';
|
|
44
44
|
import '@react-icons/all-files/hi/HiOutlineMinusCircle';
|
|
45
45
|
import TextareaAutosize from 'react-textarea-autosize';
|
|
46
|
-
import '@mui/system';
|
|
47
46
|
import { AiOutlineClockCircle } from '@react-icons/all-files/ai/AiOutlineClockCircle';
|
|
48
47
|
import { AiOutlinePlus } from '@react-icons/all-files/ai/AiOutlinePlus';
|
|
49
48
|
import { AiOutlineCheck } from '@react-icons/all-files/ai/AiOutlineCheck';
|
|
49
|
+
import '@mui/system';
|
|
50
50
|
import { ScrollMenu } from 'react-horizontal-scrolling-menu';
|
|
51
51
|
import { Box, Tabs, Tab } from '@mui/material';
|
|
52
52
|
import { HiOutlinePhone } from '@react-icons/all-files/hi/HiOutlinePhone';
|
|
@@ -2262,7 +2262,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
2262
2262
|
setShowMore = _useState2[1];
|
|
2263
2263
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
2264
2264
|
return /*#__PURE__*/React.createElement("div", {
|
|
2265
|
-
"class": props.srcfromprops == 'Articles' ? 'mt-3 px-3 mb-4' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops != 'service' ? 'col-lg-12 pl-5 pr-5 p-md-0 w-100' : 'col-lg-12 p-0 w-100'
|
|
2265
|
+
"class": props.srcfromprops == 'Articles' ? 'mt-3 px-3 mb-4' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops != 'service' && props.srcfromprops != 'collap' ? 'col-lg-12 pl-5 pr-5 p-md-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops == 'collap' ? 'col-lg-12 pl-3 pr-3 p-md-0 w-100' : 'col-lg-12 p-0 w-100'
|
|
2266
2266
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2267
2267
|
"class": "row m-0 w-100"
|
|
2268
2268
|
}, sectionproperties.gallerystyle == 'Style 2' && props.srcfromprops != 'collap' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -3453,7 +3453,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3453
3453
|
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
3454
3454
|
className: "p-0"
|
|
3455
3455
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3456
|
-
"class": "col-lg-12
|
|
3456
|
+
"class": "col-lg-12 pl-3 pr-3 mt-3"
|
|
3457
3457
|
}, /*#__PURE__*/React.createElement("p", {
|
|
3458
3458
|
className: 'm-0 p-0 wordbreak',
|
|
3459
3459
|
style: {
|
|
@@ -33493,7 +33493,7 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
|
|
|
33493
33493
|
function ownKeys$1O(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; }
|
|
33494
33494
|
function _objectSpread$1O(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1O(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1O(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
33495
33495
|
var Modernheader = function Modernheader(props) {
|
|
33496
|
-
var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
33496
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
33497
33497
|
var _useState = useState(''),
|
|
33498
33498
|
_useState2 = _slicedToArray(_useState, 2),
|
|
33499
33499
|
sectionproperties = _useState2[0],
|
|
@@ -33519,9 +33519,9 @@ var Modernheader = function Modernheader(props) {
|
|
|
33519
33519
|
logoarrayofobjects = _useState4[0],
|
|
33520
33520
|
setlogoarrayofobjects = _useState4[1];
|
|
33521
33521
|
var _useState5 = useState(false),
|
|
33522
|
-
_useState6 = _slicedToArray(_useState5, 2)
|
|
33523
|
-
_useState6[0]
|
|
33524
|
-
_useState6[1];
|
|
33522
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
33523
|
+
openSearchBar = _useState6[0],
|
|
33524
|
+
setopenSearchBar = _useState6[1];
|
|
33525
33525
|
var scrollYposittionprops = props.actions.scrollYposittionprops;
|
|
33526
33526
|
useEffect(function () {
|
|
33527
33527
|
var secpropobj = {};
|
|
@@ -33548,6 +33548,19 @@ var Modernheader = function Modernheader(props) {
|
|
|
33548
33548
|
}
|
|
33549
33549
|
}, [templateproperties_context]);
|
|
33550
33550
|
var header_cssstyles = {
|
|
33551
|
+
closeOverlayBtn: css({
|
|
33552
|
+
width: '40px',
|
|
33553
|
+
height: '40px',
|
|
33554
|
+
color: '#000',
|
|
33555
|
+
borderRadius: '5px',
|
|
33556
|
+
border: '2px solid #000',
|
|
33557
|
+
zIndex: 1000,
|
|
33558
|
+
transition: '.3s',
|
|
33559
|
+
':hover': {
|
|
33560
|
+
color: '#787878',
|
|
33561
|
+
borderColor: '#787878'
|
|
33562
|
+
}
|
|
33563
|
+
}),
|
|
33551
33564
|
floatingbtn: css({
|
|
33552
33565
|
width: sectionproperties.floatingbtnwidth + '%',
|
|
33553
33566
|
height: sectionproperties.floatingbtnheight + 'px',
|
|
@@ -33728,6 +33741,27 @@ var Modernheader = function Modernheader(props) {
|
|
|
33728
33741
|
color: sectionproperties.searchbaricon_color,
|
|
33729
33742
|
backgroundColor: sectionproperties.searchbaricon_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbaricon_bgcolor
|
|
33730
33743
|
}),
|
|
33744
|
+
searchbar_icon: css({
|
|
33745
|
+
transform: langdetect == 'en' ? 'scale(1)' : 'scaleX(-1)',
|
|
33746
|
+
bottom: sectionproperties.searchbaricon_bottom + 'px',
|
|
33747
|
+
margin: 'auto',
|
|
33748
|
+
display: 'flex',
|
|
33749
|
+
justifyContent: 'center',
|
|
33750
|
+
alignItems: 'center',
|
|
33751
|
+
textAlign: 'center',
|
|
33752
|
+
borderRadius: sectionproperties.searchbaricon_borderBottomLeftRadius + 'px',
|
|
33753
|
+
color: sectionproperties.searchbaricon_color,
|
|
33754
|
+
backgroundColor: sectionproperties.searchbaricon_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbaricon_bgcolor
|
|
33755
|
+
}),
|
|
33756
|
+
search_field: css({
|
|
33757
|
+
color: sectionproperties.searchbarcontinput_color,
|
|
33758
|
+
fontWeight: sectionproperties.searchbarcont_inputfontweight,
|
|
33759
|
+
fontSize: sectionproperties.searchbarcontinput_fontsize + 'px',
|
|
33760
|
+
borderBottom: '1px solid #000',
|
|
33761
|
+
'::placeholder': {
|
|
33762
|
+
color: sectionproperties.searchbarcontinput_color
|
|
33763
|
+
}
|
|
33764
|
+
}),
|
|
33731
33765
|
searchbarcont_input: css({
|
|
33732
33766
|
width: '100%',
|
|
33733
33767
|
background: sectionproperties.searchbarcont_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbarcont_bgcolor,
|
|
@@ -33859,7 +33893,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33859
33893
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33860
33894
|
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
33861
33895
|
style: {}
|
|
33862
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
33896
|
+
}, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React.createElement("div", {
|
|
33863
33897
|
"class": header_cssstyles.searchbarcont
|
|
33864
33898
|
}, /*#__PURE__*/React.createElement("input", {
|
|
33865
33899
|
type: "text",
|
|
@@ -33878,7 +33912,60 @@ var Modernheader = function Modernheader(props) {
|
|
|
33878
33912
|
sectionpropertiesprops: sectionproperties,
|
|
33879
33913
|
srcfromprops: 'fullheader',
|
|
33880
33914
|
actions: actions
|
|
33881
|
-
}))
|
|
33915
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
33916
|
+
"class": header_cssstyles.searchbarcont + ' allcentered ',
|
|
33917
|
+
style: {
|
|
33918
|
+
width: sectionproperties.searchbaricon_width + 'px',
|
|
33919
|
+
height: sectionproperties.searchbaricon_height + 'px'
|
|
33920
|
+
},
|
|
33921
|
+
onClick: function onClick() {
|
|
33922
|
+
setopenSearchBar(true);
|
|
33923
|
+
}
|
|
33924
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
33925
|
+
"class": header_cssstyles.searchbar_icon + ' m-0 pr-0 cursor-pointer '
|
|
33926
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
33927
|
+
"class": "h-100 "
|
|
33928
|
+
}, /*#__PURE__*/React.createElement(FiSearch, {
|
|
33929
|
+
size: sectionproperties.searchbaricon_fontsize
|
|
33930
|
+
})))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React.createElement("div", {
|
|
33931
|
+
"class": ' d-flex align-items-center justify-content-end '
|
|
33932
|
+
}, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
|
|
33933
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
33934
|
+
}, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
33935
|
+
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33936
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
33937
|
+
"class": "m-0 p-0 mr-2 ml-2"
|
|
33938
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
33939
|
+
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33940
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
33941
|
+
"class": "m-0 p-0 ml-2 mr-2"
|
|
33942
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33943
|
+
var _authdetailsContext$i4;
|
|
33944
|
+
return /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
33945
|
+
onClick: function onClick() {
|
|
33946
|
+
setcurrencyfunccontext(item);
|
|
33947
|
+
}
|
|
33948
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
33949
|
+
"class": "row m-0 w-100"
|
|
33950
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
33951
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
33952
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
33953
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
33954
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
33955
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
33956
|
+
style: {
|
|
33957
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33958
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33959
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
33960
|
+
}
|
|
33961
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
33962
|
+
"class": 'ml-2 mr-2'
|
|
33963
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React.createElement("div", {
|
|
33964
|
+
"class": "col-lg-12 p-0"
|
|
33965
|
+
}, /*#__PURE__*/React.createElement("hr", {
|
|
33966
|
+
"class": "m-0"
|
|
33967
|
+
}))));
|
|
33968
|
+
}))))), /*#__PURE__*/React.createElement("div", {
|
|
33882
33969
|
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
33883
33970
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33884
33971
|
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
@@ -34228,7 +34315,70 @@ var Modernheader = function Modernheader(props) {
|
|
|
34228
34315
|
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
34229
34316
|
sectionpropertiesprops: sectionproperties,
|
|
34230
34317
|
actions: actions
|
|
34231
|
-
})
|
|
34318
|
+
}), /*#__PURE__*/React.createElement(Offcanvas, {
|
|
34319
|
+
show: openSearchBar,
|
|
34320
|
+
onHide: function onHide() {
|
|
34321
|
+
setopenSearchBar(false);
|
|
34322
|
+
},
|
|
34323
|
+
placement: "top",
|
|
34324
|
+
scroll: true,
|
|
34325
|
+
backdrop: true
|
|
34326
|
+
}, /*#__PURE__*/React.createElement(Offcanvas.Body, null, /*#__PURE__*/React.createElement("div", {
|
|
34327
|
+
className: "row m-0 w-100 p-3"
|
|
34328
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
34329
|
+
className: "".concat(generalstyles.search_modern)
|
|
34330
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
34331
|
+
className: "".concat(generalstyles.search_wrap2, " ").concat(header_cssstyles.search_wrap),
|
|
34332
|
+
style: {
|
|
34333
|
+
height: '120px',
|
|
34334
|
+
background: '#fff'
|
|
34335
|
+
}
|
|
34336
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
34337
|
+
className: ' pl-5 pr-5',
|
|
34338
|
+
style: {
|
|
34339
|
+
paddingTop: '30px'
|
|
34340
|
+
}
|
|
34341
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
34342
|
+
className: "row m-0 w-100 d-flex align-items-center"
|
|
34343
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
34344
|
+
className: "col-lg-6"
|
|
34345
|
+
}), /*#__PURE__*/React.createElement("div", {
|
|
34346
|
+
className: "col-lg-6 d-flex align-items-center justify-content-end"
|
|
34347
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
34348
|
+
className: header_cssstyles.closeOverlayBtn + ' cursor-pointer ',
|
|
34349
|
+
onClick: function onClick() {
|
|
34350
|
+
setopenSearchBar(false);
|
|
34351
|
+
setSearchHeaderInputContext('');
|
|
34352
|
+
}
|
|
34353
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
34354
|
+
className: "h-100 allcentered"
|
|
34355
|
+
}, /*#__PURE__*/React.createElement(IoClose, {
|
|
34356
|
+
size: sectionproperties.closeSlider_fontSize
|
|
34357
|
+
})))))), /*#__PURE__*/React.createElement("div", {
|
|
34358
|
+
className: generalstyles.search_form_wrap
|
|
34359
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
34360
|
+
className: "".concat(generalstyles.search_form, " ").concat(header_cssstyles.search_form),
|
|
34361
|
+
id: "input"
|
|
34362
|
+
}, /*#__PURE__*/React.createElement("input", {
|
|
34363
|
+
type: "text",
|
|
34364
|
+
className: "".concat(generalstyles.search_field, " ").concat(header_cssstyles.search_field),
|
|
34365
|
+
placeholder: langdetect == 'en' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
34366
|
+
onChange: function onChange(event) {
|
|
34367
|
+
setSearchHeaderInputContext(event.target.value);
|
|
34368
|
+
}
|
|
34369
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
34370
|
+
style: {
|
|
34371
|
+
position: 'absolute',
|
|
34372
|
+
top: '60%',
|
|
34373
|
+
left: 0,
|
|
34374
|
+
right: 0
|
|
34375
|
+
},
|
|
34376
|
+
className: "allcentered"
|
|
34377
|
+
}, /*#__PURE__*/React.createElement(Searchlist$1, {
|
|
34378
|
+
actions: actions,
|
|
34379
|
+
sectionpropertiesprops: sectionproperties,
|
|
34380
|
+
srcfromprops: 'StylishHeader'
|
|
34381
|
+
}))))))));
|
|
34232
34382
|
};
|
|
34233
34383
|
|
|
34234
34384
|
function ownKeys$1N(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; }
|
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('@
|
|
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', '@
|
|
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,
|
|
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,
|
|
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/fa/FaLinkedinIn'), 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/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/fa/FaLinkedinIn', '@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.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.FaLinkedinIn, 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, FiMenu, BsChevronDown, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation, FaLinkedinIn, 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
|
|
|
@@ -2135,7 +2135,7 @@
|
|
|
2135
2135
|
setShowMore = _useState2[1];
|
|
2136
2136
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
2137
2137
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2138
|
-
"class": props.srcfromprops == 'Articles' ? 'mt-3 px-3 mb-4' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops != 'service' ? 'col-lg-12 pl-5 pr-5 p-md-0 w-100' : 'col-lg-12 p-0 w-100'
|
|
2138
|
+
"class": props.srcfromprops == 'Articles' ? 'mt-3 px-3 mb-4' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : props.srcfromprops == 'undername' ? 'col-lg-12 p-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops != 'service' && props.srcfromprops != 'collap' ? 'col-lg-12 pl-5 pr-5 p-md-0 w-100' : sectionproperties.gallerystyle == 'Style 1' && props.srcfromprops == 'collap' ? 'col-lg-12 pl-3 pr-3 p-md-0 w-100' : 'col-lg-12 p-0 w-100'
|
|
2139
2139
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2140
2140
|
"class": "row m-0 w-100"
|
|
2141
2141
|
}, sectionproperties.gallerystyle == 'Style 2' && props.srcfromprops != 'collap' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -3326,7 +3326,7 @@
|
|
|
3326
3326
|
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
3327
3327
|
className: "p-0"
|
|
3328
3328
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3329
|
-
"class": "col-lg-12
|
|
3329
|
+
"class": "col-lg-12 pl-3 pr-3 mt-3"
|
|
3330
3330
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3331
3331
|
className: 'm-0 p-0 wordbreak',
|
|
3332
3332
|
style: {
|
|
@@ -33366,7 +33366,7 @@
|
|
|
33366
33366
|
function ownKeys$1O(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; }
|
|
33367
33367
|
function _objectSpread$1O(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1O(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1O(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
33368
33368
|
var Modernheader = function Modernheader(props) {
|
|
33369
|
-
var _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
33369
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$c, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
33370
33370
|
var _useState = React.useState(''),
|
|
33371
33371
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
33372
33372
|
sectionproperties = _useState2[0],
|
|
@@ -33392,9 +33392,9 @@
|
|
|
33392
33392
|
logoarrayofobjects = _useState4[0],
|
|
33393
33393
|
setlogoarrayofobjects = _useState4[1];
|
|
33394
33394
|
var _useState5 = React.useState(false),
|
|
33395
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2)
|
|
33396
|
-
_useState6[0]
|
|
33397
|
-
_useState6[1];
|
|
33395
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
33396
|
+
openSearchBar = _useState6[0],
|
|
33397
|
+
setopenSearchBar = _useState6[1];
|
|
33398
33398
|
var scrollYposittionprops = props.actions.scrollYposittionprops;
|
|
33399
33399
|
React.useEffect(function () {
|
|
33400
33400
|
var secpropobj = {};
|
|
@@ -33421,6 +33421,19 @@
|
|
|
33421
33421
|
}
|
|
33422
33422
|
}, [templateproperties_context]);
|
|
33423
33423
|
var header_cssstyles = {
|
|
33424
|
+
closeOverlayBtn: glamor.css({
|
|
33425
|
+
width: '40px',
|
|
33426
|
+
height: '40px',
|
|
33427
|
+
color: '#000',
|
|
33428
|
+
borderRadius: '5px',
|
|
33429
|
+
border: '2px solid #000',
|
|
33430
|
+
zIndex: 1000,
|
|
33431
|
+
transition: '.3s',
|
|
33432
|
+
':hover': {
|
|
33433
|
+
color: '#787878',
|
|
33434
|
+
borderColor: '#787878'
|
|
33435
|
+
}
|
|
33436
|
+
}),
|
|
33424
33437
|
floatingbtn: glamor.css({
|
|
33425
33438
|
width: sectionproperties.floatingbtnwidth + '%',
|
|
33426
33439
|
height: sectionproperties.floatingbtnheight + 'px',
|
|
@@ -33601,6 +33614,27 @@
|
|
|
33601
33614
|
color: sectionproperties.searchbaricon_color,
|
|
33602
33615
|
backgroundColor: sectionproperties.searchbaricon_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbaricon_bgcolor
|
|
33603
33616
|
}),
|
|
33617
|
+
searchbar_icon: glamor.css({
|
|
33618
|
+
transform: langdetect == 'en' ? 'scale(1)' : 'scaleX(-1)',
|
|
33619
|
+
bottom: sectionproperties.searchbaricon_bottom + 'px',
|
|
33620
|
+
margin: 'auto',
|
|
33621
|
+
display: 'flex',
|
|
33622
|
+
justifyContent: 'center',
|
|
33623
|
+
alignItems: 'center',
|
|
33624
|
+
textAlign: 'center',
|
|
33625
|
+
borderRadius: sectionproperties.searchbaricon_borderBottomLeftRadius + 'px',
|
|
33626
|
+
color: sectionproperties.searchbaricon_color,
|
|
33627
|
+
backgroundColor: sectionproperties.searchbaricon_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbaricon_bgcolor
|
|
33628
|
+
}),
|
|
33629
|
+
search_field: glamor.css({
|
|
33630
|
+
color: sectionproperties.searchbarcontinput_color,
|
|
33631
|
+
fontWeight: sectionproperties.searchbarcont_inputfontweight,
|
|
33632
|
+
fontSize: sectionproperties.searchbarcontinput_fontsize + 'px',
|
|
33633
|
+
borderBottom: '1px solid #000',
|
|
33634
|
+
'::placeholder': {
|
|
33635
|
+
color: sectionproperties.searchbarcontinput_color
|
|
33636
|
+
}
|
|
33637
|
+
}),
|
|
33604
33638
|
searchbarcont_input: glamor.css({
|
|
33605
33639
|
width: '100%',
|
|
33606
33640
|
background: sectionproperties.searchbarcont_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.searchbarcont_bgcolor,
|
|
@@ -33732,7 +33766,7 @@
|
|
|
33732
33766
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33733
33767
|
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
33734
33768
|
style: {}
|
|
33735
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33769
|
+
}, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33736
33770
|
"class": header_cssstyles.searchbarcont
|
|
33737
33771
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
33738
33772
|
type: "text",
|
|
@@ -33751,7 +33785,60 @@
|
|
|
33751
33785
|
sectionpropertiesprops: sectionproperties,
|
|
33752
33786
|
srcfromprops: 'fullheader',
|
|
33753
33787
|
actions: actions
|
|
33754
|
-
}))
|
|
33788
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33789
|
+
"class": header_cssstyles.searchbarcont + ' allcentered ',
|
|
33790
|
+
style: {
|
|
33791
|
+
width: sectionproperties.searchbaricon_width + 'px',
|
|
33792
|
+
height: sectionproperties.searchbaricon_height + 'px'
|
|
33793
|
+
},
|
|
33794
|
+
onClick: function onClick() {
|
|
33795
|
+
setopenSearchBar(true);
|
|
33796
|
+
}
|
|
33797
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33798
|
+
"class": header_cssstyles.searchbar_icon + ' m-0 pr-0 cursor-pointer '
|
|
33799
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
33800
|
+
"class": "h-100 "
|
|
33801
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiSearch.FiSearch, {
|
|
33802
|
+
size: sectionproperties.searchbaricon_fontsize
|
|
33803
|
+
})))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33804
|
+
"class": ' d-flex align-items-center justify-content-end '
|
|
33805
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
33806
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
33807
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33808
|
+
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33809
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33810
|
+
"class": "m-0 p-0 mr-2 ml-2"
|
|
33811
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33812
|
+
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33813
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33814
|
+
"class": "m-0 p-0 ml-2 mr-2"
|
|
33815
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33816
|
+
var _authdetailsContext$i4;
|
|
33817
|
+
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33818
|
+
onClick: function onClick() {
|
|
33819
|
+
setcurrencyfunccontext(item);
|
|
33820
|
+
}
|
|
33821
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33822
|
+
"class": "row m-0 w-100"
|
|
33823
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33824
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
33825
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33826
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
33827
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33828
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
33829
|
+
style: {
|
|
33830
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33831
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33832
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
33833
|
+
}
|
|
33834
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33835
|
+
"class": 'ml-2 mr-2'
|
|
33836
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33837
|
+
"class": "col-lg-12 p-0"
|
|
33838
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
33839
|
+
"class": "m-0"
|
|
33840
|
+
}))));
|
|
33841
|
+
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33755
33842
|
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
33756
33843
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33757
33844
|
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
@@ -34101,7 +34188,70 @@
|
|
|
34101
34188
|
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
34102
34189
|
sectionpropertiesprops: sectionproperties,
|
|
34103
34190
|
actions: actions
|
|
34104
|
-
})
|
|
34191
|
+
}), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas, {
|
|
34192
|
+
show: openSearchBar,
|
|
34193
|
+
onHide: function onHide() {
|
|
34194
|
+
setopenSearchBar(false);
|
|
34195
|
+
},
|
|
34196
|
+
placement: "top",
|
|
34197
|
+
scroll: true,
|
|
34198
|
+
backdrop: true
|
|
34199
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas.Body, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34200
|
+
className: "row m-0 w-100 p-3"
|
|
34201
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34202
|
+
className: "".concat(generalstyles.search_modern)
|
|
34203
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34204
|
+
className: "".concat(generalstyles.search_wrap2, " ").concat(header_cssstyles.search_wrap),
|
|
34205
|
+
style: {
|
|
34206
|
+
height: '120px',
|
|
34207
|
+
background: '#fff'
|
|
34208
|
+
}
|
|
34209
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34210
|
+
className: ' pl-5 pr-5',
|
|
34211
|
+
style: {
|
|
34212
|
+
paddingTop: '30px'
|
|
34213
|
+
}
|
|
34214
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34215
|
+
className: "row m-0 w-100 d-flex align-items-center"
|
|
34216
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34217
|
+
className: "col-lg-6"
|
|
34218
|
+
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34219
|
+
className: "col-lg-6 d-flex align-items-center justify-content-end"
|
|
34220
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34221
|
+
className: header_cssstyles.closeOverlayBtn + ' cursor-pointer ',
|
|
34222
|
+
onClick: function onClick() {
|
|
34223
|
+
setopenSearchBar(false);
|
|
34224
|
+
setSearchHeaderInputContext('');
|
|
34225
|
+
}
|
|
34226
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
34227
|
+
className: "h-100 allcentered"
|
|
34228
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoClose.IoClose, {
|
|
34229
|
+
size: sectionproperties.closeSlider_fontSize
|
|
34230
|
+
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34231
|
+
className: generalstyles.search_form_wrap
|
|
34232
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34233
|
+
className: "".concat(generalstyles.search_form, " ").concat(header_cssstyles.search_form),
|
|
34234
|
+
id: "input"
|
|
34235
|
+
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
34236
|
+
type: "text",
|
|
34237
|
+
className: "".concat(generalstyles.search_field, " ").concat(header_cssstyles.search_field),
|
|
34238
|
+
placeholder: langdetect == 'en' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
34239
|
+
onChange: function onChange(event) {
|
|
34240
|
+
setSearchHeaderInputContext(event.target.value);
|
|
34241
|
+
}
|
|
34242
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34243
|
+
style: {
|
|
34244
|
+
position: 'absolute',
|
|
34245
|
+
top: '60%',
|
|
34246
|
+
left: 0,
|
|
34247
|
+
right: 0
|
|
34248
|
+
},
|
|
34249
|
+
className: "allcentered"
|
|
34250
|
+
}, /*#__PURE__*/React__default["default"].createElement(Searchlist$1, {
|
|
34251
|
+
actions: actions,
|
|
34252
|
+
sectionpropertiesprops: sectionproperties,
|
|
34253
|
+
srcfromprops: 'StylishHeader'
|
|
34254
|
+
}))))))));
|
|
34105
34255
|
};
|
|
34106
34256
|
|
|
34107
34257
|
function ownKeys$1N(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; }
|