tabexseriescomponents 0.0.636 → 0.0.637
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 +12 -3
- package/dist/index.esm.js +12 -3
- package/dist/index.umd.js +12 -3
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -4470,7 +4470,7 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
|
|
|
4470
4470
|
size: sectionproperties.cartBtn_iconFontSize
|
|
4471
4471
|
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
4472
4472
|
size: sectionproperties.cartBtn_iconFontSize
|
|
4473
|
-
})), langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.productactionbuttontext_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.productactionbuttontext_ar), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
4473
|
+
})), sectionproperties.overwritecertbtntext == 'Yes' ? langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic : langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.productactionbuttontext_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.productactionbuttontext_ar), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
4474
4474
|
className: ' d-flex align-items-center justify-content-center '
|
|
4475
4475
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
4476
4476
|
color: "white",
|
|
@@ -22096,9 +22096,14 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22096
22096
|
socialmediaicon: glamor.css({
|
|
22097
22097
|
fontSize: templateproperties_context.socialmediasectioniconfontsize + 'px',
|
|
22098
22098
|
color: templateproperties_context.socialmediasectioniconcolor,
|
|
22099
|
+
width: templateproperties_context.socialmediasectioniconwidth + 'px',
|
|
22100
|
+
height: templateproperties_context.socialmediasectioniconheight + 'px',
|
|
22101
|
+
border: templateproperties_context.socialmediasectioniconborderwidth + 'px solid ' + templateproperties_context.socialmediasectionbordercolor,
|
|
22102
|
+
borderRadius: 5,
|
|
22099
22103
|
':hover': {
|
|
22100
22104
|
transition: '.3s',
|
|
22101
|
-
color: templateproperties_context.socialmediasectioniconcoloronhover
|
|
22105
|
+
color: templateproperties_context.socialmediasectioniconcoloronhover,
|
|
22106
|
+
border: templateproperties_context.socialmediasectioniconborderwidth + 'px solid ' + templateproperties_context.socialmediasectioniconcoloronhover
|
|
22102
22107
|
}
|
|
22103
22108
|
})
|
|
22104
22109
|
};
|
|
@@ -29634,7 +29639,11 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29634
29639
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
29635
29640
|
marginBottom: sectionproperties.header_marginBottom + 'px'
|
|
29636
29641
|
}
|
|
29637
|
-
},
|
|
29642
|
+
}, templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
|
|
29643
|
+
sectionpropertiesprops: sectionproperties,
|
|
29644
|
+
templateproperties_contextprops: templateproperties_context,
|
|
29645
|
+
actions: actions
|
|
29646
|
+
}), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29638
29647
|
style: {
|
|
29639
29648
|
position: 'fixed',
|
|
29640
29649
|
bottom: 15,
|
package/dist/index.esm.js
CHANGED
|
@@ -4421,7 +4421,7 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
|
|
|
4421
4421
|
size: sectionproperties.cartBtn_iconFontSize
|
|
4422
4422
|
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
|
|
4423
4423
|
size: sectionproperties.cartBtn_iconFontSize
|
|
4424
|
-
})), langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.productactionbuttontext_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.productactionbuttontext_ar), AddtoCartMutationContext.isLoading && /*#__PURE__*/React.createElement("div", {
|
|
4424
|
+
})), sectionproperties.overwritecertbtntext == 'Yes' ? langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic : langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.productactionbuttontext_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.productactionbuttontext_ar), AddtoCartMutationContext.isLoading && /*#__PURE__*/React.createElement("div", {
|
|
4425
4425
|
className: ' d-flex align-items-center justify-content-center '
|
|
4426
4426
|
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
4427
4427
|
color: "white",
|
|
@@ -22047,9 +22047,14 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22047
22047
|
socialmediaicon: css({
|
|
22048
22048
|
fontSize: templateproperties_context.socialmediasectioniconfontsize + 'px',
|
|
22049
22049
|
color: templateproperties_context.socialmediasectioniconcolor,
|
|
22050
|
+
width: templateproperties_context.socialmediasectioniconwidth + 'px',
|
|
22051
|
+
height: templateproperties_context.socialmediasectioniconheight + 'px',
|
|
22052
|
+
border: templateproperties_context.socialmediasectioniconborderwidth + 'px solid ' + templateproperties_context.socialmediasectionbordercolor,
|
|
22053
|
+
borderRadius: 5,
|
|
22050
22054
|
':hover': {
|
|
22051
22055
|
transition: '.3s',
|
|
22052
|
-
color: templateproperties_context.socialmediasectioniconcoloronhover
|
|
22056
|
+
color: templateproperties_context.socialmediasectioniconcoloronhover,
|
|
22057
|
+
border: templateproperties_context.socialmediasectioniconborderwidth + 'px solid ' + templateproperties_context.socialmediasectioniconcoloronhover
|
|
22053
22058
|
}
|
|
22054
22059
|
})
|
|
22055
22060
|
};
|
|
@@ -29585,7 +29590,11 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29585
29590
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
29586
29591
|
marginBottom: sectionproperties.header_marginBottom + 'px'
|
|
29587
29592
|
}
|
|
29588
|
-
},
|
|
29593
|
+
}, templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React.createElement(SocialMediaSection, {
|
|
29594
|
+
sectionpropertiesprops: sectionproperties,
|
|
29595
|
+
templateproperties_contextprops: templateproperties_context,
|
|
29596
|
+
actions: actions
|
|
29597
|
+
}), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
29589
29598
|
style: {
|
|
29590
29599
|
position: 'fixed',
|
|
29591
29600
|
bottom: 15,
|
package/dist/index.umd.js
CHANGED
|
@@ -4294,7 +4294,7 @@
|
|
|
4294
4294
|
size: sectionproperties.cartBtn_iconFontSize
|
|
4295
4295
|
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
4296
4296
|
size: sectionproperties.cartBtn_iconFontSize
|
|
4297
|
-
})), langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.productactionbuttontext_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.productactionbuttontext_ar), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
4297
|
+
})), sectionproperties.overwritecertbtntext == 'Yes' ? langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic : langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer17 === void 0 || (_fetchProductInfoQuer17 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.productactionbuttontext_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer18 === void 0 || (_fetchProductInfoQuer18 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.productactionbuttontext_ar), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
4298
4298
|
className: ' d-flex align-items-center justify-content-center '
|
|
4299
4299
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
4300
4300
|
color: "white",
|
|
@@ -21920,9 +21920,14 @@
|
|
|
21920
21920
|
socialmediaicon: glamor.css({
|
|
21921
21921
|
fontSize: templateproperties_context.socialmediasectioniconfontsize + 'px',
|
|
21922
21922
|
color: templateproperties_context.socialmediasectioniconcolor,
|
|
21923
|
+
width: templateproperties_context.socialmediasectioniconwidth + 'px',
|
|
21924
|
+
height: templateproperties_context.socialmediasectioniconheight + 'px',
|
|
21925
|
+
border: templateproperties_context.socialmediasectioniconborderwidth + 'px solid ' + templateproperties_context.socialmediasectionbordercolor,
|
|
21926
|
+
borderRadius: 5,
|
|
21923
21927
|
':hover': {
|
|
21924
21928
|
transition: '.3s',
|
|
21925
|
-
color: templateproperties_context.socialmediasectioniconcoloronhover
|
|
21929
|
+
color: templateproperties_context.socialmediasectioniconcoloronhover,
|
|
21930
|
+
border: templateproperties_context.socialmediasectioniconborderwidth + 'px solid ' + templateproperties_context.socialmediasectioniconcoloronhover
|
|
21926
21931
|
}
|
|
21927
21932
|
})
|
|
21928
21933
|
};
|
|
@@ -29458,7 +29463,11 @@
|
|
|
29458
29463
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
29459
29464
|
marginBottom: sectionproperties.header_marginBottom + 'px'
|
|
29460
29465
|
}
|
|
29461
|
-
},
|
|
29466
|
+
}, templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
|
|
29467
|
+
sectionpropertiesprops: sectionproperties,
|
|
29468
|
+
templateproperties_contextprops: templateproperties_context,
|
|
29469
|
+
actions: actions
|
|
29470
|
+
}), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29462
29471
|
style: {
|
|
29463
29472
|
position: 'fixed',
|
|
29464
29473
|
bottom: 15,
|