@bigbinary/neeto-site-blocks 0.23.5 → 0.23.7

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
@@ -6370,7 +6370,7 @@ var Typography = function Typography(_ref) {
6370
6370
  cov_2j9er2s36e().s[2]++;
6371
6371
  return /*#__PURE__*/React__default.createElement(StyledWrapper, _extends$4({
6372
6372
  as: component,
6373
- className: className,
6373
+ className: classnames("break-words", className),
6374
6374
  design: style
6375
6375
  }, otherProps), children);
6376
6376
  } else {
@@ -6378,7 +6378,7 @@ var Typography = function Typography(_ref) {
6378
6378
  }
6379
6379
  cov_2j9er2s36e().s[3]++;
6380
6380
  return /*#__PURE__*/React__default.createElement(StyledWrapper, _extends$4({
6381
- className: classnames("neeto-site-typography", className),
6381
+ className: classnames("neeto-site-typography break-words", className),
6382
6382
  design: style
6383
6383
  }, otherProps), /*#__PURE__*/React__default.createElement(Interweave, {
6384
6384
  className: "neeto-editor-content",
@@ -6782,7 +6782,7 @@ var CardsClassic = function CardsClassic(_ref) {
6782
6782
  className: classnames("neeto-site-block-wrapper ns-card", baseClasses)
6783
6783
  }, /*#__PURE__*/React__default.createElement(Typography, {
6784
6784
  isTitle: true,
6785
- className: "col-span-6 col-start-4 sm:col-span-4 sm:col-start-5",
6785
+ className: "col-span-12",
6786
6786
  component: "h1",
6787
6787
  style: design.title
6788
6788
  }, title), cards.map(function (_ref4, index) {
@@ -13751,7 +13751,7 @@ var CardsInGridView = function CardsInGridView(_ref) {
13751
13751
  className: classnames("neeto-site-block-wrapper ns-card", baseClasses)
13752
13752
  }, /*#__PURE__*/React__default.createElement(Typography, {
13753
13753
  isTitle: true,
13754
- className: "col-span-6 col-start-4 sm:col-span-4 sm:col-start-5",
13754
+ className: "col-span-12",
13755
13755
  component: "h1",
13756
13756
  style: design.title
13757
13757
  }, title), /*#__PURE__*/React__default.createElement(ArrowButton, {
@@ -13815,7 +13815,7 @@ var CardsInGridView = function CardsInGridView(_ref) {
13815
13815
  className: classnames("neeto-site-block-wrapper ns-card", baseClasses)
13816
13816
  }, /*#__PURE__*/React__default.createElement(Typography, {
13817
13817
  isTitle: true,
13818
- className: "col-span-6 col-start-4 sm:col-span-4 sm:col-start-5",
13818
+ className: "col-span-12",
13819
13819
  component: "h1",
13820
13820
  style: design.title
13821
13821
  }, title), cards.map(function (card, index) {
@@ -47611,7 +47611,7 @@ var FooterClassic = function FooterClassic(_ref) {
47611
47611
  design: design.logo,
47612
47612
  src: logo.src
47613
47613
  }), /*#__PURE__*/React__default.createElement("div", {
47614
- className: "col-span-12 grid grid-cols-4 gap-x-2 gap-y-4 sm:col-span-7 sm:col-start-6 sm:flex sm:justify-between"
47614
+ className: "col-span-12 grid grid-cols-4 gap-x-10 gap-y-4 sm:col-span-10 sm:col-start-4 sm:flex sm:justify-end"
47615
47615
  }, links.map(function (link, index) {
47616
47616
  cov_anhmpu14v().f[4]++;
47617
47617
  cov_anhmpu14v().s[10]++;
@@ -52383,7 +52383,7 @@ var HeroWithMultipleLayouts = function HeroWithMultipleLayouts(_ref) {
52383
52383
 
52384
52384
  function cov_2ffu0ivs93() {
52385
52385
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/LogoClouds.jsx";
52386
- var hash = "f8f8268f299f97007be44db1772d95b1e123b60e";
52386
+ var hash = "2291d358bfca247591da28283a1e1f490f42c51c";
52387
52387
  var global = new Function("return this")();
52388
52388
  var gcv = "__coverage__";
52389
52389
  var coverageData = {
@@ -52391,61 +52391,61 @@ function cov_2ffu0ivs93() {
52391
52391
  statementMap: {
52392
52392
  "0": {
52393
52393
  start: {
52394
- line: 9,
52394
+ line: 10,
52395
52395
  column: 19
52396
52396
  },
52397
52397
  end: {
52398
- line: 54,
52398
+ line: 59,
52399
52399
  column: 1
52400
52400
  }
52401
52401
  },
52402
52402
  "1": {
52403
52403
  start: {
52404
- line: 10,
52404
+ line: 11,
52405
52405
  column: 33
52406
52406
  },
52407
52407
  end: {
52408
- line: 10,
52408
+ line: 11,
52409
52409
  column: 47
52410
52410
  }
52411
52411
  },
52412
52412
  "2": {
52413
52413
  start: {
52414
- line: 14,
52414
+ line: 16,
52415
52415
  column: 6
52416
52416
  },
52417
52417
  end: {
52418
- line: 14,
52418
+ line: 16,
52419
52419
  column: 16
52420
52420
  }
52421
52421
  },
52422
52422
  "3": {
52423
52423
  start: {
52424
- line: 16,
52424
+ line: 18,
52425
52425
  column: 22
52426
52426
  },
52427
52427
  end: {
52428
- line: 16,
52428
+ line: 18,
52429
52429
  column: 74
52430
52430
  }
52431
52431
  },
52432
52432
  "4": {
52433
52433
  start: {
52434
- line: 18,
52434
+ line: 20,
52435
52435
  column: 2
52436
52436
  },
52437
52437
  end: {
52438
- line: 53,
52438
+ line: 58,
52439
52439
  column: 4
52440
52440
  }
52441
52441
  },
52442
52442
  "5": {
52443
52443
  start: {
52444
- line: 27,
52444
+ line: 32,
52445
52445
  column: 10
52446
52446
  },
52447
52447
  end: {
52448
- line: 49,
52448
+ line: 54,
52449
52449
  column: 14
52450
52450
  }
52451
52451
  }
@@ -52455,198 +52455,198 @@ function cov_2ffu0ivs93() {
52455
52455
  name: "(anonymous_0)",
52456
52456
  decl: {
52457
52457
  start: {
52458
- line: 9,
52458
+ line: 10,
52459
52459
  column: 19
52460
52460
  },
52461
52461
  end: {
52462
- line: 9,
52462
+ line: 10,
52463
52463
  column: 20
52464
52464
  }
52465
52465
  },
52466
52466
  loc: {
52467
52467
  start: {
52468
- line: 9,
52468
+ line: 10,
52469
52469
  column: 63
52470
52470
  },
52471
52471
  end: {
52472
- line: 54,
52472
+ line: 59,
52473
52473
  column: 1
52474
52474
  }
52475
52475
  },
52476
- line: 9
52476
+ line: 10
52477
52477
  },
52478
52478
  "1": {
52479
52479
  name: "(anonymous_1)",
52480
52480
  decl: {
52481
52481
  start: {
52482
- line: 26,
52482
+ line: 31,
52483
52483
  column: 19
52484
52484
  },
52485
52485
  end: {
52486
- line: 26,
52486
+ line: 31,
52487
52487
  column: 20
52488
52488
  }
52489
52489
  },
52490
52490
  loc: {
52491
52491
  start: {
52492
- line: 27,
52492
+ line: 32,
52493
52493
  column: 10
52494
52494
  },
52495
52495
  end: {
52496
- line: 49,
52496
+ line: 54,
52497
52497
  column: 14
52498
52498
  }
52499
52499
  },
52500
- line: 27
52500
+ line: 32
52501
52501
  }
52502
52502
  },
52503
52503
  branchMap: {
52504
52504
  "0": {
52505
52505
  loc: {
52506
52506
  start: {
52507
- line: 9,
52507
+ line: 10,
52508
52508
  column: 38
52509
52509
  },
52510
52510
  end: {
52511
- line: 9,
52511
+ line: 10,
52512
52512
  column: 52
52513
52513
  }
52514
52514
  },
52515
52515
  type: "default-arg",
52516
52516
  locations: [{
52517
52517
  start: {
52518
- line: 9,
52518
+ line: 10,
52519
52519
  column: 50
52520
52520
  },
52521
52521
  end: {
52522
- line: 9,
52522
+ line: 10,
52523
52523
  column: 52
52524
52524
  }
52525
52525
  }],
52526
- line: 9
52526
+ line: 10
52527
52527
  },
52528
52528
  "1": {
52529
52529
  loc: {
52530
52530
  start: {
52531
- line: 12,
52531
+ line: 13,
52532
52532
  column: 4
52533
52533
  },
52534
52534
  end: {
52535
- line: 12,
52535
+ line: 13,
52536
52536
  column: 14
52537
52537
  }
52538
52538
  },
52539
52539
  type: "default-arg",
52540
52540
  locations: [{
52541
52541
  start: {
52542
- line: 12,
52542
+ line: 13,
52543
52543
  column: 12
52544
52544
  },
52545
52545
  end: {
52546
- line: 12,
52546
+ line: 13,
52547
52547
  column: 14
52548
52548
  }
52549
52549
  }],
52550
- line: 12
52550
+ line: 13
52551
52551
  },
52552
52552
  "2": {
52553
52553
  loc: {
52554
52554
  start: {
52555
- line: 34,
52555
+ line: 39,
52556
52556
  column: 18
52557
52557
  },
52558
52558
  end: {
52559
- line: 34,
52559
+ line: 39,
52560
52560
  column: 70
52561
52561
  }
52562
52562
  },
52563
52563
  type: "binary-expr",
52564
52564
  locations: [{
52565
52565
  start: {
52566
- line: 34,
52566
+ line: 39,
52567
52567
  column: 18
52568
52568
  },
52569
52569
  end: {
52570
- line: 34,
52570
+ line: 39,
52571
52571
  column: 40
52572
52572
  }
52573
52573
  }, {
52574
52574
  start: {
52575
- line: 34,
52575
+ line: 39,
52576
52576
  column: 44
52577
52577
  },
52578
52578
  end: {
52579
- line: 34,
52579
+ line: 39,
52580
52580
  column: 70
52581
52581
  }
52582
52582
  }],
52583
- line: 34
52583
+ line: 39
52584
52584
  },
52585
52585
  "3": {
52586
52586
  loc: {
52587
52587
  start: {
52588
- line: 36,
52588
+ line: 41,
52589
52589
  column: 18
52590
52590
  },
52591
52591
  end: {
52592
- line: 36,
52592
+ line: 41,
52593
52593
  column: 70
52594
52594
  }
52595
52595
  },
52596
52596
  type: "binary-expr",
52597
52597
  locations: [{
52598
52598
  start: {
52599
- line: 36,
52599
+ line: 41,
52600
52600
  column: 18
52601
52601
  },
52602
52602
  end: {
52603
- line: 36,
52603
+ line: 41,
52604
52604
  column: 40
52605
52605
  }
52606
52606
  }, {
52607
52607
  start: {
52608
- line: 36,
52608
+ line: 41,
52609
52609
  column: 44
52610
52610
  },
52611
52611
  end: {
52612
- line: 36,
52612
+ line: 41,
52613
52613
  column: 70
52614
52614
  }
52615
52615
  }],
52616
- line: 36
52616
+ line: 41
52617
52617
  },
52618
52618
  "4": {
52619
52619
  loc: {
52620
52620
  start: {
52621
- line: 38,
52621
+ line: 43,
52622
52622
  column: 18
52623
52623
  },
52624
52624
  end: {
52625
- line: 38,
52625
+ line: 43,
52626
52626
  column: 70
52627
52627
  }
52628
52628
  },
52629
52629
  type: "binary-expr",
52630
52630
  locations: [{
52631
52631
  start: {
52632
- line: 38,
52632
+ line: 43,
52633
52633
  column: 18
52634
52634
  },
52635
52635
  end: {
52636
- line: 38,
52636
+ line: 43,
52637
52637
  column: 40
52638
52638
  }
52639
52639
  }, {
52640
52640
  start: {
52641
- line: 38,
52641
+ line: 43,
52642
52642
  column: 44
52643
52643
  },
52644
52644
  end: {
52645
- line: 38,
52645
+ line: 43,
52646
52646
  column: 70
52647
52647
  }
52648
52648
  }],
52649
- line: 38
52649
+ line: 43
52650
52650
  }
52651
52651
  },
52652
52652
  s: {
@@ -52669,7 +52669,7 @@ function cov_2ffu0ivs93() {
52669
52669
  "4": [0, 0]
52670
52670
  },
52671
52671
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
52672
- hash: "f8f8268f299f97007be44db1772d95b1e123b60e"
52672
+ hash: "2291d358bfca247591da28283a1e1f490f42c51c"
52673
52673
  };
52674
52674
  var coverage = global[gcv] || (global[gcv] = {});
52675
52675
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -52698,6 +52698,7 @@ var LogoClouds = function LogoClouds(_ref) {
52698
52698
  var _ref3 = (cov_2ffu0ivs93().s[2]++, properties),
52699
52699
  _ref3$logos = _ref3.logos,
52700
52700
  logos = _ref3$logos === void 0 ? (cov_2ffu0ivs93().b[1][0]++, []) : _ref3$logos,
52701
+ title = _ref3.title,
52701
52702
  src = _ref3.backgroundImage.src;
52702
52703
  var baseClasses = (cov_2ffu0ivs93().s[3]++, "grid grid-cols-12 items-center sm:gap-x-4 gap-y-10");
52703
52704
  cov_2ffu0ivs93().s[4]++;
@@ -52710,7 +52711,10 @@ var LogoClouds = function LogoClouds(_ref) {
52710
52711
  id: id
52711
52712
  }, /*#__PURE__*/React__default.createElement("div", {
52712
52713
  className: classnames("neeto-site-block-wrapper", baseClasses)
52713
- }, logos.map(function (_ref4, index) {
52714
+ }, /*#__PURE__*/React__default.createElement(Typography, {
52715
+ className: "col-span-12",
52716
+ style: design.title
52717
+ }, title), logos.map(function (_ref4, index) {
52714
52718
  var src = _ref4.src,
52715
52719
  alt = _ref4.alt,
52716
52720
  title = _ref4.title,