tabexseriescomponents 0.0.640 → 0.0.641

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
@@ -28335,7 +28335,7 @@ var CTAHeader = function CTAHeader(props) {
28335
28335
  })), /*#__PURE__*/React__default["default"].createElement("div", {
28336
28336
  "class": header_cssstyles.lowerheader + ' row m-0 w-100 justify-content-center px-2015-4 '
28337
28337
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28338
- "class": "col-lg-3 p-0 d-flex align-items-center justify-content-start"
28338
+ "class": "col-lg-2 p-0 d-flex align-items-center justify-content-start"
28339
28339
  }, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && sectionproperties.btntype == 'Shop' && /*#__PURE__*/React__default["default"].createElement("div", {
28340
28340
  "class": "".concat(header_cssstyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28341
28341
  style: {
@@ -28415,7 +28415,7 @@ var CTAHeader = function CTAHeader(props) {
28415
28415
  }, ButtonDropdown(item, index, fetchedarray));
28416
28416
  }
28417
28417
  }))))), /*#__PURE__*/React__default["default"].createElement("div", {
28418
- "class": sectionproperties.generalbtn_show == 'Hide' && sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' && sectionproperties.lang_position == 'Top' ? 'col-lg-12 p-0 d-flex align-items-center justify-content-center' : 'col-lg-6 p-0 d-flex align-items-center justify-content-center'
28418
+ "class": sectionproperties.generalbtn_show == 'Hide' && sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' && sectionproperties.lang_position == 'Top' ? 'col-lg-12 p-0 d-flex align-items-center justify-content-center' : 'col-lg-8 p-0 d-flex align-items-center justify-content-center'
28419
28419
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28420
28420
  "class": "scrollhorizontal w-100 align-items-center justify-content-center h-100 flex-row",
28421
28421
  style: {
@@ -28449,7 +28449,7 @@ var CTAHeader = function CTAHeader(props) {
28449
28449
  },
28450
28450
  actions: actions
28451
28451
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
28452
- "class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
28452
+ "class": "col-lg-2 p-0 d-flex align-items-center justify-content-end"
28453
28453
  }, sectionproperties.generalbtn_show == 'Show' && sectionproperties.btntype == 'Shop' && /*#__PURE__*/React__default["default"].createElement("button", {
28454
28454
  "class": "".concat(header_cssstyles.buttonStyles) + ' allcentered ',
28455
28455
  onClick: function onClick() {
package/dist/index.esm.js CHANGED
@@ -28286,7 +28286,7 @@ var CTAHeader = function CTAHeader(props) {
28286
28286
  })), /*#__PURE__*/React.createElement("div", {
28287
28287
  "class": header_cssstyles.lowerheader + ' row m-0 w-100 justify-content-center px-2015-4 '
28288
28288
  }, /*#__PURE__*/React.createElement("div", {
28289
- "class": "col-lg-3 p-0 d-flex align-items-center justify-content-start"
28289
+ "class": "col-lg-2 p-0 d-flex align-items-center justify-content-start"
28290
28290
  }, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && sectionproperties.btntype == 'Shop' && /*#__PURE__*/React.createElement("div", {
28291
28291
  "class": "".concat(header_cssstyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28292
28292
  style: {
@@ -28366,7 +28366,7 @@ var CTAHeader = function CTAHeader(props) {
28366
28366
  }, ButtonDropdown(item, index, fetchedarray));
28367
28367
  }
28368
28368
  }))))), /*#__PURE__*/React.createElement("div", {
28369
- "class": sectionproperties.generalbtn_show == 'Hide' && sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' && sectionproperties.lang_position == 'Top' ? 'col-lg-12 p-0 d-flex align-items-center justify-content-center' : 'col-lg-6 p-0 d-flex align-items-center justify-content-center'
28369
+ "class": sectionproperties.generalbtn_show == 'Hide' && sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' && sectionproperties.lang_position == 'Top' ? 'col-lg-12 p-0 d-flex align-items-center justify-content-center' : 'col-lg-8 p-0 d-flex align-items-center justify-content-center'
28370
28370
  }, /*#__PURE__*/React.createElement("div", {
28371
28371
  "class": "scrollhorizontal w-100 align-items-center justify-content-center h-100 flex-row",
28372
28372
  style: {
@@ -28400,7 +28400,7 @@ var CTAHeader = function CTAHeader(props) {
28400
28400
  },
28401
28401
  actions: actions
28402
28402
  }))), /*#__PURE__*/React.createElement("div", {
28403
- "class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
28403
+ "class": "col-lg-2 p-0 d-flex align-items-center justify-content-end"
28404
28404
  }, sectionproperties.generalbtn_show == 'Show' && sectionproperties.btntype == 'Shop' && /*#__PURE__*/React.createElement("button", {
28405
28405
  "class": "".concat(header_cssstyles.buttonStyles) + ' allcentered ',
28406
28406
  onClick: function onClick() {
package/dist/index.umd.js CHANGED
@@ -28159,7 +28159,7 @@
28159
28159
  })), /*#__PURE__*/React__default["default"].createElement("div", {
28160
28160
  "class": header_cssstyles.lowerheader + ' row m-0 w-100 justify-content-center px-2015-4 '
28161
28161
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28162
- "class": "col-lg-3 p-0 d-flex align-items-center justify-content-start"
28162
+ "class": "col-lg-2 p-0 d-flex align-items-center justify-content-start"
28163
28163
  }, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && sectionproperties.btntype == 'Shop' && /*#__PURE__*/React__default["default"].createElement("div", {
28164
28164
  "class": "".concat(header_cssstyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28165
28165
  style: {
@@ -28239,7 +28239,7 @@
28239
28239
  }, ButtonDropdown(item, index, fetchedarray));
28240
28240
  }
28241
28241
  }))))), /*#__PURE__*/React__default["default"].createElement("div", {
28242
- "class": sectionproperties.generalbtn_show == 'Hide' && sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' && sectionproperties.lang_position == 'Top' ? 'col-lg-12 p-0 d-flex align-items-center justify-content-center' : 'col-lg-6 p-0 d-flex align-items-center justify-content-center'
28242
+ "class": sectionproperties.generalbtn_show == 'Hide' && sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' && sectionproperties.lang_position == 'Top' ? 'col-lg-12 p-0 d-flex align-items-center justify-content-center' : 'col-lg-8 p-0 d-flex align-items-center justify-content-center'
28243
28243
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28244
28244
  "class": "scrollhorizontal w-100 align-items-center justify-content-center h-100 flex-row",
28245
28245
  style: {
@@ -28273,7 +28273,7 @@
28273
28273
  },
28274
28274
  actions: actions
28275
28275
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
28276
- "class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
28276
+ "class": "col-lg-2 p-0 d-flex align-items-center justify-content-end"
28277
28277
  }, sectionproperties.generalbtn_show == 'Show' && sectionproperties.btntype == 'Shop' && /*#__PURE__*/React__default["default"].createElement("button", {
28278
28278
  "class": "".concat(header_cssstyles.buttonStyles) + ' allcentered ',
28279
28279
  onClick: function onClick() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.640",
3
+ "version": "0.0.641",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {