tabexseriescomponents 0.2.1287 → 0.2.1290
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 -3
- package/dist/index.esm.js +6 -3
- package/dist/index.umd.js +6 -3
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -36232,11 +36232,13 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
36232
36232
|
sectionpropertiesprops: sectionproperties,
|
|
36233
36233
|
templateproperties_contextprops: templateproperties_context,
|
|
36234
36234
|
actions: actions
|
|
36235
|
-
})), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(
|
|
36235
|
+
})), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36236
|
+
"class": "col-12 d-flex d-md-none p-0"
|
|
36237
|
+
}, /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
|
|
36236
36238
|
sectionpropertiesprops: sectionproperties,
|
|
36237
36239
|
templateproperties_contextprops: templateproperties_context,
|
|
36238
36240
|
actions: actions
|
|
36239
|
-
}), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36241
|
+
})), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36240
36242
|
"class": "col-lg-12",
|
|
36241
36243
|
style: {
|
|
36242
36244
|
paddingLeft: langdetect == 'en' ? sectionproperties.uppersection_paddingleft + 'px' : sectionproperties.uppersection_paddingright + 'px',
|
|
@@ -41636,7 +41638,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
41636
41638
|
"class": "".concat(headerstyles$g.header_container, " ").concat(header_cssstyles.header_container) + ' row m-0 w-100 d-flex justify-content-center ',
|
|
41637
41639
|
style: {
|
|
41638
41640
|
position: sectionproperties.headerstyles_position,
|
|
41639
|
-
zIndex: 1000
|
|
41641
|
+
zIndex: 1000,
|
|
41642
|
+
left: 0
|
|
41640
41643
|
}
|
|
41641
41644
|
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(DownloadApp, {
|
|
41642
41645
|
sectionpropertiesprops: sectionproperties,
|
package/dist/index.esm.js
CHANGED
|
@@ -36181,11 +36181,13 @@ var Header_threesectionslogocentered = function Header_threesectionslogocentered
|
|
|
36181
36181
|
sectionpropertiesprops: sectionproperties,
|
|
36182
36182
|
templateproperties_contextprops: templateproperties_context,
|
|
36183
36183
|
actions: actions
|
|
36184
|
-
})), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React.createElement(
|
|
36184
|
+
})), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
36185
|
+
"class": "col-12 d-flex d-md-none p-0"
|
|
36186
|
+
}, /*#__PURE__*/React.createElement(SocialMediaSection, {
|
|
36185
36187
|
sectionpropertiesprops: sectionproperties,
|
|
36186
36188
|
templateproperties_contextprops: templateproperties_context,
|
|
36187
36189
|
actions: actions
|
|
36188
|
-
}), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
36190
|
+
})), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
36189
36191
|
"class": "col-lg-12",
|
|
36190
36192
|
style: {
|
|
36191
36193
|
paddingLeft: langdetect == 'en' ? sectionproperties.uppersection_paddingleft + 'px' : sectionproperties.uppersection_paddingright + 'px',
|
|
@@ -41585,7 +41587,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
41585
41587
|
"class": "".concat(headerstyles$g.header_container, " ").concat(header_cssstyles.header_container) + ' row m-0 w-100 d-flex justify-content-center ',
|
|
41586
41588
|
style: {
|
|
41587
41589
|
position: sectionproperties.headerstyles_position,
|
|
41588
|
-
zIndex: 1000
|
|
41590
|
+
zIndex: 1000,
|
|
41591
|
+
left: 0
|
|
41589
41592
|
}
|
|
41590
41593
|
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React.createElement(DownloadApp, {
|
|
41591
41594
|
sectionpropertiesprops: sectionproperties,
|
package/dist/index.umd.js
CHANGED
|
@@ -36038,11 +36038,13 @@
|
|
|
36038
36038
|
sectionpropertiesprops: sectionproperties,
|
|
36039
36039
|
templateproperties_contextprops: templateproperties_context,
|
|
36040
36040
|
actions: actions
|
|
36041
|
-
})), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(
|
|
36041
|
+
})), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36042
|
+
"class": "col-12 d-flex d-md-none p-0"
|
|
36043
|
+
}, /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
|
|
36042
36044
|
sectionpropertiesprops: sectionproperties,
|
|
36043
36045
|
templateproperties_contextprops: templateproperties_context,
|
|
36044
36046
|
actions: actions
|
|
36045
|
-
}), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36047
|
+
})), sectionproperties.showupperheadersection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
36046
36048
|
"class": "col-lg-12",
|
|
36047
36049
|
style: {
|
|
36048
36050
|
paddingLeft: langdetect == 'en' ? sectionproperties.uppersection_paddingleft + 'px' : sectionproperties.uppersection_paddingright + 'px',
|
|
@@ -41442,7 +41444,8 @@
|
|
|
41442
41444
|
"class": "".concat(headerstyles$g.header_container, " ").concat(header_cssstyles.header_container) + ' row m-0 w-100 d-flex justify-content-center ',
|
|
41443
41445
|
style: {
|
|
41444
41446
|
position: sectionproperties.headerstyles_position,
|
|
41445
|
-
zIndex: 1000
|
|
41447
|
+
zIndex: 1000,
|
|
41448
|
+
left: 0
|
|
41446
41449
|
}
|
|
41447
41450
|
}, sectionproperties.showdownloadapp == 'Show' && /*#__PURE__*/React__default["default"].createElement(DownloadApp, {
|
|
41448
41451
|
sectionpropertiesprops: sectionproperties,
|