tabexseriescomponents 0.2.1397 → 0.2.1398
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 +2 -2
- package/dist/index.esm.js +2 -2
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -57084,7 +57084,7 @@ var Footer4 = function Footer4(props) {
|
|
|
57084
57084
|
style: {
|
|
57085
57085
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57086
57086
|
}
|
|
57087
|
-
}, lang.helpcenter), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57087
|
+
}, lang.helpcenter), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
57088
57088
|
className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
|
|
57089
57089
|
style: {
|
|
57090
57090
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -62907,7 +62907,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
62907
62907
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
62908
62908
|
}
|
|
62909
62909
|
}
|
|
62910
|
-
})),
|
|
62910
|
+
})), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62911
62911
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
62912
62912
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62913
62913
|
onClick: function onClick() {
|
package/dist/index.esm.js
CHANGED
|
@@ -57033,7 +57033,7 @@ var Footer4 = function Footer4(props) {
|
|
|
57033
57033
|
style: {
|
|
57034
57034
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
57035
57035
|
}
|
|
57036
|
-
}, lang.helpcenter), /*#__PURE__*/React.createElement("p", {
|
|
57036
|
+
}, lang.helpcenter), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
57037
57037
|
className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
|
|
57038
57038
|
style: {
|
|
57039
57039
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -62856,7 +62856,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
62856
62856
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
62857
62857
|
}
|
|
62858
62858
|
}
|
|
62859
|
-
})),
|
|
62859
|
+
})), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
62860
62860
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
62861
62861
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62862
62862
|
onClick: function onClick() {
|
package/dist/index.umd.js
CHANGED
|
@@ -56886,7 +56886,7 @@
|
|
|
56886
56886
|
style: {
|
|
56887
56887
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
56888
56888
|
}
|
|
56889
|
-
}, lang.helpcenter), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
56889
|
+
}, lang.helpcenter), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
56890
56890
|
className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
|
|
56891
56891
|
style: {
|
|
56892
56892
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
@@ -62709,7 +62709,7 @@
|
|
|
62709
62709
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar)));
|
|
62710
62710
|
}
|
|
62711
62711
|
}
|
|
62712
|
-
})),
|
|
62712
|
+
})), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62713
62713
|
"class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-1"
|
|
62714
62714
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
62715
62715
|
onClick: function onClick() {
|