tabexseriescomponents 0.2.808 → 0.2.810
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 +47 -7
- package/dist/index.esm.js +47 -7
- package/dist/index.umd.js +47 -7
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -27531,11 +27531,17 @@ var ElegantHeader = function ElegantHeader(props) {
|
|
|
27531
27531
|
}))));
|
|
27532
27532
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27533
27533
|
"class": "col-lg-4 p-0 allcentered"
|
|
27534
|
-
}, sectionproperties.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("
|
|
27535
|
-
"class": "
|
|
27534
|
+
}, sectionproperties.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27535
|
+
"class": "rotating-text-container"
|
|
27536
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
27537
|
+
"class": "d-flex flex-row align-items-center rotating-text"
|
|
27536
27538
|
}, textarray.map(function (item, index) {
|
|
27537
27539
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27538
|
-
"class": header_cssstyles.textSlider + ' mb-0 p-0 '
|
|
27540
|
+
"class": header_cssstyles.textSlider + ' mb-0 p-0 ',
|
|
27541
|
+
style: {
|
|
27542
|
+
marginLeft: 60,
|
|
27543
|
+
marginRight: 60
|
|
27544
|
+
}
|
|
27539
27545
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27540
27546
|
}))), sectionproperties.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27541
27547
|
"class": "w-100 allcentered"
|
|
@@ -61057,7 +61063,7 @@ var CustomerAddressForm = function CustomerAddressForm(props) {
|
|
|
61057
61063
|
function ownKeys$1f(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; }
|
|
61058
61064
|
function _objectSpread$1f(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1f(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1f(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
61059
61065
|
var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
|
|
61060
|
-
var _css;
|
|
61066
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3;
|
|
61061
61067
|
var _useState = React.useState(''),
|
|
61062
61068
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
61063
61069
|
sectionproperties = _useState2[0],
|
|
@@ -61073,7 +61079,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61073
61079
|
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
61074
61080
|
imagesarray = _useState6[0],
|
|
61075
61081
|
setimagesarray = _useState6[1];
|
|
61076
|
-
props.actions.lang;
|
|
61082
|
+
var lang = props.actions.lang;
|
|
61077
61083
|
var langdetect = props.actions.langdetect;
|
|
61078
61084
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
61079
61085
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
@@ -61158,6 +61164,17 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61158
61164
|
}
|
|
61159
61165
|
}
|
|
61160
61166
|
}, [sectionproperties]);
|
|
61167
|
+
var options = [{
|
|
61168
|
+
value: 'chocolate',
|
|
61169
|
+
label: 'السعودية'
|
|
61170
|
+
}];
|
|
61171
|
+
var optionsSTATE = [{
|
|
61172
|
+
value: 'chocolate',
|
|
61173
|
+
label: 'جدة'
|
|
61174
|
+
}, {
|
|
61175
|
+
value: 'chocolate',
|
|
61176
|
+
label: 'مكة'
|
|
61177
|
+
}];
|
|
61161
61178
|
var sectionstyles = {
|
|
61162
61179
|
form_control: glamor.css((_css = {
|
|
61163
61180
|
position: 'relative',
|
|
@@ -61404,7 +61421,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61404
61421
|
placeholder: ''
|
|
61405
61422
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61406
61423
|
"class": sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? 'col-lg-8 p-0' : sectionproperties.showpricerange == 'Show' ? 'col-lg-9 p-0' : sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Hide' ? 'col-lg-8 p-0' : 'col-lg-12 p-0'
|
|
61407
|
-
}, /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
|
|
61424
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
|
|
61408
61425
|
payloadobj: payloadobj,
|
|
61409
61426
|
setpayloadobj: setpayloadobj,
|
|
61410
61427
|
sectionproperties: sectionproperties
|
|
@@ -61417,7 +61434,30 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61417
61434
|
fetchTabexCountriesQueryContext: fetchTabexCountriesQueryContext,
|
|
61418
61435
|
fetchTabexStatesQueryContext: fetchTabexStatesQueryContext,
|
|
61419
61436
|
fetchTabexCitiesQueryContext: fetchTabexCitiesQueryContext
|
|
61420
|
-
})
|
|
61437
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61438
|
+
className: "row m-0 w-100",
|
|
61439
|
+
style: {
|
|
61440
|
+
display: sectionproperties.hidecountrystatecity == 'Show' ? 'flex' : sectionproperties.hideaddress == 'Show' ? 'flex' : 'none'
|
|
61441
|
+
}
|
|
61442
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61443
|
+
className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
|
|
61444
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
61445
|
+
className: formstyles.input_label_name + ' d-flex justify-content-start '
|
|
61446
|
+
}, lang.country), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
|
|
61447
|
+
options: options,
|
|
61448
|
+
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
61449
|
+
placeholder: '',
|
|
61450
|
+
isSearchable: true
|
|
61451
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61452
|
+
className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
|
|
61453
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
61454
|
+
className: formstyles.input_label_name + ' d-flex justify-content-start '
|
|
61455
|
+
}, 'المنطقة'), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
|
|
61456
|
+
options: optionsSTATE,
|
|
61457
|
+
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
61458
|
+
placeholder: '',
|
|
61459
|
+
isSearchable: true
|
|
61460
|
+
})))), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61421
61461
|
className: sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-2 col-md-12 col-sm-12 mb-sm-3 ' : "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
|
|
61422
61462
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
61423
61463
|
className: "".concat(sectionstyles.input_label_name) + ' mb-3 '
|
package/dist/index.esm.js
CHANGED
|
@@ -27483,11 +27483,17 @@ var ElegantHeader = function ElegantHeader(props) {
|
|
|
27483
27483
|
}))));
|
|
27484
27484
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
27485
27485
|
"class": "col-lg-4 p-0 allcentered"
|
|
27486
|
-
}, sectionproperties.textslidertype == 'Slider' && /*#__PURE__*/React.createElement("
|
|
27487
|
-
"class": "
|
|
27486
|
+
}, sectionproperties.textslidertype == 'Slider' && /*#__PURE__*/React.createElement("div", {
|
|
27487
|
+
"class": "rotating-text-container"
|
|
27488
|
+
}, /*#__PURE__*/React.createElement("span", {
|
|
27489
|
+
"class": "d-flex flex-row align-items-center rotating-text"
|
|
27488
27490
|
}, textarray.map(function (item, index) {
|
|
27489
27491
|
return /*#__PURE__*/React.createElement("p", {
|
|
27490
|
-
"class": header_cssstyles.textSlider + ' mb-0 p-0 '
|
|
27492
|
+
"class": header_cssstyles.textSlider + ' mb-0 p-0 ',
|
|
27493
|
+
style: {
|
|
27494
|
+
marginLeft: 60,
|
|
27495
|
+
marginRight: 60
|
|
27496
|
+
}
|
|
27491
27497
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27492
27498
|
}))), sectionproperties.textslidertype == 'Text' && /*#__PURE__*/React.createElement("div", {
|
|
27493
27499
|
"class": "w-100 allcentered"
|
|
@@ -61009,7 +61015,7 @@ var CustomerAddressForm = function CustomerAddressForm(props) {
|
|
|
61009
61015
|
function ownKeys$1f(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; }
|
|
61010
61016
|
function _objectSpread$1f(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1f(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1f(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
61011
61017
|
var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
|
|
61012
|
-
var _css;
|
|
61018
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3;
|
|
61013
61019
|
var _useState = useState(''),
|
|
61014
61020
|
_useState2 = _slicedToArray(_useState, 2),
|
|
61015
61021
|
sectionproperties = _useState2[0],
|
|
@@ -61025,7 +61031,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61025
61031
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
61026
61032
|
imagesarray = _useState6[0],
|
|
61027
61033
|
setimagesarray = _useState6[1];
|
|
61028
|
-
props.actions.lang;
|
|
61034
|
+
var lang = props.actions.lang;
|
|
61029
61035
|
var langdetect = props.actions.langdetect;
|
|
61030
61036
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
61031
61037
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
@@ -61110,6 +61116,17 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61110
61116
|
}
|
|
61111
61117
|
}
|
|
61112
61118
|
}, [sectionproperties]);
|
|
61119
|
+
var options = [{
|
|
61120
|
+
value: 'chocolate',
|
|
61121
|
+
label: 'السعودية'
|
|
61122
|
+
}];
|
|
61123
|
+
var optionsSTATE = [{
|
|
61124
|
+
value: 'chocolate',
|
|
61125
|
+
label: 'جدة'
|
|
61126
|
+
}, {
|
|
61127
|
+
value: 'chocolate',
|
|
61128
|
+
label: 'مكة'
|
|
61129
|
+
}];
|
|
61113
61130
|
var sectionstyles = {
|
|
61114
61131
|
form_control: css((_css = {
|
|
61115
61132
|
position: 'relative',
|
|
@@ -61356,7 +61373,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61356
61373
|
placeholder: ''
|
|
61357
61374
|
})), /*#__PURE__*/React.createElement("div", {
|
|
61358
61375
|
"class": sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? 'col-lg-8 p-0' : sectionproperties.showpricerange == 'Show' ? 'col-lg-9 p-0' : sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Hide' ? 'col-lg-8 p-0' : 'col-lg-12 p-0'
|
|
61359
|
-
}, /*#__PURE__*/React.createElement(CustomerAddressForm, {
|
|
61376
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '680a0b8a31930' && /*#__PURE__*/React.createElement(CustomerAddressForm, {
|
|
61360
61377
|
payloadobj: payloadobj,
|
|
61361
61378
|
setpayloadobj: setpayloadobj,
|
|
61362
61379
|
sectionproperties: sectionproperties
|
|
@@ -61369,7 +61386,30 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
|
|
|
61369
61386
|
fetchTabexCountriesQueryContext: fetchTabexCountriesQueryContext,
|
|
61370
61387
|
fetchTabexStatesQueryContext: fetchTabexStatesQueryContext,
|
|
61371
61388
|
fetchTabexCitiesQueryContext: fetchTabexCitiesQueryContext
|
|
61372
|
-
})
|
|
61389
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '680a0b8a31930' && /*#__PURE__*/React.createElement("div", {
|
|
61390
|
+
className: "row m-0 w-100",
|
|
61391
|
+
style: {
|
|
61392
|
+
display: sectionproperties.hidecountrystatecity == 'Show' ? 'flex' : sectionproperties.hideaddress == 'Show' ? 'flex' : 'none'
|
|
61393
|
+
}
|
|
61394
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
61395
|
+
className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
|
|
61396
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
61397
|
+
className: formstyles.input_label_name + ' d-flex justify-content-start '
|
|
61398
|
+
}, lang.country), /*#__PURE__*/React.createElement(Select$4, {
|
|
61399
|
+
options: options,
|
|
61400
|
+
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
61401
|
+
placeholder: '',
|
|
61402
|
+
isSearchable: true
|
|
61403
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
61404
|
+
className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
|
|
61405
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
61406
|
+
className: formstyles.input_label_name + ' d-flex justify-content-start '
|
|
61407
|
+
}, 'المنطقة'), /*#__PURE__*/React.createElement(Select$4, {
|
|
61408
|
+
options: optionsSTATE,
|
|
61409
|
+
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
61410
|
+
placeholder: '',
|
|
61411
|
+
isSearchable: true
|
|
61412
|
+
})))), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
61373
61413
|
className: sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-2 col-md-12 col-sm-12 mb-sm-3 ' : "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
|
|
61374
61414
|
}, /*#__PURE__*/React.createElement("label", {
|
|
61375
61415
|
className: "".concat(sectionstyles.input_label_name) + ' mb-3 '
|
package/dist/index.umd.js
CHANGED
|
@@ -27344,11 +27344,17 @@
|
|
|
27344
27344
|
}))));
|
|
27345
27345
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27346
27346
|
"class": "col-lg-4 p-0 allcentered"
|
|
27347
|
-
}, sectionproperties.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("
|
|
27348
|
-
"class": "
|
|
27347
|
+
}, sectionproperties.textslidertype == 'Slider' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27348
|
+
"class": "rotating-text-container"
|
|
27349
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
27350
|
+
"class": "d-flex flex-row align-items-center rotating-text"
|
|
27349
27351
|
}, textarray.map(function (item, index) {
|
|
27350
27352
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
27351
|
-
"class": header_cssstyles.textSlider + ' mb-0 p-0 '
|
|
27353
|
+
"class": header_cssstyles.textSlider + ' mb-0 p-0 ',
|
|
27354
|
+
style: {
|
|
27355
|
+
marginLeft: 60,
|
|
27356
|
+
marginRight: 60
|
|
27357
|
+
}
|
|
27352
27358
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
27353
27359
|
}))), sectionproperties.textslidertype == 'Text' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
27354
27360
|
"class": "w-100 allcentered"
|
|
@@ -60870,7 +60876,7 @@
|
|
|
60870
60876
|
function ownKeys$1f(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; }
|
|
60871
60877
|
function _objectSpread$1f(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1f(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1f(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
60872
60878
|
var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
|
|
60873
|
-
var _css;
|
|
60879
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3;
|
|
60874
60880
|
var _useState = React.useState(''),
|
|
60875
60881
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
60876
60882
|
sectionproperties = _useState2[0],
|
|
@@ -60886,7 +60892,7 @@
|
|
|
60886
60892
|
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
60887
60893
|
imagesarray = _useState6[0],
|
|
60888
60894
|
setimagesarray = _useState6[1];
|
|
60889
|
-
props.actions.lang;
|
|
60895
|
+
var lang = props.actions.lang;
|
|
60890
60896
|
var langdetect = props.actions.langdetect;
|
|
60891
60897
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
60892
60898
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
@@ -60971,6 +60977,17 @@
|
|
|
60971
60977
|
}
|
|
60972
60978
|
}
|
|
60973
60979
|
}, [sectionproperties]);
|
|
60980
|
+
var options = [{
|
|
60981
|
+
value: 'chocolate',
|
|
60982
|
+
label: 'السعودية'
|
|
60983
|
+
}];
|
|
60984
|
+
var optionsSTATE = [{
|
|
60985
|
+
value: 'chocolate',
|
|
60986
|
+
label: 'جدة'
|
|
60987
|
+
}, {
|
|
60988
|
+
value: 'chocolate',
|
|
60989
|
+
label: 'مكة'
|
|
60990
|
+
}];
|
|
60974
60991
|
var sectionstyles = {
|
|
60975
60992
|
form_control: glamor.css((_css = {
|
|
60976
60993
|
position: 'relative',
|
|
@@ -61217,7 +61234,7 @@
|
|
|
61217
61234
|
placeholder: ''
|
|
61218
61235
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61219
61236
|
"class": sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? 'col-lg-8 p-0' : sectionproperties.showpricerange == 'Show' ? 'col-lg-9 p-0' : sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Hide' ? 'col-lg-8 p-0' : 'col-lg-12 p-0'
|
|
61220
|
-
}, /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
|
|
61237
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) != '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement(CustomerAddressForm, {
|
|
61221
61238
|
payloadobj: payloadobj,
|
|
61222
61239
|
setpayloadobj: setpayloadobj,
|
|
61223
61240
|
sectionproperties: sectionproperties
|
|
@@ -61230,7 +61247,30 @@
|
|
|
61230
61247
|
fetchTabexCountriesQueryContext: fetchTabexCountriesQueryContext,
|
|
61231
61248
|
fetchTabexStatesQueryContext: fetchTabexStatesQueryContext,
|
|
61232
61249
|
fetchTabexCitiesQueryContext: fetchTabexCitiesQueryContext
|
|
61233
|
-
})
|
|
61250
|
+
}), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '680a0b8a31930' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61251
|
+
className: "row m-0 w-100",
|
|
61252
|
+
style: {
|
|
61253
|
+
display: sectionproperties.hidecountrystatecity == 'Show' ? 'flex' : sectionproperties.hideaddress == 'Show' ? 'flex' : 'none'
|
|
61254
|
+
}
|
|
61255
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61256
|
+
className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
|
|
61257
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
61258
|
+
className: formstyles.input_label_name + ' d-flex justify-content-start '
|
|
61259
|
+
}, lang.country), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
|
|
61260
|
+
options: options,
|
|
61261
|
+
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
61262
|
+
placeholder: '',
|
|
61263
|
+
isSearchable: true
|
|
61264
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61265
|
+
className: 'col-lg-4 col-md-12 col-sm-12 mb-4 p-sm-0'
|
|
61266
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
61267
|
+
className: formstyles.input_label_name + ' d-flex justify-content-start '
|
|
61268
|
+
}, 'المنطقة'), /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
|
|
61269
|
+
options: optionsSTATE,
|
|
61270
|
+
styles: langdetect == 'en' ? defaultstyles : defaultstylestranslated,
|
|
61271
|
+
placeholder: '',
|
|
61272
|
+
isSearchable: true
|
|
61273
|
+
})))), sectionproperties.showpricerange == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61234
61274
|
className: sectionproperties.showcollectionsfilter == 'Show' && sectionproperties.showpricerange == 'Show' && sectionproperties.showpricerange == 'Show' ? "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-2 col-md-12 col-sm-12 mb-sm-3 ' : "".concat(langdetect == 'en' ? 'text-left' : 'text-right') + ' col-lg-3 col-md-12 col-sm-12 mb-sm-3 '
|
|
61235
61275
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
61236
61276
|
className: "".concat(sectionstyles.input_label_name) + ' mb-3 '
|