tabexseriescomponents 0.2.897 → 0.2.899
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 +70 -14
- package/dist/index.esm.js +70 -14
- package/dist/index.umd.js +70 -14
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -10823,7 +10823,7 @@ var Staticpagesrouter = function Staticpagesrouter(props) {
|
|
|
10823
10823
|
function ownKeys$2w(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; }
|
|
10824
10824
|
function _objectSpread$2w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2w(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
10825
10825
|
var Ordershistory = function Ordershistory(props) {
|
|
10826
|
-
var _props$actions2, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchorderhistoryQue2, _fetchorderhistoryQue3, _fetchorderhistoryQue4, _fetchorderhistoryQue5;
|
|
10826
|
+
var _props$actions2, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchorderhistoryQue2, _fetchorderhistoryQue3, _authdetailsContext$i5, _fetchorderhistoryQue4, _fetchorderhistoryQue5, _authdetailsContext$i6;
|
|
10827
10827
|
var lang = props.actions.lang;
|
|
10828
10828
|
var langdetect = props.actions.langdetect;
|
|
10829
10829
|
var routingcountext = props.actions.routingcountext;
|
|
@@ -11865,7 +11865,7 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
11865
11865
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex p-0"
|
|
11866
11866
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11867
11867
|
className: "".concat(orderhistory_cssstyles.summarysectionstyles) + ' m-0 p-0 d-flex align-items-center '
|
|
11868
|
-
}, lang.subtotal)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11868
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Sub Total' : 'تكلفة المنتجات' : lang.subtotal)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11869
11869
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex justify-content-end p-0"
|
|
11870
11870
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11871
11871
|
className: "".concat(orderhistory_cssstyles.summarysectionstyles) + ' m-0 p-0 text-capitalize '
|
|
@@ -11918,7 +11918,7 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
11918
11918
|
textTransform: sectionproperties.total_texttransform,
|
|
11919
11919
|
color: sectionproperties.total_color
|
|
11920
11920
|
}
|
|
11921
|
-
}, lang.total)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11921
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Total' : 'المبلغ الإجمالي' : lang.total)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11922
11922
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex justify-content-end p-0"
|
|
11923
11923
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11924
11924
|
className: "m-0 p-0",
|
|
@@ -15259,7 +15259,7 @@ var Select$2 = /*#__PURE__*/React__default["default"].lazy(function () {
|
|
|
15259
15259
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('react-select')); });
|
|
15260
15260
|
});
|
|
15261
15261
|
var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
15262
|
-
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$
|
|
15262
|
+
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2;
|
|
15263
15263
|
var lang = props.actions.lang;
|
|
15264
15264
|
var langdetect = props.actions.langdetect;
|
|
15265
15265
|
props.actions.routingcountext;
|
|
@@ -15626,7 +15626,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
15626
15626
|
})
|
|
15627
15627
|
};
|
|
15628
15628
|
var PersonalInformation = function PersonalInformation() {
|
|
15629
|
-
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
15629
|
+
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
|
|
15630
15630
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15631
15631
|
className: "row m-0 w-100"
|
|
15632
15632
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -15674,7 +15674,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
15674
15674
|
"class": "text-danger ml-1 mr-1"
|
|
15675
15675
|
}, "*")), /*#__PURE__*/React__default["default"].createElement(PhoneInput__default["default"], {
|
|
15676
15676
|
className: "".concat(loginstyles.form_control, " ").concat(formstyles.form_control),
|
|
15677
|
-
country: sectionproperties.countrycode == 'SA' ? 'sa' : 'eg',
|
|
15677
|
+
country: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6808c6295b598' ? 'sa' : sectionproperties.countrycode == 'SA' ? 'sa' : 'eg',
|
|
15678
15678
|
enableSearch: true,
|
|
15679
15679
|
autoFormat: true,
|
|
15680
15680
|
value: payloadobj.mobile,
|
|
@@ -16076,7 +16076,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
16076
16076
|
style: {
|
|
16077
16077
|
background: sectionproperties.formLeftbgColor
|
|
16078
16078
|
}
|
|
16079
|
-
}, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16079
|
+
}, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16080
16080
|
className: "col-lg-12 p-0"
|
|
16081
16081
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16082
16082
|
className: "row ml-0 mr-0 w-100"
|
|
@@ -27186,7 +27186,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
27186
27186
|
function ownKeys$25(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; }
|
|
27187
27187
|
function _objectSpread$25(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$25(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$25(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
27188
27188
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
27189
|
-
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i12, _authdetailsContext$i13, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$
|
|
27189
|
+
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21;
|
|
27190
27190
|
var actions = props.actions;
|
|
27191
27191
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
27192
27192
|
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
@@ -28386,6 +28386,25 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
28386
28386
|
style: {
|
|
28387
28387
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28388
28388
|
}
|
|
28389
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28390
|
+
className: "row m-0 w-100 anim"
|
|
28391
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28392
|
+
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
28393
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28394
|
+
onClick: function onClick() {
|
|
28395
|
+
setopenmenuCanvas(false);
|
|
28396
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
28397
|
+
setmenuactive(false);
|
|
28398
|
+
}
|
|
28399
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28400
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
28401
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28402
|
+
className: "col-lg-12 p-0"
|
|
28403
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
28404
|
+
className: "mt-3 mb-3",
|
|
28405
|
+
style: {
|
|
28406
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
28407
|
+
}
|
|
28389
28408
|
}))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.langresponsiveposition == 'In Menu' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28390
28409
|
className: "row m-0 w-100 anim"
|
|
28391
28410
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -28661,9 +28680,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
28661
28680
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
28662
28681
|
setopenCnvas(false);
|
|
28663
28682
|
}
|
|
28664
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28683
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28665
28684
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28666
|
-
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28685
|
+
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28667
28686
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28668
28687
|
}, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28669
28688
|
className: "col-lg-12 p-0"
|
|
@@ -28785,6 +28804,25 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
28785
28804
|
style: {
|
|
28786
28805
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28787
28806
|
}
|
|
28807
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28808
|
+
className: "row m-0 w-100"
|
|
28809
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28810
|
+
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
28811
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28812
|
+
onClick: function onClick() {
|
|
28813
|
+
setopenmenuCanvas(false);
|
|
28814
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
28815
|
+
setmenuactive(false);
|
|
28816
|
+
}
|
|
28817
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28818
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
28819
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28820
|
+
className: "col-lg-12 p-0"
|
|
28821
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
28822
|
+
className: "mt-3 mb-3",
|
|
28823
|
+
style: {
|
|
28824
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
28825
|
+
}
|
|
28788
28826
|
}))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.langresponsiveposition == 'In Menu' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28789
28827
|
className: "row m-0 w-100 pl-3 pr-3"
|
|
28790
28828
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -29062,6 +29100,24 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29062
29100
|
style: {
|
|
29063
29101
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29064
29102
|
}
|
|
29103
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29104
|
+
className: "row m-0 w-100"
|
|
29105
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29106
|
+
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
29107
|
+
onClick: function onClick() {
|
|
29108
|
+
setopenmenuCanvas(false);
|
|
29109
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
29110
|
+
setopenCnvas(false);
|
|
29111
|
+
}
|
|
29112
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29113
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
29114
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29115
|
+
className: "col-lg-12 p-0"
|
|
29116
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
29117
|
+
className: "mt-4 mb-4",
|
|
29118
|
+
style: {
|
|
29119
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
29120
|
+
}
|
|
29065
29121
|
}))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29066
29122
|
className: "row m-0 w-100"
|
|
29067
29123
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -29071,9 +29127,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29071
29127
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
29072
29128
|
setopenCnvas(false);
|
|
29073
29129
|
}
|
|
29074
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29130
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29075
29131
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
29076
|
-
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29132
|
+
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29077
29133
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
29078
29134
|
}, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29079
29135
|
className: "col-lg-12 p-0"
|
|
@@ -29176,7 +29232,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29176
29232
|
style: {
|
|
29177
29233
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29178
29234
|
}
|
|
29179
|
-
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29235
|
+
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.instcurrencies) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29180
29236
|
"class": "row m-0 w-100 pl-3 pr-3"
|
|
29181
29237
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29182
29238
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '
|
|
@@ -29194,7 +29250,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29194
29250
|
background: '#f4f4f4',
|
|
29195
29251
|
borderRadius: 5
|
|
29196
29252
|
}
|
|
29197
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29253
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.instcurrencies) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.map(function (item, index) {
|
|
29198
29254
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29199
29255
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
|
|
29200
29256
|
onClick: function onClick() {
|
package/dist/index.esm.js
CHANGED
|
@@ -10773,7 +10773,7 @@ var Staticpagesrouter = function Staticpagesrouter(props) {
|
|
|
10773
10773
|
function ownKeys$2w(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; }
|
|
10774
10774
|
function _objectSpread$2w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2w(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
10775
10775
|
var Ordershistory = function Ordershistory(props) {
|
|
10776
|
-
var _props$actions2, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchorderhistoryQue2, _fetchorderhistoryQue3, _fetchorderhistoryQue4, _fetchorderhistoryQue5;
|
|
10776
|
+
var _props$actions2, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchorderhistoryQue2, _fetchorderhistoryQue3, _authdetailsContext$i5, _fetchorderhistoryQue4, _fetchorderhistoryQue5, _authdetailsContext$i6;
|
|
10777
10777
|
var lang = props.actions.lang;
|
|
10778
10778
|
var langdetect = props.actions.langdetect;
|
|
10779
10779
|
var routingcountext = props.actions.routingcountext;
|
|
@@ -11815,7 +11815,7 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
11815
11815
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex p-0"
|
|
11816
11816
|
}, /*#__PURE__*/React.createElement("p", {
|
|
11817
11817
|
className: "".concat(orderhistory_cssstyles.summarysectionstyles) + ' m-0 p-0 d-flex align-items-center '
|
|
11818
|
-
}, lang.subtotal)), /*#__PURE__*/React.createElement("div", {
|
|
11818
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Sub Total' : 'تكلفة المنتجات' : lang.subtotal)), /*#__PURE__*/React.createElement("div", {
|
|
11819
11819
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex justify-content-end p-0"
|
|
11820
11820
|
}, /*#__PURE__*/React.createElement("p", {
|
|
11821
11821
|
className: "".concat(orderhistory_cssstyles.summarysectionstyles) + ' m-0 p-0 text-capitalize '
|
|
@@ -11868,7 +11868,7 @@ var Ordershistory = function Ordershistory(props) {
|
|
|
11868
11868
|
textTransform: sectionproperties.total_texttransform,
|
|
11869
11869
|
color: sectionproperties.total_color
|
|
11870
11870
|
}
|
|
11871
|
-
}, lang.total)), /*#__PURE__*/React.createElement("div", {
|
|
11871
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Total' : 'المبلغ الإجمالي' : lang.total)), /*#__PURE__*/React.createElement("div", {
|
|
11872
11872
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex justify-content-end p-0"
|
|
11873
11873
|
}, /*#__PURE__*/React.createElement("p", {
|
|
11874
11874
|
className: "m-0 p-0",
|
|
@@ -15209,7 +15209,7 @@ var Select$2 = /*#__PURE__*/React.lazy(function () {
|
|
|
15209
15209
|
return import('react-select');
|
|
15210
15210
|
});
|
|
15211
15211
|
var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
15212
|
-
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$
|
|
15212
|
+
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2;
|
|
15213
15213
|
var lang = props.actions.lang;
|
|
15214
15214
|
var langdetect = props.actions.langdetect;
|
|
15215
15215
|
props.actions.routingcountext;
|
|
@@ -15576,7 +15576,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
15576
15576
|
})
|
|
15577
15577
|
};
|
|
15578
15578
|
var PersonalInformation = function PersonalInformation() {
|
|
15579
|
-
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
15579
|
+
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
|
|
15580
15580
|
return /*#__PURE__*/React.createElement("div", {
|
|
15581
15581
|
className: "row m-0 w-100"
|
|
15582
15582
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -15624,7 +15624,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
15624
15624
|
"class": "text-danger ml-1 mr-1"
|
|
15625
15625
|
}, "*")), /*#__PURE__*/React.createElement(PhoneInput, {
|
|
15626
15626
|
className: "".concat(loginstyles.form_control, " ").concat(formstyles.form_control),
|
|
15627
|
-
country: sectionproperties.countrycode == 'SA' ? 'sa' : 'eg',
|
|
15627
|
+
country: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6808c6295b598' ? 'sa' : sectionproperties.countrycode == 'SA' ? 'sa' : 'eg',
|
|
15628
15628
|
enableSearch: true,
|
|
15629
15629
|
autoFormat: true,
|
|
15630
15630
|
value: payloadobj.mobile,
|
|
@@ -16026,7 +16026,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
16026
16026
|
style: {
|
|
16027
16027
|
background: sectionproperties.formLeftbgColor
|
|
16028
16028
|
}
|
|
16029
|
-
}, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16029
|
+
}, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React.createElement("div", {
|
|
16030
16030
|
className: "col-lg-12 p-0"
|
|
16031
16031
|
}, /*#__PURE__*/React.createElement("div", {
|
|
16032
16032
|
className: "row ml-0 mr-0 w-100"
|
|
@@ -27136,7 +27136,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
27136
27136
|
function ownKeys$25(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; }
|
|
27137
27137
|
function _objectSpread$25(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$25(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$25(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
27138
27138
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
27139
|
-
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i12, _authdetailsContext$i13, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$
|
|
27139
|
+
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21;
|
|
27140
27140
|
var actions = props.actions;
|
|
27141
27141
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
27142
27142
|
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
@@ -28336,6 +28336,25 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
28336
28336
|
style: {
|
|
28337
28337
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28338
28338
|
}
|
|
28339
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
28340
|
+
className: "row m-0 w-100 anim"
|
|
28341
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
28342
|
+
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
28343
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
28344
|
+
onClick: function onClick() {
|
|
28345
|
+
setopenmenuCanvas(false);
|
|
28346
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
28347
|
+
setmenuactive(false);
|
|
28348
|
+
}
|
|
28349
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
28350
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
28351
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React.createElement("div", {
|
|
28352
|
+
className: "col-lg-12 p-0"
|
|
28353
|
+
}, /*#__PURE__*/React.createElement("hr", {
|
|
28354
|
+
className: "mt-3 mb-3",
|
|
28355
|
+
style: {
|
|
28356
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
28357
|
+
}
|
|
28339
28358
|
}))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.langresponsiveposition == 'In Menu' && /*#__PURE__*/React.createElement("div", {
|
|
28340
28359
|
className: "row m-0 w-100 anim"
|
|
28341
28360
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -28611,9 +28630,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
28611
28630
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
28612
28631
|
setopenCnvas(false);
|
|
28613
28632
|
}
|
|
28614
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28633
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
28615
28634
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28616
|
-
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28635
|
+
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
28617
28636
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28618
28637
|
}, lang.wishlist)), /*#__PURE__*/React.createElement("div", {
|
|
28619
28638
|
className: "col-lg-12 p-0"
|
|
@@ -28735,6 +28754,25 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
28735
28754
|
style: {
|
|
28736
28755
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28737
28756
|
}
|
|
28757
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
28758
|
+
className: "row m-0 w-100"
|
|
28759
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
28760
|
+
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
28761
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
28762
|
+
onClick: function onClick() {
|
|
28763
|
+
setopenmenuCanvas(false);
|
|
28764
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
28765
|
+
setmenuactive(false);
|
|
28766
|
+
}
|
|
28767
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
28768
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
28769
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React.createElement("div", {
|
|
28770
|
+
className: "col-lg-12 p-0"
|
|
28771
|
+
}, /*#__PURE__*/React.createElement("hr", {
|
|
28772
|
+
className: "mt-3 mb-3",
|
|
28773
|
+
style: {
|
|
28774
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
28775
|
+
}
|
|
28738
28776
|
}))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.langresponsiveposition == 'In Menu' && /*#__PURE__*/React.createElement("div", {
|
|
28739
28777
|
className: "row m-0 w-100 pl-3 pr-3"
|
|
28740
28778
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -29012,6 +29050,24 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29012
29050
|
style: {
|
|
29013
29051
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29014
29052
|
}
|
|
29053
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("div", {
|
|
29054
|
+
className: "row m-0 w-100"
|
|
29055
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
29056
|
+
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
29057
|
+
onClick: function onClick() {
|
|
29058
|
+
setopenmenuCanvas(false);
|
|
29059
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
29060
|
+
setopenCnvas(false);
|
|
29061
|
+
}
|
|
29062
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
29063
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
29064
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear)), /*#__PURE__*/React.createElement("div", {
|
|
29065
|
+
className: "col-lg-12 p-0"
|
|
29066
|
+
}, /*#__PURE__*/React.createElement("hr", {
|
|
29067
|
+
className: "mt-4 mb-4",
|
|
29068
|
+
style: {
|
|
29069
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
29070
|
+
}
|
|
29015
29071
|
}))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
29016
29072
|
className: "row m-0 w-100"
|
|
29017
29073
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -29021,9 +29077,9 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29021
29077
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
29022
29078
|
setopenCnvas(false);
|
|
29023
29079
|
}
|
|
29024
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29080
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
29025
29081
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
29026
|
-
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29082
|
+
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React.createElement("p", {
|
|
29027
29083
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
29028
29084
|
}, lang.wishlist)), /*#__PURE__*/React.createElement("div", {
|
|
29029
29085
|
className: "col-lg-12 p-0"
|
|
@@ -29126,7 +29182,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29126
29182
|
style: {
|
|
29127
29183
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
29128
29184
|
}
|
|
29129
|
-
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29185
|
+
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.instcurrencies) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React.createElement("div", {
|
|
29130
29186
|
"class": "row m-0 w-100 pl-3 pr-3"
|
|
29131
29187
|
}, /*#__PURE__*/React.createElement("div", {
|
|
29132
29188
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '
|
|
@@ -29144,7 +29200,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
29144
29200
|
background: '#f4f4f4',
|
|
29145
29201
|
borderRadius: 5
|
|
29146
29202
|
}
|
|
29147
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29203
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.instcurrencies) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.map(function (item, index) {
|
|
29148
29204
|
return /*#__PURE__*/React.createElement("div", {
|
|
29149
29205
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
|
|
29150
29206
|
onClick: function onClick() {
|
package/dist/index.umd.js
CHANGED
|
@@ -10633,7 +10633,7 @@
|
|
|
10633
10633
|
function ownKeys$2w(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; }
|
|
10634
10634
|
function _objectSpread$2w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2w(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
10635
10635
|
var Ordershistory = function Ordershistory(props) {
|
|
10636
|
-
var _props$actions2, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchorderhistoryQue2, _fetchorderhistoryQue3, _fetchorderhistoryQue4, _fetchorderhistoryQue5;
|
|
10636
|
+
var _props$actions2, _bgimagesarray$, _bgimagesarray$5, _bgimagesarray$6, _bgimagesarray$7, _bgimagesarray$8, _fetchorderhistoryQue2, _fetchorderhistoryQue3, _authdetailsContext$i5, _fetchorderhistoryQue4, _fetchorderhistoryQue5, _authdetailsContext$i6;
|
|
10637
10637
|
var lang = props.actions.lang;
|
|
10638
10638
|
var langdetect = props.actions.langdetect;
|
|
10639
10639
|
var routingcountext = props.actions.routingcountext;
|
|
@@ -11675,7 +11675,7 @@
|
|
|
11675
11675
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex p-0"
|
|
11676
11676
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11677
11677
|
className: "".concat(orderhistory_cssstyles.summarysectionstyles) + ' m-0 p-0 d-flex align-items-center '
|
|
11678
|
-
}, lang.subtotal)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11678
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Sub Total' : 'تكلفة المنتجات' : lang.subtotal)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11679
11679
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex justify-content-end p-0"
|
|
11680
11680
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11681
11681
|
className: "".concat(orderhistory_cssstyles.summarysectionstyles) + ' m-0 p-0 text-capitalize '
|
|
@@ -11728,7 +11728,7 @@
|
|
|
11728
11728
|
textTransform: sectionproperties.total_texttransform,
|
|
11729
11729
|
color: sectionproperties.total_color
|
|
11730
11730
|
}
|
|
11731
|
-
}, lang.total)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11731
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Total' : 'المبلغ الإجمالي' : lang.total)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11732
11732
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex justify-content-end p-0"
|
|
11733
11733
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11734
11734
|
className: "m-0 p-0",
|
|
@@ -15069,7 +15069,7 @@
|
|
|
15069
15069
|
return import('react-select');
|
|
15070
15070
|
});
|
|
15071
15071
|
var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
15072
|
-
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$
|
|
15072
|
+
var _fetchAuthorizationQu, _fetchAuthorizationQu2, _fetchAuthorizationQu3, _css, _authdetailsContext$i7, _authdetailsContext$c, _authdetailsContext$c2;
|
|
15073
15073
|
var lang = props.actions.lang;
|
|
15074
15074
|
var langdetect = props.actions.langdetect;
|
|
15075
15075
|
props.actions.routingcountext;
|
|
@@ -15436,7 +15436,7 @@
|
|
|
15436
15436
|
})
|
|
15437
15437
|
};
|
|
15438
15438
|
var PersonalInformation = function PersonalInformation() {
|
|
15439
|
-
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
|
|
15439
|
+
var _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
|
|
15440
15440
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15441
15441
|
className: "row m-0 w-100"
|
|
15442
15442
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -15484,7 +15484,7 @@
|
|
|
15484
15484
|
"class": "text-danger ml-1 mr-1"
|
|
15485
15485
|
}, "*")), /*#__PURE__*/React__default["default"].createElement(PhoneInput__default["default"], {
|
|
15486
15486
|
className: "".concat(loginstyles.form_control, " ").concat(formstyles.form_control),
|
|
15487
|
-
country: sectionproperties.countrycode == 'SA' ? 'sa' : 'eg',
|
|
15487
|
+
country: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) == '6808c6295b598' ? 'sa' : sectionproperties.countrycode == 'SA' ? 'sa' : 'eg',
|
|
15488
15488
|
enableSearch: true,
|
|
15489
15489
|
autoFormat: true,
|
|
15490
15490
|
value: payloadobj.mobile,
|
|
@@ -15886,7 +15886,7 @@
|
|
|
15886
15886
|
style: {
|
|
15887
15887
|
background: sectionproperties.formLeftbgColor
|
|
15888
15888
|
}
|
|
15889
|
-
}, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
15889
|
+
}, PersonalInformation(), Address(), Otherinformation(), sectionproperties.hidepassword == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.ispasswordrequired_signup) == 1 && Password()), dataloaded && props.srcfromprops == 'accountinfo' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15890
15890
|
className: "col-lg-12 p-0"
|
|
15891
15891
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15892
15892
|
className: "row ml-0 mr-0 w-100"
|
|
@@ -26996,7 +26996,7 @@
|
|
|
26996
26996
|
function ownKeys$25(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; }
|
|
26997
26997
|
function _objectSpread$25(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$25(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$25(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
26998
26998
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
26999
|
-
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i12, _authdetailsContext$i13, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$
|
|
26999
|
+
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i10, _authdetailsContext$i11, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _returnpolicyobj9, _returnpolicyobj0, _returnpolicyobj1, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _authdetailsContext$i19, _authdetailsContext$i20, _authdetailsContext$i21;
|
|
27000
27000
|
var actions = props.actions;
|
|
27001
27001
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
27002
27002
|
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
@@ -28196,6 +28196,25 @@
|
|
|
28196
28196
|
style: {
|
|
28197
28197
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28198
28198
|
}
|
|
28199
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28200
|
+
className: "row m-0 w-100 anim"
|
|
28201
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28202
|
+
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start my-1"
|
|
28203
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28204
|
+
onClick: function onClick() {
|
|
28205
|
+
setopenmenuCanvas(false);
|
|
28206
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
28207
|
+
setmenuactive(false);
|
|
28208
|
+
}
|
|
28209
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28210
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
28211
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28212
|
+
className: "col-lg-12 p-0"
|
|
28213
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
28214
|
+
className: "mt-3 mb-3",
|
|
28215
|
+
style: {
|
|
28216
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
28217
|
+
}
|
|
28199
28218
|
}))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.langresponsiveposition == 'In Menu' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28200
28219
|
className: "row m-0 w-100 anim"
|
|
28201
28220
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -28471,9 +28490,9 @@
|
|
|
28471
28490
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
28472
28491
|
setopenCnvas(false);
|
|
28473
28492
|
}
|
|
28474
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28493
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28475
28494
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28476
|
-
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28495
|
+
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28477
28496
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28478
28497
|
}, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28479
28498
|
className: "col-lg-12 p-0"
|
|
@@ -28595,6 +28614,25 @@
|
|
|
28595
28614
|
style: {
|
|
28596
28615
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28597
28616
|
}
|
|
28617
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28618
|
+
className: "row m-0 w-100"
|
|
28619
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28620
|
+
className: "col-lg-12 pl-0 pr-0 d-flex justify-content-start pl-3 pr-3"
|
|
28621
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28622
|
+
onClick: function onClick() {
|
|
28623
|
+
setopenmenuCanvas(false);
|
|
28624
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
28625
|
+
setmenuactive(false);
|
|
28626
|
+
}
|
|
28627
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28628
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 '
|
|
28629
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28630
|
+
className: "col-lg-12 p-0"
|
|
28631
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
28632
|
+
className: "mt-3 mb-3",
|
|
28633
|
+
style: {
|
|
28634
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
28635
|
+
}
|
|
28598
28636
|
}))), sectionproperties.showlanuagecontainer == 'Show' && sectionproperties.langresponsiveposition == 'In Menu' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28599
28637
|
className: "row m-0 w-100 pl-3 pr-3"
|
|
28600
28638
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -28872,6 +28910,24 @@
|
|
|
28872
28910
|
style: {
|
|
28873
28911
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28874
28912
|
}
|
|
28913
|
+
}))), authdetailsContext.loggedin == true && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28914
|
+
className: "row m-0 w-100"
|
|
28915
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28916
|
+
className: "col-lg-12 d-flex justify-content-start pl-3 pr-3",
|
|
28917
|
+
onClick: function onClick() {
|
|
28918
|
+
setopenmenuCanvas(false);
|
|
28919
|
+
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
28920
|
+
setopenCnvas(false);
|
|
28921
|
+
}
|
|
28922
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28923
|
+
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28924
|
+
}, langdetect == 'en' ? sectionproperties.previousorders_titleen : sectionproperties.previousorders_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28925
|
+
className: "col-lg-12 p-0"
|
|
28926
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
28927
|
+
className: "mt-4 mb-4",
|
|
28928
|
+
style: {
|
|
28929
|
+
borderColor: sectionproperties.resp_header_separatorbg
|
|
28930
|
+
}
|
|
28875
28931
|
}))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28876
28932
|
className: "row m-0 w-100"
|
|
28877
28933
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -28881,9 +28937,9 @@
|
|
|
28881
28937
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
28882
28938
|
setopenCnvas(false);
|
|
28883
28939
|
}
|
|
28884
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28940
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28885
28941
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28886
|
-
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
28942
|
+
}, langdetect == 'en' ? lang.wishlist : 'المفضلة'), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
28887
28943
|
className: "".concat(header_cssstyles.navbar_item_text_responsive) + ' mb-0 p-0 d-flex justify-content-start '
|
|
28888
28944
|
}, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28889
28945
|
className: "col-lg-12 p-0"
|
|
@@ -28986,7 +29042,7 @@
|
|
|
28986
29042
|
style: {
|
|
28987
29043
|
borderColor: sectionproperties.resp_header_separatorbg
|
|
28988
29044
|
}
|
|
28989
|
-
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29045
|
+
}))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.instcurrencies) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '67f69c023cbd4' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28990
29046
|
"class": "row m-0 w-100 pl-3 pr-3"
|
|
28991
29047
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28992
29048
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 d-flex align-items-center justify-content-start mb-2 '
|
|
@@ -29004,7 +29060,7 @@
|
|
|
29004
29060
|
background: '#f4f4f4',
|
|
29005
29061
|
borderRadius: 5
|
|
29006
29062
|
}
|
|
29007
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
29063
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.instcurrencies) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.map(function (item, index) {
|
|
29008
29064
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29009
29065
|
"class": header_cssstyles.navbar_item_text_responsive + ' col-lg-12 p-0 text-start py-2 px-2 cursor-pointer ',
|
|
29010
29066
|
onClick: function onClick() {
|