tabexseriescomponents 0.50.178 → 0.50.179
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 +250 -114
- package/dist/index.esm.js +250 -114
- package/dist/index.umd.js +250 -114
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -7592,7 +7592,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
7592
7592
|
function ownKeys$2D(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; }
|
|
7593
7593
|
function _objectSpread$2D(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2D(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2D(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7594
7594
|
var Serviceinfotabs = function Serviceinfotabs(props) {
|
|
7595
|
-
var _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _authdetailsContext$i,
|
|
7595
|
+
var _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _authdetailsContext$i, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer22, _fetchProductInfoQuer23;
|
|
7596
7596
|
var langdetect = props.actions.langdetect;
|
|
7597
7597
|
var lang = props.actions.lang;
|
|
7598
7598
|
var sectionproperties = props.actions.sectionproperties;
|
|
@@ -7991,6 +7991,72 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
|
|
|
7991
7991
|
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.serviceinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.scheduletype) == 'days' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7992
7992
|
"class": "row m-0 w-100"
|
|
7993
7993
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7994
|
+
className: "col-lg-12 p-0 mb-3"
|
|
7995
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7996
|
+
className: "row m-0 w-100"
|
|
7997
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.serviceinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.scheduletype) == 'days' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7998
|
+
className: "col-lg-12 p-0"
|
|
7999
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8000
|
+
className: "row m-0 w-100"
|
|
8001
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8002
|
+
className: "col-lg-12 mb-2 d-flex justofy-content-start"
|
|
8003
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8004
|
+
className: "m-0 p-0",
|
|
8005
|
+
style: {
|
|
8006
|
+
color: sectionproperties.quantitytitlecolor,
|
|
8007
|
+
fontSize: sectionproperties.quantitytitlefontSize + 'px',
|
|
8008
|
+
fontWeight: sectionproperties.quantitytitlefontweight
|
|
8009
|
+
}
|
|
8010
|
+
}, {
|
|
8011
|
+
en: 'Number of days',
|
|
8012
|
+
ar: 'عدد الايام',
|
|
8013
|
+
fr: 'Nombre de jours',
|
|
8014
|
+
es: 'Número de días',
|
|
8015
|
+
chin: '天数',
|
|
8016
|
+
rus: 'Количество дней'
|
|
8017
|
+
}[langdetect] || 'Number of days', ":", ' ', /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8018
|
+
style: {
|
|
8019
|
+
color: sectionproperties.quantitybtn_textcolor,
|
|
8020
|
+
fontSize: sectionproperties.quantitybtn_textfontsize + 'px',
|
|
8021
|
+
fontWeight: sectionproperties.quantitybtn_textfontweight
|
|
8022
|
+
}
|
|
8023
|
+
}, addtocardpayloadobj.quantity))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8024
|
+
className: "col-lg-12 mb-3"
|
|
8025
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8026
|
+
className: "row m-0 w-100 d-flex flex-row"
|
|
8027
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8028
|
+
className: "m-0 p-0",
|
|
8029
|
+
style: {
|
|
8030
|
+
color: sectionproperties.total_color,
|
|
8031
|
+
fontSize: sectionproperties.total_fontsize + 'px',
|
|
8032
|
+
fontWeight: sectionproperties.total_fontweight,
|
|
8033
|
+
textTransform: sectionproperties.total_texttransform
|
|
8034
|
+
}
|
|
8035
|
+
}, lang.total, ":"), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8036
|
+
className: "col-lg-9 col-md-9 col-sm-9 d-flex align-items-center pl-1 pr-1"
|
|
8037
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8038
|
+
className: 'm-0 p-0 wordbreak d-flex align-items-center justify-content-end',
|
|
8039
|
+
style: {
|
|
8040
|
+
fontSize: sectionproperties.prodpriceFontSize + 'px',
|
|
8041
|
+
fontWeight: sectionproperties.prodPriceFontWeight,
|
|
8042
|
+
color: sectionproperties.prodPriceColor
|
|
8043
|
+
}
|
|
8044
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8045
|
+
className: langdetect != 'ar' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
|
|
8046
|
+
}, authdetailsContext["currencyname".concat(langdetect)] || authdetailsContext.currencyname_en, ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1)).toFixed(2), ' ', langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8047
|
+
className: langdetect != 'ar' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
|
|
8048
|
+
}, authdetailsContext["currencyname".concat(langdetect)] || authdetailsContext.currencyname_en, parseFloat(getprice_discountpriceprops('defaultsaleprice', 1)).toFixed(2), langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8049
|
+
className: 'm-0 p-0 linethrough wordbreak',
|
|
8050
|
+
style: {
|
|
8051
|
+
color: sectionproperties.prodsalePriceColor,
|
|
8052
|
+
fontSize: sectionproperties.prodsalepriceFontSize + 'px',
|
|
8053
|
+
fontWeight: sectionproperties.prodsalePriceFontWeight
|
|
8054
|
+
}
|
|
8055
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8056
|
+
className: langdetect != 'ar' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
|
|
8057
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8058
|
+
className: "ml-2 mr-2"
|
|
8059
|
+
}, "-"), " ", authdetailsContext["currencyname".concat(langdetect)] || authdetailsContext.currencyname_en, ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1)).toFixed(2), langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7994
8060
|
"class": "col-lg-6 col-md-12 col-sm-12 mb-2 pl-1 pr-1"
|
|
7995
8061
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
7996
8062
|
"class": "row m-0 w-100"
|
|
@@ -8034,7 +8100,7 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
|
|
|
8034
8100
|
setselectedtodate(date);
|
|
8035
8101
|
},
|
|
8036
8102
|
className: "".concat(TabsStyles.selectedpickers)
|
|
8037
|
-
})))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (
|
|
8103
|
+
})))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer13 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer13 === void 0 || (_fetchProductInfoQuer13 = _fetchProductInfoQuer13.data) === null || _fetchProductInfoQuer13 === void 0 || (_fetchProductInfoQuer13 = _fetchProductInfoQuer13.productinfo) === null || _fetchProductInfoQuer13 === void 0 || (_fetchProductInfoQuer13 = _fetchProductInfoQuer13.serviceinfo) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : _fetchProductInfoQuer13.scheduletype) == 'minutes' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8038
8104
|
"class": "col-lg-12 col-md-12 col-sm-12 mb-2"
|
|
8039
8105
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8040
8106
|
"class": "row m-0 w-100"
|
|
@@ -8060,8 +8126,8 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
|
|
|
8060
8126
|
}
|
|
8061
8127
|
}, /*#__PURE__*/React__default["default"].createElement(DatePicker__default["default"], {
|
|
8062
8128
|
className: "".concat(TabsStyles.selectedpicker),
|
|
8063
|
-
minDate: fetchProductInfoQueryContext !== null && fetchProductInfoQueryContext !== void 0 && (
|
|
8064
|
-
maxDate: fetchProductInfoQueryContext !== null && fetchProductInfoQueryContext !== void 0 && (
|
|
8129
|
+
minDate: fetchProductInfoQueryContext !== null && fetchProductInfoQueryContext !== void 0 && (_fetchProductInfoQuer14 = fetchProductInfoQueryContext.data) !== null && _fetchProductInfoQuer14 !== void 0 && (_fetchProductInfoQuer14 = _fetchProductInfoQuer14.data) !== null && _fetchProductInfoQuer14 !== void 0 && (_fetchProductInfoQuer14 = _fetchProductInfoQuer14.productinfo) !== null && _fetchProductInfoQuer14 !== void 0 && (_fetchProductInfoQuer14 = _fetchProductInfoQuer14.serviceinfo) !== null && _fetchProductInfoQuer14 !== void 0 && _fetchProductInfoQuer14.reservationstarts ? new Date(fetchProductInfoQueryContext.data.data.productinfo.serviceinfo.reservationstarts) : null,
|
|
8130
|
+
maxDate: fetchProductInfoQueryContext !== null && fetchProductInfoQueryContext !== void 0 && (_fetchProductInfoQuer15 = fetchProductInfoQueryContext.data) !== null && _fetchProductInfoQuer15 !== void 0 && (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.data) !== null && _fetchProductInfoQuer15 !== void 0 && (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.productinfo) !== null && _fetchProductInfoQuer15 !== void 0 && (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.serviceinfo) !== null && _fetchProductInfoQuer15 !== void 0 && _fetchProductInfoQuer15.reservationends ? new Date(fetchProductInfoQueryContext.data.data.productinfo.serviceinfo.reservationends) : null,
|
|
8065
8131
|
filterDate: isAllowedDay,
|
|
8066
8132
|
selected: selectedfromdate,
|
|
8067
8133
|
excludeDates: disableddates,
|
|
@@ -8280,70 +8346,8 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
|
|
|
8280
8346
|
className: "col-lg-12 p-0 mb-3"
|
|
8281
8347
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8282
8348
|
className: "row m-0 w-100"
|
|
8283
|
-
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer15 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer15 === void 0 || (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.data) === null || _fetchProductInfoQuer15 === void 0 || (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.productinfo) === null || _fetchProductInfoQuer15 === void 0 || (_fetchProductInfoQuer15 = _fetchProductInfoQuer15.serviceinfo) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : _fetchProductInfoQuer15.scheduletype) == 'days' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8284
|
-
className: "col-lg-12 p-0"
|
|
8285
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8286
|
-
className: "row m-0 w-100"
|
|
8287
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8288
|
-
className: "col-lg-12 mb-2 d-flex justofy-content-start"
|
|
8289
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8290
|
-
className: "m-0 p-0",
|
|
8291
|
-
style: {
|
|
8292
|
-
color: sectionproperties.quantitytitlecolor,
|
|
8293
|
-
fontSize: sectionproperties.quantitytitlefontSize + 'px',
|
|
8294
|
-
fontWeight: sectionproperties.quantitytitlefontweight
|
|
8295
|
-
}
|
|
8296
|
-
}, {
|
|
8297
|
-
en: 'Number of days',
|
|
8298
|
-
ar: 'عدد الايام',
|
|
8299
|
-
fr: 'Nombre de jours',
|
|
8300
|
-
es: 'Número de días',
|
|
8301
|
-
chin: '天数',
|
|
8302
|
-
rus: 'Количество дней'
|
|
8303
|
-
}[langdetect] || 'Number of days', ":", ' ', /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8304
|
-
style: {
|
|
8305
|
-
color: sectionproperties.quantitybtn_textcolor,
|
|
8306
|
-
fontSize: sectionproperties.quantitybtn_textfontsize + 'px',
|
|
8307
|
-
fontWeight: sectionproperties.quantitybtn_textfontweight
|
|
8308
|
-
}
|
|
8309
|
-
}, addtocardpayloadobj.quantity))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8310
|
-
className: "col-lg-12 mb-3"
|
|
8311
8349
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8312
|
-
|
|
8313
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8314
|
-
className: "m-0 p-0",
|
|
8315
|
-
style: {
|
|
8316
|
-
color: sectionproperties.total_color,
|
|
8317
|
-
fontSize: sectionproperties.total_fontsize + 'px',
|
|
8318
|
-
fontWeight: sectionproperties.total_fontweight,
|
|
8319
|
-
textTransform: sectionproperties.total_texttransform
|
|
8320
|
-
}
|
|
8321
|
-
}, lang.total, ":"), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8322
|
-
className: "col-lg-9 col-md-9 col-sm-9 d-flex align-items-center pl-1 pr-1"
|
|
8323
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8324
|
-
className: 'm-0 p-0 wordbreak d-flex align-items-center justify-content-end',
|
|
8325
|
-
style: {
|
|
8326
|
-
fontSize: sectionproperties.prodpriceFontSize + 'px',
|
|
8327
|
-
fontWeight: sectionproperties.prodPriceFontWeight,
|
|
8328
|
-
color: sectionproperties.prodPriceColor
|
|
8329
|
-
}
|
|
8330
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8331
|
-
className: langdetect != 'ar' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
|
|
8332
|
-
}, authdetailsContext["currencyname".concat(langdetect)] || authdetailsContext.currencyname_en, ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1)).toFixed(2), " ", langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8333
|
-
className: langdetect != 'ar' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
|
|
8334
|
-
}, authdetailsContext["currencyname".concat(langdetect)] || authdetailsContext.currencyname_en, parseFloat(getprice_discountpriceprops('defaultsaleprice', 1)).toFixed(2), langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
8335
|
-
className: 'm-0 p-0 linethrough wordbreak',
|
|
8336
|
-
style: {
|
|
8337
|
-
color: sectionproperties.prodsalePriceColor,
|
|
8338
|
-
fontSize: sectionproperties.prodsalepriceFontSize + 'px',
|
|
8339
|
-
fontWeight: sectionproperties.prodsalePriceFontWeight
|
|
8340
|
-
}
|
|
8341
|
-
}, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8342
|
-
className: langdetect != 'ar' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
|
|
8343
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
8344
|
-
className: "ml-2 mr-2"
|
|
8345
|
-
}, "-"), " ", authdetailsContext["currencyname".concat(langdetect)] || authdetailsContext.currencyname_en, ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1)).toFixed(2), langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
8346
|
-
"class": "col-lg-12 d-flex align-items-center justify-content-center"
|
|
8350
|
+
"class": "col-lg-12 d-flex align-items-center justify-content-center p-0"
|
|
8347
8351
|
}, /*#__PURE__*/React__default["default"].createElement(ProductExtraFields, {
|
|
8348
8352
|
actions: props.actions
|
|
8349
8353
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -24033,6 +24037,62 @@ var CardsSection = function CardsSection(props) {
|
|
|
24033
24037
|
paddingLeft: sectionproperties.sectiontitlepaddinghorizontalresponsive + 'rem',
|
|
24034
24038
|
paddingRight: sectionproperties.sectiontitlepaddinghorizontalresponsive + 'rem'
|
|
24035
24039
|
}
|
|
24040
|
+
}),
|
|
24041
|
+
groupbysectionimage: glamor.css({
|
|
24042
|
+
width: sectionproperties.groupbysectionimagewidthheight == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheight + '%',
|
|
24043
|
+
height: sectionproperties.groupbysectionimagewidthheight == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheight + '%',
|
|
24044
|
+
position: 'relative',
|
|
24045
|
+
marginBottom: sectionproperties.groupbysectionimagemarginbottom + 'px',
|
|
24046
|
+
'@media (max-width: 1024px)': {
|
|
24047
|
+
width: sectionproperties.groupbysectionimagewidthheightresponsive == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheightresponsive + '%',
|
|
24048
|
+
height: sectionproperties.groupbysectionimagewidthheightresponsive == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheightresponsive + '%'
|
|
24049
|
+
},
|
|
24050
|
+
':after': {
|
|
24051
|
+
content: 's',
|
|
24052
|
+
fontSize: 0,
|
|
24053
|
+
position: 'absolute',
|
|
24054
|
+
top: 0,
|
|
24055
|
+
bottom: 0,
|
|
24056
|
+
left: 0,
|
|
24057
|
+
width: '100%',
|
|
24058
|
+
height: '100%',
|
|
24059
|
+
zIndex: 1,
|
|
24060
|
+
transition: ' 0.3s',
|
|
24061
|
+
background: '#000',
|
|
24062
|
+
opacity: sectionproperties.groupbysectiontextposition == 'On Image' ? 0.2 : 0,
|
|
24063
|
+
borderRadius: sectionproperties.groupbysectionimageborderradius + 'px'
|
|
24064
|
+
}
|
|
24065
|
+
}),
|
|
24066
|
+
groupbytitle: glamor.css({
|
|
24067
|
+
// fontWeight: 700,
|
|
24068
|
+
// fontSize: 27,
|
|
24069
|
+
// color: sectionproperties.sectionTitleColor,
|
|
24070
|
+
color: sectionproperties.groupbytitlecolor,
|
|
24071
|
+
fontSize: sectionproperties.groupbytitlefontsize + 'px',
|
|
24072
|
+
fontWeight: sectionproperties.groupbytitlefontweight,
|
|
24073
|
+
'@media (max-width: 800px)': {
|
|
24074
|
+
fontSize: sectionproperties.groupbytitlefontsizeresp + 'px'
|
|
24075
|
+
}
|
|
24076
|
+
}),
|
|
24077
|
+
groupbydescription: glamor.css({
|
|
24078
|
+
// fontSize: 18,
|
|
24079
|
+
// color: sectionproperties.sectionTitleColor,
|
|
24080
|
+
// textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
24081
|
+
// color: '#fff',
|
|
24082
|
+
// fontSize: 20,
|
|
24083
|
+
// fontWeight: 500,
|
|
24084
|
+
|
|
24085
|
+
color: sectionproperties.groupbydescriptioncolor,
|
|
24086
|
+
fontSize: sectionproperties.groupbydescriptionfontsize + 'px',
|
|
24087
|
+
fontWeight: sectionproperties.groupbydescriptionfontweight,
|
|
24088
|
+
// color: '#62554a',
|
|
24089
|
+
'@media (max-width: 800px)': {
|
|
24090
|
+
fontSize: sectionproperties.groupbydescriptionfontsizeresp + 'px'
|
|
24091
|
+
}
|
|
24092
|
+
}),
|
|
24093
|
+
groupbytitlesectioncontainer: glamor.css({
|
|
24094
|
+
paddingTop: sectionproperties.groupbysectionpaddingtop + 'px',
|
|
24095
|
+
paddingBottom: sectionproperties.groupbysectionpaddingbottom + 'px'
|
|
24036
24096
|
})
|
|
24037
24097
|
};
|
|
24038
24098
|
var SectionTitle = function SectionTitle() {
|
|
@@ -24169,6 +24229,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
24169
24229
|
var description_ital = '';
|
|
24170
24230
|
var description_rus = '';
|
|
24171
24231
|
var description_nrwig = '';
|
|
24232
|
+
var description_nrwig = '';
|
|
24172
24233
|
var logo = '';
|
|
24173
24234
|
var type = '';
|
|
24174
24235
|
var id = '';
|
|
@@ -24371,67 +24432,140 @@ var CardsSection = function CardsSection(props) {
|
|
|
24371
24432
|
};
|
|
24372
24433
|
var GroupByTitleSection = function GroupByTitleSection() {
|
|
24373
24434
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24374
|
-
"class":
|
|
24375
|
-
}, authdetailsContext.instinfo.instid == '67d6bda67adf6' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24376
|
-
"class": "col-md-6 col-sm-12 d-none d-md-flex justify-content-end mt-3"
|
|
24377
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24435
|
+
"class": section_cssstyles.groupbytitlesectioncontainer + ' m-0 w-100',
|
|
24378
24436
|
style: {
|
|
24379
|
-
|
|
24380
|
-
height: '90%'
|
|
24437
|
+
position: 'relative'
|
|
24381
24438
|
}
|
|
24439
|
+
}, sectionproperties.groupbysectionimage == 'Show' && sectionproperties.groupbysectionimageposition == 'Top' && show_product_group_titles()['logo'] != '' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24440
|
+
"class": "col-12 p-0 d-flex align-items-center",
|
|
24441
|
+
style: {
|
|
24442
|
+
justifyContent: sectionproperties.groupbytitleimagehorizontalposition == 'Center' ? 'center' : 'start'
|
|
24443
|
+
}
|
|
24444
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24445
|
+
"class": section_cssstyles.groupbysectionimage + ' ',
|
|
24446
|
+
style: {}
|
|
24382
24447
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
24383
24448
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
24384
24449
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
24385
24450
|
path: show_product_group_titles()['logo'],
|
|
24386
|
-
|
|
24451
|
+
"class": 'w-100 h-100',
|
|
24387
24452
|
style: {
|
|
24388
|
-
|
|
24389
|
-
maxWidth: '100%'
|
|
24453
|
+
borderRadius: sectionproperties.groupbysectionimageborderradius + 'px'
|
|
24390
24454
|
}
|
|
24391
24455
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24392
|
-
"class":
|
|
24393
|
-
|
|
24394
|
-
|
|
24456
|
+
"class": " allcentered",
|
|
24457
|
+
style: {
|
|
24458
|
+
position: sectionproperties.groupbysectiontextposition == 'On Image' ? 'absolute' : 'relative',
|
|
24459
|
+
top: 0,
|
|
24460
|
+
bottom: 0,
|
|
24461
|
+
left: 0,
|
|
24462
|
+
right: 0,
|
|
24463
|
+
margin: 'auto',
|
|
24464
|
+
width: sectionproperties.groupbysectiontextwidth + '%'
|
|
24465
|
+
}
|
|
24395
24466
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24396
|
-
"class":
|
|
24467
|
+
"class": sectionproperties.groupbysectiontextposition == 'On Image' ? 'row m-0 w-100 px-4 px-md-2 px-sm-0' : 'row m-0 w-100'
|
|
24468
|
+
}, sectionproperties.groupbytitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24469
|
+
"class": 'col-lg-12 d-flex align-items-center',
|
|
24470
|
+
style: {
|
|
24471
|
+
justifyContent: sectionproperties.groupbytitleposition == 'Center' ? 'center' : 'start',
|
|
24472
|
+
marginBottom: sectionproperties.groupbytitlemarginbottom + 'px'
|
|
24473
|
+
}
|
|
24397
24474
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
24398
|
-
"class":
|
|
24475
|
+
"class": section_cssstyles.groupbytitle + ' m-0 '
|
|
24476
|
+
}, show_product_group_titles()['title_en'])), sectionproperties.groupbydescriptionshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24477
|
+
"class": 'col-lg-12 d-flex align-items-center',
|
|
24399
24478
|
style: {
|
|
24400
|
-
|
|
24401
|
-
|
|
24402
|
-
color: sectionproperties.sectionTitleColor
|
|
24479
|
+
justifyContent: sectionproperties.groupbydescriptionposition == 'Center' ? 'center' : 'start',
|
|
24480
|
+
marginBottom: sectionproperties.groupbydescriptionmarginbottom + 'px'
|
|
24403
24481
|
}
|
|
24404
|
-
}, show_product_group_titles()['title_en'])), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24405
|
-
"class": "col-lg-12 mb-3"
|
|
24406
24482
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
24407
|
-
"class":
|
|
24483
|
+
"class": section_cssstyles.groupbydescription + ' m-0 ',
|
|
24408
24484
|
style: {
|
|
24409
|
-
|
|
24410
|
-
color: sectionproperties.sectionTitleColor,
|
|
24411
|
-
textAlign: langdetect != 'ar' ? 'left' : 'right'
|
|
24412
|
-
|
|
24413
|
-
// color: '#62554a',
|
|
24485
|
+
textAlign: sectionproperties.groupbydescriptionposition == 'Center' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
24414
24486
|
},
|
|
24415
24487
|
dangerouslySetInnerHTML: {
|
|
24416
24488
|
__html: show_product_group_titles()['description_en']
|
|
24417
24489
|
}
|
|
24418
|
-
}))))
|
|
24419
|
-
|
|
24420
|
-
|
|
24421
|
-
|
|
24422
|
-
|
|
24423
|
-
|
|
24424
|
-
|
|
24425
|
-
|
|
24426
|
-
|
|
24427
|
-
|
|
24428
|
-
|
|
24429
|
-
|
|
24430
|
-
|
|
24431
|
-
|
|
24432
|
-
|
|
24433
|
-
|
|
24434
|
-
|
|
24490
|
+
})))))
|
|
24491
|
+
// <div class={authdetailsContext.instinfo.instid == '67d6bda67adf6' ? 'row m-0 w-100 px-5 px-md-0' : 'row m-0 w-100'}>
|
|
24492
|
+
// {authdetailsContext.instinfo.instid == '67d6bda67adf6' && (
|
|
24493
|
+
// <div class="col-md-6 col-sm-12 d-none d-md-flex justify-content-end mt-3">
|
|
24494
|
+
// <div
|
|
24495
|
+
// style={{
|
|
24496
|
+
// width: '90%',
|
|
24497
|
+
// height: '90%',
|
|
24498
|
+
// }}
|
|
24499
|
+
// >
|
|
24500
|
+
// <Imagekitimagecomp
|
|
24501
|
+
// urlEndpoint={ikimagecredcontext?.ikimageendpoint}
|
|
24502
|
+
// publicKey={ikimagecredcontext?.ikimagepublickey}
|
|
24503
|
+
// path={show_product_group_titles()['logo']}
|
|
24504
|
+
// className={sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : ''}
|
|
24505
|
+
// style={{
|
|
24506
|
+
// maxHeight: '100%',
|
|
24507
|
+
// maxWidth: '100%',
|
|
24508
|
+
// }}
|
|
24509
|
+
// />
|
|
24510
|
+
// </div>
|
|
24511
|
+
// </div>
|
|
24512
|
+
// )}
|
|
24513
|
+
// <div class={authdetailsContext.instinfo.instid == '67d6bda67adf6' ? 'col-lg-8 p-0' : 'col-lg-12 p-0'}>
|
|
24514
|
+
// <div class="row m-0 w-100">
|
|
24515
|
+
// <div class={authdetailsContext.instinfo.instid == '67d6bda67adf6' ? 'col-lg-12 mb-3 mt-5 text-start mt-md-2' : 'col-lg-12 mb-3 mt-5 text-start'}>
|
|
24516
|
+
// <p
|
|
24517
|
+
// class="m-0"
|
|
24518
|
+
// style={{
|
|
24519
|
+
// fontWeight: 700,
|
|
24520
|
+
// fontSize: 27,
|
|
24521
|
+
|
|
24522
|
+
// color: sectionproperties.sectionTitleColor,
|
|
24523
|
+
// }}
|
|
24524
|
+
// >
|
|
24525
|
+
// {show_product_group_titles()['title_en']}
|
|
24526
|
+
// </p>
|
|
24527
|
+
// </div>
|
|
24528
|
+
// <div class="col-lg-12 mb-3">
|
|
24529
|
+
// <p
|
|
24530
|
+
// class="m-0"
|
|
24531
|
+
// style={{
|
|
24532
|
+
// fontSize: 18,
|
|
24533
|
+
// color: sectionproperties.sectionTitleColor,
|
|
24534
|
+
// textAlign: langdetect != 'ar' ? 'left' : 'right',
|
|
24535
|
+
|
|
24536
|
+
// // color: '#62554a',
|
|
24537
|
+
// }}
|
|
24538
|
+
// dangerouslySetInnerHTML={{
|
|
24539
|
+
// __html: show_product_group_titles()['description_en'],
|
|
24540
|
+
// }}
|
|
24541
|
+
// ></p>
|
|
24542
|
+
// </div>
|
|
24543
|
+
// </div>
|
|
24544
|
+
// </div>
|
|
24545
|
+
|
|
24546
|
+
// {authdetailsContext.instinfo.instid == '67d6bda67adf6' && (
|
|
24547
|
+
// <div class="col-lg-4 d-flex d-md-none justify-content-end pt-4">
|
|
24548
|
+
// <div
|
|
24549
|
+
// style={{
|
|
24550
|
+
// width: '90%',
|
|
24551
|
+
// height: '90%',
|
|
24552
|
+
// }}
|
|
24553
|
+
// >
|
|
24554
|
+
// <Imagekitimagecomp
|
|
24555
|
+
// urlEndpoint={ikimagecredcontext?.ikimageendpoint}
|
|
24556
|
+
// publicKey={ikimagecredcontext?.ikimagepublickey}
|
|
24557
|
+
// path={show_product_group_titles()['logo']}
|
|
24558
|
+
// className={sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : ''}
|
|
24559
|
+
// style={{
|
|
24560
|
+
// maxHeight: '100%',
|
|
24561
|
+
// maxWidth: '100%',
|
|
24562
|
+
// }}
|
|
24563
|
+
// />
|
|
24564
|
+
// </div>
|
|
24565
|
+
// </div>
|
|
24566
|
+
// )}
|
|
24567
|
+
// </div>
|
|
24568
|
+
;
|
|
24435
24569
|
};
|
|
24436
24570
|
var cardsrender = function cardsrender() {
|
|
24437
24571
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -26564,9 +26698,9 @@ var MarqueeHeader = function MarqueeHeader(props) {
|
|
|
26564
26698
|
/*#__PURE__*/
|
|
26565
26699
|
// <marquee width="100%" direction="left" scrollamount="3" behavior="scroll" class="marquee">
|
|
26566
26700
|
React__default["default"].createElement("div", {
|
|
26567
|
-
"class": "rotating-text-container"
|
|
26701
|
+
"class": "rotating-text-container rotating-text-containermarqueesection"
|
|
26568
26702
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
26569
|
-
"class": "d-flex flex-row align-items-center rotating-
|
|
26703
|
+
"class": "d-flex flex-row align-items-center rotating-text2"
|
|
26570
26704
|
}, textarray.map(function (item, index) {
|
|
26571
26705
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
26572
26706
|
"class": header_cssstyles.textSlider + ' mb-0 p-0 ',
|
|
@@ -40651,11 +40785,13 @@ var Header8 = function Header8(props) {
|
|
|
40651
40785
|
}, ButtonDropdown(item, index, fetchedarray));
|
|
40652
40786
|
}
|
|
40653
40787
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
40654
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.instcurrencies) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.length) > 1 ? 'col-lg-
|
|
40788
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.instcurrencies) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.length) > 1 ? 'col-lg-12' : sectionproperties.btninsearch != 'Show' && sectionproperties.generalbtn_show == 'Show' ? 'col-xl-12 col-lg-9 flex-row d-flex align-items-center justify-content-start' : 'col-xl-12 col-lg-9 flex-row d-flex align-items-center justify-content-start'
|
|
40655
40789
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
40656
|
-
"class": '
|
|
40790
|
+
"class": ' w-100 align-items-center ',
|
|
40657
40791
|
style: {
|
|
40658
|
-
display: sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
|
|
40792
|
+
display: sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex',
|
|
40793
|
+
flexWrap: 'wrap',
|
|
40794
|
+
justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
|
|
40659
40795
|
}
|
|
40660
40796
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
40661
40797
|
var activeclass = '';
|