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.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',
|