tabexseriescomponents 0.2.1237 → 0.2.1239
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 +35 -40
- package/dist/index.esm.js +35 -40
- package/dist/index.umd.js +35 -40
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -27824,28 +27824,29 @@ var MarqueeHeader = function MarqueeHeader(props) {
|
|
|
27824
27824
|
paddingBottom: templateproperties_context.sliderpaddingvertical + 'px',
|
|
27825
27825
|
paddingLeft: templateproperties_context.sliderpaddinghorizontal + 'px',
|
|
27826
27826
|
paddingRight: templateproperties_context.sliderpaddinghorizontal + 'px'
|
|
27827
|
+
// paddingLeft: '200px',
|
|
27828
|
+
// paddingRight: '200px',
|
|
27827
27829
|
}
|
|
27828
27830
|
}, templateproperties_context.textslidertype == 'Fading Text Carousel' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27829
|
-
className: "text-slider
|
|
27831
|
+
className: "text-slider"
|
|
27830
27832
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
27831
27833
|
onClick: prev,
|
|
27832
27834
|
className: "arrow left allcentered"
|
|
27833
27835
|
}, /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
27834
|
-
size: 19
|
|
27836
|
+
size: 19,
|
|
27837
|
+
color: templateproperties_context.textsliderfontcolor
|
|
27835
27838
|
})), textarray.map(function (item, index) {
|
|
27836
27839
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27837
27840
|
key: index,
|
|
27838
|
-
className: "
|
|
27841
|
+
className: "slide ".concat(index === currentIndex ? 'active' : '') + ' m-0 ' + header_cssstyles.textSlider
|
|
27839
27842
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27840
27843
|
}), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
27841
27844
|
onClick: next,
|
|
27842
27845
|
className: "arrow right allcentered"
|
|
27843
27846
|
}, /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, {
|
|
27844
|
-
size: 19
|
|
27845
|
-
|
|
27846
|
-
/*#__PURE__*/
|
|
27847
|
-
// <marquee width="100%" direction="left" scrollamount="3" behavior="scroll" class="marquee">
|
|
27848
|
-
React__default["default"].createElement("div", {
|
|
27847
|
+
size: 19,
|
|
27848
|
+
color: templateproperties_context.textsliderfontcolor
|
|
27849
|
+
}))), templateproperties_context.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27849
27850
|
"class": "rotating-text-container"
|
|
27850
27851
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
27851
27852
|
"class": "d-flex flex-row align-items-center rotating-text"
|
|
@@ -27857,9 +27858,7 @@ var MarqueeHeader = function MarqueeHeader(props) {
|
|
|
27857
27858
|
marginRight: 200
|
|
27858
27859
|
}
|
|
27859
27860
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27860
|
-
})))
|
|
27861
|
-
// </marquee>
|
|
27862
|
-
, templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27861
|
+
}))), templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27863
27862
|
"class": props.srcfrom == 'sidemarquee' ? 'w-100 text-start' : 'w-100 allcentered'
|
|
27864
27863
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27865
27864
|
"class": header_cssstyles.textSlider + ' mb-0 p-0 '
|
|
@@ -93894,7 +93893,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
|
|
|
93894
93893
|
function ownKeys$6(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
93895
93894
|
function _objectSpread$6(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$6(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$6(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
93896
93895
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
93897
|
-
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6,
|
|
93896
|
+
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _item$producttags2, _authdetailsContext$i7, _item$producttags$2, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
93898
93897
|
var _useState = React.useState(''),
|
|
93899
93898
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
93900
93899
|
sectionproperties = _useState2[0],
|
|
@@ -94709,32 +94708,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
94709
94708
|
color: sectionproperties.featurecolor,
|
|
94710
94709
|
fontSize: sectionproperties.featurefontsize + 'px'
|
|
94711
94710
|
}
|
|
94712
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '
|
|
94713
|
-
"class": "col-lg-12 p-0
|
|
94714
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94715
|
-
style: {
|
|
94716
|
-
width: 40,
|
|
94717
|
-
height: 40,
|
|
94718
|
-
borderRadius: 100,
|
|
94719
|
-
border: '1px solid #ccc'
|
|
94720
|
-
}
|
|
94721
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
94722
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
94723
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
94724
|
-
path: item.vendorlogo,
|
|
94725
|
-
loading: "lazy",
|
|
94726
|
-
style: {
|
|
94727
|
-
width: '100%',
|
|
94728
|
-
height: '100%'
|
|
94729
|
-
}
|
|
94730
|
-
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
94731
|
-
"class": "m-0 p-0 px-2",
|
|
94732
|
-
style: {
|
|
94733
|
-
color: '#000',
|
|
94734
|
-
fontSize: 13
|
|
94735
|
-
}
|
|
94736
|
-
}, item.vendorname)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94737
|
-
"class": "col-lg-12 p-0 text-start mb-1"
|
|
94711
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94712
|
+
"class": "col-lg-12 p-0 d-flex align-items-center mb-1 flex-row"
|
|
94738
94713
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94739
94714
|
style: {
|
|
94740
94715
|
width: 40,
|
|
@@ -94789,7 +94764,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
94789
94764
|
style: {
|
|
94790
94765
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
94791
94766
|
}
|
|
94792
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
94767
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94793
94768
|
"class": "allcentered",
|
|
94794
94769
|
style: {
|
|
94795
94770
|
width: '100%',
|
|
@@ -94856,7 +94831,27 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
94856
94831
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
94857
94832
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94858
94833
|
style: {}
|
|
94859
|
-
}, PillContainer()))),
|
|
94834
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94835
|
+
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
94836
|
+
style: {
|
|
94837
|
+
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
94838
|
+
}
|
|
94839
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
94840
|
+
"class": "m-0 p-0",
|
|
94841
|
+
style: {
|
|
94842
|
+
width: 8,
|
|
94843
|
+
height: 8,
|
|
94844
|
+
borderRadius: 100,
|
|
94845
|
+
background: 'green'
|
|
94846
|
+
}
|
|
94847
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
94848
|
+
"class": 'm-0 mx-2 p-0',
|
|
94849
|
+
style: {
|
|
94850
|
+
color: 'green',
|
|
94851
|
+
fontSize: 13,
|
|
94852
|
+
fontWeight: 400
|
|
94853
|
+
}
|
|
94854
|
+
}, langdetect == 'en' ? 'In Stock' : 'متوفر')), sectionproperties.showvariantscont == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94860
94855
|
"class": "col-12 p-0"
|
|
94861
94856
|
}, /*#__PURE__*/React__default["default"].createElement(Variants_J_Cards, {
|
|
94862
94857
|
actions: {
|
package/dist/index.esm.js
CHANGED
|
@@ -27773,28 +27773,29 @@ var MarqueeHeader = function MarqueeHeader(props) {
|
|
|
27773
27773
|
paddingBottom: templateproperties_context.sliderpaddingvertical + 'px',
|
|
27774
27774
|
paddingLeft: templateproperties_context.sliderpaddinghorizontal + 'px',
|
|
27775
27775
|
paddingRight: templateproperties_context.sliderpaddinghorizontal + 'px'
|
|
27776
|
+
// paddingLeft: '200px',
|
|
27777
|
+
// paddingRight: '200px',
|
|
27776
27778
|
}
|
|
27777
27779
|
}, templateproperties_context.textslidertype == 'Fading Text Carousel' && /*#__PURE__*/React.createElement("div", {
|
|
27778
|
-
className: "text-slider
|
|
27780
|
+
className: "text-slider"
|
|
27779
27781
|
}, /*#__PURE__*/React.createElement("button", {
|
|
27780
27782
|
onClick: prev,
|
|
27781
27783
|
className: "arrow left allcentered"
|
|
27782
27784
|
}, /*#__PURE__*/React.createElement(BsChevronLeft, {
|
|
27783
|
-
size: 19
|
|
27785
|
+
size: 19,
|
|
27786
|
+
color: templateproperties_context.textsliderfontcolor
|
|
27784
27787
|
})), textarray.map(function (item, index) {
|
|
27785
27788
|
return /*#__PURE__*/React.createElement("p", {
|
|
27786
27789
|
key: index,
|
|
27787
|
-
className: "
|
|
27790
|
+
className: "slide ".concat(index === currentIndex ? 'active' : '') + ' m-0 ' + header_cssstyles.textSlider
|
|
27788
27791
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27789
27792
|
}), /*#__PURE__*/React.createElement("button", {
|
|
27790
27793
|
onClick: next,
|
|
27791
27794
|
className: "arrow right allcentered"
|
|
27792
27795
|
}, /*#__PURE__*/React.createElement(BsChevronRight, {
|
|
27793
|
-
size: 19
|
|
27794
|
-
|
|
27795
|
-
/*#__PURE__*/
|
|
27796
|
-
// <marquee width="100%" direction="left" scrollamount="3" behavior="scroll" class="marquee">
|
|
27797
|
-
React.createElement("div", {
|
|
27796
|
+
size: 19,
|
|
27797
|
+
color: templateproperties_context.textsliderfontcolor
|
|
27798
|
+
}))), templateproperties_context.textslidertype == 'Slider' && /*#__PURE__*/React.createElement("div", {
|
|
27798
27799
|
"class": "rotating-text-container"
|
|
27799
27800
|
}, /*#__PURE__*/React.createElement("span", {
|
|
27800
27801
|
"class": "d-flex flex-row align-items-center rotating-text"
|
|
@@ -27806,9 +27807,7 @@ var MarqueeHeader = function MarqueeHeader(props) {
|
|
|
27806
27807
|
marginRight: 200
|
|
27807
27808
|
}
|
|
27808
27809
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27809
|
-
})))
|
|
27810
|
-
// </marquee>
|
|
27811
|
-
, templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React.createElement("div", {
|
|
27810
|
+
}))), templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React.createElement("div", {
|
|
27812
27811
|
"class": props.srcfrom == 'sidemarquee' ? 'w-100 text-start' : 'w-100 allcentered'
|
|
27813
27812
|
}, /*#__PURE__*/React.createElement("p", {
|
|
27814
27813
|
"class": header_cssstyles.textSlider + ' mb-0 p-0 '
|
|
@@ -93843,7 +93842,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
|
|
|
93843
93842
|
function ownKeys$6(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
93844
93843
|
function _objectSpread$6(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$6(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$6(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
93845
93844
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
93846
|
-
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6,
|
|
93845
|
+
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _item$producttags2, _authdetailsContext$i7, _item$producttags$2, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
93847
93846
|
var _useState = useState(''),
|
|
93848
93847
|
_useState2 = _slicedToArray(_useState, 2),
|
|
93849
93848
|
sectionproperties = _useState2[0],
|
|
@@ -94658,32 +94657,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
94658
94657
|
color: sectionproperties.featurecolor,
|
|
94659
94658
|
fontSize: sectionproperties.featurefontsize + 'px'
|
|
94660
94659
|
}
|
|
94661
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '
|
|
94662
|
-
"class": "col-lg-12 p-0
|
|
94663
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
94664
|
-
style: {
|
|
94665
|
-
width: 40,
|
|
94666
|
-
height: 40,
|
|
94667
|
-
borderRadius: 100,
|
|
94668
|
-
border: '1px solid #ccc'
|
|
94669
|
-
}
|
|
94670
|
-
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
94671
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
94672
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
94673
|
-
path: item.vendorlogo,
|
|
94674
|
-
loading: "lazy",
|
|
94675
|
-
style: {
|
|
94676
|
-
width: '100%',
|
|
94677
|
-
height: '100%'
|
|
94678
|
-
}
|
|
94679
|
-
})), /*#__PURE__*/React.createElement("p", {
|
|
94680
|
-
"class": "m-0 p-0 px-2",
|
|
94681
|
-
style: {
|
|
94682
|
-
color: '#000',
|
|
94683
|
-
fontSize: 13
|
|
94684
|
-
}
|
|
94685
|
-
}, item.vendorname)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React.createElement("div", {
|
|
94686
|
-
"class": "col-lg-12 p-0 text-start mb-1"
|
|
94660
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React.createElement("div", {
|
|
94661
|
+
"class": "col-lg-12 p-0 d-flex align-items-center mb-1 flex-row"
|
|
94687
94662
|
}, /*#__PURE__*/React.createElement("div", {
|
|
94688
94663
|
style: {
|
|
94689
94664
|
width: 40,
|
|
@@ -94738,7 +94713,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
94738
94713
|
style: {
|
|
94739
94714
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
94740
94715
|
}
|
|
94741
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
94716
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React.createElement("div", {
|
|
94742
94717
|
"class": "allcentered",
|
|
94743
94718
|
style: {
|
|
94744
94719
|
width: '100%',
|
|
@@ -94805,7 +94780,27 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
94805
94780
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
94806
94781
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React.createElement("div", {
|
|
94807
94782
|
style: {}
|
|
94808
|
-
}, PillContainer()))),
|
|
94783
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React.createElement("div", {
|
|
94784
|
+
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
94785
|
+
style: {
|
|
94786
|
+
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
94787
|
+
}
|
|
94788
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
94789
|
+
"class": "m-0 p-0",
|
|
94790
|
+
style: {
|
|
94791
|
+
width: 8,
|
|
94792
|
+
height: 8,
|
|
94793
|
+
borderRadius: 100,
|
|
94794
|
+
background: 'green'
|
|
94795
|
+
}
|
|
94796
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
94797
|
+
"class": 'm-0 mx-2 p-0',
|
|
94798
|
+
style: {
|
|
94799
|
+
color: 'green',
|
|
94800
|
+
fontSize: 13,
|
|
94801
|
+
fontWeight: 400
|
|
94802
|
+
}
|
|
94803
|
+
}, langdetect == 'en' ? 'In Stock' : 'متوفر')), sectionproperties.showvariantscont == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
94809
94804
|
"class": "col-12 p-0"
|
|
94810
94805
|
}, /*#__PURE__*/React.createElement(Variants_J_Cards, {
|
|
94811
94806
|
actions: {
|
package/dist/index.umd.js
CHANGED
|
@@ -27630,28 +27630,29 @@
|
|
|
27630
27630
|
paddingBottom: templateproperties_context.sliderpaddingvertical + 'px',
|
|
27631
27631
|
paddingLeft: templateproperties_context.sliderpaddinghorizontal + 'px',
|
|
27632
27632
|
paddingRight: templateproperties_context.sliderpaddinghorizontal + 'px'
|
|
27633
|
+
// paddingLeft: '200px',
|
|
27634
|
+
// paddingRight: '200px',
|
|
27633
27635
|
}
|
|
27634
27636
|
}, templateproperties_context.textslidertype == 'Fading Text Carousel' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27635
|
-
className: "text-slider
|
|
27637
|
+
className: "text-slider"
|
|
27636
27638
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
27637
27639
|
onClick: prev,
|
|
27638
27640
|
className: "arrow left allcentered"
|
|
27639
27641
|
}, /*#__PURE__*/React__default["default"].createElement(BsChevronLeft.BsChevronLeft, {
|
|
27640
|
-
size: 19
|
|
27642
|
+
size: 19,
|
|
27643
|
+
color: templateproperties_context.textsliderfontcolor
|
|
27641
27644
|
})), textarray.map(function (item, index) {
|
|
27642
27645
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27643
27646
|
key: index,
|
|
27644
|
-
className: "
|
|
27647
|
+
className: "slide ".concat(index === currentIndex ? 'active' : '') + ' m-0 ' + header_cssstyles.textSlider
|
|
27645
27648
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27646
27649
|
}), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
27647
27650
|
onClick: next,
|
|
27648
27651
|
className: "arrow right allcentered"
|
|
27649
27652
|
}, /*#__PURE__*/React__default["default"].createElement(BsChevronRight.BsChevronRight, {
|
|
27650
|
-
size: 19
|
|
27651
|
-
|
|
27652
|
-
/*#__PURE__*/
|
|
27653
|
-
// <marquee width="100%" direction="left" scrollamount="3" behavior="scroll" class="marquee">
|
|
27654
|
-
React__default["default"].createElement("div", {
|
|
27653
|
+
size: 19,
|
|
27654
|
+
color: templateproperties_context.textsliderfontcolor
|
|
27655
|
+
}))), templateproperties_context.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27655
27656
|
"class": "rotating-text-container"
|
|
27656
27657
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
27657
27658
|
"class": "d-flex flex-row align-items-center rotating-text"
|
|
@@ -27663,9 +27664,7 @@
|
|
|
27663
27664
|
marginRight: 200
|
|
27664
27665
|
}
|
|
27665
27666
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27666
|
-
})))
|
|
27667
|
-
// </marquee>
|
|
27668
|
-
, templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27667
|
+
}))), templateproperties_context.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27669
27668
|
"class": props.srcfrom == 'sidemarquee' ? 'w-100 text-start' : 'w-100 allcentered'
|
|
27670
27669
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27671
27670
|
"class": header_cssstyles.textSlider + ' mb-0 p-0 '
|
|
@@ -93700,7 +93699,7 @@
|
|
|
93700
93699
|
function ownKeys$6(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
93701
93700
|
function _objectSpread$6(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$6(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$6(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
93702
93701
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
93703
|
-
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6,
|
|
93702
|
+
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _item$producttags2, _authdetailsContext$i7, _item$producttags$2, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
93704
93703
|
var _useState = React.useState(''),
|
|
93705
93704
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
93706
93705
|
sectionproperties = _useState2[0],
|
|
@@ -94515,32 +94514,8 @@
|
|
|
94515
94514
|
color: sectionproperties.featurecolor,
|
|
94516
94515
|
fontSize: sectionproperties.featurefontsize + 'px'
|
|
94517
94516
|
}
|
|
94518
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '
|
|
94519
|
-
"class": "col-lg-12 p-0
|
|
94520
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94521
|
-
style: {
|
|
94522
|
-
width: 40,
|
|
94523
|
-
height: 40,
|
|
94524
|
-
borderRadius: 100,
|
|
94525
|
-
border: '1px solid #ccc'
|
|
94526
|
-
}
|
|
94527
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
94528
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
94529
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
94530
|
-
path: item.vendorlogo,
|
|
94531
|
-
loading: "lazy",
|
|
94532
|
-
style: {
|
|
94533
|
-
width: '100%',
|
|
94534
|
-
height: '100%'
|
|
94535
|
-
}
|
|
94536
|
-
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
94537
|
-
"class": "m-0 p-0 px-2",
|
|
94538
|
-
style: {
|
|
94539
|
-
color: '#000',
|
|
94540
|
-
fontSize: 13
|
|
94541
|
-
}
|
|
94542
|
-
}, item.vendorname)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94543
|
-
"class": "col-lg-12 p-0 text-start mb-1"
|
|
94517
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94518
|
+
"class": "col-lg-12 p-0 d-flex align-items-center mb-1 flex-row"
|
|
94544
94519
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94545
94520
|
style: {
|
|
94546
94521
|
width: 40,
|
|
@@ -94595,7 +94570,7 @@
|
|
|
94595
94570
|
style: {
|
|
94596
94571
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
94597
94572
|
}
|
|
94598
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
94573
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94599
94574
|
"class": "allcentered",
|
|
94600
94575
|
style: {
|
|
94601
94576
|
width: '100%',
|
|
@@ -94662,7 +94637,27 @@
|
|
|
94662
94637
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
94663
94638
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94664
94639
|
style: {}
|
|
94665
|
-
}, PillContainer()))),
|
|
94640
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94641
|
+
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
94642
|
+
style: {
|
|
94643
|
+
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
94644
|
+
}
|
|
94645
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
94646
|
+
"class": "m-0 p-0",
|
|
94647
|
+
style: {
|
|
94648
|
+
width: 8,
|
|
94649
|
+
height: 8,
|
|
94650
|
+
borderRadius: 100,
|
|
94651
|
+
background: 'green'
|
|
94652
|
+
}
|
|
94653
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
94654
|
+
"class": 'm-0 mx-2 p-0',
|
|
94655
|
+
style: {
|
|
94656
|
+
color: 'green',
|
|
94657
|
+
fontSize: 13,
|
|
94658
|
+
fontWeight: 400
|
|
94659
|
+
}
|
|
94660
|
+
}, langdetect == 'en' ? 'In Stock' : 'متوفر')), sectionproperties.showvariantscont == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
94666
94661
|
"class": "col-12 p-0"
|
|
94667
94662
|
}, /*#__PURE__*/React__default["default"].createElement(Variants_J_Cards, {
|
|
94668
94663
|
actions: {
|