tabexseriescomponents 0.2.1327 → 0.2.1328
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 +15 -16
- package/dist/index.esm.js +15 -16
- package/dist/index.umd.js +15 -16
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -80214,9 +80214,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80214
80214
|
})
|
|
80215
80215
|
};
|
|
80216
80216
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
80217
|
-
var _authdetailsContext$i3;
|
|
80218
80217
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80219
|
-
"class":
|
|
80218
|
+
"class": 'row m-0 w-md-50 allcentered align-items-md-center justify-content-md-center p-0 px-5 px-sm-3'
|
|
80220
80219
|
// style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
|
|
80221
80220
|
,
|
|
80222
80221
|
style: {
|
|
@@ -80245,10 +80244,10 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80245
80244
|
"class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
|
|
80246
80245
|
onClick: function onClick() {
|
|
80247
80246
|
if (item.IsClickableimg == 'Yes') {
|
|
80248
|
-
var _authdetailsContext$
|
|
80247
|
+
var _authdetailsContext$i3;
|
|
80249
80248
|
if (item.linktype == 'Image With External Link') {
|
|
80250
80249
|
window.open(item.linkurl, '_blank');
|
|
80251
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80250
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '68a9e83c05b75') {
|
|
80252
80251
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80253
80252
|
} else {
|
|
80254
80253
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
|
@@ -80271,7 +80270,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80271
80270
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')));
|
|
80272
80271
|
};
|
|
80273
80272
|
var SlideshowContent = function SlideshowContent() {
|
|
80274
|
-
var _authdetailsContext$
|
|
80273
|
+
var _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
80275
80274
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80276
80275
|
"class": "col-lg-12 p-0"
|
|
80277
80276
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -80304,8 +80303,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80304
80303
|
height: sectionproperties.height + 'vh',
|
|
80305
80304
|
overflowY: 'scroll'
|
|
80306
80305
|
}
|
|
80307
|
-
}, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80308
|
-
var _authdetailsContext$
|
|
80306
|
+
}, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
|
|
80307
|
+
var _authdetailsContext$i5;
|
|
80309
80308
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80310
80309
|
"class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
80311
80310
|
onMouseEnter: function onMouseEnter() {
|
|
@@ -80327,7 +80326,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80327
80326
|
size: sectionproperties.collectionsectioniconfontsize
|
|
80328
80327
|
}) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
80329
80328
|
size: sectionproperties.collectionsectioniconfontsize
|
|
80330
|
-
}))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80329
|
+
}))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80331
80330
|
className: "col-lg-12 p-0 mt-3 mb-3"
|
|
80332
80331
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
80333
80332
|
"class": "m-0"
|
|
@@ -80361,7 +80360,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80361
80360
|
"class": "m-0"
|
|
80362
80361
|
})));
|
|
80363
80362
|
}
|
|
80364
|
-
})), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80363
|
+
})), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
|
|
80365
80364
|
if (item.isshowntocustomers == 1) {
|
|
80366
80365
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80367
80366
|
"class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
@@ -80399,7 +80398,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80399
80398
|
"class": "m-0"
|
|
80400
80399
|
})));
|
|
80401
80400
|
}
|
|
80402
|
-
}))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80401
|
+
}))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80403
80402
|
"class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
|
|
80404
80403
|
style: {
|
|
80405
80404
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -80409,7 +80408,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80409
80408
|
}
|
|
80410
80409
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80411
80410
|
"class": "row m-0 w-100"
|
|
80412
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80411
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.map(function (item, index) {
|
|
80413
80412
|
var _item$collections;
|
|
80414
80413
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80415
80414
|
"class": "col-lg-4 p-0"
|
|
@@ -80444,7 +80443,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80444
80443
|
}
|
|
80445
80444
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80446
80445
|
"class": "row m-0 w-100"
|
|
80447
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80446
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcategories[0]) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.parentcolletions[Choosenindex]) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.collections) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
|
|
80448
80447
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80449
80448
|
"class": "col-lg-4 p-0",
|
|
80450
80449
|
onClick: function onClick() {
|
|
@@ -80495,10 +80494,10 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80495
80494
|
key: index,
|
|
80496
80495
|
onClick: function onClick() {
|
|
80497
80496
|
if (item.IsClickableimg == 'Yes') {
|
|
80498
|
-
var _authdetailsContext$
|
|
80497
|
+
var _authdetailsContext$i0;
|
|
80499
80498
|
if (item.linktype == 'Image With External Link') {
|
|
80500
80499
|
window.open(item.linkurl, '_blank');
|
|
80501
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80500
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '68a9e83c05b75') {
|
|
80502
80501
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80503
80502
|
} else {
|
|
80504
80503
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
|
@@ -80547,10 +80546,10 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80547
80546
|
},
|
|
80548
80547
|
onClick: function onClick() {
|
|
80549
80548
|
if (item.IsClickableimg == 'Yes') {
|
|
80550
|
-
var _authdetailsContext$
|
|
80549
|
+
var _authdetailsContext$i1;
|
|
80551
80550
|
if (item.linktype == 'Image With External Link') {
|
|
80552
80551
|
window.open(item.linkurl, '_blank');
|
|
80553
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80552
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '68a9e83c05b75') {
|
|
80554
80553
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80555
80554
|
} else {
|
|
80556
80555
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
package/dist/index.esm.js
CHANGED
|
@@ -80163,9 +80163,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80163
80163
|
})
|
|
80164
80164
|
};
|
|
80165
80165
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
80166
|
-
var _authdetailsContext$i3;
|
|
80167
80166
|
return /*#__PURE__*/React.createElement("div", {
|
|
80168
|
-
"class":
|
|
80167
|
+
"class": 'row m-0 w-md-50 allcentered align-items-md-center justify-content-md-center p-0 px-5 px-sm-3'
|
|
80169
80168
|
// style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
|
|
80170
80169
|
,
|
|
80171
80170
|
style: {
|
|
@@ -80194,10 +80193,10 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80194
80193
|
"class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
|
|
80195
80194
|
onClick: function onClick() {
|
|
80196
80195
|
if (item.IsClickableimg == 'Yes') {
|
|
80197
|
-
var _authdetailsContext$
|
|
80196
|
+
var _authdetailsContext$i3;
|
|
80198
80197
|
if (item.linktype == 'Image With External Link') {
|
|
80199
80198
|
window.open(item.linkurl, '_blank');
|
|
80200
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80199
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '68a9e83c05b75') {
|
|
80201
80200
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80202
80201
|
} else {
|
|
80203
80202
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
|
@@ -80220,7 +80219,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80220
80219
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')));
|
|
80221
80220
|
};
|
|
80222
80221
|
var SlideshowContent = function SlideshowContent() {
|
|
80223
|
-
var _authdetailsContext$
|
|
80222
|
+
var _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
80224
80223
|
return /*#__PURE__*/React.createElement("div", {
|
|
80225
80224
|
"class": "col-lg-12 p-0"
|
|
80226
80225
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -80253,8 +80252,8 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80253
80252
|
height: sectionproperties.height + 'vh',
|
|
80254
80253
|
overflowY: 'scroll'
|
|
80255
80254
|
}
|
|
80256
|
-
}, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80257
|
-
var _authdetailsContext$
|
|
80255
|
+
}, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
|
|
80256
|
+
var _authdetailsContext$i5;
|
|
80258
80257
|
return /*#__PURE__*/React.createElement("div", {
|
|
80259
80258
|
"class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
80260
80259
|
onMouseEnter: function onMouseEnter() {
|
|
@@ -80276,7 +80275,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80276
80275
|
size: sectionproperties.collectionsectioniconfontsize
|
|
80277
80276
|
}) : /*#__PURE__*/React.createElement(BsChevronLeft, {
|
|
80278
80277
|
size: sectionproperties.collectionsectioniconfontsize
|
|
80279
|
-
}))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80278
|
+
}))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React.createElement("div", {
|
|
80280
80279
|
className: "col-lg-12 p-0 mt-3 mb-3"
|
|
80281
80280
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
80282
80281
|
"class": "m-0"
|
|
@@ -80310,7 +80309,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80310
80309
|
"class": "m-0"
|
|
80311
80310
|
})));
|
|
80312
80311
|
}
|
|
80313
|
-
})), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80312
|
+
})), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
|
|
80314
80313
|
if (item.isshowntocustomers == 1) {
|
|
80315
80314
|
return /*#__PURE__*/React.createElement("div", {
|
|
80316
80315
|
"class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
@@ -80348,7 +80347,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80348
80347
|
"class": "m-0"
|
|
80349
80348
|
})));
|
|
80350
80349
|
}
|
|
80351
|
-
}))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80350
|
+
}))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
80352
80351
|
"class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
|
|
80353
80352
|
style: {
|
|
80354
80353
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -80358,7 +80357,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80358
80357
|
}
|
|
80359
80358
|
}, /*#__PURE__*/React.createElement("div", {
|
|
80360
80359
|
"class": "row m-0 w-100"
|
|
80361
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80360
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.map(function (item, index) {
|
|
80362
80361
|
var _item$collections;
|
|
80363
80362
|
return /*#__PURE__*/React.createElement("div", {
|
|
80364
80363
|
"class": "col-lg-4 p-0"
|
|
@@ -80393,7 +80392,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80393
80392
|
}
|
|
80394
80393
|
}, /*#__PURE__*/React.createElement("div", {
|
|
80395
80394
|
"class": "row m-0 w-100"
|
|
80396
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80395
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcategories[0]) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.parentcolletions[Choosenindex]) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.collections) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
|
|
80397
80396
|
return /*#__PURE__*/React.createElement("div", {
|
|
80398
80397
|
"class": "col-lg-4 p-0",
|
|
80399
80398
|
onClick: function onClick() {
|
|
@@ -80444,10 +80443,10 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80444
80443
|
key: index,
|
|
80445
80444
|
onClick: function onClick() {
|
|
80446
80445
|
if (item.IsClickableimg == 'Yes') {
|
|
80447
|
-
var _authdetailsContext$
|
|
80446
|
+
var _authdetailsContext$i0;
|
|
80448
80447
|
if (item.linktype == 'Image With External Link') {
|
|
80449
80448
|
window.open(item.linkurl, '_blank');
|
|
80450
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80449
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '68a9e83c05b75') {
|
|
80451
80450
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80452
80451
|
} else {
|
|
80453
80452
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
|
@@ -80496,10 +80495,10 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
80496
80495
|
},
|
|
80497
80496
|
onClick: function onClick() {
|
|
80498
80497
|
if (item.IsClickableimg == 'Yes') {
|
|
80499
|
-
var _authdetailsContext$
|
|
80498
|
+
var _authdetailsContext$i1;
|
|
80500
80499
|
if (item.linktype == 'Image With External Link') {
|
|
80501
80500
|
window.open(item.linkurl, '_blank');
|
|
80502
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80501
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '68a9e83c05b75') {
|
|
80503
80502
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80504
80503
|
} else {
|
|
80505
80504
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
package/dist/index.umd.js
CHANGED
|
@@ -80020,9 +80020,8 @@
|
|
|
80020
80020
|
})
|
|
80021
80021
|
};
|
|
80022
80022
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
80023
|
-
var _authdetailsContext$i3;
|
|
80024
80023
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80025
|
-
"class":
|
|
80024
|
+
"class": 'row m-0 w-md-50 allcentered align-items-md-center justify-content-md-center p-0 px-5 px-sm-3'
|
|
80026
80025
|
// style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
|
|
80027
80026
|
,
|
|
80028
80027
|
style: {
|
|
@@ -80051,10 +80050,10 @@
|
|
|
80051
80050
|
"class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
|
|
80052
80051
|
onClick: function onClick() {
|
|
80053
80052
|
if (item.IsClickableimg == 'Yes') {
|
|
80054
|
-
var _authdetailsContext$
|
|
80053
|
+
var _authdetailsContext$i3;
|
|
80055
80054
|
if (item.linktype == 'Image With External Link') {
|
|
80056
80055
|
window.open(item.linkurl, '_blank');
|
|
80057
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80056
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '68a9e83c05b75') {
|
|
80058
80057
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80059
80058
|
} else {
|
|
80060
80059
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
|
@@ -80077,7 +80076,7 @@
|
|
|
80077
80076
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')));
|
|
80078
80077
|
};
|
|
80079
80078
|
var SlideshowContent = function SlideshowContent() {
|
|
80080
|
-
var _authdetailsContext$
|
|
80079
|
+
var _authdetailsContext$i4, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
80081
80080
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80082
80081
|
"class": "col-lg-12 p-0"
|
|
80083
80082
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -80110,8 +80109,8 @@
|
|
|
80110
80109
|
height: sectionproperties.height + 'vh',
|
|
80111
80110
|
overflowY: 'scroll'
|
|
80112
80111
|
}
|
|
80113
|
-
}, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80114
|
-
var _authdetailsContext$
|
|
80112
|
+
}, sectionproperties.fetchparenttype == 'Categories' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcategories) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
|
|
80113
|
+
var _authdetailsContext$i5;
|
|
80115
80114
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80116
80115
|
"class": slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
80117
80116
|
onMouseEnter: function onMouseEnter() {
|
|
@@ -80133,7 +80132,7 @@
|
|
|
80133
80132
|
size: sectionproperties.collectionsectioniconfontsize
|
|
80134
80133
|
}) : /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
80135
80134
|
size: sectionproperties.collectionsectioniconfontsize
|
|
80136
|
-
}))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80135
|
+
}))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instcategories) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80137
80136
|
className: "col-lg-12 p-0 mt-3 mb-3"
|
|
80138
80137
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
80139
80138
|
"class": "m-0"
|
|
@@ -80167,7 +80166,7 @@
|
|
|
80167
80166
|
"class": "m-0"
|
|
80168
80167
|
})));
|
|
80169
80168
|
}
|
|
80170
|
-
})), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80169
|
+
})), sectionproperties.fetchparenttype == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instcollections.map(function (item, index) {
|
|
80171
80170
|
if (item.isshowntocustomers == 1) {
|
|
80172
80171
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80173
80172
|
"class": slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer ',
|
|
@@ -80205,7 +80204,7 @@
|
|
|
80205
80204
|
"class": "m-0"
|
|
80206
80205
|
})));
|
|
80207
80206
|
}
|
|
80208
|
-
}))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80207
|
+
}))), sectionproperties.fetchparenttype == 'Categories' && Choosenindex.length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.instcategories[Choosenindex]) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.parentcolletions) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80209
80208
|
"class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
|
|
80210
80209
|
style: {
|
|
80211
80210
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -80215,7 +80214,7 @@
|
|
|
80215
80214
|
}
|
|
80216
80215
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80217
80216
|
"class": "row m-0 w-100"
|
|
80218
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80217
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcategories[Choosenindex]) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.parentcolletions) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.map(function (item, index) {
|
|
80219
80218
|
var _item$collections;
|
|
80220
80219
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80221
80220
|
"class": "col-lg-4 p-0"
|
|
@@ -80250,7 +80249,7 @@
|
|
|
80250
80249
|
}
|
|
80251
80250
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80252
80251
|
"class": "row m-0 w-100"
|
|
80253
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80252
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcategories[0]) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.parentcolletions[Choosenindex]) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.collections) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
|
|
80254
80253
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
80255
80254
|
"class": "col-lg-4 p-0",
|
|
80256
80255
|
onClick: function onClick() {
|
|
@@ -80301,10 +80300,10 @@
|
|
|
80301
80300
|
key: index,
|
|
80302
80301
|
onClick: function onClick() {
|
|
80303
80302
|
if (item.IsClickableimg == 'Yes') {
|
|
80304
|
-
var _authdetailsContext$
|
|
80303
|
+
var _authdetailsContext$i0;
|
|
80305
80304
|
if (item.linktype == 'Image With External Link') {
|
|
80306
80305
|
window.open(item.linkurl, '_blank');
|
|
80307
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80306
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '68a9e83c05b75') {
|
|
80308
80307
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80309
80308
|
} else {
|
|
80310
80309
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|
|
@@ -80353,10 +80352,10 @@
|
|
|
80353
80352
|
},
|
|
80354
80353
|
onClick: function onClick() {
|
|
80355
80354
|
if (item.IsClickableimg == 'Yes') {
|
|
80356
|
-
var _authdetailsContext$
|
|
80355
|
+
var _authdetailsContext$i1;
|
|
80357
80356
|
if (item.linktype == 'Image With External Link') {
|
|
80358
80357
|
window.open(item.linkurl, '_blank');
|
|
80359
|
-
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
80358
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '68a9e83c05b75') {
|
|
80360
80359
|
routingcountext(item.clickableimg_page_route, false, '');
|
|
80361
80360
|
} else {
|
|
80362
80361
|
if (item.clickableimg_page_route != null && item.productid == undefined) {
|