tabexseriescomponents 0.0.657 → 0.0.659
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +56 -7
- package/dist/index.esm.js +56 -7
- package/dist/index.umd.js +56 -7
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -17987,6 +17987,28 @@ var CardsSection = function CardsSection(props) {
|
|
|
17987
17987
|
}
|
|
17988
17988
|
}
|
|
17989
17989
|
var section_cssstyles = {
|
|
17990
|
+
btnnn: glamor.css({
|
|
17991
|
+
width: '20%',
|
|
17992
|
+
height: 40,
|
|
17993
|
+
background: '#5c5c5c',
|
|
17994
|
+
fontSize: 14,
|
|
17995
|
+
fontWeight: 400,
|
|
17996
|
+
color: 'white',
|
|
17997
|
+
borderRadius: 10,
|
|
17998
|
+
':hover': {
|
|
17999
|
+
color: 'white',
|
|
18000
|
+
background: '#000',
|
|
18001
|
+
transition: '.3s'
|
|
18002
|
+
}
|
|
18003
|
+
}),
|
|
18004
|
+
titleee: glamor.css({
|
|
18005
|
+
fontSize: 25,
|
|
18006
|
+
color: '#000',
|
|
18007
|
+
fontWeight: 600,
|
|
18008
|
+
'@media (max-width: 800px)': {
|
|
18009
|
+
fontSize: 20
|
|
18010
|
+
}
|
|
18011
|
+
}),
|
|
17990
18012
|
sectioncontainerr: glamor.css({
|
|
17991
18013
|
width: sectionproperties.width + 'vw',
|
|
17992
18014
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -18931,7 +18953,23 @@ var CardsSection = function CardsSection(props) {
|
|
|
18931
18953
|
setopenFilterSlider: setopenFilterSlider,
|
|
18932
18954
|
show_product_group_titles: show_product_group_titles,
|
|
18933
18955
|
typeprops: 'vertical'
|
|
18934
|
-
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()
|
|
18956
|
+
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18957
|
+
"class": "col-lg-12 allcentered my-5"
|
|
18958
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18959
|
+
"class": "row m-0 w-100"
|
|
18960
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18961
|
+
"class": "col-lg-12 allcentered mb-3"
|
|
18962
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18963
|
+
"class": section_cssstyles.titleee + ' m-0 p-0 ',
|
|
18964
|
+
style: {}
|
|
18965
|
+
}, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18966
|
+
"class": "col-lg-12 allcentered"
|
|
18967
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
18968
|
+
"class": section_cssstyles.btnnn + ' w-md-100 ',
|
|
18969
|
+
onClick: function onClick() {
|
|
18970
|
+
routingcountext('inquiryform', false, '');
|
|
18971
|
+
}
|
|
18972
|
+
}, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
|
|
18935
18973
|
};
|
|
18936
18974
|
|
|
18937
18975
|
function ownKeys$28(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; }
|
|
@@ -22841,7 +22879,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22841
22879
|
}
|
|
22842
22880
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
22843
22881
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
22844
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22882
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar, " ", sectionproperties.header_fontColorresponsive))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22845
22883
|
className: "col-lg-12 p-0"
|
|
22846
22884
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
22847
22885
|
className: "mt-3 mb-3",
|
|
@@ -33988,12 +34026,22 @@ var Modernheader = function Modernheader(props) {
|
|
|
33988
34026
|
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33989
34027
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33990
34028
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33991
|
-
"class": "m-0 p-0 mr-2 ml-2"
|
|
33992
|
-
|
|
34029
|
+
"class": "m-0 p-0 mr-2 ml-2",
|
|
34030
|
+
style: {
|
|
34031
|
+
color: sectionproperties.searchbaricon_color
|
|
34032
|
+
}
|
|
34033
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34034
|
+
color: sectionproperties.searchbaricon_color
|
|
34035
|
+
})), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33993
34036
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33994
34037
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33995
|
-
"class": "m-0 p-0 ml-2 mr-2"
|
|
33996
|
-
|
|
34038
|
+
"class": "m-0 p-0 ml-2 mr-2",
|
|
34039
|
+
style: {
|
|
34040
|
+
color: sectionproperties.searchbaricon_color
|
|
34041
|
+
}
|
|
34042
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34043
|
+
color: sectionproperties.searchbaricon_color
|
|
34044
|
+
})))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33997
34045
|
var _authdetailsContext$i4;
|
|
33998
34046
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33999
34047
|
onClick: function onClick() {
|
|
@@ -34010,7 +34058,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
34010
34058
|
style: {
|
|
34011
34059
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
34012
34060
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
34013
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
34061
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
34062
|
+
color: sectionproperties.searchbaricon_color
|
|
34014
34063
|
}
|
|
34015
34064
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
34016
34065
|
"class": 'ml-2 mr-2'
|
package/dist/index.esm.js
CHANGED
|
@@ -17938,6 +17938,28 @@ var CardsSection = function CardsSection(props) {
|
|
|
17938
17938
|
}
|
|
17939
17939
|
}
|
|
17940
17940
|
var section_cssstyles = {
|
|
17941
|
+
btnnn: css({
|
|
17942
|
+
width: '20%',
|
|
17943
|
+
height: 40,
|
|
17944
|
+
background: '#5c5c5c',
|
|
17945
|
+
fontSize: 14,
|
|
17946
|
+
fontWeight: 400,
|
|
17947
|
+
color: 'white',
|
|
17948
|
+
borderRadius: 10,
|
|
17949
|
+
':hover': {
|
|
17950
|
+
color: 'white',
|
|
17951
|
+
background: '#000',
|
|
17952
|
+
transition: '.3s'
|
|
17953
|
+
}
|
|
17954
|
+
}),
|
|
17955
|
+
titleee: css({
|
|
17956
|
+
fontSize: 25,
|
|
17957
|
+
color: '#000',
|
|
17958
|
+
fontWeight: 600,
|
|
17959
|
+
'@media (max-width: 800px)': {
|
|
17960
|
+
fontSize: 20
|
|
17961
|
+
}
|
|
17962
|
+
}),
|
|
17941
17963
|
sectioncontainerr: css({
|
|
17942
17964
|
width: sectionproperties.width + 'vw',
|
|
17943
17965
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -18882,7 +18904,23 @@ var CardsSection = function CardsSection(props) {
|
|
|
18882
18904
|
setopenFilterSlider: setopenFilterSlider,
|
|
18883
18905
|
show_product_group_titles: show_product_group_titles,
|
|
18884
18906
|
typeprops: 'vertical'
|
|
18885
|
-
})), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()
|
|
18907
|
+
})), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), /*#__PURE__*/React.createElement("div", {
|
|
18908
|
+
"class": "col-lg-12 allcentered my-5"
|
|
18909
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
18910
|
+
"class": "row m-0 w-100"
|
|
18911
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
18912
|
+
"class": "col-lg-12 allcentered mb-3"
|
|
18913
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
18914
|
+
"class": section_cssstyles.titleee + ' m-0 p-0 ',
|
|
18915
|
+
style: {}
|
|
18916
|
+
}, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
18917
|
+
"class": "col-lg-12 allcentered"
|
|
18918
|
+
}, /*#__PURE__*/React.createElement("button", {
|
|
18919
|
+
"class": section_cssstyles.btnnn + ' w-md-100 ',
|
|
18920
|
+
onClick: function onClick() {
|
|
18921
|
+
routingcountext('inquiryform', false, '');
|
|
18922
|
+
}
|
|
18923
|
+
}, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
|
|
18886
18924
|
};
|
|
18887
18925
|
|
|
18888
18926
|
function ownKeys$28(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; }
|
|
@@ -22792,7 +22830,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22792
22830
|
}
|
|
22793
22831
|
}, /*#__PURE__*/React.createElement("p", {
|
|
22794
22832
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
22795
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar))), /*#__PURE__*/React.createElement("div", {
|
|
22833
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar, " ", sectionproperties.header_fontColorresponsive))), /*#__PURE__*/React.createElement("div", {
|
|
22796
22834
|
className: "col-lg-12 p-0"
|
|
22797
22835
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
22798
22836
|
className: "mt-3 mb-3",
|
|
@@ -33939,12 +33977,22 @@ var Modernheader = function Modernheader(props) {
|
|
|
33939
33977
|
}, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
33940
33978
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33941
33979
|
}, /*#__PURE__*/React.createElement("p", {
|
|
33942
|
-
"class": "m-0 p-0 mr-2 ml-2"
|
|
33943
|
-
|
|
33980
|
+
"class": "m-0 p-0 mr-2 ml-2",
|
|
33981
|
+
style: {
|
|
33982
|
+
color: sectionproperties.searchbaricon_color
|
|
33983
|
+
}
|
|
33984
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
|
|
33985
|
+
color: sectionproperties.searchbaricon_color
|
|
33986
|
+
})), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
33944
33987
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33945
33988
|
}, /*#__PURE__*/React.createElement("p", {
|
|
33946
|
-
"class": "m-0 p-0 ml-2 mr-2"
|
|
33947
|
-
|
|
33989
|
+
"class": "m-0 p-0 ml-2 mr-2",
|
|
33990
|
+
style: {
|
|
33991
|
+
color: sectionproperties.searchbaricon_color
|
|
33992
|
+
}
|
|
33993
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
|
|
33994
|
+
color: sectionproperties.searchbaricon_color
|
|
33995
|
+
})))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33948
33996
|
var _authdetailsContext$i4;
|
|
33949
33997
|
return /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
33950
33998
|
onClick: function onClick() {
|
|
@@ -33961,7 +34009,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
33961
34009
|
style: {
|
|
33962
34010
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33963
34011
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33964
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
34012
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
34013
|
+
color: sectionproperties.searchbaricon_color
|
|
33965
34014
|
}
|
|
33966
34015
|
}, /*#__PURE__*/React.createElement("span", {
|
|
33967
34016
|
"class": 'ml-2 mr-2'
|
package/dist/index.umd.js
CHANGED
|
@@ -17811,6 +17811,28 @@
|
|
|
17811
17811
|
}
|
|
17812
17812
|
}
|
|
17813
17813
|
var section_cssstyles = {
|
|
17814
|
+
btnnn: glamor.css({
|
|
17815
|
+
width: '20%',
|
|
17816
|
+
height: 40,
|
|
17817
|
+
background: '#5c5c5c',
|
|
17818
|
+
fontSize: 14,
|
|
17819
|
+
fontWeight: 400,
|
|
17820
|
+
color: 'white',
|
|
17821
|
+
borderRadius: 10,
|
|
17822
|
+
':hover': {
|
|
17823
|
+
color: 'white',
|
|
17824
|
+
background: '#000',
|
|
17825
|
+
transition: '.3s'
|
|
17826
|
+
}
|
|
17827
|
+
}),
|
|
17828
|
+
titleee: glamor.css({
|
|
17829
|
+
fontSize: 25,
|
|
17830
|
+
color: '#000',
|
|
17831
|
+
fontWeight: 600,
|
|
17832
|
+
'@media (max-width: 800px)': {
|
|
17833
|
+
fontSize: 20
|
|
17834
|
+
}
|
|
17835
|
+
}),
|
|
17814
17836
|
sectioncontainerr: glamor.css({
|
|
17815
17837
|
width: sectionproperties.width + 'vw',
|
|
17816
17838
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -18755,7 +18777,23 @@
|
|
|
18755
18777
|
setopenFilterSlider: setopenFilterSlider,
|
|
18756
18778
|
show_product_group_titles: show_product_group_titles,
|
|
18757
18779
|
typeprops: 'vertical'
|
|
18758
|
-
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()
|
|
18780
|
+
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18781
|
+
"class": "col-lg-12 allcentered my-5"
|
|
18782
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18783
|
+
"class": "row m-0 w-100"
|
|
18784
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18785
|
+
"class": "col-lg-12 allcentered mb-3"
|
|
18786
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18787
|
+
"class": section_cssstyles.titleee + ' m-0 p-0 ',
|
|
18788
|
+
style: {}
|
|
18789
|
+
}, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18790
|
+
"class": "col-lg-12 allcentered"
|
|
18791
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
18792
|
+
"class": section_cssstyles.btnnn + ' w-md-100 ',
|
|
18793
|
+
onClick: function onClick() {
|
|
18794
|
+
routingcountext('inquiryform', false, '');
|
|
18795
|
+
}
|
|
18796
|
+
}, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
|
|
18759
18797
|
};
|
|
18760
18798
|
|
|
18761
18799
|
function ownKeys$28(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; }
|
|
@@ -22665,7 +22703,7 @@
|
|
|
22665
22703
|
}
|
|
22666
22704
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
22667
22705
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
22668
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22706
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar, " ", sectionproperties.header_fontColorresponsive))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22669
22707
|
className: "col-lg-12 p-0"
|
|
22670
22708
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
22671
22709
|
className: "mt-3 mb-3",
|
|
@@ -33812,12 +33850,22 @@
|
|
|
33812
33850
|
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33813
33851
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33814
33852
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33815
|
-
"class": "m-0 p-0 mr-2 ml-2"
|
|
33816
|
-
|
|
33853
|
+
"class": "m-0 p-0 mr-2 ml-2",
|
|
33854
|
+
style: {
|
|
33855
|
+
color: sectionproperties.searchbaricon_color
|
|
33856
|
+
}
|
|
33857
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
33858
|
+
color: sectionproperties.searchbaricon_color
|
|
33859
|
+
})), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33817
33860
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33818
33861
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33819
|
-
"class": "m-0 p-0 ml-2 mr-2"
|
|
33820
|
-
|
|
33862
|
+
"class": "m-0 p-0 ml-2 mr-2",
|
|
33863
|
+
style: {
|
|
33864
|
+
color: sectionproperties.searchbaricon_color
|
|
33865
|
+
}
|
|
33866
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
33867
|
+
color: sectionproperties.searchbaricon_color
|
|
33868
|
+
})))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33821
33869
|
var _authdetailsContext$i4;
|
|
33822
33870
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33823
33871
|
onClick: function onClick() {
|
|
@@ -33834,7 +33882,8 @@
|
|
|
33834
33882
|
style: {
|
|
33835
33883
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33836
33884
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33837
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
33885
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
33886
|
+
color: sectionproperties.searchbaricon_color
|
|
33838
33887
|
}
|
|
33839
33888
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33840
33889
|
"class": 'ml-2 mr-2'
|