tabexseriescomponents 0.0.754 → 0.0.755

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 CHANGED
@@ -32461,7 +32461,11 @@ var Header8 = function Header8(props) {
32461
32461
  sectionpropertiesprops: sectionproperties,
32462
32462
  templateproperties_contextprops: templateproperties_context,
32463
32463
  actions: actions
32464
- })), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
32464
+ })), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
32465
+ sectionpropertiesprops: sectionproperties,
32466
+ templateproperties_contextprops: templateproperties_context,
32467
+ actions: actions
32468
+ }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
32465
32469
  style: {
32466
32470
  position: 'fixed',
32467
32471
  bottom: sectionproperties.floatingbtnfrombottom + 'px',
@@ -43136,7 +43140,11 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
43136
43140
  }
43137
43141
  }, langdetect == 'en' ? (_textarray$ = textarray[0]) === null || _textarray$ === void 0 ? void 0 : _textarray$.textEnglish : (_textarray$2 = textarray[0]) === null || _textarray$2 === void 0 ? void 0 : _textarray$2.textArabic))))
43138
43142
  // <MarqueeHeader sectionpropertiesprops={sectionproperties} actions={actions} />
43139
- , /*#__PURE__*/React__default["default"].createElement("div", {
43143
+ , templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
43144
+ sectionpropertiesprops: sectionproperties,
43145
+ templateproperties_contextprops: templateproperties_context,
43146
+ actions: actions
43147
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
43140
43148
  "class": " ".concat(header_cssstyles.headercontainer) + ' d-flex d-md-none align-items-center m-0 pl-lg-2 pr-lg-2 '
43141
43149
  }, /*#__PURE__*/React__default["default"].createElement("div", {
43142
43150
  "class": "row m-0 w-100 "
package/dist/index.esm.js CHANGED
@@ -32412,7 +32412,11 @@ var Header8 = function Header8(props) {
32412
32412
  sectionpropertiesprops: sectionproperties,
32413
32413
  templateproperties_contextprops: templateproperties_context,
32414
32414
  actions: actions
32415
- })), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
32415
+ })), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React.createElement(SocialMediaSection, {
32416
+ sectionpropertiesprops: sectionproperties,
32417
+ templateproperties_contextprops: templateproperties_context,
32418
+ actions: actions
32419
+ }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
32416
32420
  style: {
32417
32421
  position: 'fixed',
32418
32422
  bottom: sectionproperties.floatingbtnfrombottom + 'px',
@@ -43087,7 +43091,11 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
43087
43091
  }
43088
43092
  }, langdetect == 'en' ? (_textarray$ = textarray[0]) === null || _textarray$ === void 0 ? void 0 : _textarray$.textEnglish : (_textarray$2 = textarray[0]) === null || _textarray$2 === void 0 ? void 0 : _textarray$2.textArabic))))
43089
43093
  // <MarqueeHeader sectionpropertiesprops={sectionproperties} actions={actions} />
43090
- , /*#__PURE__*/React.createElement("div", {
43094
+ , templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React.createElement(SocialMediaSection, {
43095
+ sectionpropertiesprops: sectionproperties,
43096
+ templateproperties_contextprops: templateproperties_context,
43097
+ actions: actions
43098
+ }), /*#__PURE__*/React.createElement("div", {
43091
43099
  "class": " ".concat(header_cssstyles.headercontainer) + ' d-flex d-md-none align-items-center m-0 pl-lg-2 pr-lg-2 '
43092
43100
  }, /*#__PURE__*/React.createElement("div", {
43093
43101
  "class": "row m-0 w-100 "
package/dist/index.umd.js CHANGED
@@ -32282,7 +32282,11 @@
32282
32282
  sectionpropertiesprops: sectionproperties,
32283
32283
  templateproperties_contextprops: templateproperties_context,
32284
32284
  actions: actions
32285
- })), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
32285
+ })), templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
32286
+ sectionpropertiesprops: sectionproperties,
32287
+ templateproperties_contextprops: templateproperties_context,
32288
+ actions: actions
32289
+ }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
32286
32290
  style: {
32287
32291
  position: 'fixed',
32288
32292
  bottom: sectionproperties.floatingbtnfrombottom + 'px',
@@ -42957,7 +42961,11 @@
42957
42961
  }
42958
42962
  }, langdetect == 'en' ? (_textarray$ = textarray[0]) === null || _textarray$ === void 0 ? void 0 : _textarray$.textEnglish : (_textarray$2 = textarray[0]) === null || _textarray$2 === void 0 ? void 0 : _textarray$2.textArabic))))
42959
42963
  // <MarqueeHeader sectionpropertiesprops={sectionproperties} actions={actions} />
42960
- , /*#__PURE__*/React__default["default"].createElement("div", {
42964
+ , templateproperties_context.showsocialmedia == 'Show' && /*#__PURE__*/React__default["default"].createElement(SocialMediaSection, {
42965
+ sectionpropertiesprops: sectionproperties,
42966
+ templateproperties_contextprops: templateproperties_context,
42967
+ actions: actions
42968
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
42961
42969
  "class": " ".concat(header_cssstyles.headercontainer) + ' d-flex d-md-none align-items-center m-0 pl-lg-2 pr-lg-2 '
42962
42970
  }, /*#__PURE__*/React__default["default"].createElement("div", {
42963
42971
  "class": "row m-0 w-100 "
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.754",
3
+ "version": "0.0.755",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {