@npm_leadtech/legal-lib-components 1.22.1 → 1.22.3
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/build/index.js +1 -1
- package/coverage/clover.xml +54 -380
- package/coverage/coverage-final.json +3 -30
- package/coverage/lcov-report/TopBar.js.html +166 -0
- package/coverage/lcov-report/atoms/Button/Button.js.html +559 -0
- package/coverage/lcov-report/atoms/Button/index.html +116 -0
- package/coverage/lcov-report/atoms/Message/Message.js.html +145 -0
- package/coverage/lcov-report/atoms/Message/index.html +116 -0
- package/coverage/lcov-report/base.css +0 -0
- package/coverage/lcov-report/block-navigation.js +0 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/images/componentsSvg/ArrowRight.js.html +229 -0
- package/coverage/lcov-report/images/componentsSvg/Done24px.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/Edit24p.js.html +187 -0
- package/coverage/lcov-report/images/componentsSvg/EditText24px.js.html +187 -0
- package/coverage/lcov-report/images/componentsSvg/EmploymentIcon.js.html +163 -0
- package/coverage/lcov-report/images/componentsSvg/InfoError24pxOutlined.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/LogoutSvg.js.html +169 -0
- package/coverage/lcov-report/images/componentsSvg/MenuCollapse24p.js.html +217 -0
- package/coverage/lcov-report/images/componentsSvg/NewRelease24p.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/Time24px.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/index.html +94 -4
- package/coverage/lcov-report/index.html +36 -396
- package/coverage/lcov-report/molecules/PricingCard/PricingCard.js.html +493 -0
- package/coverage/lcov-report/molecules/PricingCard/index.html +116 -0
- package/coverage/lcov-report/prettify.css +0 -0
- package/coverage/lcov-report/prettify.js +0 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -0
- package/coverage/lcov-report/src/components/atoms/AddButton/AddButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/AddButton/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/BaseBox/BaseBox.js.html +175 -0
- package/coverage/lcov-report/src/components/atoms/BaseBox/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/BillCard/BillCard.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/BillCard/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Button/Button.js.html +29 -20
- package/coverage/lcov-report/src/components/atoms/Button/index.html +5 -5
- package/coverage/lcov-report/src/components/atoms/CardPane/CardPane.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/CardPane/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Checkbox/Checkbox.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Checkbox/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/DatePickerCustom/DatePickerCustom.js.html +34 -7
- package/coverage/lcov-report/src/components/atoms/DatePickerCustom/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Disclaimer/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Divider/Divider.js.html +136 -0
- package/coverage/lcov-report/src/components/atoms/Divider/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/DocumentListMenuSection/DocumentListMenuSection.js.html +169 -0
- package/coverage/lcov-report/src/components/atoms/DocumentListMenuSection/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/DocumentStatus/DocumentStatus.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/DocumentStatus/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/FormFaq/FormFaq.js.html +20 -113
- package/coverage/lcov-report/src/components/atoms/FormFaq/index.html +21 -21
- package/coverage/lcov-report/src/components/atoms/GoogleButton/GoogleButton.js.html +151 -0
- package/coverage/lcov-report/src/components/atoms/GoogleButton/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/IconImage/IconImage.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/IconImage/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/InfoBox/InfoBox.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/InfoBox/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/LogoText/LogoText.js.html +2 -2
- package/coverage/lcov-report/src/components/atoms/LogoText/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/MenuItems/MenuItems.js.html +256 -0
- package/coverage/lcov-report/src/components/atoms/MenuItems/index.html +131 -0
- package/coverage/lcov-report/src/components/atoms/MenuItems/index.js.html +88 -0
- package/coverage/lcov-report/src/components/atoms/Message/Message.js.html +20 -8
- package/coverage/lcov-report/src/components/atoms/Message/index.html +7 -7
- package/coverage/lcov-report/src/components/atoms/PaypalButton/PaypalButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/PaypalButton/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/ProgressBar/ProgressBar.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/ProgressBar/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Radio/Radio.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Radio/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/RemoveButton/RemoveButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/RemoveButton/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/RichTextInner/RichTextInner.js.html +13 -10
- package/coverage/lcov-report/src/components/atoms/RichTextInner/index.html +5 -5
- package/coverage/lcov-report/src/components/atoms/SearchSelect/SearchSelect.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/SearchSelect/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/SidemenuTab/SidemenuTab.js.html +64 -22
- package/coverage/lcov-report/src/components/atoms/SidemenuTab/index.html +9 -9
- package/coverage/lcov-report/src/components/atoms/Spinner/Spinner.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Spinner/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TestAB/TestAB.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TestAB/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TextArea/TextArea.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TextArea/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Toggle/Toggle.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Toggle/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Tooltip/Tooltip.js.html +286 -0
- package/coverage/lcov-report/src/components/atoms/Tooltip/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/TopBar/TopBar.js.html +166 -0
- package/coverage/lcov-report/src/components/atoms/TopBar/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BaseBoxList/BaseBoxList.js.html +157 -0
- package/coverage/lcov-report/src/components/molecules/BaseBoxList/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BottomFixedBar/BottomFixedBar.js.html +163 -0
- package/coverage/lcov-report/src/components/molecules/BottomFixedBar/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BottomOverlay/BottomOverlay.js.html +292 -0
- package/coverage/lcov-report/src/components/molecules/BottomOverlay/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BoxForm/BoxForm.js.html +12 -48
- package/coverage/lcov-report/src/components/molecules/BoxForm/index.html +11 -11
- package/coverage/lcov-report/src/components/molecules/ContactBox/ContactBox.js.html +241 -0
- package/coverage/lcov-report/src/components/molecules/ContactBox/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/Feedback/Feedback.js.html +424 -0
- package/coverage/lcov-report/src/components/molecules/Feedback/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/FormFaq/FormFaq.js.html +160 -0
- package/coverage/lcov-report/src/components/molecules/FormFaq/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/MenuItemsSection/MenuItemsSection.js.html +169 -0
- package/coverage/lcov-report/src/components/molecules/MenuItemsSection/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/PageStepControl.js.html +178 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/PageSteps.js.html +304 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/Pagination.js.html +232 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/index.html +161 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/pagination.config.js.html +103 -0
- package/coverage/lcov-report/src/components/molecules/PricingCard/PricingCard.js.html +484 -0
- package/coverage/lcov-report/src/components/molecules/PricingCard/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/Snackbar/Snackbar.js.html +382 -0
- package/coverage/lcov-report/src/components/molecules/Snackbar/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/TooltipMenu/TooltipMenu.js.html +175 -0
- package/coverage/lcov-report/src/components/molecules/TooltipMenu/index.html +116 -0
- package/coverage/lcov-report/src/components/organisms/MobileBottomBar/MobileBottomBar.js.html +196 -0
- package/coverage/lcov-report/src/components/organisms/MobileBottomBar/index.html +116 -0
- package/coverage/lcov-report/src/utils/envVariables.js.html +1 -1
- package/coverage/lcov-report/src/utils/index.html +19 -4
- package/coverage/lcov-report/src/utils/stringSlugify.js.html +94 -0
- package/coverage/lcov.info +122 -749
- package/package.json +1 -1
- package/yarn-error.log +0 -13121
package/coverage/clover.xml
CHANGED
|
@@ -1,392 +1,66 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
5
|
-
<package name="
|
|
6
|
-
<metrics statements="
|
|
7
|
-
<file name="
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="5" count="1" type="stmt"/>
|
|
10
|
-
<line num="6" count="1" type="stmt"/>
|
|
11
|
-
<line num="22" count="1" type="stmt"/>
|
|
12
|
-
</file>
|
|
13
|
-
<file name="InfoError24pxOutlined.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/images/componentsSvg/InfoError24pxOutlined.js">
|
|
14
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
15
|
-
<line num="5" count="1" type="stmt"/>
|
|
16
|
-
<line num="6" count="3" type="stmt"/>
|
|
17
|
-
<line num="33" count="1" type="stmt"/>
|
|
18
|
-
</file>
|
|
19
|
-
<file name="NewRelease24p.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/images/componentsSvg/NewRelease24p.js">
|
|
20
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
21
|
-
<line num="5" count="1" type="stmt"/>
|
|
2
|
+
<coverage generated="1652108878141" clover="3.2.0">
|
|
3
|
+
<project timestamp="1652108878141" name="All files">
|
|
4
|
+
<metrics statements="43" coveredstatements="31" conditionals="65" coveredconditionals="40" methods="7" coveredmethods="5" elements="115" coveredelements="76" complexity="0" loc="43" ncloc="43" packages="3" files="3" classes="3"/>
|
|
5
|
+
<package name="atoms.Button">
|
|
6
|
+
<metrics statements="19" coveredstatements="11" conditionals="28" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
7
|
+
<file name="Button.js" path="/home/lcuevas/legal/legal-lib-components/src/components/atoms/Button/Button.js">
|
|
8
|
+
<metrics statements="19" coveredstatements="11" conditionals="28" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
22
9
|
<line num="6" count="1" type="stmt"/>
|
|
23
|
-
<line num="
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
<
|
|
27
|
-
<line num="5" count="1" type="stmt"/>
|
|
28
|
-
<line num="6" count="1" type="stmt"/>
|
|
29
|
-
<line num="32" count="1" type="stmt"/>
|
|
30
|
-
</file>
|
|
31
|
-
</package>
|
|
32
|
-
<package name="src.components.atoms.AddButton">
|
|
33
|
-
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
34
|
-
<file name="AddButton.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/AddButton/AddButton.js">
|
|
35
|
-
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
36
|
-
<line num="5" count="1" type="stmt"/>
|
|
37
|
-
<line num="6" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
38
|
-
<line num="8" count="3" type="stmt"/>
|
|
39
|
-
<line num="30" count="1" type="stmt"/>
|
|
40
|
-
</file>
|
|
41
|
-
</package>
|
|
42
|
-
<package name="src.components.atoms.BillCard">
|
|
43
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
44
|
-
<file name="BillCard.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/BillCard/BillCard.js">
|
|
45
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
46
|
-
<line num="5" count="1" type="stmt"/>
|
|
47
|
-
<line num="6" count="1" type="stmt"/>
|
|
48
|
-
<line num="23" count="1" type="stmt"/>
|
|
49
|
-
</file>
|
|
50
|
-
</package>
|
|
51
|
-
<package name="src.components.atoms.Button">
|
|
52
|
-
<metrics statements="19" coveredstatements="18" conditionals="28" coveredconditionals="22" methods="2" coveredmethods="2"/>
|
|
53
|
-
<file name="Button.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/Button/Button.js">
|
|
54
|
-
<metrics statements="19" coveredstatements="18" conditionals="28" coveredconditionals="22" methods="2" coveredmethods="2"/>
|
|
55
|
-
<line num="6" count="2" type="stmt"/>
|
|
56
|
-
<line num="39" count="18" type="stmt"/>
|
|
57
|
-
<line num="44" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
58
|
-
<line num="46" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
59
|
-
<line num="66" count="18" type="stmt"/>
|
|
60
|
-
<line num="67" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
61
|
-
<line num="68" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
10
|
+
<line num="40" count="3" type="stmt"/>
|
|
11
|
+
<line num="45" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
12
|
+
<line num="47" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
13
|
+
<line num="68" count="3" type="stmt"/>
|
|
62
14
|
<line num="69" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
63
|
-
<line num="70" count="1" type="cond" truecount="
|
|
64
|
-
<line num="
|
|
65
|
-
<line num="
|
|
66
|
-
<line num="
|
|
67
|
-
<line num="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
71
|
-
<line num="
|
|
72
|
-
<line num="
|
|
73
|
-
<line num="
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
15
|
+
<line num="70" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
16
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
17
|
+
<line num="72" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
18
|
+
<line num="74" count="0" type="stmt"/>
|
|
19
|
+
<line num="81" count="3" type="stmt"/>
|
|
20
|
+
<line num="94" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
21
|
+
<line num="95" count="3" type="stmt"/>
|
|
22
|
+
<line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
23
|
+
<line num="103" count="0" type="stmt"/>
|
|
24
|
+
<line num="110" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
25
|
+
<line num="111" count="0" type="stmt"/>
|
|
26
|
+
<line num="118" count="0" type="stmt"/>
|
|
27
|
+
<line num="125" count="1" type="stmt"/>
|
|
28
|
+
</file>
|
|
29
|
+
</package>
|
|
30
|
+
<package name="atoms.Message">
|
|
31
|
+
<metrics statements="5" coveredstatements="4" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
32
|
+
<file name="Message.js" path="/home/lcuevas/legal/legal-lib-components/src/components/atoms/Message/Message.js">
|
|
33
|
+
<metrics statements="5" coveredstatements="4" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
80
34
|
<line num="5" count="1" type="stmt"/>
|
|
81
|
-
<line num="6" count="
|
|
82
|
-
<line num="
|
|
83
|
-
<line num="9" count="1" type="stmt"/>
|
|
84
|
-
<line num="10" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
85
|
-
<line num="11" count="1" type="stmt"/>
|
|
86
|
-
<line num="13" count="7" type="stmt"/>
|
|
87
|
-
<line num="25" count="0" type="stmt"/>
|
|
88
|
-
<line num="33" count="1" type="stmt"/>
|
|
89
|
-
<line num="34" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
90
|
-
<line num="35" count="1" type="stmt"/>
|
|
91
|
-
<line num="38" count="5" type="stmt"/>
|
|
92
|
-
<line num="41" count="1" type="stmt"/>
|
|
93
|
-
</file>
|
|
94
|
-
</package>
|
|
95
|
-
<package name="src.components.atoms.Checkbox">
|
|
96
|
-
<metrics statements="6" coveredstatements="6" conditionals="12" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
97
|
-
<file name="Checkbox.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/Checkbox/Checkbox.js">
|
|
98
|
-
<metrics statements="6" coveredstatements="6" conditionals="12" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
99
|
-
<line num="5" count="1" type="stmt"/>
|
|
100
|
-
<line num="6" count="3" type="cond" truecount="2" falsecount="2"/>
|
|
101
|
-
<line num="9" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
102
|
-
<line num="11" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
103
|
-
<line num="13" count="3" type="stmt"/>
|
|
104
|
-
<line num="32" count="1" type="stmt"/>
|
|
105
|
-
</file>
|
|
106
|
-
</package>
|
|
107
|
-
<package name="src.components.atoms.DatePickerCustom">
|
|
108
|
-
<metrics statements="37" coveredstatements="35" conditionals="18" coveredconditionals="11" methods="12" coveredmethods="9"/>
|
|
109
|
-
<file name="DatePickerCustom.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/DatePickerCustom/DatePickerCustom.js">
|
|
110
|
-
<metrics statements="37" coveredstatements="35" conditionals="18" coveredconditionals="11" methods="12" coveredmethods="9"/>
|
|
111
|
-
<line num="8" count="5" type="stmt"/>
|
|
112
|
-
<line num="9" count="5" type="stmt"/>
|
|
113
|
-
<line num="17" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
114
|
-
<line num="20" count="5" type="stmt"/>
|
|
115
|
-
<line num="21" count="8" type="stmt"/>
|
|
116
|
-
<line num="22" count="8" type="stmt"/>
|
|
117
|
-
<line num="23" count="8" type="stmt"/>
|
|
118
|
-
<line num="25" count="8" type="stmt"/>
|
|
119
|
-
<line num="26" count="4808" type="stmt"/>
|
|
120
|
-
<line num="33" count="8" type="stmt"/>
|
|
121
|
-
<line num="36" count="5" type="stmt"/>
|
|
122
|
-
<line num="37" count="1" type="stmt"/>
|
|
123
|
-
<line num="38" count="1" type="stmt"/>
|
|
124
|
-
<line num="44" count="1" type="stmt"/>
|
|
125
|
-
<line num="48" count="5" type="stmt"/>
|
|
126
|
-
<line num="50" count="5" type="stmt"/>
|
|
127
|
-
<line num="51" count="4" type="stmt"/>
|
|
128
|
-
<line num="52" count="4" type="stmt"/>
|
|
129
|
-
<line num="53" count="4" type="stmt"/>
|
|
130
|
-
<line num="57" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
131
|
-
<line num="61" count="11" type="stmt"/>
|
|
132
|
-
<line num="62" count="11" type="stmt"/>
|
|
133
|
-
<line num="63" count="11" type="stmt"/>
|
|
134
|
-
<line num="64" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
135
|
-
<line num="65" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
136
|
-
<line num="66" count="2" type="stmt"/>
|
|
137
|
-
<line num="67" count="2" type="stmt"/>
|
|
138
|
-
<line num="69" count="2" type="stmt"/>
|
|
139
|
-
<line num="70" count="2" type="stmt"/>
|
|
140
|
-
<line num="74" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
141
|
-
<line num="80" count="11" type="stmt"/>
|
|
142
|
-
<line num="95" count="11" type="stmt"/>
|
|
143
|
-
<line num="108" count="8" type="stmt"/>
|
|
144
|
-
<line num="122" count="0" type="stmt"/>
|
|
145
|
-
<line num="126" count="0" type="stmt"/>
|
|
146
|
-
<line num="128" count="96" type="stmt"/>
|
|
147
|
-
<line num="167" count="1" type="stmt"/>
|
|
148
|
-
</file>
|
|
149
|
-
</package>
|
|
150
|
-
<package name="src.components.atoms.Disclaimer">
|
|
151
|
-
<metrics statements="7" coveredstatements="7" conditionals="8" coveredconditionals="8" methods="1" coveredmethods="1"/>
|
|
152
|
-
<file name="Disclaimer.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/Disclaimer/Disclaimer.js">
|
|
153
|
-
<metrics statements="7" coveredstatements="7" conditionals="8" coveredconditionals="8" methods="1" coveredmethods="1"/>
|
|
154
|
-
<line num="7" count="1" type="stmt"/>
|
|
155
|
-
<line num="8" count="3" type="stmt"/>
|
|
156
|
-
<line num="10" count="3" type="stmt"/>
|
|
157
|
-
<line num="12" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
158
|
-
<line num="26" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
159
|
-
<line num="40" count="3" type="stmt"/>
|
|
160
|
-
<line num="51" count="1" type="stmt"/>
|
|
161
|
-
</file>
|
|
162
|
-
</package>
|
|
163
|
-
<package name="src.components.atoms.DocumentStatus">
|
|
164
|
-
<metrics statements="6" coveredstatements="6" conditionals="7" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
165
|
-
<file name="DocumentStatus.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/DocumentStatus/DocumentStatus.js">
|
|
166
|
-
<metrics statements="6" coveredstatements="6" conditionals="7" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
35
|
+
<line num="6" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
36
|
+
<line num="7" count="0" type="stmt"/>
|
|
167
37
|
<line num="10" count="1" type="stmt"/>
|
|
168
|
-
<line num="
|
|
169
|
-
<line num="16" count="1" type="stmt"/>
|
|
170
|
-
<line num="22" count="1" type="stmt"/>
|
|
171
|
-
<line num="29" count="1" type="stmt"/>
|
|
172
|
-
<line num="38" count="1" type="stmt"/>
|
|
173
|
-
</file>
|
|
174
|
-
</package>
|
|
175
|
-
<package name="src.components.atoms.FormFaq">
|
|
176
|
-
<metrics statements="13" coveredstatements="10" conditionals="15" coveredconditionals="7" methods="4" coveredmethods="2"/>
|
|
177
|
-
<file name="FormFaq.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/FormFaq/FormFaq.js">
|
|
178
|
-
<metrics statements="13" coveredstatements="10" conditionals="15" coveredconditionals="7" methods="4" coveredmethods="2"/>
|
|
179
|
-
<line num="5" count="1" type="stmt"/>
|
|
180
|
-
<line num="6" count="5" type="stmt"/>
|
|
181
|
-
<line num="7" count="5" type="stmt"/>
|
|
182
|
-
<line num="9" count="5" type="stmt"/>
|
|
183
|
-
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
184
|
-
<line num="18" count="0" type="stmt"/>
|
|
185
|
-
<line num="19" count="0" type="stmt"/>
|
|
186
|
-
<line num="23" count="5" type="stmt"/>
|
|
187
|
-
<line num="24" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
188
|
-
<line num="31" count="4" type="stmt"/>
|
|
189
|
-
<line num="32" count="4" type="stmt"/>
|
|
190
|
-
<line num="36" count="5" type="stmt"/>
|
|
191
|
-
<line num="50" count="1" type="stmt"/>
|
|
192
|
-
</file>
|
|
193
|
-
</package>
|
|
194
|
-
<package name="src.components.atoms.IconImage">
|
|
195
|
-
<metrics statements="6" coveredstatements="5" conditionals="3" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
196
|
-
<file name="IconImage.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/IconImage/IconImage.js">
|
|
197
|
-
<metrics statements="6" coveredstatements="5" conditionals="3" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
198
|
-
<line num="4" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
199
|
-
<line num="5" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
200
|
-
<line num="6" count="0" type="stmt"/>
|
|
201
|
-
<line num="8" count="3" type="stmt"/>
|
|
202
|
-
<line num="10" count="3" type="stmt"/>
|
|
203
|
-
<line num="13" count="2" type="stmt"/>
|
|
204
|
-
</file>
|
|
205
|
-
</package>
|
|
206
|
-
<package name="src.components.atoms.InfoBox">
|
|
207
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
208
|
-
<file name="InfoBox.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/InfoBox/InfoBox.js">
|
|
209
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
210
|
-
<line num="6" count="1" type="stmt"/>
|
|
211
|
-
<line num="7" count="4" type="stmt"/>
|
|
212
|
-
<line num="19" count="1" type="stmt"/>
|
|
213
|
-
</file>
|
|
214
|
-
</package>
|
|
215
|
-
<package name="src.components.atoms.LogoText">
|
|
216
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
217
|
-
<file name="LogoText.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/LogoText/LogoText.js">
|
|
218
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
219
|
-
<line num="6" count="1" type="stmt"/>
|
|
220
|
-
<line num="7" count="3" type="stmt"/>
|
|
221
|
-
<line num="21" count="1" type="stmt"/>
|
|
222
|
-
</file>
|
|
223
|
-
</package>
|
|
224
|
-
<package name="src.components.atoms.Message">
|
|
225
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
226
|
-
<file name="Message.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/Message/Message.js">
|
|
227
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
228
|
-
<line num="5" count="1" type="stmt"/>
|
|
229
|
-
<line num="6" count="4" type="stmt"/>
|
|
230
|
-
<line num="13" count="1" type="stmt"/>
|
|
231
|
-
</file>
|
|
232
|
-
</package>
|
|
233
|
-
<package name="src.components.atoms.PaypalButton">
|
|
234
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
235
|
-
<file name="PaypalButton.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/PaypalButton/PaypalButton.js">
|
|
236
|
-
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
237
|
-
<line num="6" count="1" type="stmt"/>
|
|
238
|
-
<line num="7" count="1" type="stmt"/>
|
|
239
|
-
<line num="14" count="1" type="stmt"/>
|
|
38
|
+
<line num="17" count="1" type="stmt"/>
|
|
240
39
|
</file>
|
|
241
40
|
</package>
|
|
242
|
-
<package name="
|
|
243
|
-
<metrics statements="
|
|
244
|
-
<file name="
|
|
245
|
-
<metrics statements="
|
|
246
|
-
<line num="5" count="1" type="stmt"/>
|
|
247
|
-
<line num="6" count="1" type="stmt"/>
|
|
41
|
+
<package name="molecules.PricingCard">
|
|
42
|
+
<metrics statements="19" coveredstatements="16" conditionals="33" coveredconditionals="31" methods="4" coveredmethods="2"/>
|
|
43
|
+
<file name="PricingCard.js" path="/home/lcuevas/legal/legal-lib-components/src/components/molecules/PricingCard/PricingCard.js">
|
|
44
|
+
<metrics statements="19" coveredstatements="16" conditionals="33" coveredconditionals="31" methods="4" coveredmethods="2"/>
|
|
248
45
|
<line num="8" count="1" type="stmt"/>
|
|
249
|
-
<line num="
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
<
|
|
256
|
-
<line num="
|
|
257
|
-
<line num="
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="
|
|
260
|
-
<line num="15" count="0" type="stmt"/>
|
|
261
|
-
<line num="18" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
262
|
-
<line num="21" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
263
|
-
<line num="23" count="5" type="stmt"/>
|
|
264
|
-
<line num="30" count="10" type="stmt"/>
|
|
265
|
-
<line num="62" count="1" type="stmt"/>
|
|
266
|
-
</file>
|
|
267
|
-
</package>
|
|
268
|
-
<package name="src.components.atoms.RemoveButton">
|
|
269
|
-
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
270
|
-
<file name="RemoveButton.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/RemoveButton/RemoveButton.js">
|
|
271
|
-
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
272
|
-
<line num="5" count="1" type="stmt"/>
|
|
273
|
-
<line num="6" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
274
|
-
<line num="8" count="3" type="stmt"/>
|
|
275
|
-
<line num="30" count="1" type="stmt"/>
|
|
276
|
-
</file>
|
|
277
|
-
</package>
|
|
278
|
-
<package name="src.components.atoms.RichTextInner">
|
|
279
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
280
|
-
<file name="RichTextInner.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/RichTextInner/RichTextInner.js">
|
|
281
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
282
|
-
<line num="5" count="1" type="stmt"/>
|
|
283
|
-
<line num="6" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
284
|
-
<line num="9" count="1" type="stmt"/>
|
|
285
|
-
</file>
|
|
286
|
-
</package>
|
|
287
|
-
<package name="src.components.atoms.SearchSelect">
|
|
288
|
-
<metrics statements="22" coveredstatements="17" conditionals="26" coveredconditionals="15" methods="4" coveredmethods="3"/>
|
|
289
|
-
<file name="SearchSelect.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/SearchSelect/SearchSelect.js">
|
|
290
|
-
<metrics statements="22" coveredstatements="17" conditionals="26" coveredconditionals="15" methods="4" coveredmethods="3"/>
|
|
291
|
-
<line num="7" count="1" type="stmt"/>
|
|
292
|
-
<line num="8" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
293
|
-
<line num="9" count="5" type="stmt"/>
|
|
294
|
-
<line num="10" count="5" type="stmt"/>
|
|
295
|
-
<line num="11" count="5" type="stmt"/>
|
|
296
|
-
<line num="12" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
297
|
-
<line num="15" count="0" type="stmt"/>
|
|
298
|
-
<line num="18" count="1" type="stmt"/>
|
|
299
|
-
<line num="19" count="5" type="stmt"/>
|
|
300
|
-
<line num="21" count="5" type="stmt"/>
|
|
301
|
-
<line num="24" count="5" type="cond" truecount="2" falsecount="2"/>
|
|
302
|
-
<line num="25" count="0" type="stmt"/>
|
|
303
|
-
<line num="26" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
304
|
-
<line num="27" count="0" type="stmt"/>
|
|
305
|
-
<line num="33" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
306
|
-
<line num="34" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
307
|
-
<line num="38" count="5" type="stmt"/>
|
|
46
|
+
<line num="23" count="14" type="cond" truecount="7" falsecount="0"/>
|
|
47
|
+
<line num="24" count="5" type="stmt"/>
|
|
48
|
+
<line num="26" count="9" type="stmt"/>
|
|
49
|
+
<line num="27" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
50
|
+
<line num="28" count="9" type="cond" truecount="4" falsecount="0"/>
|
|
51
|
+
<line num="29" count="9" type="stmt"/>
|
|
52
|
+
<line num="30" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
53
|
+
<line num="32" count="9" type="stmt"/>
|
|
54
|
+
<line num="36" count="9" type="stmt"/>
|
|
55
|
+
<line num="37" count="0" type="stmt"/>
|
|
56
|
+
<line num="38" count="0" type="stmt"/>
|
|
308
57
|
<line num="39" count="0" type="stmt"/>
|
|
309
|
-
<line num="
|
|
310
|
-
<line num="
|
|
311
|
-
<line num="
|
|
312
|
-
<line num="
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
<package name="src.components.atoms.SidemenuTab">
|
|
316
|
-
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
317
|
-
<file name="SidemenuTab.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/SidemenuTab/SidemenuTab.js">
|
|
318
|
-
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
319
|
-
<line num="6" count="1" type="stmt"/>
|
|
320
|
-
<line num="7" count="5" type="stmt"/>
|
|
321
|
-
<line num="13" count="5" type="stmt"/>
|
|
322
|
-
<line num="23" count="1" type="stmt"/>
|
|
323
|
-
</file>
|
|
324
|
-
</package>
|
|
325
|
-
<package name="src.components.atoms.Spinner">
|
|
326
|
-
<metrics statements="3" coveredstatements="3" conditionals="3" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
327
|
-
<file name="Spinner.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/Spinner/Spinner.js">
|
|
328
|
-
<metrics statements="3" coveredstatements="3" conditionals="3" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
329
|
-
<line num="5" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
330
|
-
<line num="6" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
331
|
-
<line num="17" count="1" type="stmt"/>
|
|
332
|
-
</file>
|
|
333
|
-
</package>
|
|
334
|
-
<package name="src.components.atoms.TestAB">
|
|
335
|
-
<metrics statements="8" coveredstatements="8" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
336
|
-
<file name="TestAB.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/TestAB/TestAB.js">
|
|
337
|
-
<metrics statements="8" coveredstatements="8" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
338
|
-
<line num="10" count="1" type="stmt"/>
|
|
339
|
-
<line num="11" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
340
|
-
<line num="13" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
341
|
-
<line num="15" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
342
|
-
<line num="16" count="3" type="stmt"/>
|
|
343
|
-
<line num="17" count="6" type="stmt"/>
|
|
344
|
-
<line num="21" count="3" type="stmt"/>
|
|
345
|
-
<line num="24" count="1" type="stmt"/>
|
|
346
|
-
</file>
|
|
347
|
-
</package>
|
|
348
|
-
<package name="src.components.atoms.TextArea">
|
|
349
|
-
<metrics statements="5" coveredstatements="5" conditionals="12" coveredconditionals="11" methods="1" coveredmethods="1"/>
|
|
350
|
-
<file name="TextArea.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/TextArea/TextArea.js">
|
|
351
|
-
<metrics statements="5" coveredstatements="5" conditionals="12" coveredconditionals="11" methods="1" coveredmethods="1"/>
|
|
352
|
-
<line num="6" count="1" type="stmt"/>
|
|
353
|
-
<line num="25" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
354
|
-
<line num="27" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
355
|
-
<line num="29" count="6" type="stmt"/>
|
|
356
|
-
<line num="48" count="1" type="stmt"/>
|
|
357
|
-
</file>
|
|
358
|
-
</package>
|
|
359
|
-
<package name="src.components.atoms.Toggle">
|
|
360
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
361
|
-
<file name="Toggle.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/atoms/Toggle/Toggle.js">
|
|
362
|
-
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
363
|
-
<line num="5" count="1" type="stmt"/>
|
|
364
|
-
<line num="6" count="3" type="stmt"/>
|
|
365
|
-
<line num="22" count="1" type="stmt"/>
|
|
366
|
-
</file>
|
|
367
|
-
</package>
|
|
368
|
-
<package name="src.components.molecules.BoxForm">
|
|
369
|
-
<metrics statements="11" coveredstatements="9" conditionals="8" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
370
|
-
<file name="BoxForm.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/components/molecules/BoxForm/BoxForm.js">
|
|
371
|
-
<metrics statements="11" coveredstatements="9" conditionals="8" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
372
|
-
<line num="6" count="1" type="stmt"/>
|
|
373
|
-
<line num="7" count="4" type="stmt"/>
|
|
374
|
-
<line num="9" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
375
|
-
<line num="10" count="3" type="stmt"/>
|
|
376
|
-
<line num="17" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
377
|
-
<line num="18" count="0" type="stmt"/>
|
|
378
|
-
<line num="19" count="0" type="stmt"/>
|
|
379
|
-
<line num="21" count="3" type="stmt"/>
|
|
380
|
-
<line num="24" count="1" type="stmt"/>
|
|
381
|
-
<line num="32" count="4" type="stmt"/>
|
|
382
|
-
<line num="59" count="1" type="stmt"/>
|
|
383
|
-
</file>
|
|
384
|
-
</package>
|
|
385
|
-
<package name="src.utils">
|
|
386
|
-
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
387
|
-
<file name="envVariables.js" path="/home/acampo/Projects/legal-contracts/legal-lib-components/src/utils/envVariables.js">
|
|
388
|
-
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
389
|
-
<line num="1" count="1" type="stmt"/>
|
|
58
|
+
<line num="44" count="9" type="stmt"/>
|
|
59
|
+
<line num="54" count="9" type="stmt"/>
|
|
60
|
+
<line num="62" count="9" type="stmt"/>
|
|
61
|
+
<line num="75" count="24" type="stmt"/>
|
|
62
|
+
<line num="89" count="9" type="stmt"/>
|
|
63
|
+
<line num="122" count="1" type="stmt"/>
|
|
390
64
|
</file>
|
|
391
65
|
</package>
|
|
392
66
|
</project>
|