tabexseriescomponents 0.2.1418 → 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 +344 -22
- package/dist/index.esm.js +344 -22
- package/dist/index.umd.js +344 -22
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -23176,7 +23176,7 @@
|
|
|
23176
23176
|
return import('react-select');
|
|
23177
23177
|
});
|
|
23178
23178
|
var Filter$1 = function Filter(props) {
|
|
23179
|
-
var _css;
|
|
23179
|
+
var _css, _authdetailsContext$i6;
|
|
23180
23180
|
var FetchAllVendorsQuery = props.actions.FetchAllVendorsQuery;
|
|
23181
23181
|
var lang = props.actions.lang;
|
|
23182
23182
|
var langdetect = props.actions.langdetect;
|
|
@@ -25013,7 +25013,7 @@
|
|
|
25013
25013
|
}
|
|
25014
25014
|
}, props.typeprops != 'vertical' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25015
25015
|
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'
|
|
25016
|
-
}, authdetailsContext.instinfo.instid != '6978ef34b2564' && sectionproperties.filterdirection == 'Horizontal' && window.location.pathname != '/Portfolio' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25016
|
+
}, (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", {
|
|
25017
25017
|
"class": "row m-0 w-100"
|
|
25018
25018
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
25019
25019
|
"class": "col-lg-12 p-0 mb-4"
|
|
@@ -26655,6 +26655,7 @@
|
|
|
26655
26655
|
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; }
|
|
26656
26656
|
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; }
|
|
26657
26657
|
var CardsSection = function CardsSection(props) {
|
|
26658
|
+
var _authdetailsContext$i2;
|
|
26658
26659
|
var refscr = /*#__PURE__*/React.createRef();
|
|
26659
26660
|
var _useInView = reactIntersectionObserver.useInView();
|
|
26660
26661
|
_useInView.ref;
|
|
@@ -28528,6 +28529,7 @@
|
|
|
28528
28529
|
}, ViewMoreButton())));
|
|
28529
28530
|
};
|
|
28530
28531
|
var CardsSectionContent = function CardsSectionContent() {
|
|
28532
|
+
var _authdetailsContext$i;
|
|
28531
28533
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28532
28534
|
"class": ' row m-0 w-100 '
|
|
28533
28535
|
}, authdetailsContext.instinfo.instid == '696691293c2a6' && sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement(CollectionsFilterHorizontal, {
|
|
@@ -28545,7 +28547,7 @@
|
|
|
28545
28547
|
actions: actions,
|
|
28546
28548
|
openFilterSlider: openFilterSlider,
|
|
28547
28549
|
setopenFilterSlider: setopenFilterSlider
|
|
28548
|
-
}), sectionproperties.showproductgroupbytitle == 'Show' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28550
|
+
}), 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", {
|
|
28549
28551
|
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'
|
|
28550
28552
|
}, /*#__PURE__*/React__default["default"].createElement(Filter$1, {
|
|
28551
28553
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -28586,7 +28588,7 @@
|
|
|
28586
28588
|
style: {
|
|
28587
28589
|
// minHeight: sectionproperties.height == null || sectionproperties.height == 0 ? 'auto' : sectionproperties.height + 'vh',
|
|
28588
28590
|
}
|
|
28589
|
-
}, sectionproperties.length != 0 && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
28591
|
+
}, 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", {
|
|
28590
28592
|
"class": section_cssstyles.innercardssection + ' row ml-0 mr-0 d-flex justify-content-center w-md-100 h-md-100 w-100 ',
|
|
28591
28593
|
"data-aos": 'fade-up'
|
|
28592
28594
|
}, CardsSectionContent()), sectionproperties.length != 0 && sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -40889,7 +40891,7 @@
|
|
|
40889
40891
|
justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
|
|
40890
40892
|
}
|
|
40891
40893
|
}, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
40892
|
-
var _authdetailsContext$i59;
|
|
40894
|
+
var _authdetailsContext$i59, _authdetailsContext$i70;
|
|
40893
40895
|
var activeclass = '';
|
|
40894
40896
|
if (item.isselected) {
|
|
40895
40897
|
activeclass = header_cssstyles.navbar_item_active;
|
|
@@ -41903,6 +41905,101 @@
|
|
|
41903
41905
|
}, "\u0628\u0639\u0636 \u0627\u0639\u0645\u0627\u0644 \u0627\u0644\u0634\u0631\u0643\u0629"))))))));
|
|
41904
41906
|
}
|
|
41905
41907
|
}
|
|
41908
|
+
}
|
|
41909
|
+
// ebn el neel
|
|
41910
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.instid) == '6a4938efd4b21') {
|
|
41911
|
+
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
41912
|
+
if (item.pagename != 'Your Guide') {
|
|
41913
|
+
var _authdetailsContext$i71, _authdetailsContext$i72;
|
|
41914
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41915
|
+
"class": "".concat(activeclass) + ' cursor-pointer scrollhorizontalcard ',
|
|
41916
|
+
onClick: function onClick() {
|
|
41917
|
+
routingcountext(item.navigationroute);
|
|
41918
|
+
},
|
|
41919
|
+
style: {
|
|
41920
|
+
marginRight: langdetect == 'en' ? '25px' : 0,
|
|
41921
|
+
marginLeft: langdetect == 'en' ? 0 : '25px',
|
|
41922
|
+
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,
|
|
41923
|
+
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
|
|
41924
|
+
}
|
|
41925
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41926
|
+
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
41927
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
41928
|
+
} else if (item.pagename == 'Your Guide') {
|
|
41929
|
+
var _authdetailsContext$i73, _authdetailsContext$i74;
|
|
41930
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41931
|
+
"class": "".concat(activeclass) + ' cursor-pointer dropdownoutersecuritykey ',
|
|
41932
|
+
style: {
|
|
41933
|
+
marginRight: langdetect == 'en' ? '25px' : 0,
|
|
41934
|
+
marginLeft: langdetect == 'en' ? 0 : '25px',
|
|
41935
|
+
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,
|
|
41936
|
+
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
|
|
41937
|
+
},
|
|
41938
|
+
onMouseEnter: function onMouseEnter() {
|
|
41939
|
+
setservicesmenu(true);
|
|
41940
|
+
}
|
|
41941
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41942
|
+
"class": "".concat(header_cssstyles.navbar_item_text)
|
|
41943
|
+
}, " ", langdetect == 'en' ? item.pagename : item.pagename_ar), servicesmenu == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41944
|
+
"class": "w-100"
|
|
41945
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41946
|
+
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100',
|
|
41947
|
+
style: {
|
|
41948
|
+
left: langdetect == 'en' ? '-18%' : '',
|
|
41949
|
+
right: langdetect == 'ar' ? '-25%' : ''
|
|
41950
|
+
}
|
|
41951
|
+
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
41952
|
+
"class": "mt-2 firstdropdown",
|
|
41953
|
+
sytle: {
|
|
41954
|
+
width: '200px'
|
|
41955
|
+
}
|
|
41956
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41957
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41958
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41959
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41960
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41961
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41962
|
+
onClick: function onClick() {
|
|
41963
|
+
routingcountext('commercial', false, '');
|
|
41964
|
+
}
|
|
41965
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41966
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
41967
|
+
}, langdetect == 'en' ? 'Commercial' : 'تجاري')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41968
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41969
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41970
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41971
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41972
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41973
|
+
onClick: function onClick() {
|
|
41974
|
+
routingcountext('industrial', false, '');
|
|
41975
|
+
}
|
|
41976
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41977
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
41978
|
+
}, langdetect == 'en' ? 'Industrial' : 'صناعي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41979
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41980
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41981
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41982
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41983
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41984
|
+
onClick: function onClick() {
|
|
41985
|
+
routingcountext('medical', false, '');
|
|
41986
|
+
}
|
|
41987
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41988
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
41989
|
+
}, langdetect == 'en' ? 'Medical' : 'طبي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
41990
|
+
"class": "dropdown d-flex align-items-center w-100"
|
|
41991
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41992
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
41993
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41994
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
41995
|
+
onClick: function onClick() {
|
|
41996
|
+
routingcountext('tourist', false, '');
|
|
41997
|
+
}
|
|
41998
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
41999
|
+
"class": "".concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
42000
|
+
}, langdetect == 'en' ? 'Tourist' : 'سياحي'))))))));
|
|
42001
|
+
}
|
|
42002
|
+
}
|
|
41906
42003
|
} else {
|
|
41907
42004
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
41908
42005
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -44362,21 +44459,8 @@
|
|
|
44362
44459
|
}
|
|
44363
44460
|
}, /*#__PURE__*/React__default["default"].createElement("ul", null, templatepropcontext.pagesnprop.map(function (item, index) {
|
|
44364
44461
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
44365
|
-
var _authdetailsContext$i9;
|
|
44366
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid)
|
|
44367
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44368
|
-
"class": "cursor-pointer",
|
|
44369
|
-
onClick: function onClick() {
|
|
44370
|
-
routingcountext(item.navigationroute, false, '');
|
|
44371
|
-
}
|
|
44372
|
-
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44373
|
-
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44374
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44375
|
-
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44376
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44377
|
-
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44378
|
-
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44379
|
-
} else {
|
|
44462
|
+
var _authdetailsContext$i9, _authdetailsContext$i0;
|
|
44463
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instid) == '68c69dcc53e94') {
|
|
44380
44464
|
if (item.pagename != 'Services') {
|
|
44381
44465
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44382
44466
|
"class": "cursor-pointer",
|
|
@@ -44485,6 +44569,107 @@
|
|
|
44485
44569
|
}, langdetect == 'en' ? 'Restoration' : 'الترميم'))))))));
|
|
44486
44570
|
}
|
|
44487
44571
|
}
|
|
44572
|
+
// ebn el neel
|
|
44573
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6a4938efd4b21') {
|
|
44574
|
+
if (item.pagename != 'Your Guide') {
|
|
44575
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44576
|
+
"class": "cursor-pointer",
|
|
44577
|
+
onClick: function onClick() {
|
|
44578
|
+
routingcountext(item.navigationroute, false, '');
|
|
44579
|
+
}
|
|
44580
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44581
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44582
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44583
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44584
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44585
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44586
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44587
|
+
} else if (item.pagename == 'Your Guide') {
|
|
44588
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44589
|
+
"class": "cursor-pointer dropdownoutersecuritykey",
|
|
44590
|
+
onMouseEnter: function onMouseEnter() {
|
|
44591
|
+
setinqmenushowabout(true);
|
|
44592
|
+
}
|
|
44593
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44594
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44595
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44596
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44597
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44598
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44599
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))), inqmenushowabout == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44600
|
+
"class": "w-100"
|
|
44601
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44602
|
+
"class": langdetect == 'en' ? ' dropdown dropdownen w-100' : ' dropdown dropdownar w-100',
|
|
44603
|
+
style: {
|
|
44604
|
+
left: langdetect == 'en' ? '10%' : '',
|
|
44605
|
+
right: langdetect == 'ar' ? '10%' : '',
|
|
44606
|
+
zIndex: 9999
|
|
44607
|
+
}
|
|
44608
|
+
}, /*#__PURE__*/React__default["default"].createElement("ul", {
|
|
44609
|
+
"class": "mt-5 d-flex flex-column",
|
|
44610
|
+
sytle: {
|
|
44611
|
+
width: '200px'
|
|
44612
|
+
}
|
|
44613
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44614
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44615
|
+
onClick: function onClick() {
|
|
44616
|
+
routingcountext('commercial', false, '');
|
|
44617
|
+
}
|
|
44618
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44619
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44620
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44621
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44622
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44623
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44624
|
+
}, langdetect == 'en' ? 'Commercial' : 'تجاري')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44625
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44626
|
+
onClick: function onClick() {
|
|
44627
|
+
routingcountext('industrial', false, '');
|
|
44628
|
+
}
|
|
44629
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44630
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44631
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44632
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44633
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44634
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44635
|
+
}, " ", langdetect == 'en' ? 'Industrial' : 'صناعي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44636
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44637
|
+
onClick: function onClick() {
|
|
44638
|
+
routingcountext('medical', false, '');
|
|
44639
|
+
}
|
|
44640
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44641
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44642
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44643
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44644
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44645
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44646
|
+
}, langdetect == 'en' ? 'Medical' : 'طبي')))), /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44647
|
+
"class": "dropdown d-flex align-items-center w-100",
|
|
44648
|
+
onClick: function onClick() {
|
|
44649
|
+
routingcountext('tourist', false, '');
|
|
44650
|
+
}
|
|
44651
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44652
|
+
"class": ' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '
|
|
44653
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44654
|
+
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '
|
|
44655
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
44656
|
+
"class": ' mb-0 p-0 ml-md-3 mr-md-3 text-black '
|
|
44657
|
+
}, langdetect == 'en' ? 'Tourist' : 'سياحي'))))))));
|
|
44658
|
+
}
|
|
44659
|
+
} else {
|
|
44660
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44661
|
+
"class": "cursor-pointer",
|
|
44662
|
+
onClick: function onClick() {
|
|
44663
|
+
routingcountext(item.navigationroute, false, '');
|
|
44664
|
+
}
|
|
44665
|
+
}, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
44666
|
+
"class": "".concat(headerstyles$g.topbar_item_container) + ' nav-item '
|
|
44667
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44668
|
+
"class": "".concat(headerstyles$g.topbar_item, " ").concat(header_cssstyles.topbar_item, " ").concat(header_cssstyles.nav_link)
|
|
44669
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
44670
|
+
"class": "".concat(headerstyles$g.topbar_item_text, " ").concat(header_cssstyles.topbar_item_text)
|
|
44671
|
+
}, langdetect == 'en' ? item.pagename : item.pagename_ar))));
|
|
44672
|
+
}
|
|
44488
44673
|
}
|
|
44489
44674
|
}))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
|
|
44490
44675
|
sectionpropertiesprops: sectionproperties,
|
|
@@ -59161,6 +59346,11 @@
|
|
|
59161
59346
|
height: sectionproperties.logo_height + 'px',
|
|
59162
59347
|
position: 'relative'
|
|
59163
59348
|
}),
|
|
59349
|
+
payimg: glamor.css({
|
|
59350
|
+
width: '100%',
|
|
59351
|
+
height: '100%',
|
|
59352
|
+
objectFit: 'contain'
|
|
59353
|
+
}),
|
|
59164
59354
|
textStyles: glamor.css({
|
|
59165
59355
|
fontSize: sectionproperties.footerinfotext_fontsize + 'px',
|
|
59166
59356
|
color: sectionproperties.footerinfotext_color,
|
|
@@ -59357,7 +59547,11 @@
|
|
|
59357
59547
|
alignItems: 'center'
|
|
59358
59548
|
}, _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', {
|
|
59359
59549
|
// borderColor: sectionproperties.inputfeildbordercoloronfocus,
|
|
59360
|
-
})))
|
|
59550
|
+
}))),
|
|
59551
|
+
payimgcont: glamor.css({
|
|
59552
|
+
marginLeft: langdetect == 'en' ? '10px' : 0,
|
|
59553
|
+
marginRight: langdetect == 'en' ? 0 : '10px'
|
|
59554
|
+
})
|
|
59361
59555
|
};
|
|
59362
59556
|
React.useEffect(function () {
|
|
59363
59557
|
if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
|
|
@@ -59994,7 +60188,135 @@
|
|
|
59994
60188
|
onClick: function onClick() {
|
|
59995
60189
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
59996
60190
|
}
|
|
59997
|
-
}, lang.orderhistory))))
|
|
60191
|
+
}, lang.orderhistory)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60192
|
+
className: "col-lg-12 p-0 m-0 w-100 d-flex flex-wrap align-items-center justify-content-center"
|
|
60193
|
+
}, sectionproperties.showvisa == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60194
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60195
|
+
style: {
|
|
60196
|
+
width: '50px',
|
|
60197
|
+
height: '40px'
|
|
60198
|
+
}
|
|
60199
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60200
|
+
src: 'https://tabex-co.com/storage/StaticImages/visa.png',
|
|
60201
|
+
className: "".concat(footerStyles.payimg)
|
|
60202
|
+
})), sectionproperties.showmastercard == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60203
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60204
|
+
style: {
|
|
60205
|
+
width: '50px',
|
|
60206
|
+
height: '40px'
|
|
60207
|
+
}
|
|
60208
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60209
|
+
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
60210
|
+
className: "".concat(footerStyles.payimg)
|
|
60211
|
+
})), sectionproperties.showpaypal == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60212
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60213
|
+
style: {
|
|
60214
|
+
width: '50px',
|
|
60215
|
+
height: '40px'
|
|
60216
|
+
}
|
|
60217
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60218
|
+
src: 'https://tabex-co.com/storage/StaticImages/paypal.png',
|
|
60219
|
+
className: "".concat(footerStyles.payimg)
|
|
60220
|
+
})), sectionproperties.showstripe == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60221
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60222
|
+
style: {
|
|
60223
|
+
width: '50px',
|
|
60224
|
+
height: '40px'
|
|
60225
|
+
}
|
|
60226
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60227
|
+
src: 'https://tabex-co.com/storage/StaticImages/stripe.png',
|
|
60228
|
+
className: "".concat(footerStyles.payimg)
|
|
60229
|
+
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60230
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60231
|
+
style: {
|
|
60232
|
+
width: '50px',
|
|
60233
|
+
height: '40px'
|
|
60234
|
+
}
|
|
60235
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60236
|
+
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
60237
|
+
className: "".concat(footerStyles.payimg)
|
|
60238
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60239
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60240
|
+
style: {
|
|
60241
|
+
width: '50px',
|
|
60242
|
+
height: '40px'
|
|
60243
|
+
}
|
|
60244
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60245
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
60246
|
+
className: "".concat(footerStyles.payimg)
|
|
60247
|
+
})), sectionproperties.showinstapay == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60248
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60249
|
+
style: {
|
|
60250
|
+
width: '70px',
|
|
60251
|
+
height: '40px'
|
|
60252
|
+
}
|
|
60253
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60254
|
+
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
60255
|
+
className: "".concat(footerStyles.payimg)
|
|
60256
|
+
})), sectionproperties.showvodafonecash == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60257
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60258
|
+
style: {
|
|
60259
|
+
width: '100px',
|
|
60260
|
+
height: '40px'
|
|
60261
|
+
}
|
|
60262
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60263
|
+
src: 'https://tabex-co.com/storage/StaticImages/vodafonecash.png',
|
|
60264
|
+
className: "".concat(footerStyles.payimg)
|
|
60265
|
+
})), sectionproperties.showmeeza == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60266
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60267
|
+
style: {
|
|
60268
|
+
width: '50px',
|
|
60269
|
+
height: '40px'
|
|
60270
|
+
}
|
|
60271
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60272
|
+
src: 'https://tabex-co.com/storage/StaticImages/meezaimage.png',
|
|
60273
|
+
className: "".concat(footerStyles.payimg)
|
|
60274
|
+
})), sectionproperties.showewallet == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60275
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60276
|
+
style: {
|
|
60277
|
+
width: '50px',
|
|
60278
|
+
height: '45px'
|
|
60279
|
+
}
|
|
60280
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60281
|
+
src: 'https://tabex-co.com/storage/StaticImages/ewalletimage.png',
|
|
60282
|
+
className: "".concat(footerStyles.payimg)
|
|
60283
|
+
})), sectionproperties.showvalu == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60284
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60285
|
+
style: {
|
|
60286
|
+
width: '50px',
|
|
60287
|
+
height: '40px'
|
|
60288
|
+
}
|
|
60289
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60290
|
+
src: 'https://tabex-co.com/storage/StaticImages/valu.png',
|
|
60291
|
+
className: "".concat(footerStyles.payimg)
|
|
60292
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60293
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60294
|
+
style: {
|
|
60295
|
+
width: '50px',
|
|
60296
|
+
height: '40px'
|
|
60297
|
+
}
|
|
60298
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60299
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
60300
|
+
className: "".concat(footerStyles.payimg)
|
|
60301
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60302
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60303
|
+
style: {
|
|
60304
|
+
width: '50px',
|
|
60305
|
+
height: '40px'
|
|
60306
|
+
}
|
|
60307
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60308
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
60309
|
+
className: "".concat(footerStyles.payimg)
|
|
60310
|
+
})), sectionproperties.showaman == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60311
|
+
className: "".concat(footerStyles.payimgcont),
|
|
60312
|
+
style: {
|
|
60313
|
+
width: '50px',
|
|
60314
|
+
height: '40px'
|
|
60315
|
+
}
|
|
60316
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
60317
|
+
src: 'https://tabex-co.com/storage/StaticImages/aman.png',
|
|
60318
|
+
className: "".concat(footerStyles.payimg)
|
|
60319
|
+
})))), sectionproperties.showbottomnav == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59998
60320
|
"class": "row m-0 w-100 d-none d-md-flex",
|
|
59999
60321
|
style: _defineProperty__default["default"]({
|
|
60000
60322
|
position: 'fixed',
|