tabexseriescomponents 0.0.623 → 0.0.625
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 +7 -8
- package/dist/index.esm.js +7 -8
- package/dist/index.umd.js +7 -8
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -43590,7 +43590,7 @@ var Footer2 = function Footer2(props) {
|
|
|
43590
43590
|
routingcountext(StaticPagesLinksContext.Policies);
|
|
43591
43591
|
}
|
|
43592
43592
|
}, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43593
|
-
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
43593
|
+
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 mt-4"
|
|
43594
43594
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43595
43595
|
className: "row m-0 w-100"
|
|
43596
43596
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -57711,16 +57711,15 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
57711
57711
|
target: '_self',
|
|
57712
57712
|
"class": "d-flex align-items-center"
|
|
57713
57713
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57714
|
-
"class": ' m-0 p-0 '
|
|
57714
|
+
"class": sectionstyles.btnStyles + ' m-0 p-0 allcentered '
|
|
57715
57715
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))), sectionproperties.btntype == 'Another Phone Number' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57716
57716
|
"class": sectionstyles.btnStyles + ' allcentered '
|
|
57717
|
-
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
57718
|
-
href: 'tel:' + sectionproperties.btnlink,
|
|
57719
|
-
target: '_self',
|
|
57720
|
-
"class": "d-flex align-items-center"
|
|
57721
57717
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57722
|
-
"class": ' m-0 p-0 '
|
|
57723
|
-
|
|
57718
|
+
"class": sectionstyles.btnStyles + ' m-0 p-0 allcentered ',
|
|
57719
|
+
onClick: function onClick() {
|
|
57720
|
+
window.open('tel:' + sectionproperties.btnlink, '_blank');
|
|
57721
|
+
}
|
|
57722
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), sectionproperties.btntype != 'Phone Number' && sectionproperties.btntype != 'Another Phone Number' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
57724
57723
|
"class": sectionstyles.btnStyles,
|
|
57725
57724
|
onClick: function onClick() {
|
|
57726
57725
|
if (sectionproperties.btntype == 'WhatsApp') {
|
package/dist/index.esm.js
CHANGED
|
@@ -43541,7 +43541,7 @@ var Footer2 = function Footer2(props) {
|
|
|
43541
43541
|
routingcountext(StaticPagesLinksContext.Policies);
|
|
43542
43542
|
}
|
|
43543
43543
|
}, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43544
|
-
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
43544
|
+
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 mt-4"
|
|
43545
43545
|
}, /*#__PURE__*/React.createElement("div", {
|
|
43546
43546
|
className: "row m-0 w-100"
|
|
43547
43547
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -57662,16 +57662,15 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
57662
57662
|
target: '_self',
|
|
57663
57663
|
"class": "d-flex align-items-center"
|
|
57664
57664
|
}, /*#__PURE__*/React.createElement("p", {
|
|
57665
|
-
"class": ' m-0 p-0 '
|
|
57665
|
+
"class": sectionstyles.btnStyles + ' m-0 p-0 allcentered '
|
|
57666
57666
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))), sectionproperties.btntype == 'Another Phone Number' && /*#__PURE__*/React.createElement("div", {
|
|
57667
57667
|
"class": sectionstyles.btnStyles + ' allcentered '
|
|
57668
|
-
}, /*#__PURE__*/React.createElement("a", {
|
|
57669
|
-
href: 'tel:' + sectionproperties.btnlink,
|
|
57670
|
-
target: '_self',
|
|
57671
|
-
"class": "d-flex align-items-center"
|
|
57672
57668
|
}, /*#__PURE__*/React.createElement("p", {
|
|
57673
|
-
"class": ' m-0 p-0 '
|
|
57674
|
-
|
|
57669
|
+
"class": sectionstyles.btnStyles + ' m-0 p-0 allcentered ',
|
|
57670
|
+
onClick: function onClick() {
|
|
57671
|
+
window.open('tel:' + sectionproperties.btnlink, '_blank');
|
|
57672
|
+
}
|
|
57673
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), sectionproperties.btntype != 'Phone Number' && sectionproperties.btntype != 'Another Phone Number' && /*#__PURE__*/React.createElement("button", {
|
|
57675
57674
|
"class": sectionstyles.btnStyles,
|
|
57676
57675
|
onClick: function onClick() {
|
|
57677
57676
|
if (sectionproperties.btntype == 'WhatsApp') {
|
package/dist/index.umd.js
CHANGED
|
@@ -43414,7 +43414,7 @@
|
|
|
43414
43414
|
routingcountext(StaticPagesLinksContext.Policies);
|
|
43415
43415
|
}
|
|
43416
43416
|
}, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43417
|
-
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
43417
|
+
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 mt-4"
|
|
43418
43418
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43419
43419
|
className: "row m-0 w-100"
|
|
43420
43420
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -57535,16 +57535,15 @@
|
|
|
57535
57535
|
target: '_self',
|
|
57536
57536
|
"class": "d-flex align-items-center"
|
|
57537
57537
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57538
|
-
"class": ' m-0 p-0 '
|
|
57538
|
+
"class": sectionstyles.btnStyles + ' m-0 p-0 allcentered '
|
|
57539
57539
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))), sectionproperties.btntype == 'Another Phone Number' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57540
57540
|
"class": sectionstyles.btnStyles + ' allcentered '
|
|
57541
|
-
}, /*#__PURE__*/React__default["default"].createElement("a", {
|
|
57542
|
-
href: 'tel:' + sectionproperties.btnlink,
|
|
57543
|
-
target: '_self',
|
|
57544
|
-
"class": "d-flex align-items-center"
|
|
57545
57541
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57546
|
-
"class": ' m-0 p-0 '
|
|
57547
|
-
|
|
57542
|
+
"class": sectionstyles.btnStyles + ' m-0 p-0 allcentered ',
|
|
57543
|
+
onClick: function onClick() {
|
|
57544
|
+
window.open('tel:' + sectionproperties.btnlink, '_blank');
|
|
57545
|
+
}
|
|
57546
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), sectionproperties.btntype != 'Phone Number' && sectionproperties.btntype != 'Another Phone Number' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
57548
57547
|
"class": sectionstyles.btnStyles,
|
|
57549
57548
|
onClick: function onClick() {
|
|
57550
57549
|
if (sectionproperties.btntype == 'WhatsApp') {
|