@bigbinary/neeto-site-blocks 0.31.0 → 0.31.1

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.js CHANGED
@@ -68920,7 +68920,7 @@ var FeatureWithJumboText = function FeatureWithJumboText(_ref) {
68920
68920
 
68921
68921
  function cov_26jzxz7dh2() {
68922
68922
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FeatureWithList.jsx";
68923
- var hash = "3a926fffab6054b1f9f13b693e993bd274a6eca6";
68923
+ var hash = "cd536791aeb056b77dc1499a8abd3e20f1637993";
68924
68924
  var global = new Function("return this")();
68925
68925
  var gcv = "__coverage__";
68926
68926
  var coverageData = {
@@ -68932,7 +68932,7 @@ function cov_26jzxz7dh2() {
68932
68932
  column: 24
68933
68933
  },
68934
68934
  end: {
68935
- line: 90,
68935
+ line: 100,
68936
68936
  column: 1
68937
68937
  }
68938
68938
  },
@@ -68982,27 +68982,27 @@ function cov_26jzxz7dh2() {
68982
68982
  column: 26
68983
68983
  },
68984
68984
  end: {
68985
- line: 36,
68985
+ line: 37,
68986
68986
  column: 4
68987
68987
  }
68988
68988
  },
68989
68989
  "6": {
68990
68990
  start: {
68991
- line: 38,
68991
+ line: 39,
68992
68992
  column: 2
68993
68993
  },
68994
68994
  end: {
68995
- line: 89,
68995
+ line: 99,
68996
68996
  column: 4
68997
68997
  }
68998
68998
  },
68999
68999
  "7": {
69000
69000
  start: {
69001
- line: 56,
69001
+ line: 66,
69002
69002
  column: 12
69003
69003
  },
69004
69004
  end: {
69005
- line: 76,
69005
+ line: 86,
69006
69006
  column: 28
69007
69007
  }
69008
69008
  }
@@ -69026,7 +69026,7 @@ function cov_26jzxz7dh2() {
69026
69026
  column: 68
69027
69027
  },
69028
69028
  end: {
69029
- line: 90,
69029
+ line: 100,
69030
69030
  column: 1
69031
69031
  }
69032
69032
  },
@@ -69036,25 +69036,25 @@ function cov_26jzxz7dh2() {
69036
69036
  name: "(anonymous_1)",
69037
69037
  decl: {
69038
69038
  start: {
69039
- line: 55,
69039
+ line: 65,
69040
69040
  column: 24
69041
69041
  },
69042
69042
  end: {
69043
- line: 55,
69043
+ line: 65,
69044
69044
  column: 25
69045
69045
  }
69046
69046
  },
69047
69047
  loc: {
69048
69048
  start: {
69049
- line: 56,
69049
+ line: 66,
69050
69050
  column: 12
69051
69051
  },
69052
69052
  end: {
69053
- line: 76,
69053
+ line: 86,
69054
69054
  column: 28
69055
69055
  }
69056
69056
  },
69057
- line: 56
69057
+ line: 66
69058
69058
  }
69059
69059
  },
69060
69060
  branchMap: {
@@ -69194,7 +69194,7 @@ function cov_26jzxz7dh2() {
69194
69194
  "3": [0, 0]
69195
69195
  },
69196
69196
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
69197
- hash: "3a926fffab6054b1f9f13b693e993bd274a6eca6"
69197
+ hash: "cd536791aeb056b77dc1499a8abd3e20f1637993"
69198
69198
  };
69199
69199
  var coverage = global[gcv] || (global[gcv] = {});
69200
69200
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -69240,7 +69240,8 @@ var FeatureWithList = function FeatureWithList(_ref) {
69240
69240
  }));
69241
69241
  var linkBaseClasses = (cov_26jzxz7dh2().s[5]++, classnames("col-span-12", {
69242
69242
  "sm:col-span-5 sm:col-start-1": (cov_26jzxz7dh2().b[2][0]++, mediaPosition === POSITIONS.RIGHT.label) && (cov_26jzxz7dh2().b[2][1]++, mediaURL),
69243
- "sm:col-span-5 sm:col-start-8": (cov_26jzxz7dh2().b[3][0]++, mediaPosition === POSITIONS.LEFT.label) && (cov_26jzxz7dh2().b[3][1]++, mediaURL)
69243
+ "sm:col-span-5 sm:col-start-8": (cov_26jzxz7dh2().b[3][0]++, mediaPosition === POSITIONS.LEFT.label) && (cov_26jzxz7dh2().b[3][1]++, mediaURL),
69244
+ "grid grid-cols-12": !mediaURL
69244
69245
  }));
69245
69246
  cov_26jzxz7dh2().s[6]++;
69246
69247
  return /*#__PURE__*/React__default.createElement(BlockWrapper, {
@@ -69256,13 +69257,15 @@ var FeatureWithList = function FeatureWithList(_ref) {
69256
69257
  className: linkBaseClasses
69257
69258
  }, /*#__PURE__*/React__default.createElement(Typography, {
69258
69259
  isTitle: true,
69260
+ className: "col-span-12",
69259
69261
  component: "h1",
69260
69262
  style: design.title
69261
69263
  }, title), /*#__PURE__*/React__default.createElement(Typography, {
69264
+ className: "col-span-12",
69262
69265
  component: "p",
69263
69266
  style: design.description
69264
69267
  }, description), /*#__PURE__*/React__default.createElement("div", {
69265
- className: "mb-8 space-y-5"
69268
+ className: "col-span-12 mb-8 space-y-5 sm:col-span-6 lg:col-span-5"
69266
69269
  }, features.map(function (_ref4, index) {
69267
69270
  var featureTitle = _ref4.title;
69268
69271
  cov_26jzxz7dh2().f[1]++;