tabexseriescomponents 0.0.191 → 0.0.193
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 +56 -41
- package/dist/index.esm.js +56 -41
- package/dist/index.umd.js +58 -43
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -88,9 +88,8 @@ var CgMenuLeft = require('@react-icons/all-files/cg/CgMenuLeft');
|
|
|
88
88
|
var CgMenuRight = require('@react-icons/all-files/cg/CgMenuRight');
|
|
89
89
|
var HiOutlineShoppingBag = require('@react-icons/all-files/hi/HiOutlineShoppingBag');
|
|
90
90
|
var RiHandbagLine = require('@react-icons/all-files/ri/RiHandbagLine');
|
|
91
|
-
var GoSearch = require('@react-icons/all-files/go/GoSearch');
|
|
92
|
-
var FiUser = require('@react-icons/all-files/fi/FiUser');
|
|
93
91
|
var BiSearch = require('@react-icons/all-files/bi/BiSearch');
|
|
92
|
+
var FiUser = require('@react-icons/all-files/fi/FiUser');
|
|
94
93
|
var AiOutlineHeart = require('@react-icons/all-files/ai/AiOutlineHeart');
|
|
95
94
|
var AiOutlineMail = require('@react-icons/all-files/ai/AiOutlineMail');
|
|
96
95
|
var FiPhone = require('@react-icons/all-files/fi/FiPhone');
|
|
@@ -99,6 +98,7 @@ var FiSearch = require('@react-icons/all-files/fi/FiSearch');
|
|
|
99
98
|
var BsSearch = require('@react-icons/all-files/bs/BsSearch');
|
|
100
99
|
var AiFillInstagram = require('@react-icons/all-files/ai/AiFillInstagram');
|
|
101
100
|
var FaWhatsapp = require('@react-icons/all-files/fa/FaWhatsapp');
|
|
101
|
+
var GoSearch = require('@react-icons/all-files/go/GoSearch');
|
|
102
102
|
var AiOutlineInstagram = require('@react-icons/all-files/ai/AiOutlineInstagram');
|
|
103
103
|
var BsInfoCircle = require('@react-icons/all-files/bs/BsInfoCircle');
|
|
104
104
|
var AiFillPhone = require('@react-icons/all-files/ai/AiFillPhone');
|
|
@@ -8678,8 +8678,7 @@ var Filter$1 = function Filter(props) {
|
|
|
8678
8678
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8679
8679
|
className: "col-lg-12 p-0 w-100 filter mt-md-0 d-md-none",
|
|
8680
8680
|
style: {
|
|
8681
|
-
marginTop: sectionproperties.filtersection_mt + 'px'
|
|
8682
|
-
zIndex: 1000000
|
|
8681
|
+
marginTop: sectionproperties.filtersection_mt + 'px'
|
|
8683
8682
|
}
|
|
8684
8683
|
}, sectionproperties.filterdirection == 'Horizontal' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8685
8684
|
className: sectionproperties.filterscat_showas == 'vertical' ? ' row m-0 w-100 ' : "".concat(filterstyles.outercontainer) + ' row m-0 w-100 '
|
|
@@ -8753,8 +8752,7 @@ var Filter$1 = function Filter(props) {
|
|
|
8753
8752
|
id: "filterslider",
|
|
8754
8753
|
style: {
|
|
8755
8754
|
background: sectionproperties.filter_backgroundcolor,
|
|
8756
|
-
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8757
|
-
zIndex: 100000
|
|
8755
|
+
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8758
8756
|
}
|
|
8759
8757
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8760
8758
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
@@ -9045,8 +9043,7 @@ var Filter$1 = function Filter(props) {
|
|
|
9045
9043
|
className: ' pb-md-5 ',
|
|
9046
9044
|
style: {
|
|
9047
9045
|
background: sectionproperties.filter_backgroundcolor,
|
|
9048
|
-
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
9049
|
-
zIndex: 100000
|
|
9046
|
+
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
9050
9047
|
}
|
|
9051
9048
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9052
9049
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
@@ -10067,10 +10064,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
10067
10064
|
paddingRight: sectionproperties.showFilter == 'show' ? langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px' : 0
|
|
10068
10065
|
}
|
|
10069
10066
|
}, sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10070
|
-
className: sectionproperties.filterdirection == 'Horizontal' ? 'col-lg-12 d-flex ' : 'col-lg-3 d-flex'
|
|
10071
|
-
style: {
|
|
10072
|
-
zIndex: 1000
|
|
10073
|
-
}
|
|
10067
|
+
className: sectionproperties.filterdirection == 'Horizontal' ? 'col-lg-12 d-flex ' : 'col-lg-3 d-flex'
|
|
10074
10068
|
}, /*#__PURE__*/React__default["default"].createElement(Filter$1, {
|
|
10075
10069
|
sectionpropertiesprops: sectionproperties,
|
|
10076
10070
|
actions: actions,
|
|
@@ -10411,9 +10405,7 @@ var Subheader = function Subheader(props) {
|
|
|
10411
10405
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10412
10406
|
"class": ((_props$subheaderprope = props.subheaderpropertiesprops) === null || _props$subheaderprope === void 0 ? void 0 : _props$subheaderprope.subheaderpositionprops) == 'in nav' ? "".concat(headerstyles$f.sub_outercontainer) + ' w-100 ml-0 mr-0 z-200 z-md-100 ' : "".concat(headerstyles$f.sub_outercontainer) + ' row ml-0 mr-0 w-100 z-200 z-md-100 ',
|
|
10413
10407
|
style: {
|
|
10414
|
-
flex: 1
|
|
10415
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10416
|
-
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10408
|
+
flex: 1
|
|
10417
10409
|
}
|
|
10418
10410
|
}, sectionproperties != undefined && sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10419
10411
|
"class": "".concat(headerstyles$f.sub_container) + ' w-100 p-md-0 '
|
|
@@ -10440,7 +10432,9 @@ var Subheader = function Subheader(props) {
|
|
|
10440
10432
|
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
10441
10433
|
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
10442
10434
|
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
10443
|
-
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg
|
|
10435
|
+
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg,
|
|
10436
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10437
|
+
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10444
10438
|
}
|
|
10445
10439
|
}, sectionproperties.subheaderpositionfromhome == 'Right After Home' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10446
10440
|
"class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
|
|
@@ -10572,7 +10566,9 @@ var Subheader = function Subheader(props) {
|
|
|
10572
10566
|
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
10573
10567
|
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
10574
10568
|
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
10575
|
-
background: sectionproperties.subheaderbgresp
|
|
10569
|
+
background: sectionproperties.subheaderbgresp,
|
|
10570
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10571
|
+
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10576
10572
|
}
|
|
10577
10573
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10578
10574
|
"class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
|
|
@@ -11753,7 +11749,7 @@ var Gotoheader = function Gotoheader(props) {
|
|
|
11753
11749
|
"class": "".concat(header_cssstyles.searchbarcont) + ' d-flex justify-content-center align-items-center '
|
|
11754
11750
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
11755
11751
|
"class": headerstyles$g.searchbaractive + ' h-100 d-flex align-items-center'
|
|
11756
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
11752
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiSearch.BiSearch, {
|
|
11757
11753
|
size: sectionproperties.searchbarcontfontsize,
|
|
11758
11754
|
style: {
|
|
11759
11755
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
@@ -35279,7 +35275,7 @@ var Backgroundimage_with_topcircle = function Backgroundimage_with_topcircle(pro
|
|
|
35279
35275
|
function ownKeys$R(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
35280
35276
|
function _objectSpread$R(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$R(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$R(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
35281
35277
|
var Freetextsection = function Freetextsection(props) {
|
|
35282
|
-
var
|
|
35278
|
+
var _maincontainerarrayof;
|
|
35283
35279
|
var _useState = React.useState(''),
|
|
35284
35280
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
35285
35281
|
sectionproperties = _useState2[0],
|
|
@@ -35430,7 +35426,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
35430
35426
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
|
|
35431
35427
|
position: 'relative'
|
|
35432
35428
|
}
|
|
35433
|
-
},
|
|
35429
|
+
}, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
35434
35430
|
"class": section_styles.imgcontainer
|
|
35435
35431
|
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
35436
35432
|
urlEndpoint: IKurlEndpoint,
|
|
@@ -37037,7 +37033,6 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
37037
37033
|
function ownKeys$I(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
37038
37034
|
function _objectSpread$I(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$I(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$I(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
37039
37035
|
var Slideshowslide = function Slideshowslide(props) {
|
|
37040
|
-
var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
|
|
37041
37036
|
var _useState = React.useState(''),
|
|
37042
37037
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
37043
37038
|
sectionproperties = _useState2[0],
|
|
@@ -37218,18 +37213,12 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37218
37213
|
size: 20
|
|
37219
37214
|
}))));
|
|
37220
37215
|
};
|
|
37221
|
-
|
|
37222
|
-
|
|
37223
|
-
|
|
37224
|
-
|
|
37225
|
-
|
|
37226
|
-
|
|
37227
|
-
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
37228
|
-
paddingTop: sectionproperties.marginTop + 'px',
|
|
37229
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
37230
|
-
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
37231
|
-
background: sectionproperties.backgroundColor
|
|
37232
|
-
}
|
|
37216
|
+
var SlideshowContent = function SlideshowContent() {
|
|
37217
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
37218
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37219
|
+
"class": "col-lg-12 p-0"
|
|
37220
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37221
|
+
"class": "row m-0 w-100"
|
|
37233
37222
|
}, sectionproperties.collectionssectionshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37234
37223
|
"class": "col-lg-2 d-md-none"
|
|
37235
37224
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -37252,8 +37241,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37252
37241
|
height: sectionproperties.height + 'vh',
|
|
37253
37242
|
overflowY: 'scroll'
|
|
37254
37243
|
}
|
|
37255
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.map(function (item, index) {
|
|
37256
|
-
var _authdetailsContext$
|
|
37244
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.map(function (item, index) {
|
|
37245
|
+
var _authdetailsContext$i3;
|
|
37257
37246
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
37258
37247
|
"class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
37259
37248
|
onMouseEnter: function onMouseEnter() {
|
|
@@ -37275,12 +37264,12 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37275
37264
|
size: sectionproperties.collectionsectioniconfontsize
|
|
37276
37265
|
}) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
37277
37266
|
size: sectionproperties.collectionsectioniconfontsize
|
|
37278
|
-
}))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37267
|
+
}))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37279
37268
|
className: "col-lg-12 p-0 mt-3 mb-3"
|
|
37280
37269
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
37281
37270
|
"class": "m-0"
|
|
37282
37271
|
})));
|
|
37283
|
-
})), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37272
|
+
})), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.instcategories[Choosenindex]) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.parentcolletions) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37284
37273
|
"class": "cat_dropdown-menu cat_dropdown",
|
|
37285
37274
|
style: {
|
|
37286
37275
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -37292,7 +37281,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37292
37281
|
}
|
|
37293
37282
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37294
37283
|
"class": "row m-0 w-100"
|
|
37295
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37284
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
|
|
37285
|
+
var _item$collections;
|
|
37296
37286
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
37297
37287
|
"class": "col-lg-4 p-0"
|
|
37298
37288
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -37300,7 +37290,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37300
37290
|
onClick: function onClick() {
|
|
37301
37291
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
|
|
37302
37292
|
}
|
|
37303
|
-
}, langdetect == 'en' ? item.title_en : item.title_ar), item.collections.map(function (item, index) {
|
|
37293
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar), item === null || item === void 0 ? void 0 : (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
|
|
37304
37294
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
37305
37295
|
"class": "col-lg-12 pl-1 pr-1"
|
|
37306
37296
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -37316,7 +37306,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37316
37306
|
height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
|
|
37317
37307
|
}
|
|
37318
37308
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37319
|
-
"class":
|
|
37309
|
+
"class": sectionproperties.width == '100' ? 'h-sm-auto' : 'h-sm-auto pl-sm-2 pr-sm-2',
|
|
37320
37310
|
style: {
|
|
37321
37311
|
position: 'relative',
|
|
37322
37312
|
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
@@ -37395,7 +37385,32 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37395
37385
|
height: '100%'
|
|
37396
37386
|
}
|
|
37397
37387
|
}), SlideShowTextContainer(item)));
|
|
37398
|
-
})))))
|
|
37388
|
+
}))))));
|
|
37389
|
+
};
|
|
37390
|
+
return (
|
|
37391
|
+
/*#__PURE__*/
|
|
37392
|
+
// align-items-center
|
|
37393
|
+
React__default["default"].createElement("div", {
|
|
37394
|
+
"class": sectionproperties.collectionssectionshow == 'Show' ? 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2' : sectionproperties.width == '100' ? 'row ml-0 mr-0 w-100 d-flex justify-content-center' : 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2',
|
|
37395
|
+
style: {
|
|
37396
|
+
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
37397
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
37398
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
37399
|
+
background: sectionproperties.backgroundColor
|
|
37400
|
+
}
|
|
37401
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37402
|
+
"class": "col-lg-12 p-0"
|
|
37403
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37404
|
+
"class": "row m-0 w-100 d-flex d-md-none",
|
|
37405
|
+
style: {
|
|
37406
|
+
paddingTop: sectionproperties.marginTop + 'px'
|
|
37407
|
+
}
|
|
37408
|
+
}, SlideshowContent()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37409
|
+
"class": "row m-0 w-100 d-none d-md-flex",
|
|
37410
|
+
style: {
|
|
37411
|
+
paddingTop: sectionproperties.marginTopResp + 'px'
|
|
37412
|
+
}
|
|
37413
|
+
}, SlideshowContent())))
|
|
37399
37414
|
);
|
|
37400
37415
|
};
|
|
37401
37416
|
|
package/dist/index.esm.js
CHANGED
|
@@ -86,9 +86,8 @@ import { CgMenuLeft } from '@react-icons/all-files/cg/CgMenuLeft';
|
|
|
86
86
|
import { CgMenuRight } from '@react-icons/all-files/cg/CgMenuRight';
|
|
87
87
|
import { HiOutlineShoppingBag } from '@react-icons/all-files/hi/HiOutlineShoppingBag';
|
|
88
88
|
import { RiHandbagLine } from '@react-icons/all-files/ri/RiHandbagLine';
|
|
89
|
-
import { GoSearch } from '@react-icons/all-files/go/GoSearch';
|
|
90
|
-
import { FiUser } from '@react-icons/all-files/fi/FiUser';
|
|
91
89
|
import { BiSearch } from '@react-icons/all-files/bi/BiSearch';
|
|
90
|
+
import { FiUser } from '@react-icons/all-files/fi/FiUser';
|
|
92
91
|
import { AiOutlineHeart } from '@react-icons/all-files/ai/AiOutlineHeart';
|
|
93
92
|
import { AiOutlineMail } from '@react-icons/all-files/ai/AiOutlineMail';
|
|
94
93
|
import { FiPhone } from '@react-icons/all-files/fi/FiPhone';
|
|
@@ -97,6 +96,7 @@ import { FiSearch } from '@react-icons/all-files/fi/FiSearch';
|
|
|
97
96
|
import { BsSearch } from '@react-icons/all-files/bs/BsSearch';
|
|
98
97
|
import { AiFillInstagram } from '@react-icons/all-files/ai/AiFillInstagram';
|
|
99
98
|
import { FaWhatsapp } from '@react-icons/all-files/fa/FaWhatsapp';
|
|
99
|
+
import { GoSearch } from '@react-icons/all-files/go/GoSearch';
|
|
100
100
|
import { AiOutlineInstagram } from '@react-icons/all-files/ai/AiOutlineInstagram';
|
|
101
101
|
import { BsInfoCircle } from '@react-icons/all-files/bs/BsInfoCircle';
|
|
102
102
|
import { AiFillPhone } from '@react-icons/all-files/ai/AiFillPhone';
|
|
@@ -8634,8 +8634,7 @@ var Filter$1 = function Filter(props) {
|
|
|
8634
8634
|
return /*#__PURE__*/React.createElement("div", {
|
|
8635
8635
|
className: "col-lg-12 p-0 w-100 filter mt-md-0 d-md-none",
|
|
8636
8636
|
style: {
|
|
8637
|
-
marginTop: sectionproperties.filtersection_mt + 'px'
|
|
8638
|
-
zIndex: 1000000
|
|
8637
|
+
marginTop: sectionproperties.filtersection_mt + 'px'
|
|
8639
8638
|
}
|
|
8640
8639
|
}, sectionproperties.filterdirection == 'Horizontal' && /*#__PURE__*/React.createElement("div", {
|
|
8641
8640
|
className: sectionproperties.filterscat_showas == 'vertical' ? ' row m-0 w-100 ' : "".concat(filterstyles.outercontainer) + ' row m-0 w-100 '
|
|
@@ -8709,8 +8708,7 @@ var Filter$1 = function Filter(props) {
|
|
|
8709
8708
|
id: "filterslider",
|
|
8710
8709
|
style: {
|
|
8711
8710
|
background: sectionproperties.filter_backgroundcolor,
|
|
8712
|
-
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8713
|
-
zIndex: 100000
|
|
8711
|
+
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8714
8712
|
}
|
|
8715
8713
|
}, /*#__PURE__*/React.createElement("div", {
|
|
8716
8714
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
@@ -9001,8 +8999,7 @@ var Filter$1 = function Filter(props) {
|
|
|
9001
8999
|
className: ' pb-md-5 ',
|
|
9002
9000
|
style: {
|
|
9003
9001
|
background: sectionproperties.filter_backgroundcolor,
|
|
9004
|
-
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
9005
|
-
zIndex: 100000
|
|
9002
|
+
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
9006
9003
|
}
|
|
9007
9004
|
}, /*#__PURE__*/React.createElement("div", {
|
|
9008
9005
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
@@ -10023,10 +10020,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
10023
10020
|
paddingRight: sectionproperties.showFilter == 'show' ? langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px' : 0
|
|
10024
10021
|
}
|
|
10025
10022
|
}, sectionproperties.showFilter == 'show' && /*#__PURE__*/React.createElement("div", {
|
|
10026
|
-
className: sectionproperties.filterdirection == 'Horizontal' ? 'col-lg-12 d-flex ' : 'col-lg-3 d-flex'
|
|
10027
|
-
style: {
|
|
10028
|
-
zIndex: 1000
|
|
10029
|
-
}
|
|
10023
|
+
className: sectionproperties.filterdirection == 'Horizontal' ? 'col-lg-12 d-flex ' : 'col-lg-3 d-flex'
|
|
10030
10024
|
}, /*#__PURE__*/React.createElement(Filter$1, {
|
|
10031
10025
|
sectionpropertiesprops: sectionproperties,
|
|
10032
10026
|
actions: actions,
|
|
@@ -10367,9 +10361,7 @@ var Subheader = function Subheader(props) {
|
|
|
10367
10361
|
return /*#__PURE__*/React.createElement("div", {
|
|
10368
10362
|
"class": ((_props$subheaderprope = props.subheaderpropertiesprops) === null || _props$subheaderprope === void 0 ? void 0 : _props$subheaderprope.subheaderpositionprops) == 'in nav' ? "".concat(headerstyles$f.sub_outercontainer) + ' w-100 ml-0 mr-0 z-200 z-md-100 ' : "".concat(headerstyles$f.sub_outercontainer) + ' row ml-0 mr-0 w-100 z-200 z-md-100 ',
|
|
10369
10363
|
style: {
|
|
10370
|
-
flex: 1
|
|
10371
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10372
|
-
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10364
|
+
flex: 1
|
|
10373
10365
|
}
|
|
10374
10366
|
}, sectionproperties != undefined && sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
10375
10367
|
"class": "".concat(headerstyles$f.sub_container) + ' w-100 p-md-0 '
|
|
@@ -10396,7 +10388,9 @@ var Subheader = function Subheader(props) {
|
|
|
10396
10388
|
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
10397
10389
|
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
10398
10390
|
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
10399
|
-
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg
|
|
10391
|
+
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg,
|
|
10392
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10393
|
+
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10400
10394
|
}
|
|
10401
10395
|
}, sectionproperties.subheaderpositionfromhome == 'Right After Home' && /*#__PURE__*/React.createElement("div", {
|
|
10402
10396
|
"class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
|
|
@@ -10528,7 +10522,9 @@ var Subheader = function Subheader(props) {
|
|
|
10528
10522
|
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
10529
10523
|
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
10530
10524
|
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
10531
|
-
background: sectionproperties.subheaderbgresp
|
|
10525
|
+
background: sectionproperties.subheaderbgresp,
|
|
10526
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10527
|
+
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10532
10528
|
}
|
|
10533
10529
|
}, /*#__PURE__*/React.createElement("div", {
|
|
10534
10530
|
"class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
|
|
@@ -11709,7 +11705,7 @@ var Gotoheader = function Gotoheader(props) {
|
|
|
11709
11705
|
"class": "".concat(header_cssstyles.searchbarcont) + ' d-flex justify-content-center align-items-center '
|
|
11710
11706
|
}, /*#__PURE__*/React.createElement("i", {
|
|
11711
11707
|
"class": headerstyles$g.searchbaractive + ' h-100 d-flex align-items-center'
|
|
11712
|
-
}, /*#__PURE__*/React.createElement(
|
|
11708
|
+
}, /*#__PURE__*/React.createElement(BiSearch, {
|
|
11713
11709
|
size: sectionproperties.searchbarcontfontsize,
|
|
11714
11710
|
style: {
|
|
11715
11711
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
@@ -35235,7 +35231,7 @@ var Backgroundimage_with_topcircle = function Backgroundimage_with_topcircle(pro
|
|
|
35235
35231
|
function ownKeys$R(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
35236
35232
|
function _objectSpread$R(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$R(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$R(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
35237
35233
|
var Freetextsection = function Freetextsection(props) {
|
|
35238
|
-
var
|
|
35234
|
+
var _maincontainerarrayof;
|
|
35239
35235
|
var _useState = useState(''),
|
|
35240
35236
|
_useState2 = _slicedToArray(_useState, 2),
|
|
35241
35237
|
sectionproperties = _useState2[0],
|
|
@@ -35386,7 +35382,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
35386
35382
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
|
|
35387
35383
|
position: 'relative'
|
|
35388
35384
|
}
|
|
35389
|
-
},
|
|
35385
|
+
}, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
35390
35386
|
"class": section_styles.imgcontainer
|
|
35391
35387
|
}, /*#__PURE__*/React.createElement(IKImage, {
|
|
35392
35388
|
urlEndpoint: IKurlEndpoint,
|
|
@@ -36993,7 +36989,6 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
36993
36989
|
function ownKeys$I(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
36994
36990
|
function _objectSpread$I(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$I(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$I(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
36995
36991
|
var Slideshowslide = function Slideshowslide(props) {
|
|
36996
|
-
var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
|
|
36997
36992
|
var _useState = useState(''),
|
|
36998
36993
|
_useState2 = _slicedToArray(_useState, 2),
|
|
36999
36994
|
sectionproperties = _useState2[0],
|
|
@@ -37174,18 +37169,12 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37174
37169
|
size: 20
|
|
37175
37170
|
}))));
|
|
37176
37171
|
};
|
|
37177
|
-
|
|
37178
|
-
|
|
37179
|
-
|
|
37180
|
-
|
|
37181
|
-
|
|
37182
|
-
|
|
37183
|
-
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
37184
|
-
paddingTop: sectionproperties.marginTop + 'px',
|
|
37185
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
37186
|
-
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
37187
|
-
background: sectionproperties.backgroundColor
|
|
37188
|
-
}
|
|
37172
|
+
var SlideshowContent = function SlideshowContent() {
|
|
37173
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
37174
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
37175
|
+
"class": "col-lg-12 p-0"
|
|
37176
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
37177
|
+
"class": "row m-0 w-100"
|
|
37189
37178
|
}, sectionproperties.collectionssectionshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
37190
37179
|
"class": "col-lg-2 d-md-none"
|
|
37191
37180
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -37208,8 +37197,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37208
37197
|
height: sectionproperties.height + 'vh',
|
|
37209
37198
|
overflowY: 'scroll'
|
|
37210
37199
|
}
|
|
37211
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.map(function (item, index) {
|
|
37212
|
-
var _authdetailsContext$
|
|
37200
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.map(function (item, index) {
|
|
37201
|
+
var _authdetailsContext$i3;
|
|
37213
37202
|
return /*#__PURE__*/React.createElement("li", {
|
|
37214
37203
|
"class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
37215
37204
|
onMouseEnter: function onMouseEnter() {
|
|
@@ -37231,12 +37220,12 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37231
37220
|
size: sectionproperties.collectionsectioniconfontsize
|
|
37232
37221
|
}) : /*#__PURE__*/React.createElement(BsChevronLeft, {
|
|
37233
37222
|
size: sectionproperties.collectionsectioniconfontsize
|
|
37234
|
-
}))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37223
|
+
}))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
|
|
37235
37224
|
className: "col-lg-12 p-0 mt-3 mb-3"
|
|
37236
37225
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
37237
37226
|
"class": "m-0"
|
|
37238
37227
|
})));
|
|
37239
|
-
})), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37228
|
+
})), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.instcategories[Choosenindex]) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.parentcolletions) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
37240
37229
|
"class": "cat_dropdown-menu cat_dropdown",
|
|
37241
37230
|
style: {
|
|
37242
37231
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -37248,7 +37237,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37248
37237
|
}
|
|
37249
37238
|
}, /*#__PURE__*/React.createElement("div", {
|
|
37250
37239
|
"class": "row m-0 w-100"
|
|
37251
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37240
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
|
|
37241
|
+
var _item$collections;
|
|
37252
37242
|
return /*#__PURE__*/React.createElement("li", {
|
|
37253
37243
|
"class": "col-lg-4 p-0"
|
|
37254
37244
|
}, /*#__PURE__*/React.createElement("p", {
|
|
@@ -37256,7 +37246,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37256
37246
|
onClick: function onClick() {
|
|
37257
37247
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
|
|
37258
37248
|
}
|
|
37259
|
-
}, langdetect == 'en' ? item.title_en : item.title_ar), item.collections.map(function (item, index) {
|
|
37249
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar), item === null || item === void 0 ? void 0 : (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
|
|
37260
37250
|
return /*#__PURE__*/React.createElement("li", {
|
|
37261
37251
|
"class": "col-lg-12 pl-1 pr-1"
|
|
37262
37252
|
}, /*#__PURE__*/React.createElement("p", {
|
|
@@ -37272,7 +37262,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37272
37262
|
height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
|
|
37273
37263
|
}
|
|
37274
37264
|
}, /*#__PURE__*/React.createElement("div", {
|
|
37275
|
-
"class":
|
|
37265
|
+
"class": sectionproperties.width == '100' ? 'h-sm-auto' : 'h-sm-auto pl-sm-2 pr-sm-2',
|
|
37276
37266
|
style: {
|
|
37277
37267
|
position: 'relative',
|
|
37278
37268
|
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
@@ -37351,7 +37341,32 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
37351
37341
|
height: '100%'
|
|
37352
37342
|
}
|
|
37353
37343
|
}), SlideShowTextContainer(item)));
|
|
37354
|
-
})))))
|
|
37344
|
+
}))))));
|
|
37345
|
+
};
|
|
37346
|
+
return (
|
|
37347
|
+
/*#__PURE__*/
|
|
37348
|
+
// align-items-center
|
|
37349
|
+
React.createElement("div", {
|
|
37350
|
+
"class": sectionproperties.collectionssectionshow == 'Show' ? 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2' : sectionproperties.width == '100' ? 'row ml-0 mr-0 w-100 d-flex justify-content-center' : 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2',
|
|
37351
|
+
style: {
|
|
37352
|
+
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
37353
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
37354
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
37355
|
+
background: sectionproperties.backgroundColor
|
|
37356
|
+
}
|
|
37357
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
37358
|
+
"class": "col-lg-12 p-0"
|
|
37359
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
37360
|
+
"class": "row m-0 w-100 d-flex d-md-none",
|
|
37361
|
+
style: {
|
|
37362
|
+
paddingTop: sectionproperties.marginTop + 'px'
|
|
37363
|
+
}
|
|
37364
|
+
}, SlideshowContent()), /*#__PURE__*/React.createElement("div", {
|
|
37365
|
+
"class": "row m-0 w-100 d-none d-md-flex",
|
|
37366
|
+
style: {
|
|
37367
|
+
paddingTop: sectionproperties.marginTopResp + 'px'
|
|
37368
|
+
}
|
|
37369
|
+
}, SlideshowContent())))
|
|
37355
37370
|
);
|
|
37356
37371
|
};
|
|
37357
37372
|
|
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('react-query'), require('imagekitio-react'), 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/ri/RiSecurePaymentLine'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fi/FiMapPin'), require('@react-icons/all-files/fa/FaShippingFast'), require('react-share'), require('@babel/runtime/helpers/toConsumableArray'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('react-horizontal-scrolling-menu'), 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-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlineTrash'), require('@react-icons/all-files/bi/BiSad'), require('react-textarea-autosize'), 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-accessible-accordion'), 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-router-dom'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-intersection-observer'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('react-paginate'), 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/
|
|
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', 'react-query', 'imagekitio-react', '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/ri/RiSecurePaymentLine', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fi/FiMapPin', '@react-icons/all-files/fa/FaShippingFast', 'react-share', '@babel/runtime/helpers/toConsumableArray', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', 'react-horizontal-scrolling-menu', '@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-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlineTrash', '@react-icons/all-files/bi/BiSad', 'react-textarea-autosize', '@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-accessible-accordion', '@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-router-dom', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-bootstrap/Dropdown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-intersection-observer', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', 'react-paginate', '@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/
|
|
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, null, global.imagekitioReact, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar, global.AiOutlineStar, global.RiSecurePaymentLine, global.HiOutlinePhone, global.AiOutlineSecurityScan, global.FiMapPin, global.FaShippingFast, global.reactShare, global._toConsumableArray, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, global.reactHorizontalScrollingMenu, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.FiLayers, global.HiOutlineTrash, global.BiSad, global.TextareaAutosize, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.reactAccessibleAccordion, global.BsChevronLeft, global.BsChevronRight, global.RiArrowUpSLine, global.RiArrowDownSLine, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.Dropdown, global.HiOutlinePlus, global.AiOutlineMinus, global.reactIntersectionObserver, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.FiFilter, global.FiChevronLeft, global.FiChevronRight, global.ReactPaginate, 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.
|
|
5
|
-
})(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, reactQuery, imagekitioReact, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart, FiShoppingBag, FiShoppingCart, AiFillStar, AiOutlineStar, RiSecurePaymentLine, HiOutlinePhone, AiOutlineSecurityScan, FiMapPin, FaShippingFast, reactShare, _toConsumableArray, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, reactHorizontalScrollingMenu, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, FiLayers, HiOutlineTrash, BiSad, TextareaAutosize, HiUser, GrMail, FiCheckCircle, BiPhone, reactAccessibleAccordion, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, reactRouterDom, IoBagCheckOutline, IoBagRemoveOutline, Dropdown, HiOutlinePlus, AiOutlineMinus, reactIntersectionObserver, FaArrowAltCircleRight, FaArrowAltCircleLeft, FiFilter, FiChevronLeft, FiChevronRight, ReactPaginate, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine,
|
|
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('react-query'), require('imagekitio-react'), 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/ri/RiSecurePaymentLine'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fi/FiMapPin'), require('@react-icons/all-files/fa/FaShippingFast'), require('react-share'), require('@babel/runtime/helpers/toConsumableArray'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('react-horizontal-scrolling-menu'), 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-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlineTrash'), require('@react-icons/all-files/bi/BiSad'), require('react-textarea-autosize'), 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-accessible-accordion'), 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-router-dom'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-intersection-observer'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('react-paginate'), 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/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/ai/AiOutlineMail'), 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/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/ri/RiRoadMapLine'), require('@react-icons/all-files/hi/HiOutlineClock'), require('react-select'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('react-player'), 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/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), 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', 'react-query', 'imagekitio-react', '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/ri/RiSecurePaymentLine', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fi/FiMapPin', '@react-icons/all-files/fa/FaShippingFast', 'react-share', '@babel/runtime/helpers/toConsumableArray', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', 'react-horizontal-scrolling-menu', '@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-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlineTrash', '@react-icons/all-files/bi/BiSad', 'react-textarea-autosize', '@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-accessible-accordion', '@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-router-dom', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-bootstrap/Dropdown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-intersection-observer', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', 'react-paginate', '@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/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/ai/AiOutlineMail', '@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/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/ri/RiRoadMapLine', '@react-icons/all-files/hi/HiOutlineClock', 'react-select', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', 'react-player', '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/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', '@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, null, global.imagekitioReact, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar, global.AiOutlineStar, global.RiSecurePaymentLine, global.HiOutlinePhone, global.AiOutlineSecurityScan, global.FiMapPin, global.FaShippingFast, global.reactShare, global._toConsumableArray, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, global.reactHorizontalScrollingMenu, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.FiLayers, global.HiOutlineTrash, global.BiSad, global.TextareaAutosize, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.reactAccessibleAccordion, global.BsChevronLeft, global.BsChevronRight, global.RiArrowUpSLine, global.RiArrowDownSLine, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.Dropdown, global.HiOutlinePlus, global.AiOutlineMinus, global.reactIntersectionObserver, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.FiFilter, global.FiChevronLeft, global.FiChevronRight, global.ReactPaginate, 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.BiSearch, global.FiUser, global.AiOutlineHeart, global.AiOutlineMail, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiFillInstagram, global.FaWhatsapp, global.GoSearch, global.AiOutlineInstagram, global.BsInfoCircle, global.AiFillPhone, global.IoClose, global.MdKeyboardArrowUp, global.FaPhoneAlt, global.FaPhone, global.AiOutlinePhone, global.GoLocation, global.RiRoadMapLine, global.HiOutlineClock, global.Select$2, global.IoIosArrowRoundForward, global.IoIosArrowRoundBack, global.ReactPlayer, global.BackgroundSlideshow, global._extends, global.reactSlideshowImage, global.HiOutlineLocationMarker, global.FiPhoneCall, global.FaRegEye, global.FiMinus, global.FiPlus, 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, reactQuery, imagekitioReact, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart, FiShoppingBag, FiShoppingCart, AiFillStar, AiOutlineStar, RiSecurePaymentLine, HiOutlinePhone, AiOutlineSecurityScan, FiMapPin, FaShippingFast, reactShare, _toConsumableArray, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, reactHorizontalScrollingMenu, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, FiLayers, HiOutlineTrash, BiSad, TextareaAutosize, HiUser, GrMail, FiCheckCircle, BiPhone, reactAccessibleAccordion, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, reactRouterDom, IoBagCheckOutline, IoBagRemoveOutline, Dropdown, HiOutlinePlus, AiOutlineMinus, reactIntersectionObserver, FaArrowAltCircleRight, FaArrowAltCircleLeft, FiFilter, FiChevronLeft, FiChevronRight, ReactPaginate, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, BiSearch, FiUser, AiOutlineHeart, AiOutlineMail, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiFillInstagram, FaWhatsapp, GoSearch, AiOutlineInstagram, BsInfoCircle, AiFillPhone, IoClose, MdKeyboardArrowUp, FaPhoneAlt, FaPhone, AiOutlinePhone, GoLocation, RiRoadMapLine, HiOutlineClock, Select$2, IoIosArrowRoundForward, IoIosArrowRoundBack, ReactPlayer, BackgroundSlideshow, _extends, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, FiMinus, FiPlus, 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
|
|
|
@@ -8536,8 +8536,7 @@
|
|
|
8536
8536
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8537
8537
|
className: "col-lg-12 p-0 w-100 filter mt-md-0 d-md-none",
|
|
8538
8538
|
style: {
|
|
8539
|
-
marginTop: sectionproperties.filtersection_mt + 'px'
|
|
8540
|
-
zIndex: 1000000
|
|
8539
|
+
marginTop: sectionproperties.filtersection_mt + 'px'
|
|
8541
8540
|
}
|
|
8542
8541
|
}, sectionproperties.filterdirection == 'Horizontal' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8543
8542
|
className: sectionproperties.filterscat_showas == 'vertical' ? ' row m-0 w-100 ' : "".concat(filterstyles.outercontainer) + ' row m-0 w-100 '
|
|
@@ -8611,8 +8610,7 @@
|
|
|
8611
8610
|
id: "filterslider",
|
|
8612
8611
|
style: {
|
|
8613
8612
|
background: sectionproperties.filter_backgroundcolor,
|
|
8614
|
-
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8615
|
-
zIndex: 100000
|
|
8613
|
+
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8616
8614
|
}
|
|
8617
8615
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8618
8616
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
@@ -8903,8 +8901,7 @@
|
|
|
8903
8901
|
className: ' pb-md-5 ',
|
|
8904
8902
|
style: {
|
|
8905
8903
|
background: sectionproperties.filter_backgroundcolor,
|
|
8906
|
-
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8907
|
-
zIndex: 100000
|
|
8904
|
+
borderRadius: sectionproperties.filter_borderBottomLeftRadius + 'px'
|
|
8908
8905
|
}
|
|
8909
8906
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8910
8907
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
@@ -9925,10 +9922,7 @@
|
|
|
9925
9922
|
paddingRight: sectionproperties.showFilter == 'show' ? langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px' : 0
|
|
9926
9923
|
}
|
|
9927
9924
|
}, sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
9928
|
-
className: sectionproperties.filterdirection == 'Horizontal' ? 'col-lg-12 d-flex ' : 'col-lg-3 d-flex'
|
|
9929
|
-
style: {
|
|
9930
|
-
zIndex: 1000
|
|
9931
|
-
}
|
|
9925
|
+
className: sectionproperties.filterdirection == 'Horizontal' ? 'col-lg-12 d-flex ' : 'col-lg-3 d-flex'
|
|
9932
9926
|
}, /*#__PURE__*/React__default["default"].createElement(Filter$1, {
|
|
9933
9927
|
sectionpropertiesprops: sectionproperties,
|
|
9934
9928
|
actions: actions,
|
|
@@ -10269,9 +10263,7 @@
|
|
|
10269
10263
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10270
10264
|
"class": ((_props$subheaderprope = props.subheaderpropertiesprops) === null || _props$subheaderprope === void 0 ? void 0 : _props$subheaderprope.subheaderpositionprops) == 'in nav' ? "".concat(headerstyles$f.sub_outercontainer) + ' w-100 ml-0 mr-0 z-200 z-md-100 ' : "".concat(headerstyles$f.sub_outercontainer) + ' row ml-0 mr-0 w-100 z-200 z-md-100 ',
|
|
10271
10265
|
style: {
|
|
10272
|
-
flex: 1
|
|
10273
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10274
|
-
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10266
|
+
flex: 1
|
|
10275
10267
|
}
|
|
10276
10268
|
}, sectionproperties != undefined && sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10277
10269
|
"class": "".concat(headerstyles$f.sub_container) + ' w-100 p-md-0 '
|
|
@@ -10298,7 +10290,9 @@
|
|
|
10298
10290
|
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
10299
10291
|
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
10300
10292
|
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
10301
|
-
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg
|
|
10293
|
+
background: sectionproperties.subheaderbgtransparent == 'Transparent' ? 'transparent' : sectionproperties.subheaderbg,
|
|
10294
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10295
|
+
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10302
10296
|
}
|
|
10303
10297
|
}, sectionproperties.subheaderpositionfromhome == 'Right After Home' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10304
10298
|
"class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
|
|
@@ -10430,7 +10424,9 @@
|
|
|
10430
10424
|
borderBottom: sectionproperties.separator_borderwidth + 'px solid ' + sectionproperties.separator_bgcolor,
|
|
10431
10425
|
paddingTop: sectionproperties.subheader_margintop + 'px',
|
|
10432
10426
|
paddingBottom: sectionproperties.subheader_marginbottom + 'px',
|
|
10433
|
-
background: sectionproperties.subheaderbgresp
|
|
10427
|
+
background: sectionproperties.subheaderbgresp,
|
|
10428
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.subheader_paddingLeft + 'px' : sectionproperties.subheader_paddingRight + 'px',
|
|
10429
|
+
paddingRight: langdetect == 'en' ? sectionproperties.subheader_paddingRight + 'px' : sectionproperties.subheader_paddingLeft + 'px'
|
|
10434
10430
|
}
|
|
10435
10431
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10436
10432
|
"class": "".concat(headerstyles$f.nav__item) + ' scrollhorizontal flex-row align-items-center w-100 justify-content-md-center ',
|
|
@@ -11611,7 +11607,7 @@
|
|
|
11611
11607
|
"class": "".concat(header_cssstyles.searchbarcont) + ' d-flex justify-content-center align-items-center '
|
|
11612
11608
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
11613
11609
|
"class": headerstyles$g.searchbaractive + ' h-100 d-flex align-items-center'
|
|
11614
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
11610
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiSearch.BiSearch, {
|
|
11615
11611
|
size: sectionproperties.searchbarcontfontsize,
|
|
11616
11612
|
style: {
|
|
11617
11613
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
@@ -35137,7 +35133,7 @@
|
|
|
35137
35133
|
function ownKeys$R(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
35138
35134
|
function _objectSpread$R(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$R(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$R(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
35139
35135
|
var Freetextsection = function Freetextsection(props) {
|
|
35140
|
-
var
|
|
35136
|
+
var _maincontainerarrayof;
|
|
35141
35137
|
var _useState = React.useState(''),
|
|
35142
35138
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
35143
35139
|
sectionproperties = _useState2[0],
|
|
@@ -35288,7 +35284,7 @@
|
|
|
35288
35284
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
|
|
35289
35285
|
position: 'relative'
|
|
35290
35286
|
}
|
|
35291
|
-
},
|
|
35287
|
+
}, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
35292
35288
|
"class": section_styles.imgcontainer
|
|
35293
35289
|
}, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
|
|
35294
35290
|
urlEndpoint: IKurlEndpoint,
|
|
@@ -36895,7 +36891,6 @@
|
|
|
36895
36891
|
function ownKeys$I(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
36896
36892
|
function _objectSpread$I(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$I(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$I(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
36897
36893
|
var Slideshowslide = function Slideshowslide(props) {
|
|
36898
|
-
var _authdetailsContext$i, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
|
|
36899
36894
|
var _useState = React.useState(''),
|
|
36900
36895
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
36901
36896
|
sectionproperties = _useState2[0],
|
|
@@ -37076,18 +37071,12 @@
|
|
|
37076
37071
|
size: 20
|
|
37077
37072
|
}))));
|
|
37078
37073
|
};
|
|
37079
|
-
|
|
37080
|
-
|
|
37081
|
-
|
|
37082
|
-
|
|
37083
|
-
|
|
37084
|
-
|
|
37085
|
-
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
37086
|
-
paddingTop: sectionproperties.marginTop + 'px',
|
|
37087
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
37088
|
-
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
37089
|
-
background: sectionproperties.backgroundColor
|
|
37090
|
-
}
|
|
37074
|
+
var SlideshowContent = function SlideshowContent() {
|
|
37075
|
+
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
37076
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37077
|
+
"class": "col-lg-12 p-0"
|
|
37078
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37079
|
+
"class": "row m-0 w-100"
|
|
37091
37080
|
}, sectionproperties.collectionssectionshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37092
37081
|
"class": "col-lg-2 d-md-none"
|
|
37093
37082
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -37110,8 +37099,8 @@
|
|
|
37110
37099
|
height: sectionproperties.height + 'vh',
|
|
37111
37100
|
overflowY: 'scroll'
|
|
37112
37101
|
}
|
|
37113
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.instcategories.map(function (item, index) {
|
|
37114
|
-
var _authdetailsContext$
|
|
37102
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcategories) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.map(function (item, index) {
|
|
37103
|
+
var _authdetailsContext$i3;
|
|
37115
37104
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
37116
37105
|
"class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
37117
37106
|
onMouseEnter: function onMouseEnter() {
|
|
@@ -37133,12 +37122,12 @@
|
|
|
37133
37122
|
size: sectionproperties.collectionsectioniconfontsize
|
|
37134
37123
|
}) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
37135
37124
|
size: sectionproperties.collectionsectioniconfontsize
|
|
37136
|
-
}))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37125
|
+
}))), index != (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37137
37126
|
className: "col-lg-12 p-0 mt-3 mb-3"
|
|
37138
37127
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
37139
37128
|
"class": "m-0"
|
|
37140
37129
|
})));
|
|
37141
|
-
})), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37130
|
+
})), Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : (_authdetailsContext$i5 = _authdetailsContext$i4.instcategories[Choosenindex]) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.parentcolletions) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37142
37131
|
"class": "cat_dropdown-menu cat_dropdown",
|
|
37143
37132
|
style: {
|
|
37144
37133
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -37150,7 +37139,8 @@
|
|
|
37150
37139
|
}
|
|
37151
37140
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37152
37141
|
"class": "row m-0 w-100"
|
|
37153
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
37142
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
|
|
37143
|
+
var _item$collections;
|
|
37154
37144
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
37155
37145
|
"class": "col-lg-4 p-0"
|
|
37156
37146
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -37158,7 +37148,7 @@
|
|
|
37158
37148
|
onClick: function onClick() {
|
|
37159
37149
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
|
|
37160
37150
|
}
|
|
37161
|
-
}, langdetect == 'en' ? item.title_en : item.title_ar), item.collections.map(function (item, index) {
|
|
37151
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar), item === null || item === void 0 ? void 0 : (_item$collections = item.collections) === null || _item$collections === void 0 ? void 0 : _item$collections.map(function (item, index) {
|
|
37162
37152
|
return /*#__PURE__*/React__default["default"].createElement("li", {
|
|
37163
37153
|
"class": "col-lg-12 pl-1 pr-1"
|
|
37164
37154
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -37174,7 +37164,7 @@
|
|
|
37174
37164
|
height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto'
|
|
37175
37165
|
}
|
|
37176
37166
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37177
|
-
"class":
|
|
37167
|
+
"class": sectionproperties.width == '100' ? 'h-sm-auto' : 'h-sm-auto pl-sm-2 pr-sm-2',
|
|
37178
37168
|
style: {
|
|
37179
37169
|
position: 'relative',
|
|
37180
37170
|
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
@@ -37253,7 +37243,32 @@
|
|
|
37253
37243
|
height: '100%'
|
|
37254
37244
|
}
|
|
37255
37245
|
}), SlideShowTextContainer(item)));
|
|
37256
|
-
})))))
|
|
37246
|
+
}))))));
|
|
37247
|
+
};
|
|
37248
|
+
return (
|
|
37249
|
+
/*#__PURE__*/
|
|
37250
|
+
// align-items-center
|
|
37251
|
+
React__default["default"].createElement("div", {
|
|
37252
|
+
"class": sectionproperties.collectionssectionshow == 'Show' ? 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2' : sectionproperties.width == '100' ? 'row ml-0 mr-0 w-100 d-flex justify-content-center' : 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2',
|
|
37253
|
+
style: {
|
|
37254
|
+
paddingBottom: sectionproperties.marginBottom + 'px',
|
|
37255
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
37256
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
37257
|
+
background: sectionproperties.backgroundColor
|
|
37258
|
+
}
|
|
37259
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37260
|
+
"class": "col-lg-12 p-0"
|
|
37261
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37262
|
+
"class": "row m-0 w-100 d-flex d-md-none",
|
|
37263
|
+
style: {
|
|
37264
|
+
paddingTop: sectionproperties.marginTop + 'px'
|
|
37265
|
+
}
|
|
37266
|
+
}, SlideshowContent()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37267
|
+
"class": "row m-0 w-100 d-none d-md-flex",
|
|
37268
|
+
style: {
|
|
37269
|
+
paddingTop: sectionproperties.marginTopResp + 'px'
|
|
37270
|
+
}
|
|
37271
|
+
}, SlideshowContent())))
|
|
37257
37272
|
);
|
|
37258
37273
|
};
|
|
37259
37274
|
|