tabexseriescomponents 0.2.1417 → 0.2.1419
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 +378 -50
- package/dist/index.esm.js +378 -50
- package/dist/index.umd.js +378 -50
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -23374,7 +23374,7 @@ var Select$1 = /*#__PURE__*/React__default["default"].lazy(function () {
|
|
|
23374
23374
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('react-select')); });
|
|
23375
23375
|
});
|
|
23376
23376
|
var Filter$1 = function Filter(props) {
|
|
23377
|
-
var _css;
|
|
23377
|
+
var _css, _authdetailsContext$i6;
|
|
23378
23378
|
var FetchAllVendorsQuery = props.actions.FetchAllVendorsQuery;
|
|
23379
23379
|
var lang = props.actions.lang;
|
|
23380
23380
|
var langdetect = props.actions.langdetect;
|
|
@@ -25211,7 +25211,7 @@ var Filter$1 = function Filter(props) {
|
|
|
25211
25211
|
}
|
|
25212
25212
|
}, props.typeprops != 'vertical' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25213
25213
|
className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 p-0 w-100 filter mt-md-0 ' : 'col-lg-12 p-0 w-100 filter mt-md-0 d-md-none'
|
|
25214
|
-
}, authdetailsContext.instinfo.instid != '6978ef34b2564' && sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25214
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.contactinfo.instid) != '682dfdcdb9720' && authdetailsContext.instinfo.instid != '6978ef34b2564' && sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25215
25215
|
"class": "row m-0 w-100"
|
|
25216
25216
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25217
25217
|
"class": "col-lg-12 p-0 mb-4"
|
|
@@ -26853,6 +26853,7 @@ var CollectionsFilterHorizontal = function CollectionsFilterHorizontal(props) {
|
|
|
26853
26853
|
function ownKeys$2l(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; }
|
|
26854
26854
|
function _objectSpread$2l(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2l(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2l(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
26855
26855
|
var CardsSection = function CardsSection(props) {
|
|
26856
|
+
var _authdetailsContext$i2;
|
|
26856
26857
|
var refscr = /*#__PURE__*/React.createRef();
|
|
26857
26858
|
var _useInView = reactIntersectionObserver.useInView();
|
|
26858
26859
|
_useInView.ref;
|
|
@@ -28726,6 +28727,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
28726
28727
|
}, ViewMoreButton())));
|
|
28727
28728
|
};
|
|
28728
28729
|
var CardsSectionContent = function CardsSectionContent() {
|
|
28730
|
+
var _authdetailsContext$i;
|
|
28729
28731
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28730
28732
|
"class": ' row m-0 w-100 '
|
|
28731
28733
|
}, authdetailsContext.instinfo.instid == '696691293c2a6' && sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement(CollectionsFilterHorizontal, {
|
|
@@ -28743,7 +28745,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
28743
28745
|
actions: actions,
|
|
28744
28746
|
openFilterSlider: openFilterSlider,
|
|
28745
28747
|
setopenFilterSlider: setopenFilterSlider
|
|
28746
|
-
}), sectionproperties.showproductgroupbytitle == 'Show' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28748
|
+
}), sectionproperties.showproductgroupbytitle == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '682dfdcdb9720' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28747
28749
|
className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 d-flex p-0' : sectionproperties.numofcols == '2' ? 'col-lg-2 d-flex' : 'col-lg-3 d-flex'
|
|
28748
28750
|
}, /*#__PURE__*/React__default["default"].createElement(Filter$1, {
|
|
28749
28751
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -28784,7 +28786,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
28784
28786
|
style: {
|
|
28785
28787
|
// minHeight: sectionproperties.height == null || sectionproperties.height == 0 ? 'auto' : sectionproperties.height + 'vh',
|
|
28786
28788
|
}
|
|
28787
|
-
}, sectionproperties.length != 0 && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28789
|
+
}, sectionproperties.showproductgroupbytitle == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '682dfdcdb9720' && GroupByTitleSection(), sectionproperties.length != 0 && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28788
28790
|
"class": section_cssstyles.innercardssection + ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 ',
|
|
28789
28791
|
"data-aos": 'fade-up'
|
|
28790
28792
|
}, CardsSectionContent()), sectionproperties.length != 0 && sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -41087,7 +41089,7 @@ var Header8 = function Header8(props) {
|
|
|
41087
41089
|
justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
|
|
41088
41090
|
}
|
|
41089
41091
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
41090
|
-
var _authdetailsContext$i59;
|
|
41092
|
+
var _authdetailsContext$i59, _authdetailsContext$i70;
|
|
41091
41093
|
var activeclass = '';
|
|
41092
41094
|
if (item.isselected) {
|
|
41093
41095
|
activeclass = header_cssstyles.navbar_item_active;
|
|
@@ -42101,6 +42103,101 @@ var Header8 = function Header8(props) {
|
|
|
42101
42103
|
}, "\u0628\u0639\u0636 \u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0634\u0631\u0643\u0629"))))))));
|
|
42102
42104
|
}
|
|
42103
42105
|
}
|
|
42106
|
+
}
|
|
42107
|
+
// ebn el neel
|
|
42108
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.instid) == '6a4938efd4b21') {
|
|
42109
|
+
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
42110
|
+
if (item.pagename != 'Your Guide') {
|
|
42111
|
+
var _authdetailsContext$i71, _authdetailsContext$i72;
|
|
42112
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42113
|
+
"class": "".concat(activeclass) + ' cursor-pointer scrollhorizontalcard ',
|
|
42114
|
+
onClick: function onClick() {
|
|
42115
|
+
routingcountext(item.navigationroute);
|
|
42116
|
+
},
|
|
42117
|
+
style: {
|
|
42118
|
+
marginRight: langdetect == 'en' ? '25px' : 0,
|
|
42119
|
+
marginLeft: langdetect == 'en' ? 0 : '25px',
|
|
42120
|
+
paddingTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingtop + 'px' : 0,
|
|
42121
|
+
paddingBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingbottom + 'px' : 0
|
|
42122
|
+
}
|
|
42123
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42124
|
+
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
42125
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
42126
|
+
} else if (item.pagename == 'Your Guide') {
|
|
42127
|
+
var _authdetailsContext$i73, _authdetailsContext$i74;
|
|
42128
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42129
|
+
"class": "".concat(activeclass) + ' cursor-pointer dropdownoutersecuritykey ',
|
|
42130
|
+
style: {
|
|
42131
|
+
marginRight: langdetect == 'en' ? '25px' : 0,
|
|
42132
|
+
marginLeft: langdetect == 'en' ? 0 : '25px',
|
|
42133
|
+
paddingTop: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingtop + 'px' : 0,
|
|
42134
|
+
paddingBottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.contactinfo.instid) == '68c69dcc53e94' ? sectionproperties.lowersection_paddingbottom + 'px' : 0
|
|
42135
|
+
},
|
|
42136
|
+
onMouseEnter: function onMouseEnter() {
|
|
42137
|
+
setservicesmenu(true);
|
|
42138
|
+
}
|
|
42139
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42140
|
+
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
42141
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar), servicesmenu == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42142
|
+
"class": "w-100"
|
|
42143
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
42144
|
+
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100',
|
|
42145
|
+
style: {
|
|
42146
|
+
left: langdetect == 'en' ? '-18%' : '',
|
|
42147
|
+
right: langdetect == 'ar' ? '-25%' : ''
|
|
42148
|
+
}
|
|
42149
|
+
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
42150
|
+
"class": "mt-2 firstdropdown",
|
|
42151
|
+
sytle: {
|
|
42152
|
+
width: '200px'
|
|
42153
|
+
}
|
|
42154
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
42155
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
42156
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42157
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
42158
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42159
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
42160
|
+
onClick: function onClick() {
|
|
42161
|
+
routingcountext('commercial', false, '');
|
|
42162
|
+
}
|
|
42163
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42164
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
42165
|
+
}, langdetect == 'en' ? 'Commercial' : 'تجاري')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
42166
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
42167
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42168
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
42169
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42170
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
42171
|
+
onClick: function onClick() {
|
|
42172
|
+
routingcountext('industrial', false, '');
|
|
42173
|
+
}
|
|
42174
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42175
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
42176
|
+
}, langdetect == 'en' ? 'Industrial' : 'صناعي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
42177
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
42178
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42179
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
42180
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42181
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
42182
|
+
onClick: function onClick() {
|
|
42183
|
+
routingcountext('medical', false, '');
|
|
42184
|
+
}
|
|
42185
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42186
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
42187
|
+
}, langdetect == 'en' ? 'Medical' : 'طبي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
42188
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
42189
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42190
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
42191
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42192
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
42193
|
+
onClick: function onClick() {
|
|
42194
|
+
routingcountext('tourist', false, '');
|
|
42195
|
+
}
|
|
42196
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42197
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
42198
|
+
}, langdetect == 'en' ? 'Tourist' : 'سياحي'))))))));
|
|
42199
|
+
}
|
|
42200
|
+
}
|
|
42104
42201
|
} else {
|
|
42105
42202
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
42106
42203
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -44560,21 +44657,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
44560
44657
|
}
|
|
44561
44658
|
}, /*#__PURE__*/React__default["default"].createElement("ul", null, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
44562
44659
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
44563
|
-
var _authdetailsContext$i9;
|
|
44564
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid)
|
|
44565
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44566
|
-
"class": "cursor-pointer",
|
|
44567
|
-
onClick: function onClick() {
|
|
44568
|
-
routingcountext(item.navigationroute, false, '');
|
|
44569
|
-
}
|
|
44570
|
-
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44571
|
-
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44572
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44573
|
-
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44574
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44575
|
-
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44576
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44577
|
-
} else {
|
|
44660
|
+
var _authdetailsContext$i9, _authdetailsContext$i0;
|
|
44661
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid) == '68c69dcc53e94') {
|
|
44578
44662
|
if (item.pagename != 'Services') {
|
|
44579
44663
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44580
44664
|
"class": "cursor-pointer",
|
|
@@ -44683,6 +44767,107 @@ var Modernheader = function Modernheader(props) {
|
|
|
44683
44767
|
}, langdetect == 'en' ? 'Restoration' : 'الترميم'))))))));
|
|
44684
44768
|
}
|
|
44685
44769
|
}
|
|
44770
|
+
// ebn el neel
|
|
44771
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6a4938efd4b21') {
|
|
44772
|
+
if (item.pagename != 'Your Guide') {
|
|
44773
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44774
|
+
"class": "cursor-pointer",
|
|
44775
|
+
onClick: function onClick() {
|
|
44776
|
+
routingcountext(item.navigationroute, false, '');
|
|
44777
|
+
}
|
|
44778
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44779
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44780
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44781
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44782
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44783
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44784
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44785
|
+
} else if (item.pagename == 'Your Guide') {
|
|
44786
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44787
|
+
"class": "cursor-pointer dropdownoutersecuritykey",
|
|
44788
|
+
onMouseEnter: function onMouseEnter() {
|
|
44789
|
+
setinqmenushowabout(true);
|
|
44790
|
+
}
|
|
44791
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44792
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44793
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44794
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44795
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44796
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44797
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))), inqmenushowabout == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44798
|
+
"class": "w-100"
|
|
44799
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44800
|
+
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100',
|
|
44801
|
+
style: {
|
|
44802
|
+
left: langdetect == 'en' ? '10%' : '',
|
|
44803
|
+
right: langdetect == 'ar' ? '10%' : '',
|
|
44804
|
+
zIndex: 9999
|
|
44805
|
+
}
|
|
44806
|
+
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
44807
|
+
"class": "mt-5 d-flex flex-column",
|
|
44808
|
+
sytle: {
|
|
44809
|
+
width: '200px'
|
|
44810
|
+
}
|
|
44811
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44812
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44813
|
+
onClick: function onClick() {
|
|
44814
|
+
routingcountext('commercial', false, '');
|
|
44815
|
+
}
|
|
44816
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44817
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44818
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44819
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44820
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44821
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44822
|
+
}, langdetect == 'en' ? 'Commercial' : 'تجاري')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44823
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44824
|
+
onClick: function onClick() {
|
|
44825
|
+
routingcountext('industrial', false, '');
|
|
44826
|
+
}
|
|
44827
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44828
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44829
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44830
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44831
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44832
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44833
|
+
}, " ", langdetect == 'en' ? 'Industrial' : 'صناعي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44834
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44835
|
+
onClick: function onClick() {
|
|
44836
|
+
routingcountext('medical', false, '');
|
|
44837
|
+
}
|
|
44838
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44839
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44840
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44841
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44842
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44843
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44844
|
+
}, langdetect == 'en' ? 'Medical' : 'طبي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44845
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44846
|
+
onClick: function onClick() {
|
|
44847
|
+
routingcountext('tourist', false, '');
|
|
44848
|
+
}
|
|
44849
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44850
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44851
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44852
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44853
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44854
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44855
|
+
}, langdetect == 'en' ? 'Tourist' : 'سياحي'))))))));
|
|
44856
|
+
}
|
|
44857
|
+
} else {
|
|
44858
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44859
|
+
"class": "cursor-pointer",
|
|
44860
|
+
onClick: function onClick() {
|
|
44861
|
+
routingcountext(item.navigationroute, false, '');
|
|
44862
|
+
}
|
|
44863
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44864
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44865
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44866
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44867
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44868
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44869
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44870
|
+
}
|
|
44686
44871
|
}
|
|
44687
44872
|
}))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
44688
44873
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -59359,6 +59544,11 @@ var Footer8 = function Footer8(props) {
|
|
|
59359
59544
|
height: sectionproperties.logo_height + 'px',
|
|
59360
59545
|
position: 'relative'
|
|
59361
59546
|
}),
|
|
59547
|
+
payimg: glamor.css({
|
|
59548
|
+
width: '100%',
|
|
59549
|
+
height: '100%',
|
|
59550
|
+
objectFit: 'contain'
|
|
59551
|
+
}),
|
|
59362
59552
|
textStyles: glamor.css({
|
|
59363
59553
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
59364
59554
|
color: sectionproperties.footerinfotext_color,
|
|
@@ -59555,7 +59745,11 @@ var Footer8 = function Footer8(props) {
|
|
|
59555
59745
|
alignItems: 'center'
|
|
59556
59746
|
}, _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%'), "height", '35px'), "padding", '0 10px'), "transition", '.3s'), "fontWeight", 500), "border", ' 1px solid #ccc'), "borderRadius", 5), "height", '40px'), "background", 'transparent'), _defineProperty__default["default"](_defineProperty__default["default"](_css, "color", sectionproperties.newslettertitlecolor), ':focus', {
|
|
59557
59747
|
// borderColor: sectionproperties.inputfeildbordercoloronfocus,
|
|
59558
|
-
})))
|
|
59748
|
+
}))),
|
|
59749
|
+
payimgcont: glamor.css({
|
|
59750
|
+
marginLeft: langdetect == 'en' ? '10px' : 0,
|
|
59751
|
+
marginRight: langdetect == 'en' ? 0 : '10px'
|
|
59752
|
+
})
|
|
59559
59753
|
};
|
|
59560
59754
|
React.useEffect(function () {
|
|
59561
59755
|
if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
|
|
@@ -60192,7 +60386,135 @@ var Footer8 = function Footer8(props) {
|
|
|
60192
60386
|
onClick: function onClick() {
|
|
60193
60387
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
60194
60388
|
}
|
|
60195
|
-
}, lang.orderhistory))))
|
|
60389
|
+
}, lang.orderhistory)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60390
|
+
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-wrap align-items-center justify-content-center"
|
|
60391
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60392
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60393
|
+
style: {
|
|
60394
|
+
width: '50px',
|
|
60395
|
+
height: '40px'
|
|
60396
|
+
}
|
|
60397
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60398
|
+
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
60399
|
+
className: "".concat(footerStyles.payimg)
|
|
60400
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60401
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60402
|
+
style: {
|
|
60403
|
+
width: '50px',
|
|
60404
|
+
height: '40px'
|
|
60405
|
+
}
|
|
60406
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60407
|
+
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
60408
|
+
className: "".concat(footerStyles.payimg)
|
|
60409
|
+
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60410
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60411
|
+
style: {
|
|
60412
|
+
width: '50px',
|
|
60413
|
+
height: '40px'
|
|
60414
|
+
}
|
|
60415
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60416
|
+
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
60417
|
+
className: "".concat(footerStyles.payimg)
|
|
60418
|
+
})), sectionproperties.showstripe == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60419
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60420
|
+
style: {
|
|
60421
|
+
width: '50px',
|
|
60422
|
+
height: '40px'
|
|
60423
|
+
}
|
|
60424
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60425
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
60426
|
+
className: "".concat(footerStyles.payimg)
|
|
60427
|
+
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60428
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60429
|
+
style: {
|
|
60430
|
+
width: '50px',
|
|
60431
|
+
height: '40px'
|
|
60432
|
+
}
|
|
60433
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60434
|
+
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
60435
|
+
className: "".concat(footerStyles.payimg)
|
|
60436
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60437
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60438
|
+
style: {
|
|
60439
|
+
width: '50px',
|
|
60440
|
+
height: '40px'
|
|
60441
|
+
}
|
|
60442
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60443
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
60444
|
+
className: "".concat(footerStyles.payimg)
|
|
60445
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60446
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60447
|
+
style: {
|
|
60448
|
+
width: '70px',
|
|
60449
|
+
height: '40px'
|
|
60450
|
+
}
|
|
60451
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60452
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
60453
|
+
className: "".concat(footerStyles.payimg)
|
|
60454
|
+
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60455
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60456
|
+
style: {
|
|
60457
|
+
width: '100px',
|
|
60458
|
+
height: '40px'
|
|
60459
|
+
}
|
|
60460
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60461
|
+
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
60462
|
+
className: "".concat(footerStyles.payimg)
|
|
60463
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60464
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60465
|
+
style: {
|
|
60466
|
+
width: '50px',
|
|
60467
|
+
height: '40px'
|
|
60468
|
+
}
|
|
60469
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60470
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
60471
|
+
className: "".concat(footerStyles.payimg)
|
|
60472
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60473
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60474
|
+
style: {
|
|
60475
|
+
width: '50px',
|
|
60476
|
+
height: '45px'
|
|
60477
|
+
}
|
|
60478
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60479
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
60480
|
+
className: "".concat(footerStyles.payimg)
|
|
60481
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60482
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60483
|
+
style: {
|
|
60484
|
+
width: '50px',
|
|
60485
|
+
height: '40px'
|
|
60486
|
+
}
|
|
60487
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60488
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
60489
|
+
className: "".concat(footerStyles.payimg)
|
|
60490
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60491
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60492
|
+
style: {
|
|
60493
|
+
width: '50px',
|
|
60494
|
+
height: '40px'
|
|
60495
|
+
}
|
|
60496
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60497
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
60498
|
+
className: "".concat(footerStyles.payimg)
|
|
60499
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60500
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60501
|
+
style: {
|
|
60502
|
+
width: '50px',
|
|
60503
|
+
height: '40px'
|
|
60504
|
+
}
|
|
60505
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60506
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
60507
|
+
className: "".concat(footerStyles.payimg)
|
|
60508
|
+
})), sectionproperties.showaman == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60509
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60510
|
+
style: {
|
|
60511
|
+
width: '50px',
|
|
60512
|
+
height: '40px'
|
|
60513
|
+
}
|
|
60514
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60515
|
+
src: 'https://tabex-co.com/storage/StaticImages/aman.png',
|
|
60516
|
+
className: "".concat(footerStyles.payimg)
|
|
60517
|
+
})))), sectionproperties.showbottomnav == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60196
60518
|
"class": "row m-0 w-100 d-none d-md-flex",
|
|
60197
60519
|
style: _defineProperty__default["default"]({
|
|
60198
60520
|
position: 'fixed',
|
|
@@ -78798,7 +79120,7 @@ var MarqueeSection = function MarqueeSection(props) {
|
|
|
78798
79120
|
}, [cardsarray]);
|
|
78799
79121
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78800
79122
|
// move to spo
|
|
78801
|
-
"class": section_styles.container + ' row ml-0 mr-0 d-flex justify-content-between align-items-center '
|
|
79123
|
+
"class": section_styles.container + ' row ml-0 mr-0 d-flex justify-content-between align-items-center mx-auto '
|
|
78802
79124
|
// data-aos={'fade-up'}
|
|
78803
79125
|
,
|
|
78804
79126
|
style: {
|
|
@@ -99219,7 +99541,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
|
|
|
99219
99541
|
function ownKeys$6(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; }
|
|
99220
99542
|
function _objectSpread$6(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$6(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$6(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
99221
99543
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
99222
|
-
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _item$producttags2, _authdetailsContext$
|
|
99544
|
+
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i10, _authdetailsContext$i11, _item$producttags2, _authdetailsContext$i13, _item$producttags$2, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _item$producttags3, _authdetailsContext$i21, _item$producttags$3, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24;
|
|
99223
99545
|
var _useState = React.useState(''),
|
|
99224
99546
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
99225
99547
|
sectionproperties = _useState2[0],
|
|
@@ -100039,7 +100361,13 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100039
100361
|
style: {
|
|
100040
100362
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
100041
100363
|
}
|
|
100042
|
-
}, item.name))), /*#__PURE__*/React__default["default"].createElement("div",
|
|
100364
|
+
}, item.name))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100365
|
+
style: {
|
|
100366
|
+
position: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '682dfdcdb9720' && sectionproperties.image_mb == -1 ? 'absolute' : 'relative',
|
|
100367
|
+
bottom: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '682dfdcdb9720' && sectionproperties.image_mb == -1 ? 30 : 0,
|
|
100368
|
+
zIndex: 10
|
|
100369
|
+
}
|
|
100370
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100043
100371
|
"class": sectionproperties.productnamecentered == 'Centered' ? card_cssstyles.innersection + ' row m-0 w-100 allcentered ' : card_cssstyles.innersection + ' row m-0 w-100 ',
|
|
100044
100372
|
style: {
|
|
100045
100373
|
// move to spo
|
|
@@ -100047,7 +100375,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100047
100375
|
// bottom: authdetailsContext?.instinfo?.contactinfo.instid == '682dfdcdb9720' && sectionproperties.image_mb == -1 ? 30 : 0,
|
|
100048
100376
|
// zIndex: 10,
|
|
100049
100377
|
}
|
|
100050
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100378
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '69de6dceab218' && (item === null || item === void 0 ? void 0 : item.productfeaturesarray) != null && (item === null || item === void 0 ? void 0 : item.productfeaturesarray.length) != 0 && (item === null || item === void 0 ? void 0 : item.productfeaturesarray.map(function (ffitem, ffindex) {
|
|
100051
100379
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100052
100380
|
"class": "text-start d-flex align-items-center col-lg- p-0 mb-1"
|
|
100053
100381
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -100065,7 +100393,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100065
100393
|
fontWeight: 300
|
|
100066
100394
|
}
|
|
100067
100395
|
}, "-"));
|
|
100068
|
-
})), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100396
|
+
})), sectionproperties.showfeatures == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) != '69de6dceab218' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100069
100397
|
"class": "allcentered col-lg-12 p-0",
|
|
100070
100398
|
style: {
|
|
100071
100399
|
height: 40
|
|
@@ -100085,7 +100413,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100085
100413
|
color: sectionproperties.featurecolor,
|
|
100086
100414
|
fontSize: sectionproperties.featurefontsize + 'px'
|
|
100087
100415
|
}
|
|
100088
|
-
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100416
|
+
}, (item === null || item === void 0 ? void 0 : item.productfeature) != undefined && (item === null || item === void 0 ? void 0 : item.productfeature) != null ? item === null || item === void 0 ? void 0 : item.productfeature : '')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '68b87409b9a2a' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100089
100417
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
100090
100418
|
style: {
|
|
100091
100419
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -100124,8 +100452,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100124
100452
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
100125
100453
|
onClick: function onClick() {
|
|
100126
100454
|
if ((sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute) == 'None') ; else {
|
|
100127
|
-
var _authdetailsContext$
|
|
100128
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100455
|
+
var _authdetailsContext$i12;
|
|
100456
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100129
100457
|
setShowProductInfoModalContext(true);
|
|
100130
100458
|
setProductIdProdutInfoModalContext(item.productid);
|
|
100131
100459
|
} else {
|
|
@@ -100143,7 +100471,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100143
100471
|
style: {
|
|
100144
100472
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
100145
100473
|
}
|
|
100146
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100474
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags2 = item.producttags) === null || _item$producttags2 === void 0 ? void 0 : _item$producttags2.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100147
100475
|
"class": "allcentered",
|
|
100148
100476
|
style: {
|
|
100149
100477
|
width: '100%',
|
|
@@ -100210,7 +100538,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100210
100538
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
100211
100539
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100212
100540
|
style: {}
|
|
100213
|
-
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100541
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100214
100542
|
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
100215
100543
|
style: {
|
|
100216
100544
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -100311,7 +100639,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100311
100639
|
color: sectionproperties.quantitycolor,
|
|
100312
100640
|
fontWeight: sectionproperties.quantityfontweight
|
|
100313
100641
|
}
|
|
100314
|
-
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100642
|
+
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '6887802d26765' && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100315
100643
|
"class": "col-lg-12 p-0 d-flex align-items-center allcentered"
|
|
100316
100644
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100317
100645
|
"class": "".concat(card_cssstyles.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center mx-auto mb-2 w-md-70 ',
|
|
@@ -100356,7 +100684,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100356
100684
|
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
100357
100685
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
100358
100686
|
"class": "h-100 allcentered addbtn"
|
|
100359
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100687
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '69eddfb81f141' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100360
100688
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
100361
100689
|
style: {
|
|
100362
100690
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start',
|
|
@@ -100385,13 +100713,13 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100385
100713
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
100386
100714
|
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
100387
100715
|
onClick: function onClick() {
|
|
100388
|
-
var _authdetailsContext$
|
|
100389
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100716
|
+
var _authdetailsContext$i17;
|
|
100717
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100390
100718
|
setShowProductInfoModalContext(true);
|
|
100391
100719
|
setProductIdProdutInfoModalContext(item.productid);
|
|
100392
100720
|
} else {
|
|
100393
|
-
var _authdetailsContext$
|
|
100394
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100721
|
+
var _authdetailsContext$i18;
|
|
100722
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '68527dfef348b') {
|
|
100395
100723
|
window.open((ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint) + item.image, '_blank');
|
|
100396
100724
|
} else if (sectionproperties.showvariantscont == 'Show') {
|
|
100397
100725
|
addtocartfunc();
|
|
@@ -100494,8 +100822,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100494
100822
|
onClick: function onClick(e) {
|
|
100495
100823
|
var _sectionproperties$se2;
|
|
100496
100824
|
if (((_sectionproperties$se2 = sectionproperties.sectionproperties) === null || _sectionproperties$se2 === void 0 ? void 0 : _sectionproperties$se2.onClickRoute) == 'None') ; else {
|
|
100497
|
-
var _authdetailsContext$
|
|
100498
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100825
|
+
var _authdetailsContext$i19;
|
|
100826
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100499
100827
|
e.stopPropagation();
|
|
100500
100828
|
setShowProductInfoModalContext(true);
|
|
100501
100829
|
setProductIdProdutInfoModalContext(item.productid);
|
|
@@ -100538,8 +100866,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100538
100866
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
100539
100867
|
onClick: function onClick() {
|
|
100540
100868
|
if ((sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute) == 'None') ; else {
|
|
100541
|
-
var _authdetailsContext$
|
|
100542
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100869
|
+
var _authdetailsContext$i20;
|
|
100870
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100543
100871
|
setShowProductInfoModalContext(true);
|
|
100544
100872
|
setProductIdProdutInfoModalContext(item.productid);
|
|
100545
100873
|
} else {
|
|
@@ -100557,7 +100885,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100557
100885
|
style: {
|
|
100558
100886
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
100559
100887
|
}
|
|
100560
|
-
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags3 = item.producttags) === null || _item$producttags3 === void 0 ? void 0 : _item$producttags3.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100888
|
+
}, item.name)), (item === null || item === void 0 ? void 0 : item.producttags) != undefined && (item === null || item === void 0 || (_item$producttags3 = item.producttags) === null || _item$producttags3 === void 0 ? void 0 : _item$producttags3.length) != 0 && sectionproperties.showtag == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '684fdf3f9e856' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100561
100889
|
"class": "allcentered",
|
|
100562
100890
|
style: {
|
|
100563
100891
|
width: '100%',
|
|
@@ -100624,7 +100952,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100624
100952
|
"class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 mr-2 ml-2 '
|
|
100625
100953
|
}, langdetect == 'en' ? item.currencyname : '', " ", price, " ", langdetect == 'en' ? '' : item.currencyname)), sectionproperties.showpill == 'Show' && has_sale == 1 && sectionproperties.counterposition == 'Besides Sale Price' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100626
100954
|
style: {}
|
|
100627
|
-
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
100955
|
+
}, PillContainer()))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '696b839eebc8c' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100628
100956
|
"class": "col-12 p-0 d-flex flex-row align-items-center mb-2",
|
|
100629
100957
|
style: {
|
|
100630
100958
|
visibility: item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
@@ -100725,7 +101053,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100725
101053
|
color: sectionproperties.quantitycolor,
|
|
100726
101054
|
fontWeight: sectionproperties.quantityfontweight
|
|
100727
101055
|
}
|
|
100728
|
-
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
101056
|
+
}, langdetect == 'en' ? sectionproperties.qtytextinen : sectionproperties.qtytextinar, " ", item.currentquantity, ' ', langdetect == 'en' ? sectionproperties.qtytextinen2 : sectionproperties.qtytextinar2)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '6887802d26765' && sectionproperties.prodsalePriceshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100729
101057
|
"class": "col-lg-12 p-0 d-flex align-items-center allcentered"
|
|
100730
101058
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100731
101059
|
"class": "".concat(card_cssstyles.quantitybtn) + ' p-0 d-flex align-items-center justify-content-center mx-auto mb-2 w-md-70 ',
|
|
@@ -100770,7 +101098,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100770
101098
|
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
100771
101099
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
100772
101100
|
"class": "h-100 allcentered addbtn"
|
|
100773
|
-
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
101101
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiPlus.FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '69eddfb81f141' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
100774
101102
|
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
100775
101103
|
style: {
|
|
100776
101104
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start',
|
|
@@ -100799,13 +101127,13 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
100799
101127
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
100800
101128
|
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
100801
101129
|
onClick: function onClick() {
|
|
100802
|
-
var _authdetailsContext$
|
|
100803
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
101130
|
+
var _authdetailsContext$i25;
|
|
101131
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '6a3bd18b7ceb5' && sectionproperties.prodPriceShow == 'Show') {
|
|
100804
101132
|
setShowProductInfoModalContext(true);
|
|
100805
101133
|
setProductIdProdutInfoModalContext(item.productid);
|
|
100806
101134
|
} else {
|
|
100807
|
-
var _authdetailsContext$
|
|
100808
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
101135
|
+
var _authdetailsContext$i26;
|
|
101136
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '68527dfef348b') {
|
|
100809
101137
|
// alert(item.path);
|
|
100810
101138
|
window.open((ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint) + item.image, '_blank');
|
|
100811
101139
|
} else if (sectionproperties.showvariantscont == 'Show') {
|