tabexseriescomponents 0.2.1114 → 0.2.1115
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 +6 -6
- package/dist/index.esm.js +6 -6
- package/dist/index.umd.js +6 -6
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -50970,7 +50970,7 @@ var Footer1 = function Footer1(props) {
|
|
|
50970
50970
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
50971
50971
|
size: sectionproperties.facebkbtnniconfontsize
|
|
50972
50972
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50973
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center
|
|
50973
|
+
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50974
50974
|
onClick: function onClick() {
|
|
50975
50975
|
var _authdetailsContext$i4;
|
|
50976
50976
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
|
|
@@ -50981,7 +50981,7 @@ var Footer1 = function Footer1(props) {
|
|
|
50981
50981
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
50982
50982
|
size: sectionproperties.instgrambtniconfontsize
|
|
50983
50983
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50984
|
-
"class": "".concat(footerStyles.whatsappbtnn) + ' d-flex align-items-center justify-content-center ',
|
|
50984
|
+
"class": "".concat(footerStyles.whatsappbtnn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50985
50985
|
onClick: function onClick() {
|
|
50986
50986
|
var _authdetailsContext$i6;
|
|
50987
50987
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
|
|
@@ -50992,15 +50992,15 @@ var Footer1 = function Footer1(props) {
|
|
|
50992
50992
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
50993
50993
|
size: sectionproperties.youtubebtniconfontsize
|
|
50994
50994
|
})), sectionproperties.youtube_btn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50995
|
-
"class": "".concat(footerStyles.youtubebtn) + ' d-flex align-items-center justify-content-center ',
|
|
50995
|
+
"class": "".concat(footerStyles.youtubebtn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50996
50996
|
onClick: function onClick() {
|
|
50997
50997
|
var _authdetailsContext$i8;
|
|
50998
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.
|
|
50998
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.youtubelink) != null) {
|
|
50999
50999
|
var _authdetailsContext$i9;
|
|
51000
|
-
window.open(
|
|
51000
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.youtubelink, '_blank');
|
|
51001
51001
|
}
|
|
51002
51002
|
}
|
|
51003
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
51003
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
51004
51004
|
size: sectionproperties.youtubeiconfontsize
|
|
51005
51005
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51006
51006
|
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
package/dist/index.esm.js
CHANGED
|
@@ -50919,7 +50919,7 @@ var Footer1 = function Footer1(props) {
|
|
|
50919
50919
|
}, /*#__PURE__*/React.createElement(FaFacebook, {
|
|
50920
50920
|
size: sectionproperties.facebkbtnniconfontsize
|
|
50921
50921
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
50922
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center
|
|
50922
|
+
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50923
50923
|
onClick: function onClick() {
|
|
50924
50924
|
var _authdetailsContext$i4;
|
|
50925
50925
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
|
|
@@ -50930,7 +50930,7 @@ var Footer1 = function Footer1(props) {
|
|
|
50930
50930
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
50931
50931
|
size: sectionproperties.instgrambtniconfontsize
|
|
50932
50932
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
50933
|
-
"class": "".concat(footerStyles.whatsappbtnn) + ' d-flex align-items-center justify-content-center ',
|
|
50933
|
+
"class": "".concat(footerStyles.whatsappbtnn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50934
50934
|
onClick: function onClick() {
|
|
50935
50935
|
var _authdetailsContext$i6;
|
|
50936
50936
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
|
|
@@ -50941,15 +50941,15 @@ var Footer1 = function Footer1(props) {
|
|
|
50941
50941
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
50942
50942
|
size: sectionproperties.youtubebtniconfontsize
|
|
50943
50943
|
})), sectionproperties.youtube_btn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
50944
|
-
"class": "".concat(footerStyles.youtubebtn) + ' d-flex align-items-center justify-content-center ',
|
|
50944
|
+
"class": "".concat(footerStyles.youtubebtn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50945
50945
|
onClick: function onClick() {
|
|
50946
50946
|
var _authdetailsContext$i8;
|
|
50947
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.
|
|
50947
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.youtubelink) != null) {
|
|
50948
50948
|
var _authdetailsContext$i9;
|
|
50949
|
-
window.open(
|
|
50949
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.youtubelink, '_blank');
|
|
50950
50950
|
}
|
|
50951
50951
|
}
|
|
50952
|
-
}, /*#__PURE__*/React.createElement(
|
|
50952
|
+
}, /*#__PURE__*/React.createElement(AiFillYoutube$1, {
|
|
50953
50953
|
size: sectionproperties.youtubeiconfontsize
|
|
50954
50954
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
50955
50955
|
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
package/dist/index.umd.js
CHANGED
|
@@ -50778,7 +50778,7 @@
|
|
|
50778
50778
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
50779
50779
|
size: sectionproperties.facebkbtnniconfontsize
|
|
50780
50780
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50781
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center
|
|
50781
|
+
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50782
50782
|
onClick: function onClick() {
|
|
50783
50783
|
var _authdetailsContext$i4;
|
|
50784
50784
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
|
|
@@ -50789,7 +50789,7 @@
|
|
|
50789
50789
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
50790
50790
|
size: sectionproperties.instgrambtniconfontsize
|
|
50791
50791
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50792
|
-
"class": "".concat(footerStyles.whatsappbtnn) + ' d-flex align-items-center justify-content-center ',
|
|
50792
|
+
"class": "".concat(footerStyles.whatsappbtnn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50793
50793
|
onClick: function onClick() {
|
|
50794
50794
|
var _authdetailsContext$i6;
|
|
50795
50795
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
|
|
@@ -50800,15 +50800,15 @@
|
|
|
50800
50800
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
50801
50801
|
size: sectionproperties.youtubebtniconfontsize
|
|
50802
50802
|
})), sectionproperties.youtube_btn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50803
|
-
"class": "".concat(footerStyles.youtubebtn) + ' d-flex align-items-center justify-content-center ',
|
|
50803
|
+
"class": "".concat(footerStyles.youtubebtn) + ' d-flex align-items-center justify-content-center mx-2 ',
|
|
50804
50804
|
onClick: function onClick() {
|
|
50805
50805
|
var _authdetailsContext$i8;
|
|
50806
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.
|
|
50806
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.youtubelink) != null) {
|
|
50807
50807
|
var _authdetailsContext$i9;
|
|
50808
|
-
window.open(
|
|
50808
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.youtubelink, '_blank');
|
|
50809
50809
|
}
|
|
50810
50810
|
}
|
|
50811
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
50811
|
+
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube$1.AiFillYoutube, {
|
|
50812
50812
|
size: sectionproperties.youtubeiconfontsize
|
|
50813
50813
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50814
50814
|
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|