@bigbinary/neeto-site-blocks 0.32.2 → 0.33.0
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 +314 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +314 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/types.d.ts +1 -0
package/dist/index.cjs.js
CHANGED
|
@@ -22625,7 +22625,7 @@ var FilledIcons = /*#__PURE__*/Object.freeze({
|
|
|
22625
22625
|
|
|
22626
22626
|
function cov_182t5j2n21() {
|
|
22627
22627
|
var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/constants/embed.js";
|
|
22628
|
-
var hash = "
|
|
22628
|
+
var hash = "5d1cb3c9b703a2392d494bc2bcb715acbe632da5";
|
|
22629
22629
|
var global = new Function("return this")();
|
|
22630
22630
|
var gcv = "__coverage__";
|
|
22631
22631
|
var coverageData = {
|
|
@@ -22658,7 +22658,7 @@ function cov_182t5j2n21() {
|
|
|
22658
22658
|
},
|
|
22659
22659
|
end: {
|
|
22660
22660
|
line: 8,
|
|
22661
|
-
column:
|
|
22661
|
+
column: 97
|
|
22662
22662
|
}
|
|
22663
22663
|
}
|
|
22664
22664
|
},
|
|
@@ -22672,7 +22672,7 @@ function cov_182t5j2n21() {
|
|
|
22672
22672
|
f: {},
|
|
22673
22673
|
b: {},
|
|
22674
22674
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
22675
|
-
hash: "
|
|
22675
|
+
hash: "5d1cb3c9b703a2392d494bc2bcb715acbe632da5"
|
|
22676
22676
|
};
|
|
22677
22677
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
22678
22678
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -22690,7 +22690,7 @@ function cov_182t5j2n21() {
|
|
|
22690
22690
|
cov_182t5j2n21();
|
|
22691
22691
|
var YOUTUBE_URL_REGEXP = (cov_182t5j2n21().s[0]++, /^((?:https?:)?\/\/)?((?:www|m)\.)?((?:youtube\.com|youtu.be))(\/(?:[\w-]+\?v=|embed\/|v\/)?)([\w-]+)(\S+)?$/);
|
|
22692
22692
|
var VIMEO_URL_REGEXP = (cov_182t5j2n21().s[1]++, /((?:http|https):\/\/)?(www\.|player\.)?vimeo\.com\/(?:channels\/(?:\w+\/)?|groups\/([^/]*)\/videos\/|(?:manage\/)?videos?\/|)(\d+)(?:(?:\/|\?h=)(\w+))?(?:|\/\?)/);
|
|
22693
|
-
var LOOM_URL_REGEXP = (cov_182t5j2n21().s[2]++, /((?:http|https):\/\/)?(www\.)?loom\.com\/(share|embed)\/((?:\w|\d)*)\/?(?:\?(?:t=)?(\d+)?)?/);
|
|
22693
|
+
var LOOM_URL_REGEXP = (cov_182t5j2n21().s[2]++, /((?:http|https):\/\/)?(www\.)?loom\.com\/(share|embed)\/((?:\w|\d|-)*)\/?(?:\?(?:t=)?(\d+)?)?/);
|
|
22694
22694
|
|
|
22695
22695
|
var _excluded$4 = ["name", "type", "color"];
|
|
22696
22696
|
function cov_mdbryxoh6() {
|
|
@@ -76463,6 +76463,315 @@ var LogoClouds = function LogoClouds(_ref) {
|
|
|
76463
76463
|
}));
|
|
76464
76464
|
};
|
|
76465
76465
|
|
|
76466
|
+
function cov_hnzrjpdqv() {
|
|
76467
|
+
var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/Paragraph.jsx";
|
|
76468
|
+
var hash = "42025396dd6d786ea1651a7a5d899aebaaadef38";
|
|
76469
|
+
var global = new Function("return this")();
|
|
76470
|
+
var gcv = "__coverage__";
|
|
76471
|
+
var coverageData = {
|
|
76472
|
+
path: "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/Paragraph.jsx",
|
|
76473
|
+
statementMap: {
|
|
76474
|
+
"0": {
|
|
76475
|
+
start: {
|
|
76476
|
+
line: 10,
|
|
76477
|
+
column: 18
|
|
76478
|
+
},
|
|
76479
|
+
end: {
|
|
76480
|
+
line: 65,
|
|
76481
|
+
column: 1
|
|
76482
|
+
}
|
|
76483
|
+
},
|
|
76484
|
+
"1": {
|
|
76485
|
+
start: {
|
|
76486
|
+
line: 11,
|
|
76487
|
+
column: 33
|
|
76488
|
+
},
|
|
76489
|
+
end: {
|
|
76490
|
+
line: 11,
|
|
76491
|
+
column: 47
|
|
76492
|
+
}
|
|
76493
|
+
},
|
|
76494
|
+
"2": {
|
|
76495
|
+
start: {
|
|
76496
|
+
line: 17,
|
|
76497
|
+
column: 6
|
|
76498
|
+
},
|
|
76499
|
+
end: {
|
|
76500
|
+
line: 17,
|
|
76501
|
+
column: 16
|
|
76502
|
+
}
|
|
76503
|
+
},
|
|
76504
|
+
"3": {
|
|
76505
|
+
start: {
|
|
76506
|
+
line: 19,
|
|
76507
|
+
column: 22
|
|
76508
|
+
},
|
|
76509
|
+
end: {
|
|
76510
|
+
line: 19,
|
|
76511
|
+
column: 76
|
|
76512
|
+
}
|
|
76513
|
+
},
|
|
76514
|
+
"4": {
|
|
76515
|
+
start: {
|
|
76516
|
+
line: 21,
|
|
76517
|
+
column: 24
|
|
76518
|
+
},
|
|
76519
|
+
end: {
|
|
76520
|
+
line: 21,
|
|
76521
|
+
column: 47
|
|
76522
|
+
}
|
|
76523
|
+
},
|
|
76524
|
+
"5": {
|
|
76525
|
+
start: {
|
|
76526
|
+
line: 23,
|
|
76527
|
+
column: 2
|
|
76528
|
+
},
|
|
76529
|
+
end: {
|
|
76530
|
+
line: 64,
|
|
76531
|
+
column: 4
|
|
76532
|
+
}
|
|
76533
|
+
},
|
|
76534
|
+
"6": {
|
|
76535
|
+
start: {
|
|
76536
|
+
line: 46,
|
|
76537
|
+
column: 12
|
|
76538
|
+
},
|
|
76539
|
+
end: {
|
|
76540
|
+
line: 59,
|
|
76541
|
+
column: 28
|
|
76542
|
+
}
|
|
76543
|
+
}
|
|
76544
|
+
},
|
|
76545
|
+
fnMap: {
|
|
76546
|
+
"0": {
|
|
76547
|
+
name: "(anonymous_0)",
|
|
76548
|
+
decl: {
|
|
76549
|
+
start: {
|
|
76550
|
+
line: 10,
|
|
76551
|
+
column: 18
|
|
76552
|
+
},
|
|
76553
|
+
end: {
|
|
76554
|
+
line: 10,
|
|
76555
|
+
column: 19
|
|
76556
|
+
}
|
|
76557
|
+
},
|
|
76558
|
+
loc: {
|
|
76559
|
+
start: {
|
|
76560
|
+
line: 10,
|
|
76561
|
+
column: 62
|
|
76562
|
+
},
|
|
76563
|
+
end: {
|
|
76564
|
+
line: 65,
|
|
76565
|
+
column: 1
|
|
76566
|
+
}
|
|
76567
|
+
},
|
|
76568
|
+
line: 10
|
|
76569
|
+
},
|
|
76570
|
+
"1": {
|
|
76571
|
+
name: "(anonymous_1)",
|
|
76572
|
+
decl: {
|
|
76573
|
+
start: {
|
|
76574
|
+
line: 45,
|
|
76575
|
+
column: 24
|
|
76576
|
+
},
|
|
76577
|
+
end: {
|
|
76578
|
+
line: 45,
|
|
76579
|
+
column: 25
|
|
76580
|
+
}
|
|
76581
|
+
},
|
|
76582
|
+
loc: {
|
|
76583
|
+
start: {
|
|
76584
|
+
line: 46,
|
|
76585
|
+
column: 12
|
|
76586
|
+
},
|
|
76587
|
+
end: {
|
|
76588
|
+
line: 59,
|
|
76589
|
+
column: 28
|
|
76590
|
+
}
|
|
76591
|
+
},
|
|
76592
|
+
line: 46
|
|
76593
|
+
}
|
|
76594
|
+
},
|
|
76595
|
+
branchMap: {
|
|
76596
|
+
"0": {
|
|
76597
|
+
loc: {
|
|
76598
|
+
start: {
|
|
76599
|
+
line: 10,
|
|
76600
|
+
column: 37
|
|
76601
|
+
},
|
|
76602
|
+
end: {
|
|
76603
|
+
line: 10,
|
|
76604
|
+
column: 51
|
|
76605
|
+
}
|
|
76606
|
+
},
|
|
76607
|
+
type: "default-arg",
|
|
76608
|
+
locations: [{
|
|
76609
|
+
start: {
|
|
76610
|
+
line: 10,
|
|
76611
|
+
column: 49
|
|
76612
|
+
},
|
|
76613
|
+
end: {
|
|
76614
|
+
line: 10,
|
|
76615
|
+
column: 51
|
|
76616
|
+
}
|
|
76617
|
+
}],
|
|
76618
|
+
line: 10
|
|
76619
|
+
},
|
|
76620
|
+
"1": {
|
|
76621
|
+
loc: {
|
|
76622
|
+
start: {
|
|
76623
|
+
line: 15,
|
|
76624
|
+
column: 4
|
|
76625
|
+
},
|
|
76626
|
+
end: {
|
|
76627
|
+
line: 15,
|
|
76628
|
+
column: 17
|
|
76629
|
+
}
|
|
76630
|
+
},
|
|
76631
|
+
type: "default-arg",
|
|
76632
|
+
locations: [{
|
|
76633
|
+
start: {
|
|
76634
|
+
line: 15,
|
|
76635
|
+
column: 15
|
|
76636
|
+
},
|
|
76637
|
+
end: {
|
|
76638
|
+
line: 15,
|
|
76639
|
+
column: 17
|
|
76640
|
+
}
|
|
76641
|
+
}],
|
|
76642
|
+
line: 15
|
|
76643
|
+
},
|
|
76644
|
+
"2": {
|
|
76645
|
+
loc: {
|
|
76646
|
+
start: {
|
|
76647
|
+
line: 21,
|
|
76648
|
+
column: 24
|
|
76649
|
+
},
|
|
76650
|
+
end: {
|
|
76651
|
+
line: 21,
|
|
76652
|
+
column: 47
|
|
76653
|
+
}
|
|
76654
|
+
},
|
|
76655
|
+
type: "cond-expr",
|
|
76656
|
+
locations: [{
|
|
76657
|
+
start: {
|
|
76658
|
+
line: 21,
|
|
76659
|
+
column: 36
|
|
76660
|
+
},
|
|
76661
|
+
end: {
|
|
76662
|
+
line: 21,
|
|
76663
|
+
column: 40
|
|
76664
|
+
}
|
|
76665
|
+
}, {
|
|
76666
|
+
start: {
|
|
76667
|
+
line: 21,
|
|
76668
|
+
column: 43
|
|
76669
|
+
},
|
|
76670
|
+
end: {
|
|
76671
|
+
line: 21,
|
|
76672
|
+
column: 47
|
|
76673
|
+
}
|
|
76674
|
+
}],
|
|
76675
|
+
line: 21
|
|
76676
|
+
}
|
|
76677
|
+
},
|
|
76678
|
+
s: {
|
|
76679
|
+
"0": 0,
|
|
76680
|
+
"1": 0,
|
|
76681
|
+
"2": 0,
|
|
76682
|
+
"3": 0,
|
|
76683
|
+
"4": 0,
|
|
76684
|
+
"5": 0,
|
|
76685
|
+
"6": 0
|
|
76686
|
+
},
|
|
76687
|
+
f: {
|
|
76688
|
+
"0": 0,
|
|
76689
|
+
"1": 0
|
|
76690
|
+
},
|
|
76691
|
+
b: {
|
|
76692
|
+
"0": [0],
|
|
76693
|
+
"1": [0],
|
|
76694
|
+
"2": [0, 0]
|
|
76695
|
+
},
|
|
76696
|
+
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
76697
|
+
hash: "42025396dd6d786ea1651a7a5d899aebaaadef38"
|
|
76698
|
+
};
|
|
76699
|
+
var coverage = global[gcv] || (global[gcv] = {});
|
|
76700
|
+
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
76701
|
+
coverage[path] = coverageData;
|
|
76702
|
+
}
|
|
76703
|
+
var actualCoverage = coverage[path];
|
|
76704
|
+
{
|
|
76705
|
+
// @ts-ignore
|
|
76706
|
+
cov_hnzrjpdqv = function () {
|
|
76707
|
+
return actualCoverage;
|
|
76708
|
+
};
|
|
76709
|
+
}
|
|
76710
|
+
return actualCoverage;
|
|
76711
|
+
}
|
|
76712
|
+
cov_hnzrjpdqv();
|
|
76713
|
+
cov_hnzrjpdqv().s[0]++;
|
|
76714
|
+
var Paragraph = function Paragraph(_ref) {
|
|
76715
|
+
var configurations = _ref.configurations,
|
|
76716
|
+
_ref$className = _ref.className,
|
|
76717
|
+
className = _ref$className === void 0 ? (cov_hnzrjpdqv().b[0][0]++, "") : _ref$className,
|
|
76718
|
+
id = _ref.id;
|
|
76719
|
+
cov_hnzrjpdqv().f[0]++;
|
|
76720
|
+
var _ref2 = (cov_hnzrjpdqv().s[1]++, configurations),
|
|
76721
|
+
properties = _ref2.properties,
|
|
76722
|
+
design = _ref2.design;
|
|
76723
|
+
var _ref3 = (cov_hnzrjpdqv().s[2]++, properties),
|
|
76724
|
+
_ref3$content = _ref3.content,
|
|
76725
|
+
title = _ref3$content.title,
|
|
76726
|
+
description = _ref3$content.description,
|
|
76727
|
+
isOrdered = _ref3$content.isOrdered,
|
|
76728
|
+
enableAnimation = _ref3.enableAnimation,
|
|
76729
|
+
_ref3$features = _ref3.features,
|
|
76730
|
+
features = _ref3$features === void 0 ? (cov_hnzrjpdqv().b[1][0]++, []) : _ref3$features,
|
|
76731
|
+
src = _ref3.backgroundImage.src;
|
|
76732
|
+
var baseClasses = (cov_hnzrjpdqv().s[3]++, "grid grid-cols-12 lg:gap-x-4 sm:gap-x-2 items-center");
|
|
76733
|
+
var ListComponent = (cov_hnzrjpdqv().s[4]++, isOrdered ? (cov_hnzrjpdqv().b[2][0]++, "ol") : (cov_hnzrjpdqv().b[2][1]++, "ul"));
|
|
76734
|
+
cov_hnzrjpdqv().s[5]++;
|
|
76735
|
+
return /*#__PURE__*/React__default["default"].createElement(BlockWrapper, {
|
|
76736
|
+
backgroundImage: mergeLeft({
|
|
76737
|
+
src: src
|
|
76738
|
+
}, design.backgroundImage),
|
|
76739
|
+
className: className,
|
|
76740
|
+
design: design.body,
|
|
76741
|
+
enableAnimation: enableAnimation,
|
|
76742
|
+
id: id,
|
|
76743
|
+
nestedClassName: baseClasses
|
|
76744
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76745
|
+
className: "col-span-12"
|
|
76746
|
+
}, /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
76747
|
+
isTitle: true,
|
|
76748
|
+
component: "h1",
|
|
76749
|
+
style: design.title
|
|
76750
|
+
}, title), /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
76751
|
+
component: "p",
|
|
76752
|
+
style: design.description
|
|
76753
|
+
}, description), /*#__PURE__*/React__default["default"].createElement(ListComponent, {
|
|
76754
|
+
className: classnames("col-span-12 mb-8 w-full space-y-5 pl-4", {
|
|
76755
|
+
"list-decimal": isOrdered,
|
|
76756
|
+
"list-disc": !isOrdered
|
|
76757
|
+
})
|
|
76758
|
+
}, features.map(function (_ref4, index) {
|
|
76759
|
+
var featureTitle = _ref4.title;
|
|
76760
|
+
cov_hnzrjpdqv().f[1]++;
|
|
76761
|
+
cov_hnzrjpdqv().s[6]++;
|
|
76762
|
+
return /*#__PURE__*/React__default["default"].createElement(MotionWrapper, {
|
|
76763
|
+
className: "flex w-full",
|
|
76764
|
+
design: design.feature,
|
|
76765
|
+
enableAnimation: enableAnimation,
|
|
76766
|
+
key: getUniqueKey(featureTitle, index)
|
|
76767
|
+
}, /*#__PURE__*/React__default["default"].createElement(StyledWrapper, {
|
|
76768
|
+
as: "li",
|
|
76769
|
+
className: "pl-2",
|
|
76770
|
+
style: design.featureTitle
|
|
76771
|
+
}, featureTitle));
|
|
76772
|
+
}))));
|
|
76773
|
+
};
|
|
76774
|
+
|
|
76466
76775
|
function cov_2k7zrmghkt() {
|
|
76467
76776
|
var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/PricingInCardView.jsx";
|
|
76468
76777
|
var hash = "8828fdb4c09af90a14b5d996a41ed6a25ab165f4";
|
|
@@ -77924,6 +78233,7 @@ exports.HeroWithCallToAction = HeroWithCallToAction;
|
|
|
77924
78233
|
exports.HeroWithMultipleLayouts = HeroWithMultipleLayouts;
|
|
77925
78234
|
exports.Icons = index;
|
|
77926
78235
|
exports.LogoClouds = LogoClouds;
|
|
78236
|
+
exports.Paragraph = Paragraph;
|
|
77927
78237
|
exports.PricingInCardView = PricingInCardView;
|
|
77928
78238
|
exports.TestimonialWithSlider = TestimonialWithSlider;
|
|
77929
78239
|
exports.TestimonialWithVerticalView = TestimonialWithVerticalView;
|