tabexseriescomponents 0.0.739 → 0.0.740
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 +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -51019,7 +51019,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
51019
51019
|
color: sectionproperties.generaltext_fontColor,
|
|
51020
51020
|
fontWeight: sectionproperties.generaltext_fontWeight
|
|
51021
51021
|
}
|
|
51022
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51022
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))))), sectionproperties.showbottomnav == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51023
51023
|
"class": "row m-0 w-100 d-none d-md-flex",
|
|
51024
51024
|
style: {
|
|
51025
51025
|
position: 'fixed',
|
package/dist/index.esm.js
CHANGED
|
@@ -50970,7 +50970,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
50970
50970
|
color: sectionproperties.generaltext_fontColor,
|
|
50971
50971
|
fontWeight: sectionproperties.generaltext_fontWeight
|
|
50972
50972
|
}
|
|
50973
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))))), /*#__PURE__*/React.createElement("div", {
|
|
50973
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))))), sectionproperties.showbottomnav == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
50974
50974
|
"class": "row m-0 w-100 d-none d-md-flex",
|
|
50975
50975
|
style: {
|
|
50976
50976
|
position: 'fixed',
|
package/dist/index.umd.js
CHANGED
|
@@ -50840,7 +50840,7 @@
|
|
|
50840
50840
|
color: sectionproperties.generaltext_fontColor,
|
|
50841
50841
|
fontWeight: sectionproperties.generaltext_fontWeight
|
|
50842
50842
|
}
|
|
50843
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50843
|
+
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar))))), sectionproperties.showbottomnav == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50844
50844
|
"class": "row m-0 w-100 d-none d-md-flex",
|
|
50845
50845
|
style: {
|
|
50846
50846
|
position: 'fixed',
|