tabexseriescomponents 0.2.1037 → 0.2.1039
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 +50 -55
- package/dist/index.esm.js +50 -55
- package/dist/index.umd.js +50 -55
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1775,55 +1775,57 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1775
1775
|
}
|
|
1776
1776
|
}));
|
|
1777
1777
|
} else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
if (optionvaluesitem.
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1778
|
+
if (isoptionvaluedenabled == 1) {
|
|
1779
|
+
var _authdetailsContext$i;
|
|
1780
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1781
|
+
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? "".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered showcrossicon ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : '') : "".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
1782
|
+
onClick: function onClick() {
|
|
1783
|
+
if (issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show') ; else {
|
|
1784
|
+
if (optionvaluesitem.isenabled == 1) {
|
|
1785
|
+
selectproductoptionvalue(index, optionvaluesitem, optionvaluesindex);
|
|
1786
|
+
} else {
|
|
1787
|
+
clearchoosenvaluesbutkeepcurrentvalue(index, optionvaluesitem, optionvaluesindex);
|
|
1788
|
+
}
|
|
1787
1789
|
}
|
|
1790
|
+
},
|
|
1791
|
+
style: {
|
|
1792
|
+
// activeproductcolor
|
|
1793
|
+
// cursor:
|
|
1794
|
+
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
1795
|
+
// sectionproperties.showoutofstockwithoutselection == 'Show'
|
|
1796
|
+
// ? 'not-allowed'
|
|
1797
|
+
// : isoptionvaluedenabled == 1
|
|
1798
|
+
// ? 'pointer'
|
|
1799
|
+
// : 'not-allowed',
|
|
1800
|
+
cursor: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? 'not-allowed' : 'pointer',
|
|
1801
|
+
backgroundColor: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null ? sectionproperties.variantcontainer_bgcolor : isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
1802
|
+
minWidth: sectionproperties.variantcontainer_minwidth + 'px',
|
|
1803
|
+
height: sectionproperties.variantcontainer_height + 'px',
|
|
1804
|
+
borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
|
|
1805
|
+
position: 'relative',
|
|
1806
|
+
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : '1px solid ' + ' grey '
|
|
1788
1807
|
}
|
|
1789
|
-
},
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
position: 'absolute',
|
|
1811
|
-
top: '-15px',
|
|
1812
|
-
right: '-5px',
|
|
1813
|
-
width: '3vh',
|
|
1814
|
-
height: '3vh',
|
|
1815
|
-
borderRadius: 100
|
|
1816
|
-
}
|
|
1817
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
1818
|
-
"class": "h-100 allcentered"
|
|
1819
|
-
}, /*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose, null))), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1820
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1821
|
-
style: {
|
|
1822
|
-
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1823
|
-
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
1824
|
-
fontWeight: 500
|
|
1825
|
-
}
|
|
1826
|
-
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1808
|
+
}, isoptionvalueselected == 1 && sectionproperties.showRemovebutton == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1809
|
+
"class": "m-0 p-0 bg-danger bgdanger-hover",
|
|
1810
|
+
style: {
|
|
1811
|
+
position: 'absolute',
|
|
1812
|
+
top: '-15px',
|
|
1813
|
+
right: '-5px',
|
|
1814
|
+
width: '3vh',
|
|
1815
|
+
height: '3vh',
|
|
1816
|
+
borderRadius: 100
|
|
1817
|
+
}
|
|
1818
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
1819
|
+
"class": "h-100 allcentered"
|
|
1820
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose, null))), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1821
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1822
|
+
style: {
|
|
1823
|
+
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1824
|
+
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
1825
|
+
fontWeight: 500
|
|
1826
|
+
}
|
|
1827
|
+
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1828
|
+
}
|
|
1827
1829
|
} else {
|
|
1828
1830
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1829
1831
|
className: productinfostyles.variant_container + ' mr-2 variabttcontainer allcentered pl-2 pr-2 ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
@@ -73153,14 +73155,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
73153
73155
|
width: '100%',
|
|
73154
73156
|
height: '100%'
|
|
73155
73157
|
}
|
|
73156
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
73157
|
-
id: "radioPlayer",
|
|
73158
|
-
controls: true,
|
|
73159
|
-
autoplay: true
|
|
73160
|
-
}, /*#__PURE__*/React__default["default"].createElement("source", {
|
|
73161
|
-
src: "http://radio.hvips.com:8056/stream",
|
|
73162
|
-
type: "audio/mpeg"
|
|
73163
|
-
})))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
73158
|
+
})), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
73164
73159
|
};
|
|
73165
73160
|
var easingFunctions = {
|
|
73166
73161
|
noEasing: undefined,
|
package/dist/index.esm.js
CHANGED
|
@@ -1724,55 +1724,57 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1724
1724
|
}
|
|
1725
1725
|
}));
|
|
1726
1726
|
} else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
if (optionvaluesitem.
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1727
|
+
if (isoptionvaluedenabled == 1) {
|
|
1728
|
+
var _authdetailsContext$i;
|
|
1729
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
1730
|
+
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? "".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered showcrossicon ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : '') : "".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
1731
|
+
onClick: function onClick() {
|
|
1732
|
+
if (issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show') ; else {
|
|
1733
|
+
if (optionvaluesitem.isenabled == 1) {
|
|
1734
|
+
selectproductoptionvalue(index, optionvaluesitem, optionvaluesindex);
|
|
1735
|
+
} else {
|
|
1736
|
+
clearchoosenvaluesbutkeepcurrentvalue(index, optionvaluesitem, optionvaluesindex);
|
|
1737
|
+
}
|
|
1736
1738
|
}
|
|
1739
|
+
},
|
|
1740
|
+
style: {
|
|
1741
|
+
// activeproductcolor
|
|
1742
|
+
// cursor:
|
|
1743
|
+
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
1744
|
+
// sectionproperties.showoutofstockwithoutselection == 'Show'
|
|
1745
|
+
// ? 'not-allowed'
|
|
1746
|
+
// : isoptionvaluedenabled == 1
|
|
1747
|
+
// ? 'pointer'
|
|
1748
|
+
// : 'not-allowed',
|
|
1749
|
+
cursor: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? 'not-allowed' : 'pointer',
|
|
1750
|
+
backgroundColor: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null ? sectionproperties.variantcontainer_bgcolor : isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
1751
|
+
minWidth: sectionproperties.variantcontainer_minwidth + 'px',
|
|
1752
|
+
height: sectionproperties.variantcontainer_height + 'px',
|
|
1753
|
+
borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
|
|
1754
|
+
position: 'relative',
|
|
1755
|
+
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : '1px solid ' + ' grey '
|
|
1737
1756
|
}
|
|
1738
|
-
},
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
position: 'absolute',
|
|
1760
|
-
top: '-15px',
|
|
1761
|
-
right: '-5px',
|
|
1762
|
-
width: '3vh',
|
|
1763
|
-
height: '3vh',
|
|
1764
|
-
borderRadius: 100
|
|
1765
|
-
}
|
|
1766
|
-
}, /*#__PURE__*/React.createElement("i", {
|
|
1767
|
-
"class": "h-100 allcentered"
|
|
1768
|
-
}, /*#__PURE__*/React.createElement(IoMdClose, null))), /*#__PURE__*/React.createElement("p", {
|
|
1769
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1770
|
-
style: {
|
|
1771
|
-
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1772
|
-
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
1773
|
-
fontWeight: 500
|
|
1774
|
-
}
|
|
1775
|
-
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1757
|
+
}, isoptionvalueselected == 1 && sectionproperties.showRemovebutton == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
1758
|
+
"class": "m-0 p-0 bg-danger bgdanger-hover",
|
|
1759
|
+
style: {
|
|
1760
|
+
position: 'absolute',
|
|
1761
|
+
top: '-15px',
|
|
1762
|
+
right: '-5px',
|
|
1763
|
+
width: '3vh',
|
|
1764
|
+
height: '3vh',
|
|
1765
|
+
borderRadius: 100
|
|
1766
|
+
}
|
|
1767
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
1768
|
+
"class": "h-100 allcentered"
|
|
1769
|
+
}, /*#__PURE__*/React.createElement(IoMdClose, null))), /*#__PURE__*/React.createElement("p", {
|
|
1770
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1771
|
+
style: {
|
|
1772
|
+
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1773
|
+
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
1774
|
+
fontWeight: 500
|
|
1775
|
+
}
|
|
1776
|
+
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1777
|
+
}
|
|
1776
1778
|
} else {
|
|
1777
1779
|
return /*#__PURE__*/React.createElement("div", {
|
|
1778
1780
|
className: productinfostyles.variant_container + ' mr-2 variabttcontainer allcentered pl-2 pr-2 ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
@@ -73102,14 +73104,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
73102
73104
|
width: '100%',
|
|
73103
73105
|
height: '100%'
|
|
73104
73106
|
}
|
|
73105
|
-
}, /*#__PURE__*/React.createElement(
|
|
73106
|
-
id: "radioPlayer",
|
|
73107
|
-
controls: true,
|
|
73108
|
-
autoplay: true
|
|
73109
|
-
}, /*#__PURE__*/React.createElement("source", {
|
|
73110
|
-
src: "http://radio.hvips.com:8056/stream",
|
|
73111
|
-
type: "audio/mpeg"
|
|
73112
|
-
})))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
|
|
73107
|
+
})), /*#__PURE__*/React.createElement(Modal.Footer, null)));
|
|
73113
73108
|
};
|
|
73114
73109
|
var easingFunctions = {
|
|
73115
73110
|
noEasing: undefined,
|
package/dist/index.umd.js
CHANGED
|
@@ -1583,55 +1583,57 @@
|
|
|
1583
1583
|
}
|
|
1584
1584
|
}));
|
|
1585
1585
|
} else if (item.optionname == 'size' || item.optionname == 'Size') {
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
if (optionvaluesitem.
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1586
|
+
if (isoptionvaluedenabled == 1) {
|
|
1587
|
+
var _authdetailsContext$i;
|
|
1588
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1589
|
+
className: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? "".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered showcrossicon ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : '') : "".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
1590
|
+
onClick: function onClick() {
|
|
1591
|
+
if (issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show') ; else {
|
|
1592
|
+
if (optionvaluesitem.isenabled == 1) {
|
|
1593
|
+
selectproductoptionvalue(index, optionvaluesitem, optionvaluesindex);
|
|
1594
|
+
} else {
|
|
1595
|
+
clearchoosenvaluesbutkeepcurrentvalue(index, optionvaluesitem, optionvaluesindex);
|
|
1596
|
+
}
|
|
1595
1597
|
}
|
|
1598
|
+
},
|
|
1599
|
+
style: {
|
|
1600
|
+
// activeproductcolor
|
|
1601
|
+
// cursor:
|
|
1602
|
+
// issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true &&
|
|
1603
|
+
// sectionproperties.showoutofstockwithoutselection == 'Show'
|
|
1604
|
+
// ? 'not-allowed'
|
|
1605
|
+
// : isoptionvaluedenabled == 1
|
|
1606
|
+
// ? 'pointer'
|
|
1607
|
+
// : 'not-allowed',
|
|
1608
|
+
cursor: issingleoptionoutofstock(optionvaluesitem)['isoutofstock'] == true && sectionproperties.showoutofstockwithoutselection == 'Show' ? 'not-allowed' : 'pointer',
|
|
1609
|
+
backgroundColor: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null ? sectionproperties.variantcontainer_bgcolor : isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
|
|
1610
|
+
minWidth: sectionproperties.variantcontainer_minwidth + 'px',
|
|
1611
|
+
height: sectionproperties.variantcontainer_height + 'px',
|
|
1612
|
+
borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
|
|
1613
|
+
position: 'relative',
|
|
1614
|
+
border: isoptionvalueselected == 1 ? '2px solid ' + sectionproperties.activeproductcolor : isoptionvaluedenabled == 1 ? '1px solid ' + sectionproperties.variantcontainerbordercolor : '1px solid ' + ' grey '
|
|
1596
1615
|
}
|
|
1597
|
-
},
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
position: 'absolute',
|
|
1619
|
-
top: '-15px',
|
|
1620
|
-
right: '-5px',
|
|
1621
|
-
width: '3vh',
|
|
1622
|
-
height: '3vh',
|
|
1623
|
-
borderRadius: 100
|
|
1624
|
-
}
|
|
1625
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
1626
|
-
"class": "h-100 allcentered"
|
|
1627
|
-
}, /*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose, null))), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1628
|
-
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1629
|
-
style: {
|
|
1630
|
-
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1631
|
-
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
1632
|
-
fontWeight: 500
|
|
1633
|
-
}
|
|
1634
|
-
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1616
|
+
}, isoptionvalueselected == 1 && sectionproperties.showRemovebutton == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1617
|
+
"class": "m-0 p-0 bg-danger bgdanger-hover",
|
|
1618
|
+
style: {
|
|
1619
|
+
position: 'absolute',
|
|
1620
|
+
top: '-15px',
|
|
1621
|
+
right: '-5px',
|
|
1622
|
+
width: '3vh',
|
|
1623
|
+
height: '3vh',
|
|
1624
|
+
borderRadius: 100
|
|
1625
|
+
}
|
|
1626
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
1627
|
+
"class": "h-100 allcentered"
|
|
1628
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoMdClose.IoMdClose, null))), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
1629
|
+
className: isValueinStock == 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '68d28fc494276' ? 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center linethrough' : 'wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
|
|
1630
|
+
style: {
|
|
1631
|
+
color: sectionproperties.variantcontainerbordercolor != undefined && sectionproperties.variantcontainerbordercolor != null && isoptionvalueselected == 1 ? sectionproperties.activeproductcolor : sectionproperties.variantcontainer_color,
|
|
1632
|
+
fontSize: sectionproperties.variantcontainer_fontSize + 'px',
|
|
1633
|
+
fontWeight: 500
|
|
1634
|
+
}
|
|
1635
|
+
}, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
|
|
1636
|
+
}
|
|
1635
1637
|
} else {
|
|
1636
1638
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
1637
1639
|
className: productinfostyles.variant_container + ' mr-2 variabttcontainer allcentered pl-2 pr-2 ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
|
|
@@ -72961,14 +72963,7 @@
|
|
|
72961
72963
|
width: '100%',
|
|
72962
72964
|
height: '100%'
|
|
72963
72965
|
}
|
|
72964
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
72965
|
-
id: "radioPlayer",
|
|
72966
|
-
controls: true,
|
|
72967
|
-
autoplay: true
|
|
72968
|
-
}, /*#__PURE__*/React__default["default"].createElement("source", {
|
|
72969
|
-
src: "http://radio.hvips.com:8056/stream",
|
|
72970
|
-
type: "audio/mpeg"
|
|
72971
|
-
})))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
72966
|
+
})), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
72972
72967
|
};
|
|
72973
72968
|
var easingFunctions = {
|
|
72974
72969
|
noEasing: undefined,
|