tabexseriescomponents 0.2.742 → 0.2.744
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 +438 -124
- package/dist/index.esm.js +438 -124
- package/dist/index.umd.js +438 -124
- package/package.json +1 -1
- package/.expo.zip +0 -0
- package/.zip +0 -0
- package/dist.zip +0 -0
package/dist/index.cjs.js
CHANGED
|
@@ -2144,7 +2144,7 @@ var ProductHeaderPricing = function ProductHeaderPricing(props) {
|
|
|
2144
2144
|
fontWeight: sectionproperties.defaultPriceFontWeight,
|
|
2145
2145
|
color: sectionproperties.defaultPriceColor
|
|
2146
2146
|
}
|
|
2147
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && getprice_discountpriceprops('defaultprice', 0, variantindexcompleted), variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer2 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer2 === void 0 || (_fetchProductInfoQuer2 = _fetchProductInfoQuer2.data) === null || _fetchProductInfoQuer2 === void 0 || (_fetchProductInfoQuer2 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer2 === void 0 || (_fetchProductInfoQuer2 = _fetchProductInfoQuer2.variants[variantindexcompleted]) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : _fetchProductInfoQuer2.hassale) == 1 && getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer3 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.data) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.productinfo) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.variants[variantindexcompleted]) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.hassale) == 0 && getprice_discountpriceprops('defaultprice', 0, variantindexcompleted), langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && variantindexcompleted.length == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
2147
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && getprice_discountpriceprops('defaultprice', 0, variantindexcompleted), variantindexcompleted != undefined && variantindexcompleted.length == 0 && fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer2 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer2 === void 0 || (_fetchProductInfoQuer2 = _fetchProductInfoQuer2.data) === null || _fetchProductInfoQuer2 === void 0 || (_fetchProductInfoQuer2 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer2 === void 0 || (_fetchProductInfoQuer2 = _fetchProductInfoQuer2.variants[variantindexcompleted]) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : _fetchProductInfoQuer2.hassale) == 1 && getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted), variantindexcompleted != undefined && variantindexcompleted.length != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer3 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.data) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.productinfo) === null || _fetchProductInfoQuer3 === void 0 || (_fetchProductInfoQuer3 = _fetchProductInfoQuer3.variants[variantindexcompleted]) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.hassale) == 0 && getprice_discountpriceprops('defaultprice', 0, variantindexcompleted), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && variantindexcompleted.length == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
2148
2148
|
style: {
|
|
2149
2149
|
fontSize: sectionproperties.defaultSalePriceFontSize + 'px',
|
|
2150
2150
|
fontWeight: sectionproperties.defaultSalePriceFontWeight,
|
|
@@ -11537,13 +11537,13 @@ var Checkout = function Checkout(props) {
|
|
|
11537
11537
|
className: "col-lg-12 p-0 d-flex justify-content-end"
|
|
11538
11538
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11539
11539
|
className: langdetect == 'en' ? "".concat(checkoutstyles.productPricestyles) + ' m-0 p-0 wordbreak text-right ' : "".concat(checkoutstyles.productPricestyles) + ' m-0 p-0 wordbreak text-left '
|
|
11540
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', sectionproperties.removedecimals == 'Without Decimals' ? parseFloat(Number(item.finalprice).toFixed(2)) : sectionproperties.removedecimals == 'Without Decimals and Separated With Comma' ? Math.floor(item.finalprice).toLocaleString() : parseFloat(item.finalprice).toFixed(2), " ", langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), item.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11540
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', sectionproperties.removedecimals == 'Without Decimals' ? parseFloat(Number(item.finalprice).toFixed(2)) : sectionproperties.removedecimals == 'Without Decimals and Separated With Comma' ? Math.floor(item.finalprice).toLocaleString() : parseFloat(item.finalprice).toFixed(2), ' ', " ", langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), item.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11541
11541
|
className: "row m-0 w-100 d-flex flex-column justify-content-end"
|
|
11542
11542
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11543
11543
|
className: "col-lg-12 p-0 d-flex justify-content-end"
|
|
11544
11544
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11545
11545
|
className: langdetect == 'en' ? "".concat(checkoutstyles.productPricestyles) + ' m-0 p-0 wordbreak text-right ' : "".concat(checkoutstyles.productPricestyles) + ' m-0 p-0 wordbreak text-left '
|
|
11546
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', sectionproperties.removedecimals == 'Without Decimals' ? parseFloat(Number(item.finalprice).toFixed(2)) : sectionproperties.removedecimals == 'Without Decimals and Separated With Comma' ? Math.floor(item.finalprice).toLocaleString() : parseFloat(item.finalprice).toFixed(2), " ", langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11546
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', sectionproperties.removedecimals == 'Without Decimals' ? parseFloat(Number(item.finalprice).toFixed(2)) : sectionproperties.removedecimals == 'Without Decimals and Separated With Comma' ? Math.floor(item.finalprice).toLocaleString() : parseFloat(item.finalprice).toFixed(2), ' ', " ", langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11547
11547
|
className: "col-lg-12 p-0 d-flex justify-content-end"
|
|
11548
11548
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
11549
11549
|
className: langdetect == 'en' ? "".concat(checkoutstyles.Salepricestyless) + ' linethrough mb-0 p-0 wordbreak text-right ' : "".concat(checkoutstyles.Salepricestyless) + ' linethrough mb-0 p-0 wordbreak text-left '
|
|
@@ -11764,7 +11764,7 @@ var Checkout = function Checkout(props) {
|
|
|
11764
11764
|
textTransform: sectionproperties.total_texttransform,
|
|
11765
11765
|
color: sectionproperties.total_color
|
|
11766
11766
|
}
|
|
11767
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', sectionproperties.removedecimals == 'Without Decimals' ? parseFloat(Number(fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue61 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue61 === void 0 || (_fetchcustomercartQue61 = _fetchcustomercartQue61.data) === null || _fetchcustomercartQue61 === void 0 ? void 0 : _fetchcustomercartQue61.customercart.totalpriceafterdiscount).toFixed(2)) : sectionproperties.removedecimals == 'Without Decimals and Separated With Comma' ? Math.floor(fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue62 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue62 === void 0 || (_fetchcustomercartQue62 = _fetchcustomercartQue62.data) === null || _fetchcustomercartQue62 === void 0 ? void 0 : _fetchcustomercartQue62.customercart.totalpriceafterdiscount).toLocaleString() : parseFloat(fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue63 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue63 === void 0 || (_fetchcustomercartQue63 = _fetchcustomercartQue63.data) === null || _fetchcustomercartQue63 === void 0 ? void 0 : _fetchcustomercartQue63.customercart.totalpriceafterdiscount).toFixed(2), langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)))))), sectionproperties.slideshowtext1_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11767
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', sectionproperties.removedecimals == 'Without Decimals' ? parseFloat(Number(fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue61 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue61 === void 0 || (_fetchcustomercartQue61 = _fetchcustomercartQue61.data) === null || _fetchcustomercartQue61 === void 0 ? void 0 : _fetchcustomercartQue61.customercart.totalpriceafterdiscount).toFixed(2)) : sectionproperties.removedecimals == 'Without Decimals and Separated With Comma' ? Math.floor(fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue62 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue62 === void 0 || (_fetchcustomercartQue62 = _fetchcustomercartQue62.data) === null || _fetchcustomercartQue62 === void 0 ? void 0 : _fetchcustomercartQue62.customercart.totalpriceafterdiscount).toLocaleString() : parseFloat(fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue63 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue63 === void 0 || (_fetchcustomercartQue63 = _fetchcustomercartQue63.data) === null || _fetchcustomercartQue63 === void 0 ? void 0 : _fetchcustomercartQue63.customercart.totalpriceafterdiscount).toFixed(2), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)))))), sectionproperties.slideshowtext1_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11768
11768
|
"class": "col-lg-12 p-0 my-2 p-2 allcentered mb-3",
|
|
11769
11769
|
style: {
|
|
11770
11770
|
background: '#eee',
|
|
@@ -13375,7 +13375,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
13375
13375
|
payloadobjchange('password', event.target.value);
|
|
13376
13376
|
},
|
|
13377
13377
|
style: {
|
|
13378
|
-
background:
|
|
13378
|
+
background: sectionproperties.input_bgcolor
|
|
13379
13379
|
}
|
|
13380
13380
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
13381
13381
|
className: sectionproperties.cardstyletype == 'Style 1' ? 'col-lg-6 col-md-12 col-sm-12 mb-4 p-sm-0' : 'col-lg-12 col-md-12 col-sm-12 mb-4 p-sm-0'
|
|
@@ -13391,7 +13391,7 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
|
|
|
13391
13391
|
payloadobjchange('password2', event.target.value);
|
|
13392
13392
|
},
|
|
13393
13393
|
style: {
|
|
13394
|
-
background:
|
|
13394
|
+
background: sectionproperties.input_bgcolor
|
|
13395
13395
|
}
|
|
13396
13396
|
})), sectionproperties.showpassworddisclaimer == 'Show' && props.srcfromprops == 'signup' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
13397
13397
|
"class": "col-lg-12 text-start text-danger"
|
|
@@ -15295,9 +15295,9 @@ var CartSlider = function CartSlider(props) {
|
|
|
15295
15295
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15296
15296
|
className: cart_cssstyles.sectiontitle + ' d-flex align-items-center justify-content-start ',
|
|
15297
15297
|
style: {}
|
|
15298
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
15298
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar, sectionproperties.badge_width != 0 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
15299
15299
|
"class": cart_cssstyles.badge + ' mx-2 allcentered mt-sm-1 '
|
|
15300
|
-
}, fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue !== void 0 && (_fetchcustomercartQue = _fetchcustomercartQue.data) !== null && _fetchcustomercartQue !== void 0 && _fetchcustomercartQue.status && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) != 0 ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.customercart.cartitems_count_withquantity : 0), (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue4 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.customercart) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.cartitems) === null || _fetchcustomercartQue4 === void 0 ? void 0 : _fetchcustomercartQue4.length) != 0 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
15300
|
+
}, fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue !== void 0 && (_fetchcustomercartQue = _fetchcustomercartQue.data) !== null && _fetchcustomercartQue !== void 0 && _fetchcustomercartQue.status && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) != 0 ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.customercart.cartitems_count_withquantity : 0), sectionproperties.showclearbutton == 'Show' && (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue4 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.data) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.customercart) === null || _fetchcustomercartQue4 === void 0 || (_fetchcustomercartQue4 = _fetchcustomercartQue4.cartitems) === null || _fetchcustomercartQue4 === void 0 ? void 0 : _fetchcustomercartQue4.length) != 0 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
15301
15301
|
onClick: function onClick() {
|
|
15302
15302
|
clearcartfuncContext();
|
|
15303
15303
|
},
|
|
@@ -24150,6 +24150,13 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
24150
24150
|
maxHeight: '110px',
|
|
24151
24151
|
objectFit: 'contain'
|
|
24152
24152
|
}
|
|
24153
|
+
}),
|
|
24154
|
+
respicon: glamor.css({
|
|
24155
|
+
width: sectionproperties.respiconwidth + 'px',
|
|
24156
|
+
height: sectionproperties.respiconheight + 'px',
|
|
24157
|
+
borderRadius: sectionproperties.respiconborderradius + 'px',
|
|
24158
|
+
backgroundColor: sectionproperties.respiconbgcolor,
|
|
24159
|
+
color: sectionproperties.resp_sidenav_color
|
|
24153
24160
|
})
|
|
24154
24161
|
};
|
|
24155
24162
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
@@ -24600,7 +24607,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
24600
24607
|
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24601
24608
|
className: "col-md-4 col-sm-3 text-start p-0"
|
|
24602
24609
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24603
|
-
|
|
24610
|
+
"class": header_cssstyles.respicon
|
|
24604
24611
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
24605
24612
|
"class": ' h-100 allcentered ',
|
|
24606
24613
|
style: {
|
|
@@ -24644,17 +24651,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
24644
24651
|
color: sectionproperties.cart_BtnTextcolor_resp
|
|
24645
24652
|
})))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24646
24653
|
className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
|
|
24647
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24648
|
-
|
|
24649
|
-
|
|
24650
|
-
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
24651
|
-
},
|
|
24652
|
-
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
24654
|
+
}, sectionproperties.respiconposition != 'Right' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24655
|
+
// class={header_cssstyles.respicon}
|
|
24656
|
+
"class": langdetect == 'en' ? header_cssstyles.respicon + ' mr-2 ' : header_cssstyles.respicon + ' ml-2 '
|
|
24653
24657
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
24654
24658
|
"class": ' h-100 allcentered ',
|
|
24655
|
-
style: {
|
|
24656
|
-
color: sectionproperties.cart_BtnTextcolor_resp
|
|
24657
|
-
},
|
|
24659
|
+
style: {},
|
|
24658
24660
|
onClick: function onClick() {
|
|
24659
24661
|
if (sectionproperties.responsiveheaderstyle == 'Style 2') {
|
|
24660
24662
|
if (menuactive == true) {
|
|
@@ -24668,16 +24670,35 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
24668
24670
|
}
|
|
24669
24671
|
}
|
|
24670
24672
|
}, menuactive == false && /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
|
|
24671
|
-
size:
|
|
24672
|
-
color: sectionproperties.cart_BtnTextcolor_resp
|
|
24673
|
+
size: sectionproperties.resp_sidenav_size
|
|
24673
24674
|
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
24674
|
-
size:
|
|
24675
|
-
color: sectionproperties.cart_BtnTextcolor_resp
|
|
24675
|
+
size: sectionproperties.resp_sidenav_size
|
|
24676
24676
|
}))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24677
24677
|
className: "col-md-4 col-sm-6 allcentered p-0"
|
|
24678
24678
|
}, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24679
24679
|
className: sectionproperties.logocentered != 'Centered' ? 'col-md-6 col-sm-6 d-flex align-items-center justify-content-end p-0' : 'col-md-4 col-sm-3 d-flex align-items-center justify-content-end p-0'
|
|
24680
|
-
}, sectionproperties.
|
|
24680
|
+
}, sectionproperties.respiconposition == 'Right' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24681
|
+
"class": header_cssstyles.respicon
|
|
24682
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
24683
|
+
"class": ' h-100 allcentered ',
|
|
24684
|
+
style: {},
|
|
24685
|
+
onClick: function onClick() {
|
|
24686
|
+
if (sectionproperties.responsiveheaderstyle == 'Style 2') {
|
|
24687
|
+
if (menuactive == true) {
|
|
24688
|
+
setmenuactive(false);
|
|
24689
|
+
} else {
|
|
24690
|
+
setmenuactive(true);
|
|
24691
|
+
}
|
|
24692
|
+
} else {
|
|
24693
|
+
setopenmenuCanvas(true);
|
|
24694
|
+
setactiveTab('menu');
|
|
24695
|
+
}
|
|
24696
|
+
}
|
|
24697
|
+
}, menuactive == false && /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
|
|
24698
|
+
size: sectionproperties.resp_sidenav_size
|
|
24699
|
+
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
24700
|
+
size: sectionproperties.resp_sidenav_size
|
|
24701
|
+
}))), sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24681
24702
|
style: {
|
|
24682
24703
|
width: '30px',
|
|
24683
24704
|
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
@@ -31749,7 +31770,8 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
31749
31770
|
zIndex: 999999,
|
|
31750
31771
|
transition: 'all 0.3s ease-out',
|
|
31751
31772
|
bottom: sectionproperties.floatingwhatsapppositionfrombottom + 'px',
|
|
31752
|
-
right: sectionproperties.floatingwhatsapppositionfromright + 'px',
|
|
31773
|
+
right: langdetect == 'en' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '',
|
|
31774
|
+
left: langdetect == 'ar' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '',
|
|
31753
31775
|
width: sectionproperties.floatingwhatsappiconwidth + 'px',
|
|
31754
31776
|
height: sectionproperties.floatingwhatappiconheight + 'px',
|
|
31755
31777
|
background: sectionproperties.floatingwhatappiconbgcolor,
|
|
@@ -31766,7 +31788,8 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
31766
31788
|
zIndex: 999999,
|
|
31767
31789
|
transition: 'all 0.3s ease-out',
|
|
31768
31790
|
bottom: sectionproperties.floatingfbfrombottom + 'px',
|
|
31769
|
-
right: sectionproperties.floatingfbfromright + 'px',
|
|
31791
|
+
right: langdetect == 'en' ? sectionproperties.floatingfbfromright + 'px' : '',
|
|
31792
|
+
left: langdetect == 'en' ? sectionproperties.floatingfbfromright + 'px' : '',
|
|
31770
31793
|
width: sectionproperties.floatingfbiconwidth + 'px',
|
|
31771
31794
|
height: sectionproperties.floatingfbiconheight + 'px',
|
|
31772
31795
|
background: sectionproperties.floatingfbiconbgcolor,
|
|
@@ -31783,7 +31806,8 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
31783
31806
|
zIndex: 999999,
|
|
31784
31807
|
transition: 'all 0.3s ease-out',
|
|
31785
31808
|
bottom: sectionproperties.floatinginstagramfrombottom + 'px',
|
|
31786
|
-
right: sectionproperties.floatinginstagramfromright + 'px',
|
|
31809
|
+
right: langdetect == 'en' ? sectionproperties.floatinginstagramfromright + 'px' : '',
|
|
31810
|
+
left: langdetect == 'en' ? sectionproperties.floatinginstagramfromright + 'px' : '',
|
|
31787
31811
|
width: sectionproperties.floatinginstagramiconwidth + 'px',
|
|
31788
31812
|
height: sectionproperties.floatinginstagramiconheight + 'px',
|
|
31789
31813
|
background: sectionproperties.floatinginstagramiconbgcolor,
|
|
@@ -31799,7 +31823,8 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
31799
31823
|
zIndex: 999999,
|
|
31800
31824
|
transition: 'all 0.3s ease-out',
|
|
31801
31825
|
bottom: sectionproperties.tiktokfloatingiconfrombottom + 'px',
|
|
31802
|
-
right: sectionproperties.tiktokfloatingiconfromright + 'px',
|
|
31826
|
+
right: langdetect == 'en' ? sectionproperties.tiktokfloatingiconfromright + 'px' : '',
|
|
31827
|
+
left: langdetect == 'en' ? sectionproperties.tiktokfloatingiconfromright + 'px' : '',
|
|
31803
31828
|
width: sectionproperties.tiktokfloatingiconiconwidth + 'px',
|
|
31804
31829
|
height: sectionproperties.tiktokfloatingiconheight + 'px',
|
|
31805
31830
|
background: sectionproperties.tiktokfloatingiconbgcolor,
|
|
@@ -31813,7 +31838,8 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
31813
31838
|
floatingbtn: glamor.css({
|
|
31814
31839
|
position: 'fixed',
|
|
31815
31840
|
bottom: sectionproperties.floatingbtnfrombottom + 'px',
|
|
31816
|
-
right: sectionproperties.floatingbtnfromright + 'px',
|
|
31841
|
+
right: langdetect == 'en' ? sectionproperties.floatingbtnfromright + 'px' : '',
|
|
31842
|
+
left: langdetect == 'ar' ? sectionproperties.floatingbtnfromright + 'px' : '',
|
|
31817
31843
|
zIndex: 999999,
|
|
31818
31844
|
transition: 'all 0.3s ease-out',
|
|
31819
31845
|
width: sectionproperties.floatingbtnwidth + 'px',
|
|
@@ -49768,7 +49794,7 @@ var Footer7 = function Footer7(props) {
|
|
|
49768
49794
|
function ownKeys$1y(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; }
|
|
49769
49795
|
function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
49770
49796
|
var Footer8 = function Footer8(props) {
|
|
49771
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
49797
|
+
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57, _authdetailsContext$i60, _authdetailsContext$i63;
|
|
49772
49798
|
var _useState = React.useState(''),
|
|
49773
49799
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
49774
49800
|
sectionproperties = _useState2[0],
|
|
@@ -49952,7 +49978,7 @@ var Footer8 = function Footer8(props) {
|
|
|
49952
49978
|
}, [templateproperties_context]);
|
|
49953
49979
|
return /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
49954
49980
|
"class": "row m-0 w-100 justify-content-center"
|
|
49955
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
49981
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instid) != '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
49956
49982
|
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
49957
49983
|
}, sectionproperties.footerstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
49958
49984
|
"class": "row m-0 w-100 justify-content-center px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
@@ -49991,7 +50017,7 @@ var Footer8 = function Footer8(props) {
|
|
|
49991
50017
|
color: sectionproperties.prodCatColor,
|
|
49992
50018
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
49993
50019
|
}
|
|
49994
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50020
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
49995
50021
|
"class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-6 p-0' : 'col-lg-8 p-0'
|
|
49996
50022
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
49997
50023
|
"class": "row m-0 w-100"
|
|
@@ -50005,7 +50031,7 @@ var Footer8 = function Footer8(props) {
|
|
|
50005
50031
|
color: sectionproperties.prodCatColor,
|
|
50006
50032
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50007
50033
|
}
|
|
50008
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50034
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50009
50035
|
"class": 'col-lg-6 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
|
|
50010
50036
|
}, sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50011
50037
|
"class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none ',
|
|
@@ -50021,7 +50047,7 @@ var Footer8 = function Footer8(props) {
|
|
|
50021
50047
|
style: {
|
|
50022
50048
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50023
50049
|
}
|
|
50024
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50050
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.address_en))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50025
50051
|
"class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
|
|
50026
50052
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50027
50053
|
"class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
|
|
@@ -50038,8 +50064,8 @@ var Footer8 = function Footer8(props) {
|
|
|
50038
50064
|
"class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
50039
50065
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
50040
50066
|
onClick: function onClick() {
|
|
50041
|
-
var _authdetailsContext$
|
|
50042
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50067
|
+
var _authdetailsContext$i8;
|
|
50068
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobileapplink_appstore, '_blank');
|
|
50043
50069
|
}
|
|
50044
50070
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50045
50071
|
"class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 pl-0' : 'col-lg-4 col-md-3 col-sm-6 pr-0'
|
|
@@ -50047,8 +50073,8 @@ var Footer8 = function Footer8(props) {
|
|
|
50047
50073
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
|
|
50048
50074
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
50049
50075
|
onClick: function onClick() {
|
|
50050
|
-
var _authdetailsContext$
|
|
50051
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50076
|
+
var _authdetailsContext$i9;
|
|
50077
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_playstore, '_blank');
|
|
50052
50078
|
}
|
|
50053
50079
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50054
50080
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
@@ -50066,8 +50092,8 @@ var Footer8 = function Footer8(props) {
|
|
|
50066
50092
|
}, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50067
50093
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ',
|
|
50068
50094
|
onClick: function onClick() {
|
|
50069
|
-
var _authdetailsContext$
|
|
50070
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50095
|
+
var _authdetailsContext$i10;
|
|
50096
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.contactinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.email), '_self');
|
|
50071
50097
|
}
|
|
50072
50098
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50073
50099
|
"class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
|
|
@@ -50076,7 +50102,7 @@ var Footer8 = function Footer8(props) {
|
|
|
50076
50102
|
borderBottomStyle: 'solid',
|
|
50077
50103
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50078
50104
|
}
|
|
50079
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50105
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50080
50106
|
"class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
|
|
50081
50107
|
}, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50082
50108
|
"class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ',
|
|
@@ -50090,48 +50116,48 @@ var Footer8 = function Footer8(props) {
|
|
|
50090
50116
|
}
|
|
50091
50117
|
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50092
50118
|
"class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
|
|
50093
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50119
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50094
50120
|
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
50095
50121
|
onClick: function onClick() {
|
|
50096
|
-
var _authdetailsContext$
|
|
50097
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50098
|
-
var _authdetailsContext$
|
|
50099
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50122
|
+
var _authdetailsContext$i13;
|
|
50123
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
|
|
50124
|
+
var _authdetailsContext$i14;
|
|
50125
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
|
|
50100
50126
|
}
|
|
50101
50127
|
}
|
|
50102
50128
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
50103
50129
|
size: sectionproperties.facebkbtnniconfontsize
|
|
50104
|
-
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50130
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50105
50131
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
50106
50132
|
onClick: function onClick() {
|
|
50107
|
-
var _authdetailsContext$
|
|
50108
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50109
|
-
var _authdetailsContext$
|
|
50110
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50133
|
+
var _authdetailsContext$i16;
|
|
50134
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
|
|
50135
|
+
var _authdetailsContext$i17;
|
|
50136
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instagramlink, '_blank');
|
|
50111
50137
|
}
|
|
50112
50138
|
}
|
|
50113
50139
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
50114
50140
|
size: sectionproperties.instgrambtniconfontsize
|
|
50115
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50141
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50116
50142
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
50117
50143
|
onClick: function onClick() {
|
|
50118
|
-
var _authdetailsContext$
|
|
50119
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50120
|
-
var _authdetailsContext$
|
|
50121
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50144
|
+
var _authdetailsContext$i19;
|
|
50145
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
|
|
50146
|
+
var _authdetailsContext$i20;
|
|
50147
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
|
|
50122
50148
|
}
|
|
50123
50149
|
}
|
|
50124
50150
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
50125
50151
|
size: sectionproperties.youtubebtniconfontsize
|
|
50126
|
-
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50152
|
+
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50127
50153
|
"class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2' : "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center mr-2 '
|
|
50128
50154
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
50129
50155
|
,
|
|
50130
50156
|
onClick: function onClick() {
|
|
50131
|
-
var _authdetailsContext$
|
|
50132
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50133
|
-
var _authdetailsContext$
|
|
50134
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50157
|
+
var _authdetailsContext$i22;
|
|
50158
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink) != null) {
|
|
50159
|
+
var _authdetailsContext$i23;
|
|
50160
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.tiktoklink, '_blank');
|
|
50135
50161
|
}
|
|
50136
50162
|
}
|
|
50137
50163
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
@@ -50157,13 +50183,13 @@ var Footer8 = function Footer8(props) {
|
|
|
50157
50183
|
}
|
|
50158
50184
|
}, langdetect == 'en' ? 'Follow Us' : 'تابعنا')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50159
50185
|
"class": "col-lg-12 text-start px-5 flex-column"
|
|
50160
|
-
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50186
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50161
50187
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
50162
50188
|
onClick: function onClick() {
|
|
50163
|
-
var _authdetailsContext$
|
|
50164
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50165
|
-
var _authdetailsContext$
|
|
50166
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50189
|
+
var _authdetailsContext$i25;
|
|
50190
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.facebooklink) != null) {
|
|
50191
|
+
var _authdetailsContext$i26;
|
|
50192
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.facebooklink, '_blank');
|
|
50167
50193
|
}
|
|
50168
50194
|
},
|
|
50169
50195
|
style: {
|
|
@@ -50174,13 +50200,13 @@ var Footer8 = function Footer8(props) {
|
|
|
50174
50200
|
fontWeight: 600,
|
|
50175
50201
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50176
50202
|
}
|
|
50177
|
-
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50203
|
+
}, "Facebook"), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50178
50204
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
50179
50205
|
onClick: function onClick() {
|
|
50180
|
-
var _authdetailsContext$
|
|
50181
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50182
|
-
var _authdetailsContext$
|
|
50183
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50206
|
+
var _authdetailsContext$i28;
|
|
50207
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.instagramlink) != null) {
|
|
50208
|
+
var _authdetailsContext$i29;
|
|
50209
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink, '_blank');
|
|
50184
50210
|
}
|
|
50185
50211
|
},
|
|
50186
50212
|
style: {
|
|
@@ -50191,13 +50217,13 @@ var Footer8 = function Footer8(props) {
|
|
|
50191
50217
|
fontWeight: 600,
|
|
50192
50218
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50193
50219
|
}
|
|
50194
|
-
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50220
|
+
}, "Instagram"), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50195
50221
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
50196
50222
|
onClick: function onClick() {
|
|
50197
|
-
var _authdetailsContext$
|
|
50198
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50199
|
-
var _authdetailsContext$
|
|
50200
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50223
|
+
var _authdetailsContext$i31;
|
|
50224
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
|
|
50225
|
+
var _authdetailsContext$i32;
|
|
50226
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber), '_blank');
|
|
50201
50227
|
}
|
|
50202
50228
|
},
|
|
50203
50229
|
style: {
|
|
@@ -50208,15 +50234,15 @@ var Footer8 = function Footer8(props) {
|
|
|
50208
50234
|
fontWeight: 600,
|
|
50209
50235
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50210
50236
|
}
|
|
50211
|
-
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50237
|
+
}, "WhatsApp"), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50212
50238
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start '
|
|
50213
50239
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
50214
50240
|
,
|
|
50215
50241
|
onClick: function onClick() {
|
|
50216
|
-
var _authdetailsContext$
|
|
50217
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50218
|
-
var _authdetailsContext$
|
|
50219
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50242
|
+
var _authdetailsContext$i34;
|
|
50243
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.tiktoklink) != null) {
|
|
50244
|
+
var _authdetailsContext$i35;
|
|
50245
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.tiktoklink, '_blank');
|
|
50220
50246
|
}
|
|
50221
50247
|
},
|
|
50222
50248
|
style: {
|
|
@@ -50227,7 +50253,7 @@ var Footer8 = function Footer8(props) {
|
|
|
50227
50253
|
fontWeight: 600,
|
|
50228
50254
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50229
50255
|
}
|
|
50230
|
-
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50256
|
+
}, "Tiktok"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50231
50257
|
"class": "".concat(footerStyles.youtube_btn) + ' w-100 d-flex align-items-center justify-content-start ',
|
|
50232
50258
|
style: {
|
|
50233
50259
|
width: 'auto',
|
|
@@ -50240,10 +50266,10 @@ var Footer8 = function Footer8(props) {
|
|
|
50240
50266
|
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
50241
50267
|
,
|
|
50242
50268
|
onClick: function onClick() {
|
|
50243
|
-
var _authdetailsContext$
|
|
50244
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50245
|
-
var _authdetailsContext$
|
|
50246
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50269
|
+
var _authdetailsContext$i37;
|
|
50270
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.tiktoklink) != null) {
|
|
50271
|
+
var _authdetailsContext$i38;
|
|
50272
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.linkedinlink, '_blank');
|
|
50247
50273
|
}
|
|
50248
50274
|
}
|
|
50249
50275
|
}, "LinkedIn")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -50260,7 +50286,7 @@ var Footer8 = function Footer8(props) {
|
|
|
50260
50286
|
color: sectionproperties.prodCatColor,
|
|
50261
50287
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50262
50288
|
}
|
|
50263
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50289
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50264
50290
|
"class": 'col-lg-6 col-md-12 col-sm-12 mb-md-3 p-sm-0'
|
|
50265
50291
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50266
50292
|
"class": "row m-0 w-100"
|
|
@@ -50272,8 +50298,8 @@ var Footer8 = function Footer8(props) {
|
|
|
50272
50298
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
50273
50299
|
},
|
|
50274
50300
|
onClick: function onClick() {
|
|
50275
|
-
var _authdetailsContext$
|
|
50276
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50301
|
+
var _authdetailsContext$i41;
|
|
50302
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 || (_authdetailsContext$i41 = _authdetailsContext$i41.contactinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.email), '_self');
|
|
50277
50303
|
}
|
|
50278
50304
|
}, langdetect == 'en' ? 'T: ' : 'الهاتف: ', " ", authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50279
50305
|
"class": "col-lg-12 p-0"
|
|
@@ -50285,7 +50311,7 @@ var Footer8 = function Footer8(props) {
|
|
|
50285
50311
|
onClick: function onClick() {
|
|
50286
50312
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
50287
50313
|
}
|
|
50288
|
-
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
50314
|
+
}, langdetect == 'en' ? 'E: ' : 'الايميل: ', " ", authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 || (_authdetailsContext$i42 = _authdetailsContext$i42.contactinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.email))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50289
50315
|
"class": "row m-0 allcentered"
|
|
50290
50316
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50291
50317
|
"class": "".concat(footerStyles.divider) + ' '
|
|
@@ -50399,7 +50425,240 @@ var Footer8 = function Footer8(props) {
|
|
|
50399
50425
|
onClick: function onClick() {
|
|
50400
50426
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
50401
50427
|
}
|
|
50402
|
-
}, lang.orderhistory)))))))
|
|
50428
|
+
}, lang.orderhistory)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50429
|
+
"class": "".concat(footerStyles.footerContainer) + ' col-lg-12 col-md-12 col-sm-12 '
|
|
50430
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50431
|
+
"class": "row m-0 w-100 px-1025-1 pb-3 pl-sm-2 pr-sm-2 pl-md-3 pr-md-3",
|
|
50432
|
+
style: {
|
|
50433
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
50434
|
+
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
|
|
50435
|
+
}
|
|
50436
|
+
}, sectionproperties.showlogo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50437
|
+
"class": "col-lg-12 p-0 allcentered mb-4"
|
|
50438
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50439
|
+
"class": "".concat(footerStyles.logoStyles) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
50440
|
+
onClick: function onClick() {
|
|
50441
|
+
routingcountext('home');
|
|
50442
|
+
}
|
|
50443
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
50444
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
50445
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
50446
|
+
path: langdetect == 'en' ? (_logoarrayofobjects$3 = logoarrayofobjects[0]) === null || _logoarrayofobjects$3 === void 0 ? void 0 : _logoarrayofobjects$3.englishlogo : (_logoarrayofobjects$4 = logoarrayofobjects[0]) === null || _logoarrayofobjects$4 === void 0 ? void 0 : _logoarrayofobjects$4.arabiclogo,
|
|
50447
|
+
style: {
|
|
50448
|
+
width: '100%',
|
|
50449
|
+
height: '100%',
|
|
50450
|
+
objectFit: 'contain'
|
|
50451
|
+
},
|
|
50452
|
+
loading: "lazy"
|
|
50453
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50454
|
+
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50455
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50456
|
+
"class": "row m-0 w-100 px-3 py-4",
|
|
50457
|
+
style: {
|
|
50458
|
+
background: '#282826',
|
|
50459
|
+
flex: 1
|
|
50460
|
+
}
|
|
50461
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50462
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50463
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50464
|
+
"class": "".concat(footerStyles.textStyles)
|
|
50465
|
+
}, "\u0639\u0646\u0627\u0648\u064A\u0646 \u0627\u0644\u0641\u0631\u0648\u0639")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50466
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50467
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50468
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50469
|
+
}, "\u0627\u0644\u0641\u0631\u0639 \u0627\u0644\u0623\u0648\u0644 \u0627\u0644\u0642\u0627\u0647\u0631\u0629")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50470
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50471
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50472
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50473
|
+
}, "(\u0633\u0648\u062F\u064A\u0643- \u0628\u0648\u0631\u062A\u0627\u0644 A -\u0628\u064A\u06A4\u0631\u0644\u064A \u0647\u064A\u0644\u0632 \u2013 \u0627\u0644\u0634\u064A\u062E \u0632\u0627\u064A\u062F).")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50474
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50475
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50476
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50477
|
+
}, "\u0627\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0627\u0644\u0641\u0631\u0639 :")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50478
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50479
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50480
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50481
|
+
}, "+201225534406 \u2013 +201015055005")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50482
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50483
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50484
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50485
|
+
}, "\u0627\u0644\u0641\u0631\u0639 \u0627\u0644\u062B\u0627\u0646\u064A \u0627\u0644\u0627\u0633\u0643\u0646\u062F\u0631\u064A\u0629")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50486
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50487
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50488
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50489
|
+
}, "(\u0628\u0631\u062C \u0627\u0644\u0634\u0628\u0627\u0628 \u2013 \u06A4\u064A\u0643\u062A\u0648\u0631\u064A\u0627 -\u0645\u0646\u062A\u0632\u0647 \u0627\u0648\u0644 \u2013 \u0627\u0644\u0627\u0633\u0643\u0646\u062F\u0631\u064A\u0629)")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50490
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50491
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50492
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50493
|
+
}, "\u0627\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0627\u0644\u0641\u0631\u0639 :")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50494
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50495
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50496
|
+
"class": "".concat(footerStyles.iconTextStyle)
|
|
50497
|
+
}, "+201225534407 \u2013 +201007073070")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50498
|
+
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50499
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50500
|
+
"class": "row m-0 w-100 px-3 py-4",
|
|
50501
|
+
style: {
|
|
50502
|
+
background: '#282826',
|
|
50503
|
+
flex: 1,
|
|
50504
|
+
display: 'flex',
|
|
50505
|
+
flexDirection: 'column'
|
|
50506
|
+
}
|
|
50507
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50508
|
+
"class": "row m-0 w-100"
|
|
50509
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50510
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50511
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50512
|
+
"class": "".concat(footerStyles.textStyles)
|
|
50513
|
+
}, "\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u062A\u0648\u0627\u0635\u0644")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50514
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50515
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50516
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50517
|
+
style: {
|
|
50518
|
+
color: 'CEBF4A'
|
|
50519
|
+
}
|
|
50520
|
+
}, "\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0647\u0627\u062A\u0641")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50521
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50522
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50523
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50524
|
+
onClick: function onClick() {
|
|
50525
|
+
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
50526
|
+
}
|
|
50527
|
+
}, "+201557000021")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50528
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50529
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50530
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50531
|
+
onClick: function onClick() {
|
|
50532
|
+
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
50533
|
+
}
|
|
50534
|
+
}, "+201557000021")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50535
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50536
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50537
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50538
|
+
style: {
|
|
50539
|
+
color: 'CEBF4A'
|
|
50540
|
+
}
|
|
50541
|
+
}, "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50542
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50543
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50544
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50545
|
+
onClick: function onClick() {
|
|
50546
|
+
var _authdetailsContext$i44;
|
|
50547
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 || (_authdetailsContext$i44 = _authdetailsContext$i44.contactinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.email), '_self');
|
|
50548
|
+
}
|
|
50549
|
+
}, "contact@advisor-firm.com"))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50550
|
+
"class": "col-lg-4 col-md-12 text-start flex-column"
|
|
50551
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50552
|
+
"class": "row m-0 w-100 px-3 py-4 ",
|
|
50553
|
+
style: {
|
|
50554
|
+
background: '#282826',
|
|
50555
|
+
flex: 1,
|
|
50556
|
+
display: 'flex',
|
|
50557
|
+
flexDirection: 'column'
|
|
50558
|
+
}
|
|
50559
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50560
|
+
"class": "row m-0 w-100"
|
|
50561
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50562
|
+
"class": "col-lg-12 p-0 text-start"
|
|
50563
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50564
|
+
"class": "".concat(footerStyles.textStyles)
|
|
50565
|
+
}, "\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u062A\u0648\u0627\u0635\u0644")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50566
|
+
"class": "col-lg-12 p-0 d-flex flex-row"
|
|
50567
|
+
}, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50568
|
+
"class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
|
|
50569
|
+
onClick: function onClick() {
|
|
50570
|
+
var _authdetailsContext$i46;
|
|
50571
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.facebooklink) != null) {
|
|
50572
|
+
var _authdetailsContext$i47;
|
|
50573
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink, '_blank');
|
|
50574
|
+
}
|
|
50575
|
+
}
|
|
50576
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
50577
|
+
size: sectionproperties.facebkbtnniconfontsize
|
|
50578
|
+
})), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50579
|
+
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
50580
|
+
onClick: function onClick() {
|
|
50581
|
+
var _authdetailsContext$i49;
|
|
50582
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.instagramlink) != null) {
|
|
50583
|
+
var _authdetailsContext$i50;
|
|
50584
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.instagramlink, '_blank');
|
|
50585
|
+
}
|
|
50586
|
+
}
|
|
50587
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
50588
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
50589
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50590
|
+
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
50591
|
+
onClick: function onClick() {
|
|
50592
|
+
var _authdetailsContext$i52;
|
|
50593
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.whatsappnumber) != null) {
|
|
50594
|
+
var _authdetailsContext$i53;
|
|
50595
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.whatsappnumber), '_blank');
|
|
50596
|
+
}
|
|
50597
|
+
}
|
|
50598
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
50599
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
50600
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.AiFillYoutube) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50601
|
+
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
50602
|
+
onClick: function onClick() {
|
|
50603
|
+
var _authdetailsContext$i55;
|
|
50604
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.youtubelink) != null) {
|
|
50605
|
+
var _authdetailsContext$i56;
|
|
50606
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.youtubelink, '_blank');
|
|
50607
|
+
}
|
|
50608
|
+
}
|
|
50609
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
50610
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
50611
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50612
|
+
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
|
|
50613
|
+
onClick: function onClick() {
|
|
50614
|
+
var _authdetailsContext$i58;
|
|
50615
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.twitterlink) != null) {
|
|
50616
|
+
var _authdetailsContext$i59;
|
|
50617
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.twitterlink, '_blank');
|
|
50618
|
+
}
|
|
50619
|
+
}
|
|
50620
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
50621
|
+
className: "h-100 allcentered",
|
|
50622
|
+
style: {
|
|
50623
|
+
fontSize: 20
|
|
50624
|
+
}
|
|
50625
|
+
}, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50626
|
+
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
50627
|
+
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
50628
|
+
,
|
|
50629
|
+
onClick: function onClick() {
|
|
50630
|
+
var _authdetailsContext$i61;
|
|
50631
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.linkedinlink) != null) {
|
|
50632
|
+
var _authdetailsContext$i62;
|
|
50633
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.linkedinlink, '_blank');
|
|
50634
|
+
}
|
|
50635
|
+
}
|
|
50636
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
50637
|
+
size: sectionproperties.instgrambtniconfontsize
|
|
50638
|
+
})), sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50639
|
+
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
|
|
50640
|
+
// class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
|
|
50641
|
+
,
|
|
50642
|
+
onClick: function onClick() {
|
|
50643
|
+
var _authdetailsContext$i64;
|
|
50644
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.tiktoklink) != null) {
|
|
50645
|
+
var _authdetailsContext$i65;
|
|
50646
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.tiktoklink, '_blank');
|
|
50647
|
+
}
|
|
50648
|
+
}
|
|
50649
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
50650
|
+
size: sectionproperties.youtubebtniconfontsize
|
|
50651
|
+
})))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50652
|
+
"class": "col-12 mb-4 mt-4"
|
|
50653
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50654
|
+
style: {
|
|
50655
|
+
height: 1,
|
|
50656
|
+
width: '100%',
|
|
50657
|
+
background: '#eee'
|
|
50658
|
+
}
|
|
50659
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50660
|
+
"class": "col-12 text-center text-white"
|
|
50661
|
+
}, "\u062D\u0642\u0648\u0642 \u0627\u0644\u0646\u0634\u0631 \u0645\u062D\u0641\u0648\u0638\u0629 \xA9 2025 \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0645\u0633\u062A\u0634\u0627\u0631"))));
|
|
50403
50662
|
};
|
|
50404
50663
|
|
|
50405
50664
|
function ownKeys$1x(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; }
|
|
@@ -63037,7 +63296,7 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
63037
63296
|
position: 'relative',
|
|
63038
63297
|
display: 'flex',
|
|
63039
63298
|
alignItems: 'center'
|
|
63040
|
-
}, _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_css, "display", 'block'), "width", '100%'), "padding", sectionproperties.form_labelfontsize == 0 ? 0 : '0 30px'), "transition", '.3s'), "fontWeight", 500), "border", sectionproperties.inputfieldbordertype == 'All' ? sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor : 0), "borderBottom", sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor), "borderRadius", sectionproperties.inputfieldborderradius + 'px'), "height", sectionproperties.inputfieldheight + 'px'), "background", 'transparent'), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_css, "color", sectionproperties.inputfieldcolor), "fontSize", sectionproperties.inputfieldfontsize + 'px'), "marginBottom", sectionproperties.inputfieldbordertype == 'All' ? 20 : 0), ':focus', {
|
|
63299
|
+
}, _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_css, "display", 'block'), "width", '100%'), "padding", sectionproperties.form_labelfontsize == 0 ? 0 : '0 30px'), "transition", '.3s'), "fontWeight", 500), "border", sectionproperties.inputfieldbordertype == 'All' ? sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor : 0), "borderBottom", sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor), "borderRadius", sectionproperties.inputfieldborderradius + 'px'), "height", sectionproperties.inputfieldheight + 'px'), "background", sectionproperties.input_bgcolor == null ? 'transparent' : sectionproperties.input_bgcolor), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_css, "color", sectionproperties.inputfieldcolor), "fontSize", sectionproperties.inputfieldfontsize + 'px'), "marginBottom", sectionproperties.inputfieldbordertype == 'All' ? 20 : 0), ':focus', {
|
|
63041
63300
|
borderColor: sectionproperties.inputfeildbordercoloronfocus,
|
|
63042
63301
|
boxShadow: 'none',
|
|
63043
63302
|
transition: '.3s'
|
|
@@ -63134,7 +63393,9 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
63134
63393
|
}
|
|
63135
63394
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
63136
63395
|
"class": form_cssstyles.descriptioncontent + ' m-0 p-0 ',
|
|
63137
|
-
style: {
|
|
63396
|
+
style: {
|
|
63397
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
63398
|
+
}
|
|
63138
63399
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
63139
63400
|
"class": 'row m-0 w-100 '
|
|
63140
63401
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -67828,9 +68089,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
67828
68089
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
67829
68090
|
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
67830
68091
|
style: {
|
|
67831
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
|
|
67832
|
-
color: ' #FFECB5',
|
|
67833
|
-
fontSize: 14
|
|
68092
|
+
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
|
|
67834
68093
|
}
|
|
67835
68094
|
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67836
68095
|
"class": "col-lg-12 d-flex p-0",
|
|
@@ -78762,6 +79021,7 @@ var ServiceCard = function ServiceCard(props) {
|
|
|
78762
79021
|
var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
|
|
78763
79022
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
78764
79023
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
79024
|
+
props.actions.NotificationManager;
|
|
78765
79025
|
React.useEffect(function () {
|
|
78766
79026
|
if (props.srcfrom == 'addsectionform') {
|
|
78767
79027
|
var secpropobj = {};
|
|
@@ -78789,10 +79049,75 @@ var ServiceCard = function ServiceCard(props) {
|
|
|
78789
79049
|
divContainer.innerHTML = html;
|
|
78790
79050
|
return divContainer.textContent || divContainer.innerText || '';
|
|
78791
79051
|
};
|
|
79052
|
+
var _useState5 = React.useState(''),
|
|
79053
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
79054
|
+
secondimage = _useState6[0],
|
|
79055
|
+
setsecondimage = _useState6[1];
|
|
79056
|
+
React.useEffect(function () {
|
|
79057
|
+
var _props$cardinfoitempr;
|
|
79058
|
+
setitem(props.cardinfoitemprops);
|
|
79059
|
+
if ((props === null || props === void 0 || (_props$cardinfoitempr = props.cardinfoitemprops) === null || _props$cardinfoitempr === void 0 || (_props$cardinfoitempr = _props$cardinfoitempr.productimages) === null || _props$cardinfoitempr === void 0 ? void 0 : _props$cardinfoitempr.length) == 1) {
|
|
79060
|
+
var _props$cardinfoitempr2;
|
|
79061
|
+
setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr2 = props.cardinfoitemprops) === null || _props$cardinfoitempr2 === void 0 ? void 0 : _props$cardinfoitempr2.image);
|
|
79062
|
+
} else {
|
|
79063
|
+
var _props$cardinfoitempr3, _props$cardinfoitempr4;
|
|
79064
|
+
if ((props === null || props === void 0 ? void 0 : props.cardinfoitemprops) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr3 = props.cardinfoitemprops) === null || _props$cardinfoitempr3 === void 0 ? void 0 : _props$cardinfoitempr3.productimages) != undefined && Array.isArray(props === null || props === void 0 || (_props$cardinfoitempr4 = props.cardinfoitemprops) === null || _props$cardinfoitempr4 === void 0 ? void 0 : _props$cardinfoitempr4.productimages)) {
|
|
79065
|
+
var _props$cardinfoitempr5, _props$cardinfoitempr6, _props$cardinfoitempr7;
|
|
79066
|
+
if ((props === null || props === void 0 || (_props$cardinfoitempr5 = props.cardinfoitemprops) === null || _props$cardinfoitempr5 === void 0 ? void 0 : _props$cardinfoitempr5.productimages[0]) != undefined && (props === null || props === void 0 || (_props$cardinfoitempr6 = props.cardinfoitemprops) === null || _props$cardinfoitempr6 === void 0 || (_props$cardinfoitempr6 = _props$cardinfoitempr6.productimages[0]) === null || _props$cardinfoitempr6 === void 0 ? void 0 : _props$cardinfoitempr6.path) == (props === null || props === void 0 || (_props$cardinfoitempr7 = props.cardinfoitemprops) === null || _props$cardinfoitempr7 === void 0 ? void 0 : _props$cardinfoitempr7.image)) {
|
|
79067
|
+
var _props$cardinfoitempr8;
|
|
79068
|
+
if ((props === null || props === void 0 || (_props$cardinfoitempr8 = props.cardinfoitemprops) === null || _props$cardinfoitempr8 === void 0 || (_props$cardinfoitempr8 = _props$cardinfoitempr8.productimages[1]) === null || _props$cardinfoitempr8 === void 0 ? void 0 : _props$cardinfoitempr8.length) != 0) {
|
|
79069
|
+
var _props$cardinfoitempr9;
|
|
79070
|
+
setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr9 = props.cardinfoitemprops) === null || _props$cardinfoitempr9 === void 0 || (_props$cardinfoitempr9 = _props$cardinfoitempr9.productimages[1]) === null || _props$cardinfoitempr9 === void 0 ? void 0 : _props$cardinfoitempr9.path);
|
|
79071
|
+
} else {
|
|
79072
|
+
var _props$cardinfoitempr10;
|
|
79073
|
+
setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr10 = props.cardinfoitemprops) === null || _props$cardinfoitempr10 === void 0 ? void 0 : _props$cardinfoitempr10.image);
|
|
79074
|
+
}
|
|
79075
|
+
} else {
|
|
79076
|
+
var _props$cardinfoitempr11;
|
|
79077
|
+
setsecondimage(props === null || props === void 0 || (_props$cardinfoitempr11 = props.cardinfoitemprops) === null || _props$cardinfoitempr11 === void 0 || (_props$cardinfoitempr11 = _props$cardinfoitempr11.productimages[0]) === null || _props$cardinfoitempr11 === void 0 ? void 0 : _props$cardinfoitempr11.path);
|
|
79078
|
+
}
|
|
79079
|
+
}
|
|
79080
|
+
}
|
|
79081
|
+
}, [props.cardinfoitemprops]);
|
|
79082
|
+
var Image = function Image(type) {
|
|
79083
|
+
var transition = false;
|
|
79084
|
+
if (type != 'responsive') {
|
|
79085
|
+
// if (sectionproperties.hideshowcardtransition == 'Show' && type != 'responsive') {
|
|
79086
|
+
transition = true;
|
|
79087
|
+
}
|
|
79088
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79089
|
+
"class": "w-100 cursor-pointer",
|
|
79090
|
+
style: {
|
|
79091
|
+
position: 'relative'
|
|
79092
|
+
}
|
|
79093
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
79094
|
+
"class": transition ? cardstyles$7.intialimage : '',
|
|
79095
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
79096
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
79097
|
+
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
79098
|
+
loading: "lazy",
|
|
79099
|
+
style: {
|
|
79100
|
+
width: '100%',
|
|
79101
|
+
height: '100%',
|
|
79102
|
+
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
|
|
79103
|
+
}
|
|
79104
|
+
}), transition && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
79105
|
+
"class": cardstyles$7.secondaryimage,
|
|
79106
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
79107
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
79108
|
+
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + secondimage,
|
|
79109
|
+
loading: "lazy",
|
|
79110
|
+
style: {
|
|
79111
|
+
width: '100%',
|
|
79112
|
+
height: '100%',
|
|
79113
|
+
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
|
|
79114
|
+
}
|
|
79115
|
+
}));
|
|
79116
|
+
};
|
|
78792
79117
|
var card_cssstyles = {
|
|
78793
79118
|
productcard: glamor.css({
|
|
78794
79119
|
background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
|
|
78795
|
-
borderRadius: '
|
|
79120
|
+
borderRadius: sectionproperties.sectioncardborderradius + 'px',
|
|
78796
79121
|
marginTop: sectionproperties.marginTop + 'px',
|
|
78797
79122
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
78798
79123
|
paddingTop: sectionproperties.paddingTop + 'px',
|
|
@@ -78931,7 +79256,7 @@ var ServiceCard = function ServiceCard(props) {
|
|
|
78931
79256
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78932
79257
|
}
|
|
78933
79258
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78934
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 ',
|
|
79259
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 px-md-4 ',
|
|
78935
79260
|
style: {
|
|
78936
79261
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
78937
79262
|
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
|
|
@@ -78950,7 +79275,7 @@ var ServiceCard = function ServiceCard(props) {
|
|
|
78950
79275
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
78951
79276
|
}
|
|
78952
79277
|
},
|
|
78953
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
|
|
79278
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont, " ").concat(cardstyles$7.imagecontainer) + ' d-flex justify-content-start ml-2 ',
|
|
78954
79279
|
style: {
|
|
78955
79280
|
height: sectionproperties.image_height + 'px',
|
|
78956
79281
|
width: sectionproperties.image_width + 'px',
|
|
@@ -78958,32 +79283,14 @@ var ServiceCard = function ServiceCard(props) {
|
|
|
78958
79283
|
overflow: 'hidden',
|
|
78959
79284
|
cursor: 'pointer'
|
|
78960
79285
|
}
|
|
78961
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
78962
|
-
|
|
78963
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78964
|
-
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
|
|
78965
|
-
loading: "lazy",
|
|
78966
|
-
style: {
|
|
78967
|
-
width: '100%',
|
|
78968
|
-
height: '100%',
|
|
78969
|
-
objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
|
|
78970
|
-
cursor: 'pointer'
|
|
78971
|
-
}
|
|
78972
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78973
|
-
"class": "col-lg-9 col-md-9 col-sm-9 pl-1 pr-1 mt-2 p-0",
|
|
79286
|
+
}, Image('normal')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79287
|
+
"class": "col-lg-9 col-md-9 col-sm-12 pl-1 pr-1 mt-2 p-0",
|
|
78974
79288
|
onClick: function onClick() {
|
|
78975
79289
|
cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
|
|
78976
79290
|
}
|
|
78977
79291
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78978
79292
|
"class": "row m-0 w-100"
|
|
78979
|
-
}, sectionproperties.
|
|
78980
|
-
"class": "col-lg-12 p-0"
|
|
78981
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
78982
|
-
"class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
|
|
78983
|
-
style: {
|
|
78984
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
78985
|
-
}
|
|
78986
|
-
}, item.name)), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79293
|
+
}, sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78987
79294
|
"class": "col-lg-12 p-0"
|
|
78988
79295
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
78989
79296
|
"class": ' wordbreak wordbreak1 m-0 ',
|
|
@@ -78992,18 +79299,25 @@ var ServiceCard = function ServiceCard(props) {
|
|
|
78992
79299
|
fontSize: sectionproperties.measurementunitfontsize + 'px',
|
|
78993
79300
|
color: sectionproperties.measurementunitcolor
|
|
78994
79301
|
}
|
|
78995
|
-
}, item.measurmentunit))
|
|
79302
|
+
}, item.measurmentunit)), sectionproperties.prodNameShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78996
79303
|
"class": "col-lg-12 p-0"
|
|
78997
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
78998
|
-
"class": "
|
|
78999
|
-
|
|
79304
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
79305
|
+
"class": "".concat(card_cssstyles.productNameStyles) + ' font-md-15 wordbreak wordbreak1 m-0 ',
|
|
79306
|
+
style: {
|
|
79307
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
79308
|
+
}
|
|
79309
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79000
79310
|
"class": "col-lg-12 p-0 text-start flex-row mt-2 mb-1"
|
|
79001
79311
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
79002
79312
|
"class": "".concat(card_cssstyles.productDescStyles) + ' wordbreak wordbreak2 p-0 d-flex flex-row ',
|
|
79003
79313
|
style: {
|
|
79004
79314
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
79005
79315
|
}
|
|
79006
|
-
}, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))),
|
|
79316
|
+
}, plainString(langdetect == 'en' ? item.shortdescription : item.shortdescription))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79317
|
+
"class": "col-lg-12 p-0"
|
|
79318
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79319
|
+
"class": "row w-100 m-0 d-flex"
|
|
79320
|
+
}, sectionproperties.showfeatures == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
79007
79321
|
"class": "text-start col-lg-12 p-0",
|
|
79008
79322
|
style: {
|
|
79009
79323
|
height: 40
|