tabexseriescomponents 0.0.70 → 0.0.71
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 +8 -6
- package/dist/index.esm.js +8 -6
- package/dist/index.umd.js +8 -6
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -24407,7 +24407,7 @@ function ownKeys$E(object, enumerableOnly) { var keys = Object.keys(object); if
|
|
|
24407
24407
|
function _objectSpread$E(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$E(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$E(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
24408
24408
|
|
|
24409
24409
|
var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
24410
|
-
var _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
24410
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i9, _authdetailsContext$i10, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9;
|
|
24411
24411
|
|
|
24412
24412
|
var _useState = React.useState(''),
|
|
24413
24413
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
@@ -24741,20 +24741,22 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24741
24741
|
marginLeft: langdetect == 'ar' ? '2rem' : 0
|
|
24742
24742
|
},
|
|
24743
24743
|
onClick: function onClick() {
|
|
24744
|
-
|
|
24744
|
+
var _authdetailsContext$i, _authdetailsContext$i2;
|
|
24745
|
+
|
|
24746
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
|
|
24745
24747
|
}
|
|
24746
24748
|
}, /*#__PURE__*/React__default["default"].createElement(ai.AiOutlineMail, {
|
|
24747
24749
|
"class": header_cssstyles.upperheadertext + ' ml-1 mr-1 ',
|
|
24748
24750
|
size: sectionproperties.footerinfotext_fontsize
|
|
24749
24751
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
24750
24752
|
"class": header_cssstyles.upperheadertext
|
|
24751
|
-
}, authdetailsContext.instinfo.contactinfo.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24753
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24752
24754
|
"class": "d-flex align-items-center justify-content-center",
|
|
24753
24755
|
style: {
|
|
24754
24756
|
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg
|
|
24755
24757
|
}
|
|
24756
24758
|
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
24757
|
-
href: 'tel:' + authdetailsContext.instinfo.contactinfo.mobile,
|
|
24759
|
+
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobile),
|
|
24758
24760
|
target: '_self',
|
|
24759
24761
|
"class": "d-flex align-items-center"
|
|
24760
24762
|
}, /*#__PURE__*/React__default["default"].createElement(ai.AiFillPhone, {
|
|
@@ -24762,7 +24764,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24762
24764
|
size: sectionproperties.footerinfotext_fontsize
|
|
24763
24765
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
24764
24766
|
"class": header_cssstyles.upperheadertext
|
|
24765
|
-
}, authdetailsContext.instinfo.contactinfo.mobile))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24767
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobile))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24766
24768
|
"class": "col-lg-4 d-flex align-items-center p-0"
|
|
24767
24769
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24768
24770
|
"class": "row m-0 d-flex justify-content-end w-100"
|
|
@@ -25003,7 +25005,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
25003
25005
|
minWidth: '250px',
|
|
25004
25006
|
marginLeft: '0px'
|
|
25005
25007
|
}
|
|
25006
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
25008
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcollections) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.map(function (item, index) {
|
|
25007
25009
|
return /*#__PURE__*/React__default["default"].createElement("div", null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
25008
25010
|
onClick: function onClick() {
|
|
25009
25011
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
package/dist/index.esm.js
CHANGED
|
@@ -24364,7 +24364,7 @@ function ownKeys$E(object, enumerableOnly) { var keys = Object.keys(object); if
|
|
|
24364
24364
|
function _objectSpread$E(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$E(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$E(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
24365
24365
|
|
|
24366
24366
|
var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
24367
|
-
var _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
24367
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i9, _authdetailsContext$i10, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9;
|
|
24368
24368
|
|
|
24369
24369
|
var _useState = useState(''),
|
|
24370
24370
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -24698,20 +24698,22 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24698
24698
|
marginLeft: langdetect == 'ar' ? '2rem' : 0
|
|
24699
24699
|
},
|
|
24700
24700
|
onClick: function onClick() {
|
|
24701
|
-
|
|
24701
|
+
var _authdetailsContext$i, _authdetailsContext$i2;
|
|
24702
|
+
|
|
24703
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
|
|
24702
24704
|
}
|
|
24703
24705
|
}, /*#__PURE__*/React.createElement(AiOutlineMail, {
|
|
24704
24706
|
"class": header_cssstyles.upperheadertext + ' ml-1 mr-1 ',
|
|
24705
24707
|
size: sectionproperties.footerinfotext_fontsize
|
|
24706
24708
|
}), /*#__PURE__*/React.createElement("span", {
|
|
24707
24709
|
"class": header_cssstyles.upperheadertext
|
|
24708
|
-
}, authdetailsContext.instinfo.contactinfo.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
24710
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
24709
24711
|
"class": "d-flex align-items-center justify-content-center",
|
|
24710
24712
|
style: {
|
|
24711
24713
|
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg
|
|
24712
24714
|
}
|
|
24713
24715
|
}, /*#__PURE__*/React.createElement("a", {
|
|
24714
|
-
href: 'tel:' + authdetailsContext.instinfo.contactinfo.mobile,
|
|
24716
|
+
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobile),
|
|
24715
24717
|
target: '_self',
|
|
24716
24718
|
"class": "d-flex align-items-center"
|
|
24717
24719
|
}, /*#__PURE__*/React.createElement(AiFillPhone, {
|
|
@@ -24719,7 +24721,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24719
24721
|
size: sectionproperties.footerinfotext_fontsize
|
|
24720
24722
|
}), /*#__PURE__*/React.createElement("span", {
|
|
24721
24723
|
"class": header_cssstyles.upperheadertext
|
|
24722
|
-
}, authdetailsContext.instinfo.contactinfo.mobile))))), /*#__PURE__*/React.createElement("div", {
|
|
24724
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobile))))), /*#__PURE__*/React.createElement("div", {
|
|
24723
24725
|
"class": "col-lg-4 d-flex align-items-center p-0"
|
|
24724
24726
|
}, /*#__PURE__*/React.createElement("div", {
|
|
24725
24727
|
"class": "row m-0 d-flex justify-content-end w-100"
|
|
@@ -24960,7 +24962,7 @@ var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
|
24960
24962
|
minWidth: '250px',
|
|
24961
24963
|
marginLeft: '0px'
|
|
24962
24964
|
}
|
|
24963
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
24965
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcollections) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.map(function (item, index) {
|
|
24964
24966
|
return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
24965
24967
|
onClick: function onClick() {
|
|
24966
24968
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
package/dist/index.umd.js
CHANGED
|
@@ -24346,7 +24346,7 @@
|
|
|
24346
24346
|
function _objectSpread$E(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$E(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$E(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
24347
24347
|
|
|
24348
24348
|
var ThreeTieredHeader = function ThreeTieredHeader(props) {
|
|
24349
|
-
var _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$
|
|
24349
|
+
var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$c, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i9, _authdetailsContext$i10, _fetchcustomercartQue, _fetchcustomercartQue2, _fetchcustomercartQue3, _fetchcustomercartQue4, _fetchcustomercartQue5, _fetchcustomercartQue6, _fetchcustomercartQue7, _fetchcustomercartQue8, _fetchcustomercartQue9;
|
|
24350
24350
|
|
|
24351
24351
|
var _useState = React.useState(''),
|
|
24352
24352
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
@@ -24680,20 +24680,22 @@
|
|
|
24680
24680
|
marginLeft: langdetect == 'ar' ? '2rem' : 0
|
|
24681
24681
|
},
|
|
24682
24682
|
onClick: function onClick() {
|
|
24683
|
-
|
|
24683
|
+
var _authdetailsContext$i, _authdetailsContext$i2;
|
|
24684
|
+
|
|
24685
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
|
|
24684
24686
|
}
|
|
24685
24687
|
}, /*#__PURE__*/React__default["default"].createElement(ai.AiOutlineMail, {
|
|
24686
24688
|
"class": header_cssstyles.upperheadertext + ' ml-1 mr-1 ',
|
|
24687
24689
|
size: sectionproperties.footerinfotext_fontsize
|
|
24688
24690
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
24689
24691
|
"class": header_cssstyles.upperheadertext
|
|
24690
|
-
}, authdetailsContext.instinfo.contactinfo.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24692
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24691
24693
|
"class": "d-flex align-items-center justify-content-center",
|
|
24692
24694
|
style: {
|
|
24693
24695
|
borderRight: sectionproperties.vl_width + 'px solid ' + sectionproperties.vl_bg
|
|
24694
24696
|
}
|
|
24695
24697
|
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
24696
|
-
href: 'tel:' + authdetailsContext.instinfo.contactinfo.mobile,
|
|
24698
|
+
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.mobile),
|
|
24697
24699
|
target: '_self',
|
|
24698
24700
|
"class": "d-flex align-items-center"
|
|
24699
24701
|
}, /*#__PURE__*/React__default["default"].createElement(ai.AiFillPhone, {
|
|
@@ -24701,7 +24703,7 @@
|
|
|
24701
24703
|
size: sectionproperties.footerinfotext_fontsize
|
|
24702
24704
|
}), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
24703
24705
|
"class": header_cssstyles.upperheadertext
|
|
24704
|
-
}, authdetailsContext.instinfo.contactinfo.mobile))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24706
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : (_authdetailsContext$i8 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobile))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24705
24707
|
"class": "col-lg-4 d-flex align-items-center p-0"
|
|
24706
24708
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
24707
24709
|
"class": "row m-0 d-flex justify-content-end w-100"
|
|
@@ -24942,7 +24944,7 @@
|
|
|
24942
24944
|
minWidth: '250px',
|
|
24943
24945
|
marginLeft: '0px'
|
|
24944
24946
|
}
|
|
24945
|
-
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$
|
|
24947
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : (_authdetailsContext$i10 = _authdetailsContext$i9.instcollections) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.map(function (item, index) {
|
|
24946
24948
|
return /*#__PURE__*/React__default["default"].createElement("div", null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
24947
24949
|
onClick: function onClick() {
|
|
24948
24950
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|