@bigbinary/neeto-site-blocks 0.31.0 → 0.31.2

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
@@ -68966,7 +68966,7 @@ var FeatureWithJumboText = function FeatureWithJumboText(_ref) {
68966
68966
 
68967
68967
  function cov_26jzxz7dh2() {
68968
68968
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FeatureWithList.jsx";
68969
- var hash = "3a926fffab6054b1f9f13b693e993bd274a6eca6";
68969
+ var hash = "cd536791aeb056b77dc1499a8abd3e20f1637993";
68970
68970
  var global = new Function("return this")();
68971
68971
  var gcv = "__coverage__";
68972
68972
  var coverageData = {
@@ -68978,7 +68978,7 @@ function cov_26jzxz7dh2() {
68978
68978
  column: 24
68979
68979
  },
68980
68980
  end: {
68981
- line: 90,
68981
+ line: 100,
68982
68982
  column: 1
68983
68983
  }
68984
68984
  },
@@ -69028,27 +69028,27 @@ function cov_26jzxz7dh2() {
69028
69028
  column: 26
69029
69029
  },
69030
69030
  end: {
69031
- line: 36,
69031
+ line: 37,
69032
69032
  column: 4
69033
69033
  }
69034
69034
  },
69035
69035
  "6": {
69036
69036
  start: {
69037
- line: 38,
69037
+ line: 39,
69038
69038
  column: 2
69039
69039
  },
69040
69040
  end: {
69041
- line: 89,
69041
+ line: 99,
69042
69042
  column: 4
69043
69043
  }
69044
69044
  },
69045
69045
  "7": {
69046
69046
  start: {
69047
- line: 56,
69047
+ line: 66,
69048
69048
  column: 12
69049
69049
  },
69050
69050
  end: {
69051
- line: 76,
69051
+ line: 86,
69052
69052
  column: 28
69053
69053
  }
69054
69054
  }
@@ -69072,7 +69072,7 @@ function cov_26jzxz7dh2() {
69072
69072
  column: 68
69073
69073
  },
69074
69074
  end: {
69075
- line: 90,
69075
+ line: 100,
69076
69076
  column: 1
69077
69077
  }
69078
69078
  },
@@ -69082,25 +69082,25 @@ function cov_26jzxz7dh2() {
69082
69082
  name: "(anonymous_1)",
69083
69083
  decl: {
69084
69084
  start: {
69085
- line: 55,
69085
+ line: 65,
69086
69086
  column: 24
69087
69087
  },
69088
69088
  end: {
69089
- line: 55,
69089
+ line: 65,
69090
69090
  column: 25
69091
69091
  }
69092
69092
  },
69093
69093
  loc: {
69094
69094
  start: {
69095
- line: 56,
69095
+ line: 66,
69096
69096
  column: 12
69097
69097
  },
69098
69098
  end: {
69099
- line: 76,
69099
+ line: 86,
69100
69100
  column: 28
69101
69101
  }
69102
69102
  },
69103
- line: 56
69103
+ line: 66
69104
69104
  }
69105
69105
  },
69106
69106
  branchMap: {
@@ -69240,7 +69240,7 @@ function cov_26jzxz7dh2() {
69240
69240
  "3": [0, 0]
69241
69241
  },
69242
69242
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
69243
- hash: "3a926fffab6054b1f9f13b693e993bd274a6eca6"
69243
+ hash: "cd536791aeb056b77dc1499a8abd3e20f1637993"
69244
69244
  };
69245
69245
  var coverage = global[gcv] || (global[gcv] = {});
69246
69246
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -69286,7 +69286,8 @@ var FeatureWithList = function FeatureWithList(_ref) {
69286
69286
  }));
69287
69287
  var linkBaseClasses = (cov_26jzxz7dh2().s[5]++, classnames("col-span-12", {
69288
69288
  "sm:col-span-5 sm:col-start-1": (cov_26jzxz7dh2().b[2][0]++, mediaPosition === POSITIONS.RIGHT.label) && (cov_26jzxz7dh2().b[2][1]++, mediaURL),
69289
- "sm:col-span-5 sm:col-start-8": (cov_26jzxz7dh2().b[3][0]++, mediaPosition === POSITIONS.LEFT.label) && (cov_26jzxz7dh2().b[3][1]++, mediaURL)
69289
+ "sm:col-span-5 sm:col-start-8": (cov_26jzxz7dh2().b[3][0]++, mediaPosition === POSITIONS.LEFT.label) && (cov_26jzxz7dh2().b[3][1]++, mediaURL),
69290
+ "grid grid-cols-12": !mediaURL
69290
69291
  }));
69291
69292
  cov_26jzxz7dh2().s[6]++;
69292
69293
  return /*#__PURE__*/React__default["default"].createElement(BlockWrapper, {
@@ -69302,13 +69303,15 @@ var FeatureWithList = function FeatureWithList(_ref) {
69302
69303
  className: linkBaseClasses
69303
69304
  }, /*#__PURE__*/React__default["default"].createElement(Typography, {
69304
69305
  isTitle: true,
69306
+ className: "col-span-12",
69305
69307
  component: "h1",
69306
69308
  style: design.title
69307
69309
  }, title), /*#__PURE__*/React__default["default"].createElement(Typography, {
69310
+ className: "col-span-12",
69308
69311
  component: "p",
69309
69312
  style: design.description
69310
69313
  }, description), /*#__PURE__*/React__default["default"].createElement("div", {
69311
- className: "mb-8 space-y-5"
69314
+ className: "col-span-12 mb-8 space-y-5 sm:col-span-6 lg:col-span-5"
69312
69315
  }, features.map(function (_ref4, index) {
69313
69316
  var featureTitle = _ref4.title;
69314
69317
  cov_26jzxz7dh2().f[1]++;
@@ -70221,7 +70224,7 @@ var FeatureWithProgressBar = function FeatureWithProgressBar(_ref) {
70221
70224
 
70222
70225
  function cov_anhmpu14v() {
70223
70226
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FooterClassic.jsx";
70224
- var hash = "234c17143c6aaa7e9a5216ad53b1bda971243776";
70227
+ var hash = "718dbe9fa6aa474af6785313079577c611ba79ba";
70225
70228
  var global = new Function("return this")();
70226
70229
  var gcv = "__coverage__";
70227
70230
  var coverageData = {
@@ -70233,7 +70236,7 @@ function cov_anhmpu14v() {
70233
70236
  column: 22
70234
70237
  },
70235
70238
  end: {
70236
- line: 137,
70239
+ line: 138,
70237
70240
  column: 1
70238
70241
  }
70239
70242
  },
@@ -70323,7 +70326,7 @@ function cov_anhmpu14v() {
70323
70326
  column: 2
70324
70327
  },
70325
70328
  end: {
70326
- line: 136,
70329
+ line: 137,
70327
70330
  column: 4
70328
70331
  }
70329
70332
  },
@@ -70343,7 +70346,7 @@ function cov_anhmpu14v() {
70343
70346
  column: 10
70344
70347
  },
70345
70348
  end: {
70346
- line: 126,
70349
+ line: 127,
70347
70350
  column: 12
70348
70351
  }
70349
70352
  },
@@ -70353,7 +70356,7 @@ function cov_anhmpu14v() {
70353
70356
  column: 14
70354
70357
  },
70355
70358
  end: {
70356
- line: 123,
70359
+ line: 124,
70357
70360
  column: 16
70358
70361
  }
70359
70362
  }
@@ -70377,7 +70380,7 @@ function cov_anhmpu14v() {
70377
70380
  column: 66
70378
70381
  },
70379
70382
  end: {
70380
- line: 137,
70383
+ line: 138,
70381
70384
  column: 1
70382
70385
  }
70383
70386
  },
@@ -70497,7 +70500,7 @@ function cov_anhmpu14v() {
70497
70500
  column: 10
70498
70501
  },
70499
70502
  end: {
70500
- line: 126,
70503
+ line: 127,
70501
70504
  column: 12
70502
70505
  }
70503
70506
  },
@@ -70521,7 +70524,7 @@ function cov_anhmpu14v() {
70521
70524
  column: 14
70522
70525
  },
70523
70526
  end: {
70524
- line: 123,
70527
+ line: 124,
70525
70528
  column: 16
70526
70529
  }
70527
70530
  },
@@ -70616,7 +70619,7 @@ function cov_anhmpu14v() {
70616
70619
  "1": [0, 0]
70617
70620
  },
70618
70621
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
70619
- hash: "234c17143c6aaa7e9a5216ad53b1bda971243776"
70622
+ hash: "718dbe9fa6aa474af6785313079577c611ba79ba"
70620
70623
  };
70621
70624
  var coverage = global[gcv] || (global[gcv] = {});
70622
70625
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -70757,6 +70760,7 @@ var FooterClassic = function FooterClassic(_ref) {
70757
70760
  cov_anhmpu14v().s[12]++;
70758
70761
  return renderIcon(_objectSpread$4({
70759
70762
  name: _icon2.name,
70763
+ type: _icon2.type,
70760
70764
  className: "hover:text-gray-600"
70761
70765
  }, design.socialIcon));
70762
70766
  }