tabexseriescomponents 0.0.530 → 0.0.532
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 +42 -9
- package/dist/index.esm.js +42 -9
- package/dist/index.umd.js +42 -9
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -2478,6 +2478,8 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2478
2478
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
2479
2479
|
style: {
|
|
2480
2480
|
minHeight: sectionproperties.height + 'vh'
|
|
2481
|
+
// paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
2482
|
+
// paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
2481
2483
|
}
|
|
2482
2484
|
}, sectionproperties.gallerystyle == 'Style 2' &&
|
|
2483
2485
|
/*#__PURE__*/
|
|
@@ -3098,9 +3100,13 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3098
3100
|
"class": "my-3"
|
|
3099
3101
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3100
3102
|
"class": "col-lg-12 text-start p-md-0"
|
|
3103
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3104
|
+
className: "row m-0 w-100"
|
|
3101
3105
|
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productfeatures) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.map(function (fitem, findex) {
|
|
3102
3106
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3103
|
-
"class":
|
|
3107
|
+
"class": ' col-md-12 p-0 mb-3 mt-2 col-lg-' + sectionproperties.featuresnumcols
|
|
3108
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3109
|
+
"class": "row m-0 w-100 text-start"
|
|
3104
3110
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3105
3111
|
"class": "col-lg-12 text-start mb-3 text-uppercase p-0"
|
|
3106
3112
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -3133,8 +3139,8 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3133
3139
|
fontWeight: sectionproperties.featurevaluefontweight,
|
|
3134
3140
|
fontSize: sectionproperties.featurevaluefontsize
|
|
3135
3141
|
}
|
|
3136
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar)));
|
|
3137
|
-
})), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3142
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar))));
|
|
3143
|
+
}))), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3138
3144
|
"class": "col-lg-12 col-md-12 p-md-0 mt-3"
|
|
3139
3145
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
3140
3146
|
allowMultipleExpanded: true,
|
|
@@ -29165,7 +29171,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29165
29171
|
function ownKeys$1Q(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; }
|
|
29166
29172
|
function _objectSpread$1Q(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Q(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Q(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
29167
29173
|
var Header8 = function Header8(props) {
|
|
29168
|
-
var _css, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i8, _authdetailsContext$i10, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _fetchcustomercartQue4, _fetchcustomercartQue5;
|
|
29174
|
+
var _css, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i8, _authdetailsContext$i10, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _fetchcustomercartQue4, _fetchcustomercartQue5;
|
|
29169
29175
|
var actions = props.actions;
|
|
29170
29176
|
props.actions.history;
|
|
29171
29177
|
var lang = props.actions.lang;
|
|
@@ -29878,7 +29884,24 @@ var Header8 = function Header8(props) {
|
|
|
29878
29884
|
style: {
|
|
29879
29885
|
maxWidth: '100px'
|
|
29880
29886
|
}
|
|
29881
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)
|
|
29887
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.cancustomerviewwallet) == 1 && templateproperties_context.showwallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29888
|
+
"class": ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
29889
|
+
style: {}
|
|
29890
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29891
|
+
"class": "m-0 p-0",
|
|
29892
|
+
style: {
|
|
29893
|
+
color: templateproperties_context.walletcolor,
|
|
29894
|
+
fontSize: templateproperties_context.walletfontize + 'px',
|
|
29895
|
+
fontWeight: 500
|
|
29896
|
+
}
|
|
29897
|
+
}, langdetect == 'en' ? templateproperties_context.walletcontent_en : templateproperties_context.walletcontent_ar), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29898
|
+
"class": "m-0 p-0 mx-1",
|
|
29899
|
+
style: {
|
|
29900
|
+
color: templateproperties_context.walletsecondarycolor,
|
|
29901
|
+
fontSize: '15px',
|
|
29902
|
+
fontWeight: 600
|
|
29903
|
+
}
|
|
29904
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, {
|
|
29882
29905
|
style: {
|
|
29883
29906
|
minWidth: '200px'
|
|
29884
29907
|
}
|
|
@@ -29898,7 +29921,7 @@ var Header8 = function Header8(props) {
|
|
|
29898
29921
|
onClick: function onClick() {
|
|
29899
29922
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
29900
29923
|
}
|
|
29901
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29924
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c4 = authdetailsContext.customerinfo) === null || _authdetailsContext$c4 === void 0 ? void 0 : _authdetailsContext$c4.name))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
29902
29925
|
style: {
|
|
29903
29926
|
marginBottom: 0,
|
|
29904
29927
|
marginTop: 0
|
|
@@ -30059,7 +30082,12 @@ var Header8 = function Header8(props) {
|
|
|
30059
30082
|
maxWidth: '2.5vh',
|
|
30060
30083
|
maxHeight: '2.5vh'
|
|
30061
30084
|
}
|
|
30062
|
-
})
|
|
30085
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
30086
|
+
"class": "mx-2",
|
|
30087
|
+
style: {
|
|
30088
|
+
color: '#000'
|
|
30089
|
+
}
|
|
30090
|
+
}, "\u0639")), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30063
30091
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
30064
30092
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
30065
30093
|
src: 'https://tabex-co.com/storage/StaticImages/usflag.png',
|
|
@@ -30067,7 +30095,12 @@ var Header8 = function Header8(props) {
|
|
|
30067
30095
|
maxWidth: '2.5vh',
|
|
30068
30096
|
maxHeight: '2.5vh'
|
|
30069
30097
|
}
|
|
30070
|
-
})
|
|
30098
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
30099
|
+
"class": "mx-2",
|
|
30100
|
+
style: {
|
|
30101
|
+
color: '#000'
|
|
30102
|
+
}
|
|
30103
|
+
}, "En"))))))), sectionproperties.showlowerheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30071
30104
|
"class": "col-lg-12 p-0 d-flex justify-content-center",
|
|
30072
30105
|
style: {
|
|
30073
30106
|
background: sectionproperties.uppersection_bgcolor
|
|
@@ -59604,7 +59637,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
59604
59637
|
}, [sectionproperties]);
|
|
59605
59638
|
var Slideshowsettings = {
|
|
59606
59639
|
indicators: false,
|
|
59607
|
-
arrows: false,
|
|
59640
|
+
arrows: sectionproperties.showarrows == 'Show' ? true : false,
|
|
59608
59641
|
pauseOnHover: false,
|
|
59609
59642
|
scale: 2
|
|
59610
59643
|
};
|
package/dist/index.esm.js
CHANGED
|
@@ -2429,6 +2429,8 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2429
2429
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
2430
2430
|
style: {
|
|
2431
2431
|
minHeight: sectionproperties.height + 'vh'
|
|
2432
|
+
// paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
2433
|
+
// paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
2432
2434
|
}
|
|
2433
2435
|
}, sectionproperties.gallerystyle == 'Style 2' &&
|
|
2434
2436
|
/*#__PURE__*/
|
|
@@ -3049,9 +3051,13 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3049
3051
|
"class": "my-3"
|
|
3050
3052
|
})), /*#__PURE__*/React.createElement("div", {
|
|
3051
3053
|
"class": "col-lg-12 text-start p-md-0"
|
|
3054
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3055
|
+
className: "row m-0 w-100"
|
|
3052
3056
|
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productfeatures) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.map(function (fitem, findex) {
|
|
3053
3057
|
return /*#__PURE__*/React.createElement("div", {
|
|
3054
|
-
"class":
|
|
3058
|
+
"class": ' col-md-12 p-0 mb-3 mt-2 col-lg-' + sectionproperties.featuresnumcols
|
|
3059
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3060
|
+
"class": "row m-0 w-100 text-start"
|
|
3055
3061
|
}, /*#__PURE__*/React.createElement("div", {
|
|
3056
3062
|
"class": "col-lg-12 text-start mb-3 text-uppercase p-0"
|
|
3057
3063
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -3084,8 +3090,8 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3084
3090
|
fontWeight: sectionproperties.featurevaluefontweight,
|
|
3085
3091
|
fontSize: sectionproperties.featurevaluefontsize
|
|
3086
3092
|
}
|
|
3087
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar)));
|
|
3088
|
-
})), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
3093
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar))));
|
|
3094
|
+
}))), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
3089
3095
|
"class": "col-lg-12 col-md-12 p-md-0 mt-3"
|
|
3090
3096
|
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
3091
3097
|
allowMultipleExpanded: true,
|
|
@@ -29116,7 +29122,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29116
29122
|
function ownKeys$1Q(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; }
|
|
29117
29123
|
function _objectSpread$1Q(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Q(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Q(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
29118
29124
|
var Header8 = function Header8(props) {
|
|
29119
|
-
var _css, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i8, _authdetailsContext$i10, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _fetchcustomercartQue4, _fetchcustomercartQue5;
|
|
29125
|
+
var _css, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i8, _authdetailsContext$i10, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _fetchcustomercartQue4, _fetchcustomercartQue5;
|
|
29120
29126
|
var actions = props.actions;
|
|
29121
29127
|
props.actions.history;
|
|
29122
29128
|
var lang = props.actions.lang;
|
|
@@ -29829,7 +29835,24 @@ var Header8 = function Header8(props) {
|
|
|
29829
29835
|
style: {
|
|
29830
29836
|
maxWidth: '100px'
|
|
29831
29837
|
}
|
|
29832
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)
|
|
29838
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.cancustomerviewwallet) == 1 && templateproperties_context.showwallet == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
29839
|
+
"class": ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
29840
|
+
style: {}
|
|
29841
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
29842
|
+
"class": "m-0 p-0",
|
|
29843
|
+
style: {
|
|
29844
|
+
color: templateproperties_context.walletcolor,
|
|
29845
|
+
fontSize: templateproperties_context.walletfontize + 'px',
|
|
29846
|
+
fontWeight: 500
|
|
29847
|
+
}
|
|
29848
|
+
}, langdetect == 'en' ? templateproperties_context.walletcontent_en : templateproperties_context.walletcontent_ar), /*#__PURE__*/React.createElement("p", {
|
|
29849
|
+
"class": "m-0 p-0 mx-1",
|
|
29850
|
+
style: {
|
|
29851
|
+
color: templateproperties_context.walletsecondarycolor,
|
|
29852
|
+
fontSize: '15px',
|
|
29853
|
+
fontWeight: 600
|
|
29854
|
+
}
|
|
29855
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown.Menu, {
|
|
29833
29856
|
style: {
|
|
29834
29857
|
minWidth: '200px'
|
|
29835
29858
|
}
|
|
@@ -29849,7 +29872,7 @@ var Header8 = function Header8(props) {
|
|
|
29849
29872
|
onClick: function onClick() {
|
|
29850
29873
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
29851
29874
|
}
|
|
29852
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29875
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c4 = authdetailsContext.customerinfo) === null || _authdetailsContext$c4 === void 0 ? void 0 : _authdetailsContext$c4.name))), /*#__PURE__*/React.createElement(Dropdown.Divider, {
|
|
29853
29876
|
style: {
|
|
29854
29877
|
marginBottom: 0,
|
|
29855
29878
|
marginTop: 0
|
|
@@ -30010,7 +30033,12 @@ var Header8 = function Header8(props) {
|
|
|
30010
30033
|
maxWidth: '2.5vh',
|
|
30011
30034
|
maxHeight: '2.5vh'
|
|
30012
30035
|
}
|
|
30013
|
-
})
|
|
30036
|
+
}), /*#__PURE__*/React.createElement("span", {
|
|
30037
|
+
"class": "mx-2",
|
|
30038
|
+
style: {
|
|
30039
|
+
color: '#000'
|
|
30040
|
+
}
|
|
30041
|
+
}, "\u0639")), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
30014
30042
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
30015
30043
|
}, /*#__PURE__*/React.createElement("img", {
|
|
30016
30044
|
src: 'https://tabex-co.com/storage/StaticImages/usflag.png',
|
|
@@ -30018,7 +30046,12 @@ var Header8 = function Header8(props) {
|
|
|
30018
30046
|
maxWidth: '2.5vh',
|
|
30019
30047
|
maxHeight: '2.5vh'
|
|
30020
30048
|
}
|
|
30021
|
-
})
|
|
30049
|
+
}), /*#__PURE__*/React.createElement("span", {
|
|
30050
|
+
"class": "mx-2",
|
|
30051
|
+
style: {
|
|
30052
|
+
color: '#000'
|
|
30053
|
+
}
|
|
30054
|
+
}, "En"))))))), sectionproperties.showlowerheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30022
30055
|
"class": "col-lg-12 p-0 d-flex justify-content-center",
|
|
30023
30056
|
style: {
|
|
30024
30057
|
background: sectionproperties.uppersection_bgcolor
|
|
@@ -59555,7 +59588,7 @@ var Slideshowslide = function Slideshowslide(props) {
|
|
|
59555
59588
|
}, [sectionproperties]);
|
|
59556
59589
|
var Slideshowsettings = {
|
|
59557
59590
|
indicators: false,
|
|
59558
|
-
arrows: false,
|
|
59591
|
+
arrows: sectionproperties.showarrows == 'Show' ? true : false,
|
|
59559
59592
|
pauseOnHover: false,
|
|
59560
59593
|
scale: 2
|
|
59561
59594
|
};
|
package/dist/index.umd.js
CHANGED
|
@@ -2304,6 +2304,8 @@
|
|
|
2304
2304
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
2305
2305
|
style: {
|
|
2306
2306
|
minHeight: sectionproperties.height + 'vh'
|
|
2307
|
+
// paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
2308
|
+
// paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
2307
2309
|
}
|
|
2308
2310
|
}, sectionproperties.gallerystyle == 'Style 2' &&
|
|
2309
2311
|
/*#__PURE__*/
|
|
@@ -2924,9 +2926,13 @@
|
|
|
2924
2926
|
"class": "my-3"
|
|
2925
2927
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2926
2928
|
"class": "col-lg-12 text-start p-md-0"
|
|
2929
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2930
|
+
className: "row m-0 w-100"
|
|
2927
2931
|
}, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productinfo) === null || _fetchProductInfoQuer36 === void 0 || (_fetchProductInfoQuer36 = _fetchProductInfoQuer36.productfeatures) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.map(function (fitem, findex) {
|
|
2928
2932
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2929
|
-
"class":
|
|
2933
|
+
"class": ' col-md-12 p-0 mb-3 mt-2 col-lg-' + sectionproperties.featuresnumcols
|
|
2934
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2935
|
+
"class": "row m-0 w-100 text-start"
|
|
2930
2936
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2931
2937
|
"class": "col-lg-12 text-start mb-3 text-uppercase p-0"
|
|
2932
2938
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -2959,8 +2965,8 @@
|
|
|
2959
2965
|
fontWeight: sectionproperties.featurevaluefontweight,
|
|
2960
2966
|
fontSize: sectionproperties.featurevaluefontsize
|
|
2961
2967
|
}
|
|
2962
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar)));
|
|
2963
|
-
})), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2968
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar))));
|
|
2969
|
+
}))), sectionproperties.descriptionstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2964
2970
|
"class": "col-lg-12 col-md-12 p-md-0 mt-3"
|
|
2965
2971
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
2966
2972
|
allowMultipleExpanded: true,
|
|
@@ -28991,7 +28997,7 @@
|
|
|
28991
28997
|
function ownKeys$1Q(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; }
|
|
28992
28998
|
function _objectSpread$1Q(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Q(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Q(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
28993
28999
|
var Header8 = function Header8(props) {
|
|
28994
|
-
var _css, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i8, _authdetailsContext$i10, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _fetchcustomercartQue4, _fetchcustomercartQue5;
|
|
29000
|
+
var _css, _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i5, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2, _authdetailsContext$c3, _authdetailsContext$c4, _fetchcustomercartQue2, _fetchcustomercartQue3, _authdetailsContext$i8, _authdetailsContext$i10, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _fetchcustomercartQue4, _fetchcustomercartQue5;
|
|
28995
29001
|
var actions = props.actions;
|
|
28996
29002
|
props.actions.history;
|
|
28997
29003
|
var lang = props.actions.lang;
|
|
@@ -29704,7 +29710,24 @@
|
|
|
29704
29710
|
style: {
|
|
29705
29711
|
maxWidth: '100px'
|
|
29706
29712
|
}
|
|
29707
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)
|
|
29713
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c2 = authdetailsContext.customerinfo) === null || _authdetailsContext$c2 === void 0 ? void 0 : _authdetailsContext$c2.cancustomerviewwallet) == 1 && templateproperties_context.showwallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29714
|
+
"class": ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
29715
|
+
style: {}
|
|
29716
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29717
|
+
"class": "m-0 p-0",
|
|
29718
|
+
style: {
|
|
29719
|
+
color: templateproperties_context.walletcolor,
|
|
29720
|
+
fontSize: templateproperties_context.walletfontize + 'px',
|
|
29721
|
+
fontWeight: 500
|
|
29722
|
+
}
|
|
29723
|
+
}, langdetect == 'en' ? templateproperties_context.walletcontent_en : templateproperties_context.walletcontent_ar), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29724
|
+
"class": "m-0 p-0 mx-1",
|
|
29725
|
+
style: {
|
|
29726
|
+
color: templateproperties_context.walletsecondarycolor,
|
|
29727
|
+
fontSize: '15px',
|
|
29728
|
+
fontWeight: 600
|
|
29729
|
+
}
|
|
29730
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c3 = authdetailsContext.customerinfo) === null || _authdetailsContext$c3 === void 0 ? void 0 : _authdetailsContext$c3.walletpoints, ' '))))), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, {
|
|
29708
29731
|
style: {
|
|
29709
29732
|
minWidth: '200px'
|
|
29710
29733
|
}
|
|
@@ -29724,7 +29747,7 @@
|
|
|
29724
29747
|
onClick: function onClick() {
|
|
29725
29748
|
routingcountext(StaticPagesLinksContext.accountinfo);
|
|
29726
29749
|
}
|
|
29727
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29750
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$c4 = authdetailsContext.customerinfo) === null || _authdetailsContext$c4 === void 0 ? void 0 : _authdetailsContext$c4.name))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, {
|
|
29728
29751
|
style: {
|
|
29729
29752
|
marginBottom: 0,
|
|
29730
29753
|
marginTop: 0
|
|
@@ -29885,7 +29908,12 @@
|
|
|
29885
29908
|
maxWidth: '2.5vh',
|
|
29886
29909
|
maxHeight: '2.5vh'
|
|
29887
29910
|
}
|
|
29888
|
-
})
|
|
29911
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
29912
|
+
"class": "mx-2",
|
|
29913
|
+
style: {
|
|
29914
|
+
color: '#000'
|
|
29915
|
+
}
|
|
29916
|
+
}, "\u0639")), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29889
29917
|
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
29890
29918
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
29891
29919
|
src: 'https://tabex-co.com/storage/StaticImages/usflag.png',
|
|
@@ -29893,7 +29921,12 @@
|
|
|
29893
29921
|
maxWidth: '2.5vh',
|
|
29894
29922
|
maxHeight: '2.5vh'
|
|
29895
29923
|
}
|
|
29896
|
-
})
|
|
29924
|
+
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
29925
|
+
"class": "mx-2",
|
|
29926
|
+
style: {
|
|
29927
|
+
color: '#000'
|
|
29928
|
+
}
|
|
29929
|
+
}, "En"))))))), sectionproperties.showlowerheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29897
29930
|
"class": "col-lg-12 p-0 d-flex justify-content-center",
|
|
29898
29931
|
style: {
|
|
29899
29932
|
background: sectionproperties.uppersection_bgcolor
|
|
@@ -59430,7 +59463,7 @@
|
|
|
59430
59463
|
}, [sectionproperties]);
|
|
59431
59464
|
var Slideshowsettings = {
|
|
59432
59465
|
indicators: false,
|
|
59433
|
-
arrows: false,
|
|
59466
|
+
arrows: sectionproperties.showarrows == 'Show' ? true : false,
|
|
59434
59467
|
pauseOnHover: false,
|
|
59435
59468
|
scale: 2
|
|
59436
59469
|
};
|