tabexseriescomponents 0.0.627 → 0.0.628

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
@@ -51387,7 +51387,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51387
51387
  "class": "row m-0 w-100",
51388
51388
  style: {
51389
51389
  width: '100%',
51390
- height: '80vh'
51390
+ height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'vh'
51391
51391
  }
51392
51392
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51393
51393
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51441,7 +51441,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51441
51441
  "class": "row m-0 w-100",
51442
51442
  style: {
51443
51443
  width: '100%',
51444
- height: '40vh'
51444
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51445
51445
  }
51446
51446
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51447
51447
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51497,7 +51497,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51497
51497
  "class": "row m-0 w-100",
51498
51498
  style: {
51499
51499
  width: '100%',
51500
- height: '40vh'
51500
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51501
51501
  }
51502
51502
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51503
51503
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51549,7 +51549,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51549
51549
  "class": "row m-0 w-100",
51550
51550
  style: {
51551
51551
  width: '100%',
51552
- height: '39vh'
51552
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51553
51553
  }
51554
51554
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51555
51555
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51609,7 +51609,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51609
51609
  "class": "row m-0 w-100",
51610
51610
  style: {
51611
51611
  width: '100%',
51612
- height: '39vh'
51612
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51613
51613
  }
51614
51614
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51615
51615
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
package/dist/index.esm.js CHANGED
@@ -51338,7 +51338,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51338
51338
  "class": "row m-0 w-100",
51339
51339
  style: {
51340
51340
  width: '100%',
51341
- height: '80vh'
51341
+ height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'vh'
51342
51342
  }
51343
51343
  }, /*#__PURE__*/React.createElement("div", {
51344
51344
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51392,7 +51392,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51392
51392
  "class": "row m-0 w-100",
51393
51393
  style: {
51394
51394
  width: '100%',
51395
- height: '40vh'
51395
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51396
51396
  }
51397
51397
  }, /*#__PURE__*/React.createElement("div", {
51398
51398
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51448,7 +51448,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51448
51448
  "class": "row m-0 w-100",
51449
51449
  style: {
51450
51450
  width: '100%',
51451
- height: '40vh'
51451
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51452
51452
  }
51453
51453
  }, /*#__PURE__*/React.createElement("div", {
51454
51454
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51500,7 +51500,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51500
51500
  "class": "row m-0 w-100",
51501
51501
  style: {
51502
51502
  width: '100%',
51503
- height: '39vh'
51503
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51504
51504
  }
51505
51505
  }, /*#__PURE__*/React.createElement("div", {
51506
51506
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51560,7 +51560,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
51560
51560
  "class": "row m-0 w-100",
51561
51561
  style: {
51562
51562
  width: '100%',
51563
- height: '39vh'
51563
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51564
51564
  }
51565
51565
  }, /*#__PURE__*/React.createElement("div", {
51566
51566
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
package/dist/index.umd.js CHANGED
@@ -51211,7 +51211,7 @@
51211
51211
  "class": "row m-0 w-100",
51212
51212
  style: {
51213
51213
  width: '100%',
51214
- height: '80vh'
51214
+ height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'vh'
51215
51215
  }
51216
51216
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51217
51217
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51265,7 +51265,7 @@
51265
51265
  "class": "row m-0 w-100",
51266
51266
  style: {
51267
51267
  width: '100%',
51268
- height: '40vh'
51268
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51269
51269
  }
51270
51270
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51271
51271
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51321,7 +51321,7 @@
51321
51321
  "class": "row m-0 w-100",
51322
51322
  style: {
51323
51323
  width: '100%',
51324
- height: '40vh'
51324
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51325
51325
  }
51326
51326
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51327
51327
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51373,7 +51373,7 @@
51373
51373
  "class": "row m-0 w-100",
51374
51374
  style: {
51375
51375
  width: '100%',
51376
- height: '39vh'
51376
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51377
51377
  }
51378
51378
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51379
51379
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
@@ -51433,7 +51433,7 @@
51433
51433
  "class": "row m-0 w-100",
51434
51434
  style: {
51435
51435
  width: '100%',
51436
- height: '39vh'
51436
+ height: sectionproperties.image2_height == 0 ? '100%' : sectionproperties.image2_height + 'vh'
51437
51437
  }
51438
51438
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51439
51439
  "class": section_cssstyles.bgcontainer + ' col-lg-12 p-0 ',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.627",
3
+ "version": "0.0.628",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {