tabexseriescomponents 0.2.753 → 0.2.754
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 +33 -26
- package/dist/index.esm.js +33 -26
- package/dist/index.umd.js +33 -26
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -12131,7 +12131,12 @@ var Checkout = function Checkout(props) {
|
|
|
12131
12131
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12132
12132
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12133
12133
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12134
|
-
},
|
|
12134
|
+
}, lang.country, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12135
|
+
"class": "mx-2",
|
|
12136
|
+
style: {
|
|
12137
|
+
color: 'var(--danger)'
|
|
12138
|
+
}
|
|
12139
|
+
}, "*")), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12135
12140
|
className: "w-100 allcentered mt-1"
|
|
12136
12141
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12137
12142
|
color: "#000",
|
|
@@ -12178,7 +12183,12 @@ var Checkout = function Checkout(props) {
|
|
|
12178
12183
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12179
12184
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12180
12185
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12181
|
-
}, lang.stategov
|
|
12186
|
+
}, lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12187
|
+
"class": "mx-2",
|
|
12188
|
+
style: {
|
|
12189
|
+
color: 'var(--danger)'
|
|
12190
|
+
}
|
|
12191
|
+
}, "*")), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12182
12192
|
className: "w-100 allcentered mt-1"
|
|
12183
12193
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12184
12194
|
color: "#000",
|
|
@@ -12233,7 +12243,12 @@ var Checkout = function Checkout(props) {
|
|
|
12233
12243
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12234
12244
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12235
12245
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12236
|
-
}, lang.city
|
|
12246
|
+
}, lang.city, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12247
|
+
"class": "mx-2",
|
|
12248
|
+
style: {
|
|
12249
|
+
color: 'var(--danger)'
|
|
12250
|
+
}
|
|
12251
|
+
}, "*")), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12237
12252
|
className: "w-100 allcentered mt-1"
|
|
12238
12253
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12239
12254
|
color: "#000",
|
|
@@ -12276,7 +12291,12 @@ var Checkout = function Checkout(props) {
|
|
|
12276
12291
|
className: "col-lg-12 mb-3"
|
|
12277
12292
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12278
12293
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
12279
|
-
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar
|
|
12294
|
+
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12295
|
+
"class": "mx-2",
|
|
12296
|
+
style: {
|
|
12297
|
+
color: 'var(--danger)'
|
|
12298
|
+
}
|
|
12299
|
+
}, "*")), /*#__PURE__*/React__default["default"].createElement(TextareaAutosize__default["default"], {
|
|
12280
12300
|
type: 'text',
|
|
12281
12301
|
className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
|
|
12282
12302
|
value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue72 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue72 === void 0 || (_fetchcustomercartQue72 = _fetchcustomercartQue72.data) === null || _fetchcustomercartQue72 === void 0 ? void 0 : _fetchcustomercartQue72.customercart.address,
|
|
@@ -12325,7 +12345,12 @@ var Checkout = function Checkout(props) {
|
|
|
12325
12345
|
className: "col-lg-12 pl-3 pr-3 pt-2"
|
|
12326
12346
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12327
12347
|
className: checkoutstyles.innersectiontitlestyles + ' m-0 p-0 d-flex align-items-start '
|
|
12328
|
-
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن'
|
|
12348
|
+
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن', ' ', authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12349
|
+
"class": "mx-2",
|
|
12350
|
+
style: {
|
|
12351
|
+
color: 'var(--danger)'
|
|
12352
|
+
}
|
|
12353
|
+
}, "*"))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12329
12354
|
className: "col-lg-12 p-0"
|
|
12330
12355
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
12331
12356
|
className: "mt-2 mb-2"
|
|
@@ -17692,7 +17717,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17692
17717
|
// maxValue={parseInt(sectionproperties.filterpricemaxvalue)}
|
|
17693
17718
|
// minValue={parseInt(sectionproperties.filterpriceminvalue)}
|
|
17694
17719
|
,
|
|
17695
|
-
maxValue: parseInt(
|
|
17720
|
+
maxValue: parseInt(50000),
|
|
17696
17721
|
minValue: parseInt(1),
|
|
17697
17722
|
value: price_rangevalue,
|
|
17698
17723
|
onChange: function onChange(value) {
|
|
@@ -67468,7 +67493,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
67468
67493
|
function ownKeys$U(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; }
|
|
67469
67494
|
function _objectSpread$U(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$U(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$U(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
67470
67495
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
67471
|
-
var _maincontainerarrayof
|
|
67496
|
+
var _maincontainerarrayof;
|
|
67472
67497
|
var _useState = React.useState(''),
|
|
67473
67498
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
67474
67499
|
sectionproperties = _useState2[0],
|
|
@@ -67925,25 +67950,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
67925
67950
|
}))), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67926
67951
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
67927
67952
|
style: {}
|
|
67928
|
-
},
|
|
67929
|
-
"class": sectionStyles.imgcontainer
|
|
67930
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
67931
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
67932
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
67933
|
-
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimage,
|
|
67934
|
-
style: {
|
|
67935
|
-
height: '100%',
|
|
67936
|
-
width: '100%',
|
|
67937
|
-
objectFit: 'cover',
|
|
67938
|
-
margin: 0,
|
|
67939
|
-
padding: 0,
|
|
67940
|
-
position: 'absolute',
|
|
67941
|
-
top: 0,
|
|
67942
|
-
bottom: 0,
|
|
67943
|
-
right: 0,
|
|
67944
|
-
left: 0
|
|
67945
|
-
}
|
|
67946
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67953
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67947
67954
|
"class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3 ',
|
|
67948
67955
|
style: {}
|
|
67949
67956
|
}, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
package/dist/index.esm.js
CHANGED
|
@@ -12082,7 +12082,12 @@ var Checkout = function Checkout(props) {
|
|
|
12082
12082
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12083
12083
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12084
12084
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12085
|
-
},
|
|
12085
|
+
}, lang.country, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12086
|
+
"class": "mx-2",
|
|
12087
|
+
style: {
|
|
12088
|
+
color: 'var(--danger)'
|
|
12089
|
+
}
|
|
12090
|
+
}, "*")), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
12086
12091
|
className: "w-100 allcentered mt-1"
|
|
12087
12092
|
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
12088
12093
|
color: "#000",
|
|
@@ -12129,7 +12134,12 @@ var Checkout = function Checkout(props) {
|
|
|
12129
12134
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12130
12135
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12131
12136
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12132
|
-
}, lang.stategov
|
|
12137
|
+
}, lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12138
|
+
"class": "mx-2",
|
|
12139
|
+
style: {
|
|
12140
|
+
color: 'var(--danger)'
|
|
12141
|
+
}
|
|
12142
|
+
}, "*")), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
12133
12143
|
className: "w-100 allcentered mt-1"
|
|
12134
12144
|
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
12135
12145
|
color: "#000",
|
|
@@ -12184,7 +12194,12 @@ var Checkout = function Checkout(props) {
|
|
|
12184
12194
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12185
12195
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12186
12196
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12187
|
-
}, lang.city
|
|
12197
|
+
}, lang.city, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12198
|
+
"class": "mx-2",
|
|
12199
|
+
style: {
|
|
12200
|
+
color: 'var(--danger)'
|
|
12201
|
+
}
|
|
12202
|
+
}, "*")), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
12188
12203
|
className: "w-100 allcentered mt-1"
|
|
12189
12204
|
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
12190
12205
|
color: "#000",
|
|
@@ -12227,7 +12242,12 @@ var Checkout = function Checkout(props) {
|
|
|
12227
12242
|
className: "col-lg-12 mb-3"
|
|
12228
12243
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12229
12244
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
12230
|
-
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar
|
|
12245
|
+
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12246
|
+
"class": "mx-2",
|
|
12247
|
+
style: {
|
|
12248
|
+
color: 'var(--danger)'
|
|
12249
|
+
}
|
|
12250
|
+
}, "*")), /*#__PURE__*/React.createElement(TextareaAutosize, {
|
|
12231
12251
|
type: 'text',
|
|
12232
12252
|
className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
|
|
12233
12253
|
value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue72 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue72 === void 0 || (_fetchcustomercartQue72 = _fetchcustomercartQue72.data) === null || _fetchcustomercartQue72 === void 0 ? void 0 : _fetchcustomercartQue72.customercart.address,
|
|
@@ -12276,7 +12296,12 @@ var Checkout = function Checkout(props) {
|
|
|
12276
12296
|
className: "col-lg-12 pl-3 pr-3 pt-2"
|
|
12277
12297
|
}, /*#__PURE__*/React.createElement("p", {
|
|
12278
12298
|
className: checkoutstyles.innersectiontitlestyles + ' m-0 p-0 d-flex align-items-start '
|
|
12279
|
-
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن'
|
|
12299
|
+
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن', ' ', authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12300
|
+
"class": "mx-2",
|
|
12301
|
+
style: {
|
|
12302
|
+
color: 'var(--danger)'
|
|
12303
|
+
}
|
|
12304
|
+
}, "*"))), /*#__PURE__*/React.createElement("div", {
|
|
12280
12305
|
className: "col-lg-12 p-0"
|
|
12281
12306
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
12282
12307
|
className: "mt-2 mb-2"
|
|
@@ -17643,7 +17668,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17643
17668
|
// maxValue={parseInt(sectionproperties.filterpricemaxvalue)}
|
|
17644
17669
|
// minValue={parseInt(sectionproperties.filterpriceminvalue)}
|
|
17645
17670
|
,
|
|
17646
|
-
maxValue: parseInt(
|
|
17671
|
+
maxValue: parseInt(50000),
|
|
17647
17672
|
minValue: parseInt(1),
|
|
17648
17673
|
value: price_rangevalue,
|
|
17649
17674
|
onChange: function onChange(value) {
|
|
@@ -67419,7 +67444,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
67419
67444
|
function ownKeys$U(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; }
|
|
67420
67445
|
function _objectSpread$U(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$U(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$U(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
67421
67446
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
67422
|
-
var _maincontainerarrayof
|
|
67447
|
+
var _maincontainerarrayof;
|
|
67423
67448
|
var _useState = useState(''),
|
|
67424
67449
|
_useState2 = _slicedToArray(_useState, 2),
|
|
67425
67450
|
sectionproperties = _useState2[0],
|
|
@@ -67876,25 +67901,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
67876
67901
|
}))), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
67877
67902
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
67878
67903
|
style: {}
|
|
67879
|
-
},
|
|
67880
|
-
"class": sectionStyles.imgcontainer
|
|
67881
|
-
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
67882
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
67883
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
67884
|
-
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimage,
|
|
67885
|
-
style: {
|
|
67886
|
-
height: '100%',
|
|
67887
|
-
width: '100%',
|
|
67888
|
-
objectFit: 'cover',
|
|
67889
|
-
margin: 0,
|
|
67890
|
-
padding: 0,
|
|
67891
|
-
position: 'absolute',
|
|
67892
|
-
top: 0,
|
|
67893
|
-
bottom: 0,
|
|
67894
|
-
right: 0,
|
|
67895
|
-
left: 0
|
|
67896
|
-
}
|
|
67897
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
67904
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
67898
67905
|
"class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3 ',
|
|
67899
67906
|
style: {}
|
|
67900
67907
|
}, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
package/dist/index.umd.js
CHANGED
|
@@ -11946,7 +11946,12 @@
|
|
|
11946
11946
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
11947
11947
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
11948
11948
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
11949
|
-
},
|
|
11949
|
+
}, lang.country, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
11950
|
+
"class": "mx-2",
|
|
11951
|
+
style: {
|
|
11952
|
+
color: 'var(--danger)'
|
|
11953
|
+
}
|
|
11954
|
+
}, "*")), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11950
11955
|
className: "w-100 allcentered mt-1"
|
|
11951
11956
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
11952
11957
|
color: "#000",
|
|
@@ -11993,7 +11998,12 @@
|
|
|
11993
11998
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
11994
11999
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
11995
12000
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
11996
|
-
}, lang.stategov
|
|
12001
|
+
}, lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12002
|
+
"class": "mx-2",
|
|
12003
|
+
style: {
|
|
12004
|
+
color: 'var(--danger)'
|
|
12005
|
+
}
|
|
12006
|
+
}, "*")), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11997
12007
|
className: "w-100 allcentered mt-1"
|
|
11998
12008
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
11999
12009
|
color: "#000",
|
|
@@ -12048,7 +12058,12 @@
|
|
|
12048
12058
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12049
12059
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12050
12060
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12051
|
-
}, lang.city
|
|
12061
|
+
}, lang.city, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12062
|
+
"class": "mx-2",
|
|
12063
|
+
style: {
|
|
12064
|
+
color: 'var(--danger)'
|
|
12065
|
+
}
|
|
12066
|
+
}, "*")), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12052
12067
|
className: "w-100 allcentered mt-1"
|
|
12053
12068
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12054
12069
|
color: "#000",
|
|
@@ -12091,7 +12106,12 @@
|
|
|
12091
12106
|
className: "col-lg-12 mb-3"
|
|
12092
12107
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12093
12108
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
12094
|
-
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar
|
|
12109
|
+
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12110
|
+
"class": "mx-2",
|
|
12111
|
+
style: {
|
|
12112
|
+
color: 'var(--danger)'
|
|
12113
|
+
}
|
|
12114
|
+
}, "*")), /*#__PURE__*/React__default["default"].createElement(TextareaAutosize__default["default"], {
|
|
12095
12115
|
type: 'text',
|
|
12096
12116
|
className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
|
|
12097
12117
|
value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue72 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue72 === void 0 || (_fetchcustomercartQue72 = _fetchcustomercartQue72.data) === null || _fetchcustomercartQue72 === void 0 ? void 0 : _fetchcustomercartQue72.customercart.address,
|
|
@@ -12140,7 +12160,12 @@
|
|
|
12140
12160
|
className: "col-lg-12 pl-3 pr-3 pt-2"
|
|
12141
12161
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12142
12162
|
className: checkoutstyles.innersectiontitlestyles + ' m-0 p-0 d-flex align-items-start '
|
|
12143
|
-
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن'
|
|
12163
|
+
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن', ' ', authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12164
|
+
"class": "mx-2",
|
|
12165
|
+
style: {
|
|
12166
|
+
color: 'var(--danger)'
|
|
12167
|
+
}
|
|
12168
|
+
}, "*"))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12144
12169
|
className: "col-lg-12 p-0"
|
|
12145
12170
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
12146
12171
|
className: "mt-2 mb-2"
|
|
@@ -17507,7 +17532,7 @@
|
|
|
17507
17532
|
// maxValue={parseInt(sectionproperties.filterpricemaxvalue)}
|
|
17508
17533
|
// minValue={parseInt(sectionproperties.filterpriceminvalue)}
|
|
17509
17534
|
,
|
|
17510
|
-
maxValue: parseInt(
|
|
17535
|
+
maxValue: parseInt(50000),
|
|
17511
17536
|
minValue: parseInt(1),
|
|
17512
17537
|
value: price_rangevalue,
|
|
17513
17538
|
onChange: function onChange(value) {
|
|
@@ -67283,7 +67308,7 @@
|
|
|
67283
67308
|
function ownKeys$U(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; }
|
|
67284
67309
|
function _objectSpread$U(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$U(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$U(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
67285
67310
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
67286
|
-
var _maincontainerarrayof
|
|
67311
|
+
var _maincontainerarrayof;
|
|
67287
67312
|
var _useState = React.useState(''),
|
|
67288
67313
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
67289
67314
|
sectionproperties = _useState2[0],
|
|
@@ -67740,25 +67765,7 @@
|
|
|
67740
67765
|
}))), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67741
67766
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
67742
67767
|
style: {}
|
|
67743
|
-
},
|
|
67744
|
-
"class": sectionStyles.imgcontainer
|
|
67745
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
67746
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
67747
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
67748
|
-
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimage,
|
|
67749
|
-
style: {
|
|
67750
|
-
height: '100%',
|
|
67751
|
-
width: '100%',
|
|
67752
|
-
objectFit: 'cover',
|
|
67753
|
-
margin: 0,
|
|
67754
|
-
padding: 0,
|
|
67755
|
-
position: 'absolute',
|
|
67756
|
-
top: 0,
|
|
67757
|
-
bottom: 0,
|
|
67758
|
-
right: 0,
|
|
67759
|
-
left: 0
|
|
67760
|
-
}
|
|
67761
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67768
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67762
67769
|
"class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3 ',
|
|
67763
67770
|
style: {}
|
|
67764
67771
|
}, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|