tabexseriescomponents 0.0.196 → 0.0.198

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
@@ -34987,7 +34987,14 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
34987
34987
  right: 0,
34988
34988
  left: 0
34989
34989
  }
34990
- })), sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34990
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
34991
+ "class": "col-lg-12 p-0",
34992
+ style: {
34993
+ zIndex: 1
34994
+ }
34995
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
34996
+ "class": "row m-0 w-100"
34997
+ }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34991
34998
  "class": "col-lg-12 p-0 d-flex align-items-center",
34992
34999
  style: {
34993
35000
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
@@ -35043,7 +35050,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
35043
35050
  window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.whatsappnumber), '_blank');
35044
35051
  }
35045
35052
  }
35046
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)));
35053
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))));
35047
35054
  };
35048
35055
 
35049
35056
  function ownKeys$T(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
package/dist/index.esm.js CHANGED
@@ -34943,7 +34943,14 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
34943
34943
  right: 0,
34944
34944
  left: 0
34945
34945
  }
34946
- })), sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
34946
+ })), /*#__PURE__*/React.createElement("div", {
34947
+ "class": "col-lg-12 p-0",
34948
+ style: {
34949
+ zIndex: 1
34950
+ }
34951
+ }, /*#__PURE__*/React.createElement("div", {
34952
+ "class": "row m-0 w-100"
34953
+ }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
34947
34954
  "class": "col-lg-12 p-0 d-flex align-items-center",
34948
34955
  style: {
34949
34956
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
@@ -34999,7 +35006,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
34999
35006
  window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.whatsappnumber), '_blank');
35000
35007
  }
35001
35008
  }
35002
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)));
35009
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))));
35003
35010
  };
35004
35011
 
35005
35012
  function ownKeys$T(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
package/dist/index.umd.js CHANGED
@@ -34845,7 +34845,14 @@
34845
34845
  right: 0,
34846
34846
  left: 0
34847
34847
  }
34848
- })), sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34848
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
34849
+ "class": "col-lg-12 p-0",
34850
+ style: {
34851
+ zIndex: 1
34852
+ }
34853
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
34854
+ "class": "row m-0 w-100"
34855
+ }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34849
34856
  "class": "col-lg-12 p-0 d-flex align-items-center",
34850
34857
  style: {
34851
34858
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
@@ -34901,7 +34908,7 @@
34901
34908
  window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.whatsappnumber), '_blank');
34902
34909
  }
34903
34910
  }
34904
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)));
34911
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))));
34905
34912
  };
34906
34913
 
34907
34914
  function ownKeys$T(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.196",
3
+ "version": "0.0.198",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {