tabexseriescomponents 0.0.565 → 0.0.567
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 +75 -23
- package/dist/index.esm.js +75 -23
- package/dist/index.umd.js +75 -23
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -32919,7 +32919,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
32919
32919
|
}
|
|
32920
32920
|
}),
|
|
32921
32921
|
top_bar: glamor.css({
|
|
32922
|
-
backgroundColor: sectionproperties.
|
|
32922
|
+
backgroundColor: sectionproperties.uppersection_bgcolortransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 300 ? sectionproperties.uppersection_bgcolor : 'transparent' : sectionproperties.uppersection_bgcolor,
|
|
32923
32923
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.uppersection_btlradius + 'px' : sectionproperties.uppersection_btrradius + 'px',
|
|
32924
32924
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.uppersection_btrradius + 'px' : sectionproperties.uppersection_btlradius + 'px',
|
|
32925
32925
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.uppersection_bblradius + 'px' : sectionproperties.uppersection_bbrradius + 'px',
|
|
@@ -32930,7 +32930,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
32930
32930
|
paddingBottom: sectionproperties.uppersection_paddingbottom + 'px'
|
|
32931
32931
|
}),
|
|
32932
32932
|
navbar_nav: glamor.css({
|
|
32933
|
-
|
|
32933
|
+
backgroundColor: sectionproperties.lowersection_bgcolortransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 300 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
32934
|
+
// background: sectionproperties.lowersection_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
32934
32935
|
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
32935
32936
|
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px',
|
|
32936
32937
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
@@ -33044,7 +33045,14 @@ var Modernheader = function Modernheader(props) {
|
|
|
33044
33045
|
style: {
|
|
33045
33046
|
position: 'relative'
|
|
33046
33047
|
}
|
|
33047
|
-
},
|
|
33048
|
+
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(DownloadApp, {
|
|
33049
|
+
sectionpropertiesprops: sectionproperties,
|
|
33050
|
+
actions: actions
|
|
33051
|
+
}), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
|
|
33052
|
+
sectionpropertiesprops: sectionproperties,
|
|
33053
|
+
templateproperties_contextprops: templateproperties_context,
|
|
33054
|
+
actions: actions
|
|
33055
|
+
}), templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33048
33056
|
"class": "col-lg-12 p-0"
|
|
33049
33057
|
}, /*#__PURE__*/React__default["default"].createElement(MarqueeHeader, {
|
|
33050
33058
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -33085,14 +33093,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33085
33093
|
style: {
|
|
33086
33094
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
33087
33095
|
}
|
|
33088
|
-
}))),
|
|
33089
|
-
sectionpropertiesprops: sectionproperties,
|
|
33090
|
-
templateproperties_contextprops: templateproperties_context,
|
|
33091
|
-
actions: actions
|
|
33092
|
-
}), sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(DownloadApp, {
|
|
33093
|
-
sectionpropertiesprops: sectionproperties,
|
|
33094
|
-
actions: actions
|
|
33095
|
-
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33096
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33096
33097
|
"class": "row m-0 d-md-none",
|
|
33097
33098
|
style: {
|
|
33098
33099
|
position: sectionproperties.headerstyles_position,
|
|
@@ -40867,7 +40868,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
40867
40868
|
}
|
|
40868
40869
|
}),
|
|
40869
40870
|
lowerHeaderSection: glamor.css({
|
|
40870
|
-
backgroundColor: sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops >
|
|
40871
|
+
backgroundColor: sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 100 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
40871
40872
|
// background: sectionproperties.headerstyles_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
40872
40873
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
40873
40874
|
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
|
|
@@ -41193,12 +41194,8 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
41193
41194
|
}
|
|
41194
41195
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41195
41196
|
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
41196
|
-
}, sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41197
|
-
"class": header_cssstyles.languagecontainer + '
|
|
41198
|
-
style: {
|
|
41199
|
-
marginRight: langdetect == 'en' ? '35px' : 0,
|
|
41200
|
-
marginLeft: langdetect == 'ar' ? '35px' : 0
|
|
41201
|
-
},
|
|
41197
|
+
}, sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype != 'Dropdown' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41198
|
+
"class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
|
|
41202
41199
|
onClick: function onClick() {
|
|
41203
41200
|
if (langdetect == 'en') {
|
|
41204
41201
|
setlang('ar');
|
|
@@ -41206,7 +41203,57 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
41206
41203
|
setlang('en');
|
|
41207
41204
|
}
|
|
41208
41205
|
}
|
|
41209
|
-
}, langdetect == 'en' ? 'English' : 'لغة عربية'), sectionproperties.
|
|
41206
|
+
}, langdetect == 'en' ? 'English' : 'لغة عربية'), sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype == 'Dropdown' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41207
|
+
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
41208
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41209
|
+
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
41210
|
+
}, langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41211
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 ml-4 '
|
|
41212
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41213
|
+
"class": "m-0 p-0 d-flex align-items-center "
|
|
41214
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629", /*#__PURE__*/React__default["default"].createElement("i", {
|
|
41215
|
+
"class": "h-100 allcentered ml-auto pr-3"
|
|
41216
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41217
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 mr-4 '
|
|
41218
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41219
|
+
"class": "m-0 p-0 d-flex align-items-center"
|
|
41220
|
+
}, "English", /*#__PURE__*/React__default["default"].createElement("i", {
|
|
41221
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
41222
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
41223
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
41224
|
+
onClick: function onClick() {
|
|
41225
|
+
setlang('ar');
|
|
41226
|
+
}
|
|
41227
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41228
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
41229
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41230
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
41231
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
41232
|
+
src: 'https://tabex-co.com/storage/StaticImages/egyptflag.png',
|
|
41233
|
+
style: {
|
|
41234
|
+
maxWidth: '2vh',
|
|
41235
|
+
maxHeight: '2vh'
|
|
41236
|
+
}
|
|
41237
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
41238
|
+
"class": "ml-2 mr-2"
|
|
41239
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
41240
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
41241
|
+
onClick: function onClick() {
|
|
41242
|
+
setlang('en');
|
|
41243
|
+
}
|
|
41244
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41245
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
41246
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41247
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
41248
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
41249
|
+
src: 'https://tabex-co.com/storage/StaticImages/usflag.png',
|
|
41250
|
+
style: {
|
|
41251
|
+
maxWidth: '2vh',
|
|
41252
|
+
maxHeight: '2vh'
|
|
41253
|
+
}
|
|
41254
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
41255
|
+
"class": "ml-2 mr-2"
|
|
41256
|
+
}, "English"))))))), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41210
41257
|
style: {
|
|
41211
41258
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
41212
41259
|
marginLeft: langdetect == 'en' ? 0 : '30px'
|
|
@@ -75815,8 +75862,12 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
75815
75862
|
};
|
|
75816
75863
|
var card_cssstyles = {
|
|
75817
75864
|
productcard: glamor.css({
|
|
75818
|
-
minWidth: sectionproperties.width + 'px',
|
|
75819
|
-
maxWidth: sectionproperties.width + 'px'
|
|
75865
|
+
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
75866
|
+
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
75867
|
+
'@media (max-width: 800px)': {
|
|
75868
|
+
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px',
|
|
75869
|
+
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px'
|
|
75870
|
+
}
|
|
75820
75871
|
}),
|
|
75821
75872
|
productcardimagecont: glamor.css({
|
|
75822
75873
|
position: 'relative',
|
|
@@ -75987,7 +76038,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
75987
76038
|
})
|
|
75988
76039
|
};
|
|
75989
76040
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
75990
|
-
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard
|
|
76041
|
+
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
|
|
75991
76042
|
style: {
|
|
75992
76043
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
75993
76044
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
@@ -76254,7 +76305,8 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
76254
76305
|
},
|
|
76255
76306
|
"class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 m-0 ',
|
|
76256
76307
|
style: {
|
|
76257
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
76308
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
76309
|
+
height: sectionproperties.wordbreak == '2' ? '6vh' : 'auto'
|
|
76258
76310
|
}
|
|
76259
76311
|
}, item.name)), sectionproperties.quantityshow == 'Show' && item.quantity != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76260
76312
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|
package/dist/index.esm.js
CHANGED
|
@@ -32870,7 +32870,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
32870
32870
|
}
|
|
32871
32871
|
}),
|
|
32872
32872
|
top_bar: css({
|
|
32873
|
-
backgroundColor: sectionproperties.
|
|
32873
|
+
backgroundColor: sectionproperties.uppersection_bgcolortransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 300 ? sectionproperties.uppersection_bgcolor : 'transparent' : sectionproperties.uppersection_bgcolor,
|
|
32874
32874
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.uppersection_btlradius + 'px' : sectionproperties.uppersection_btrradius + 'px',
|
|
32875
32875
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.uppersection_btrradius + 'px' : sectionproperties.uppersection_btlradius + 'px',
|
|
32876
32876
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.uppersection_bblradius + 'px' : sectionproperties.uppersection_bbrradius + 'px',
|
|
@@ -32881,7 +32881,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
32881
32881
|
paddingBottom: sectionproperties.uppersection_paddingbottom + 'px'
|
|
32882
32882
|
}),
|
|
32883
32883
|
navbar_nav: css({
|
|
32884
|
-
|
|
32884
|
+
backgroundColor: sectionproperties.lowersection_bgcolortransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 300 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
32885
|
+
// background: sectionproperties.lowersection_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
32885
32886
|
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
32886
32887
|
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px',
|
|
32887
32888
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
@@ -32995,7 +32996,14 @@ var Modernheader = function Modernheader(props) {
|
|
|
32995
32996
|
style: {
|
|
32996
32997
|
position: 'relative'
|
|
32997
32998
|
}
|
|
32998
|
-
},
|
|
32999
|
+
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React.createElement(DownloadApp, {
|
|
33000
|
+
sectionpropertiesprops: sectionproperties,
|
|
33001
|
+
actions: actions
|
|
33002
|
+
}), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React.createElement(SocialMediaSection, {
|
|
33003
|
+
sectionpropertiesprops: sectionproperties,
|
|
33004
|
+
templateproperties_contextprops: templateproperties_context,
|
|
33005
|
+
actions: actions
|
|
33006
|
+
}), templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
32999
33007
|
"class": "col-lg-12 p-0"
|
|
33000
33008
|
}, /*#__PURE__*/React.createElement(MarqueeHeader, {
|
|
33001
33009
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -33036,14 +33044,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33036
33044
|
style: {
|
|
33037
33045
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
33038
33046
|
}
|
|
33039
|
-
}))),
|
|
33040
|
-
sectionpropertiesprops: sectionproperties,
|
|
33041
|
-
templateproperties_contextprops: templateproperties_context,
|
|
33042
|
-
actions: actions
|
|
33043
|
-
}), sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React.createElement(DownloadApp, {
|
|
33044
|
-
sectionpropertiesprops: sectionproperties,
|
|
33045
|
-
actions: actions
|
|
33046
|
-
}), /*#__PURE__*/React.createElement("div", {
|
|
33047
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
33047
33048
|
"class": "row m-0 d-md-none",
|
|
33048
33049
|
style: {
|
|
33049
33050
|
position: sectionproperties.headerstyles_position,
|
|
@@ -40818,7 +40819,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
40818
40819
|
}
|
|
40819
40820
|
}),
|
|
40820
40821
|
lowerHeaderSection: css({
|
|
40821
|
-
backgroundColor: sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops >
|
|
40822
|
+
backgroundColor: sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 100 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
40822
40823
|
// background: sectionproperties.headerstyles_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
40823
40824
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
40824
40825
|
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
|
|
@@ -41144,12 +41145,8 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
41144
41145
|
}
|
|
41145
41146
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
41146
41147
|
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
41147
|
-
}, sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
41148
|
-
"class": header_cssstyles.languagecontainer + '
|
|
41149
|
-
style: {
|
|
41150
|
-
marginRight: langdetect == 'en' ? '35px' : 0,
|
|
41151
|
-
marginLeft: langdetect == 'ar' ? '35px' : 0
|
|
41152
|
-
},
|
|
41148
|
+
}, sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype != 'Dropdown' && /*#__PURE__*/React.createElement("p", {
|
|
41149
|
+
"class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
|
|
41153
41150
|
onClick: function onClick() {
|
|
41154
41151
|
if (langdetect == 'en') {
|
|
41155
41152
|
setlang('ar');
|
|
@@ -41157,7 +41154,57 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
|
|
|
41157
41154
|
setlang('en');
|
|
41158
41155
|
}
|
|
41159
41156
|
}
|
|
41160
|
-
}, langdetect == 'en' ? 'English' : 'لغة عربية'), sectionproperties.
|
|
41157
|
+
}, langdetect == 'en' ? 'English' : 'لغة عربية'), sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype == 'Dropdown' && /*#__PURE__*/React.createElement("div", {
|
|
41158
|
+
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
41159
|
+
}, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
|
|
41160
|
+
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
41161
|
+
}, langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
41162
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 ml-4 '
|
|
41163
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
41164
|
+
"class": "m-0 p-0 d-flex align-items-center "
|
|
41165
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629", /*#__PURE__*/React.createElement("i", {
|
|
41166
|
+
"class": "h-100 allcentered ml-auto pr-3"
|
|
41167
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
41168
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 mr-4 '
|
|
41169
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
41170
|
+
"class": "m-0 p-0 d-flex align-items-center"
|
|
41171
|
+
}, "English", /*#__PURE__*/React.createElement("i", {
|
|
41172
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
41173
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
41174
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
41175
|
+
onClick: function onClick() {
|
|
41176
|
+
setlang('ar');
|
|
41177
|
+
}
|
|
41178
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
41179
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
41180
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
41181
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
41182
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
41183
|
+
src: 'https://tabex-co.com/storage/StaticImages/egyptflag.png',
|
|
41184
|
+
style: {
|
|
41185
|
+
maxWidth: '2vh',
|
|
41186
|
+
maxHeight: '2vh'
|
|
41187
|
+
}
|
|
41188
|
+
}), /*#__PURE__*/React.createElement("span", {
|
|
41189
|
+
"class": "ml-2 mr-2"
|
|
41190
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), /*#__PURE__*/React.createElement(Dropdown.Divider, null), /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
41191
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
41192
|
+
onClick: function onClick() {
|
|
41193
|
+
setlang('en');
|
|
41194
|
+
}
|
|
41195
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
41196
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
41197
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
41198
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
41199
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
41200
|
+
src: 'https://tabex-co.com/storage/StaticImages/usflag.png',
|
|
41201
|
+
style: {
|
|
41202
|
+
maxWidth: '2vh',
|
|
41203
|
+
maxHeight: '2vh'
|
|
41204
|
+
}
|
|
41205
|
+
}), /*#__PURE__*/React.createElement("span", {
|
|
41206
|
+
"class": "ml-2 mr-2"
|
|
41207
|
+
}, "English"))))))), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
41161
41208
|
style: {
|
|
41162
41209
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
41163
41210
|
marginLeft: langdetect == 'en' ? 0 : '30px'
|
|
@@ -75766,8 +75813,12 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
75766
75813
|
};
|
|
75767
75814
|
var card_cssstyles = {
|
|
75768
75815
|
productcard: css({
|
|
75769
|
-
minWidth: sectionproperties.width + 'px',
|
|
75770
|
-
maxWidth: sectionproperties.width + 'px'
|
|
75816
|
+
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
75817
|
+
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
75818
|
+
'@media (max-width: 800px)': {
|
|
75819
|
+
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px',
|
|
75820
|
+
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px'
|
|
75821
|
+
}
|
|
75771
75822
|
}),
|
|
75772
75823
|
productcardimagecont: css({
|
|
75773
75824
|
position: 'relative',
|
|
@@ -75938,7 +75989,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
75938
75989
|
})
|
|
75939
75990
|
};
|
|
75940
75991
|
return /*#__PURE__*/React.createElement("div", {
|
|
75941
|
-
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard
|
|
75992
|
+
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
|
|
75942
75993
|
style: {
|
|
75943
75994
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
75944
75995
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
@@ -76205,7 +76256,8 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
76205
76256
|
},
|
|
76206
76257
|
"class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 m-0 ',
|
|
76207
76258
|
style: {
|
|
76208
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
76259
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
76260
|
+
height: sectionproperties.wordbreak == '2' ? '6vh' : 'auto'
|
|
76209
76261
|
}
|
|
76210
76262
|
}, item.name)), sectionproperties.quantityshow == 'Show' && item.quantity != null && /*#__PURE__*/React.createElement("div", {
|
|
76211
76263
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|
package/dist/index.umd.js
CHANGED
|
@@ -32743,7 +32743,7 @@
|
|
|
32743
32743
|
}
|
|
32744
32744
|
}),
|
|
32745
32745
|
top_bar: glamor.css({
|
|
32746
|
-
backgroundColor: sectionproperties.
|
|
32746
|
+
backgroundColor: sectionproperties.uppersection_bgcolortransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 300 ? sectionproperties.uppersection_bgcolor : 'transparent' : sectionproperties.uppersection_bgcolor,
|
|
32747
32747
|
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.uppersection_btlradius + 'px' : sectionproperties.uppersection_btrradius + 'px',
|
|
32748
32748
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.uppersection_btrradius + 'px' : sectionproperties.uppersection_btlradius + 'px',
|
|
32749
32749
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.uppersection_bblradius + 'px' : sectionproperties.uppersection_bbrradius + 'px',
|
|
@@ -32754,7 +32754,8 @@
|
|
|
32754
32754
|
paddingBottom: sectionproperties.uppersection_paddingbottom + 'px'
|
|
32755
32755
|
}),
|
|
32756
32756
|
navbar_nav: glamor.css({
|
|
32757
|
-
|
|
32757
|
+
backgroundColor: sectionproperties.lowersection_bgcolortransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 300 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
32758
|
+
// background: sectionproperties.lowersection_bgcolortransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
32758
32759
|
paddingTop: sectionproperties.lowersection_paddingtop + 'px',
|
|
32759
32760
|
paddingBottom: sectionproperties.lowersection_paddingbottom + 'px',
|
|
32760
32761
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
@@ -32868,7 +32869,14 @@
|
|
|
32868
32869
|
style: {
|
|
32869
32870
|
position: 'relative'
|
|
32870
32871
|
}
|
|
32871
|
-
},
|
|
32872
|
+
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(DownloadApp, {
|
|
32873
|
+
sectionpropertiesprops: sectionproperties,
|
|
32874
|
+
actions: actions
|
|
32875
|
+
}), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
|
|
32876
|
+
sectionpropertiesprops: sectionproperties,
|
|
32877
|
+
templateproperties_contextprops: templateproperties_context,
|
|
32878
|
+
actions: actions
|
|
32879
|
+
}), templateproperties_context.showtextslider == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
32872
32880
|
"class": "col-lg-12 p-0"
|
|
32873
32881
|
}, /*#__PURE__*/React__default["default"].createElement(MarqueeHeader, {
|
|
32874
32882
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -32909,14 +32917,7 @@
|
|
|
32909
32917
|
style: {
|
|
32910
32918
|
transform: langdetect == 'en' ? 'scaleX(1)' : 'scaleX(-1)'
|
|
32911
32919
|
}
|
|
32912
|
-
}))),
|
|
32913
|
-
sectionpropertiesprops: sectionproperties,
|
|
32914
|
-
templateproperties_contextprops: templateproperties_context,
|
|
32915
|
-
actions: actions
|
|
32916
|
-
}), sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(DownloadApp, {
|
|
32917
|
-
sectionpropertiesprops: sectionproperties,
|
|
32918
|
-
actions: actions
|
|
32919
|
-
}), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
32920
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
32920
32921
|
"class": "row m-0 d-md-none",
|
|
32921
32922
|
style: {
|
|
32922
32923
|
position: sectionproperties.headerstyles_position,
|
|
@@ -40691,7 +40692,7 @@
|
|
|
40691
40692
|
}
|
|
40692
40693
|
}),
|
|
40693
40694
|
lowerHeaderSection: glamor.css({
|
|
40694
|
-
backgroundColor: sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops >
|
|
40695
|
+
backgroundColor: sectionproperties.headerstyles_bgtransparent == 'Transparent' && window.location.pathname == '/home' ? scrollYposittionprops > 100 ? sectionproperties.lowersection_backgroundColor : 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
40695
40696
|
// background: sectionproperties.headerstyles_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
|
|
40696
40697
|
paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
|
|
40697
40698
|
paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
|
|
@@ -41017,12 +41018,8 @@
|
|
|
41017
41018
|
}
|
|
41018
41019
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41019
41020
|
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
41020
|
-
}, sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41021
|
-
"class": header_cssstyles.languagecontainer + '
|
|
41022
|
-
style: {
|
|
41023
|
-
marginRight: langdetect == 'en' ? '35px' : 0,
|
|
41024
|
-
marginLeft: langdetect == 'ar' ? '35px' : 0
|
|
41025
|
-
},
|
|
41021
|
+
}, sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype != 'Dropdown' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41022
|
+
"class": header_cssstyles.languagecontainer + ' m-0 p-0 ',
|
|
41026
41023
|
onClick: function onClick() {
|
|
41027
41024
|
if (langdetect == 'en') {
|
|
41028
41025
|
setlang('ar');
|
|
@@ -41030,7 +41027,57 @@
|
|
|
41030
41027
|
setlang('en');
|
|
41031
41028
|
}
|
|
41032
41029
|
}
|
|
41033
|
-
}, langdetect == 'en' ? 'English' : 'لغة عربية'), sectionproperties.
|
|
41030
|
+
}, langdetect == 'en' ? 'English' : 'لغة عربية'), sectionproperties.showupperheadersection == 'Hide' && sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.languagecontainertype == 'Dropdown' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41031
|
+
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
41032
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41033
|
+
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
41034
|
+
}, langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41035
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 ml-4 '
|
|
41036
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41037
|
+
"class": "m-0 p-0 d-flex align-items-center "
|
|
41038
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629", /*#__PURE__*/React__default["default"].createElement("i", {
|
|
41039
|
+
"class": "h-100 allcentered ml-auto pr-3"
|
|
41040
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41041
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 mr-4 '
|
|
41042
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41043
|
+
"class": "m-0 p-0 d-flex align-items-center"
|
|
41044
|
+
}, "English", /*#__PURE__*/React__default["default"].createElement("i", {
|
|
41045
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
41046
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
41047
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
41048
|
+
onClick: function onClick() {
|
|
41049
|
+
setlang('ar');
|
|
41050
|
+
}
|
|
41051
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41052
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
41053
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41054
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
41055
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
41056
|
+
src: 'https://tabex-co.com/storage/StaticImages/egyptflag.png',
|
|
41057
|
+
style: {
|
|
41058
|
+
maxWidth: '2vh',
|
|
41059
|
+
maxHeight: '2vh'
|
|
41060
|
+
}
|
|
41061
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
41062
|
+
"class": "ml-2 mr-2"
|
|
41063
|
+
}, "\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
41064
|
+
"class": "".concat(header_cssstyles.dropdownitem),
|
|
41065
|
+
onClick: function onClick() {
|
|
41066
|
+
setlang('en');
|
|
41067
|
+
}
|
|
41068
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41069
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
|
|
41070
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41071
|
+
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
|
|
41072
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
41073
|
+
src: 'https://tabex-co.com/storage/StaticImages/usflag.png',
|
|
41074
|
+
style: {
|
|
41075
|
+
maxWidth: '2vh',
|
|
41076
|
+
maxHeight: '2vh'
|
|
41077
|
+
}
|
|
41078
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
41079
|
+
"class": "ml-2 mr-2"
|
|
41080
|
+
}, "English"))))))), sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41034
41081
|
style: {
|
|
41035
41082
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
41036
41083
|
marginLeft: langdetect == 'en' ? 0 : '30px'
|
|
@@ -75639,8 +75686,12 @@
|
|
|
75639
75686
|
};
|
|
75640
75687
|
var card_cssstyles = {
|
|
75641
75688
|
productcard: glamor.css({
|
|
75642
|
-
minWidth: sectionproperties.width + 'px',
|
|
75643
|
-
maxWidth: sectionproperties.width + 'px'
|
|
75689
|
+
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
75690
|
+
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
75691
|
+
'@media (max-width: 800px)': {
|
|
75692
|
+
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px',
|
|
75693
|
+
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.widthresponsive + 'px'
|
|
75694
|
+
}
|
|
75644
75695
|
}),
|
|
75645
75696
|
productcardimagecont: glamor.css({
|
|
75646
75697
|
position: 'relative',
|
|
@@ -75811,7 +75862,7 @@
|
|
|
75811
75862
|
})
|
|
75812
75863
|
};
|
|
75813
75864
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
75814
|
-
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard
|
|
75865
|
+
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
|
|
75815
75866
|
style: {
|
|
75816
75867
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
75817
75868
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
@@ -76078,7 +76129,8 @@
|
|
|
76078
76129
|
},
|
|
76079
76130
|
"class": sectionproperties.wordbreak == '1' ? "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak1 m-0 ' : "".concat(card_cssstyles.productNameStyles) + ' wordbreak wordbreak2 m-0 ',
|
|
76080
76131
|
style: {
|
|
76081
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
76132
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
76133
|
+
height: sectionproperties.wordbreak == '2' ? '6vh' : 'auto'
|
|
76082
76134
|
}
|
|
76083
76135
|
}, item.name)), sectionproperties.quantityshow == 'Show' && item.quantity != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76084
76136
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|