@npm_leadtech/legal-lib-components 0.32.0 → 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/coverage/clover.xml +12 -12
- package/coverage/coverage-final.json +1053 -15
- package/coverage/lcov-report/block-navigation.js +56 -68
- package/coverage/lcov-report/components/atoms/AddButton/AddButton.js.html +1 -1
- package/coverage/lcov-report/components/atoms/AddButton/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Button/Button.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Button/index.html +1 -1
- package/coverage/lcov-report/components/atoms/CardPane/CardPane.js.html +1 -1
- package/coverage/lcov-report/components/atoms/CardPane/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Checkbox/Checkbox.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Checkbox/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Disclaimer/index.html +1 -1
- package/coverage/lcov-report/components/atoms/DocumentStatus/DocumentStatus.js.html +1 -1
- package/coverage/lcov-report/components/atoms/DocumentStatus/index.html +1 -1
- package/coverage/lcov-report/components/atoms/FormFaq/FormFaq.js.html +1 -1
- package/coverage/lcov-report/components/atoms/FormFaq/index.html +1 -1
- package/coverage/lcov-report/components/atoms/InfoBox/InfoBox.js.html +1 -1
- package/coverage/lcov-report/components/atoms/InfoBox/index.html +1 -1
- package/coverage/lcov-report/components/atoms/LogoText/LogoText.js.html +1 -1
- package/coverage/lcov-report/components/atoms/LogoText/index.html +1 -1
- package/coverage/lcov-report/components/atoms/Message/Message.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Message/index.html +1 -1
- package/coverage/lcov-report/components/atoms/RemoveButton/RemoveButton.js.html +1 -1
- package/coverage/lcov-report/components/atoms/RemoveButton/index.html +1 -1
- package/coverage/lcov-report/components/atoms/SearchSelect/SearchSelect.js.html +1 -1
- package/coverage/lcov-report/components/atoms/SearchSelect/index.html +1 -1
- package/coverage/lcov-report/components/atoms/SidemenuTab/SidemenuTab.js.html +172 -0
- package/coverage/lcov-report/components/atoms/SidemenuTab/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Toggle/Toggle.js.html +1 -1
- package/coverage/lcov-report/components/atoms/Toggle/index.html +1 -1
- package/coverage/lcov-report/index.html +16 -16
- package/coverage/lcov-report/prettify.js +895 -1
- package/coverage/lcov-report/sorter.js +165 -172
- package/coverage/lcov-report/utils/envVariables.js.html +1 -1
- package/coverage/lcov-report/utils/index.html +1 -1
- package/coverage/lcov.info +15 -15
- package/package.json +1 -1
|
@@ -1,16 +1,1054 @@
|
|
|
1
|
-
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
{
|
|
2
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/AddButton/AddButton.js": {
|
|
3
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/AddButton/AddButton.js",
|
|
4
|
+
"statementMap": {
|
|
5
|
+
"0": { "start": { "line": 5, "column": 25 }, "end": { "line": 28, "column": 1 } },
|
|
6
|
+
"1": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 49 } },
|
|
7
|
+
"2": { "start": { "line": 8, "column": 2 }, "end": { "line": 27, "column": 4 } },
|
|
8
|
+
"3": { "start": { "line": 30, "column": 0 }, "end": { "line": 48, "column": 2 } }
|
|
9
|
+
},
|
|
10
|
+
"fnMap": {
|
|
11
|
+
"0": {
|
|
12
|
+
"name": "(anonymous_0)",
|
|
13
|
+
"decl": { "start": { "line": 5, "column": 25 }, "end": { "line": 5, "column": 26 } },
|
|
14
|
+
"loc": { "start": { "line": 5, "column": 36 }, "end": { "line": 28, "column": 1 } },
|
|
15
|
+
"line": 5
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"branchMap": {
|
|
19
|
+
"0": {
|
|
20
|
+
"loc": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 49 } },
|
|
21
|
+
"type": "cond-expr",
|
|
22
|
+
"locations": [
|
|
23
|
+
{ "start": { "line": 6, "column": 33 }, "end": { "line": 6, "column": 44 } },
|
|
24
|
+
{ "start": { "line": 6, "column": 47 }, "end": { "line": 6, "column": 49 } }
|
|
25
|
+
],
|
|
26
|
+
"line": 6
|
|
27
|
+
},
|
|
28
|
+
"1": {
|
|
29
|
+
"loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 24, "column": 7 } },
|
|
30
|
+
"type": "binary-expr",
|
|
31
|
+
"locations": [
|
|
32
|
+
{ "start": { "line": 10, "column": 7 }, "end": { "line": 10, "column": 41 } },
|
|
33
|
+
{ "start": { "line": 11, "column": 8 }, "end": { "line": 23, "column": 14 } }
|
|
34
|
+
],
|
|
35
|
+
"line": 10
|
|
36
|
+
},
|
|
37
|
+
"2": {
|
|
38
|
+
"loc": { "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 93 } },
|
|
39
|
+
"type": "binary-expr",
|
|
40
|
+
"locations": [
|
|
41
|
+
{ "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 20 } },
|
|
42
|
+
{ "start": { "line": 25, "column": 24 }, "end": { "line": 25, "column": 93 } }
|
|
43
|
+
],
|
|
44
|
+
"line": 25
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
"s": { "0": 1, "1": 3, "2": 3, "3": 1 },
|
|
48
|
+
"f": { "0": 3 },
|
|
49
|
+
"b": { "0": [3, 0], "1": [3, 3], "2": [3, 3] },
|
|
50
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
51
|
+
"hash": "26395a77eb45b350873cf11ac363eb3fd3b09620"
|
|
52
|
+
},
|
|
53
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Button/Button.js": {
|
|
54
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Button/Button.js",
|
|
55
|
+
"statementMap": {
|
|
56
|
+
"0": { "start": { "line": 6, "column": 22 }, "end": { "line": 121, "column": 1 } },
|
|
57
|
+
"1": { "start": { "line": 39, "column": 16 }, "end": { "line": 42, "column": 3 } },
|
|
58
|
+
"2": { "start": { "line": 44, "column": 20 }, "end": { "line": 44, "column": 43 } },
|
|
59
|
+
"3": { "start": { "line": 46, "column": 21 }, "end": { "line": 64, "column": 4 } },
|
|
60
|
+
"4": { "start": { "line": 66, "column": 24 }, "end": { "line": 76, "column": 3 } },
|
|
61
|
+
"5": { "start": { "line": 67, "column": 4 }, "end": { "line": 67, "column": 45 } },
|
|
62
|
+
"6": { "start": { "line": 67, "column": 17 }, "end": { "line": 67, "column": 45 } },
|
|
63
|
+
"7": { "start": { "line": 68, "column": 4 }, "end": { "line": 75, "column": 5 } },
|
|
64
|
+
"8": { "start": { "line": 69, "column": 6 }, "end": { "line": 71, "column": 7 } },
|
|
65
|
+
"9": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 50 } },
|
|
66
|
+
"10": { "start": { "line": 72, "column": 6 }, "end": { "line": 74, "column": 9 } },
|
|
67
|
+
"11": { "start": { "line": 79, "column": 4 }, "end": { "line": 89, "column": 7 } },
|
|
68
|
+
"12": { "start": { "line": 92, "column": 2 }, "end": { "line": 98, "column": 3 } },
|
|
69
|
+
"13": { "start": { "line": 93, "column": 4 }, "end": { "line": 97, "column": 6 } },
|
|
70
|
+
"14": { "start": { "line": 100, "column": 2 }, "end": { "line": 106, "column": 3 } },
|
|
71
|
+
"15": { "start": { "line": 101, "column": 4 }, "end": { "line": 105, "column": 6 } },
|
|
72
|
+
"16": { "start": { "line": 108, "column": 2 }, "end": { "line": 114, "column": 3 } },
|
|
73
|
+
"17": { "start": { "line": 109, "column": 4 }, "end": { "line": 113, "column": 6 } },
|
|
74
|
+
"18": { "start": { "line": 116, "column": 2 }, "end": { "line": 120, "column": 4 } },
|
|
75
|
+
"19": { "start": { "line": 123, "column": 0 }, "end": { "line": 155, "column": 2 } }
|
|
76
|
+
},
|
|
77
|
+
"fnMap": {
|
|
78
|
+
"0": {
|
|
79
|
+
"name": "(anonymous_0)",
|
|
80
|
+
"decl": { "start": { "line": 6, "column": 22 }, "end": { "line": 6, "column": 23 } },
|
|
81
|
+
"loc": { "start": { "line": 38, "column": 6 }, "end": { "line": 121, "column": 1 } },
|
|
82
|
+
"line": 38
|
|
83
|
+
},
|
|
84
|
+
"1": {
|
|
85
|
+
"name": "(anonymous_1)",
|
|
86
|
+
"decl": { "start": { "line": 66, "column": 24 }, "end": { "line": 66, "column": 25 } },
|
|
87
|
+
"loc": { "start": { "line": 66, "column": 30 }, "end": { "line": 76, "column": 3 } },
|
|
88
|
+
"line": 66
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
"branchMap": {
|
|
92
|
+
"0": {
|
|
93
|
+
"loc": { "start": { "line": 44, "column": 20 }, "end": { "line": 44, "column": 43 } },
|
|
94
|
+
"type": "cond-expr",
|
|
95
|
+
"locations": [
|
|
96
|
+
{ "start": { "line": 44, "column": 27 }, "end": { "line": 44, "column": 38 } },
|
|
97
|
+
{ "start": { "line": 44, "column": 41 }, "end": { "line": 44, "column": 43 } }
|
|
98
|
+
],
|
|
99
|
+
"line": 44
|
|
100
|
+
},
|
|
101
|
+
"1": {
|
|
102
|
+
"loc": { "start": { "line": 46, "column": 44 }, "end": { "line": 46, "column": 72 } },
|
|
103
|
+
"type": "cond-expr",
|
|
104
|
+
"locations": [
|
|
105
|
+
{ "start": { "line": 46, "column": 57 }, "end": { "line": 46, "column": 67 } },
|
|
106
|
+
{ "start": { "line": 46, "column": 70 }, "end": { "line": 46, "column": 72 } }
|
|
107
|
+
],
|
|
108
|
+
"line": 46
|
|
109
|
+
},
|
|
110
|
+
"2": {
|
|
111
|
+
"loc": { "start": { "line": 67, "column": 4 }, "end": { "line": 67, "column": 45 } },
|
|
112
|
+
"type": "if",
|
|
113
|
+
"locations": [
|
|
114
|
+
{ "start": { "line": 67, "column": 4 }, "end": { "line": 67, "column": 45 } },
|
|
115
|
+
{ "start": {}, "end": {} }
|
|
116
|
+
],
|
|
117
|
+
"line": 67
|
|
118
|
+
},
|
|
119
|
+
"3": {
|
|
120
|
+
"loc": { "start": { "line": 68, "column": 4 }, "end": { "line": 75, "column": 5 } },
|
|
121
|
+
"type": "if",
|
|
122
|
+
"locations": [
|
|
123
|
+
{ "start": { "line": 68, "column": 4 }, "end": { "line": 75, "column": 5 } },
|
|
124
|
+
{ "start": {}, "end": {} }
|
|
125
|
+
],
|
|
126
|
+
"line": 68
|
|
127
|
+
},
|
|
128
|
+
"4": {
|
|
129
|
+
"loc": { "start": { "line": 69, "column": 6 }, "end": { "line": 71, "column": 7 } },
|
|
130
|
+
"type": "if",
|
|
131
|
+
"locations": [
|
|
132
|
+
{ "start": { "line": 69, "column": 6 }, "end": { "line": 71, "column": 7 } },
|
|
133
|
+
{ "start": {}, "end": {} }
|
|
134
|
+
],
|
|
135
|
+
"line": 69
|
|
136
|
+
},
|
|
137
|
+
"5": {
|
|
138
|
+
"loc": { "start": { "line": 70, "column": 27 }, "end": { "line": 70, "column": 49 } },
|
|
139
|
+
"type": "binary-expr",
|
|
140
|
+
"locations": [
|
|
141
|
+
{ "start": { "line": 70, "column": 27 }, "end": { "line": 70, "column": 43 } },
|
|
142
|
+
{ "start": { "line": 70, "column": 47 }, "end": { "line": 70, "column": 49 } }
|
|
143
|
+
],
|
|
144
|
+
"line": 70
|
|
145
|
+
},
|
|
146
|
+
"6": {
|
|
147
|
+
"loc": { "start": { "line": 80, "column": 7 }, "end": { "line": 80, "column": 33 } },
|
|
148
|
+
"type": "cond-expr",
|
|
149
|
+
"locations": [
|
|
150
|
+
{ "start": { "line": 80, "column": 18 }, "end": { "line": 80, "column": 26 } },
|
|
151
|
+
{ "start": { "line": 80, "column": 29 }, "end": { "line": 80, "column": 33 } }
|
|
152
|
+
],
|
|
153
|
+
"line": 80
|
|
154
|
+
},
|
|
155
|
+
"7": {
|
|
156
|
+
"loc": { "start": { "line": 81, "column": 7 }, "end": { "line": 88, "column": 7 } },
|
|
157
|
+
"type": "cond-expr",
|
|
158
|
+
"locations": [
|
|
159
|
+
{ "start": { "line": 82, "column": 8 }, "end": { "line": 85, "column": 11 } },
|
|
160
|
+
{ "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 30 } }
|
|
161
|
+
],
|
|
162
|
+
"line": 81
|
|
163
|
+
},
|
|
164
|
+
"8": {
|
|
165
|
+
"loc": { "start": { "line": 92, "column": 2 }, "end": { "line": 98, "column": 3 } },
|
|
166
|
+
"type": "if",
|
|
167
|
+
"locations": [
|
|
168
|
+
{ "start": { "line": 92, "column": 2 }, "end": { "line": 98, "column": 3 } },
|
|
169
|
+
{ "start": {}, "end": {} }
|
|
170
|
+
],
|
|
171
|
+
"line": 92
|
|
172
|
+
},
|
|
173
|
+
"9": {
|
|
174
|
+
"loc": { "start": { "line": 100, "column": 2 }, "end": { "line": 106, "column": 3 } },
|
|
175
|
+
"type": "if",
|
|
176
|
+
"locations": [
|
|
177
|
+
{ "start": { "line": 100, "column": 2 }, "end": { "line": 106, "column": 3 } },
|
|
178
|
+
{ "start": {}, "end": {} }
|
|
179
|
+
],
|
|
180
|
+
"line": 100
|
|
181
|
+
},
|
|
182
|
+
"10": {
|
|
183
|
+
"loc": { "start": { "line": 108, "column": 2 }, "end": { "line": 114, "column": 3 } },
|
|
184
|
+
"type": "if",
|
|
185
|
+
"locations": [
|
|
186
|
+
{ "start": { "line": 108, "column": 2 }, "end": { "line": 114, "column": 3 } },
|
|
187
|
+
{ "start": {}, "end": {} }
|
|
188
|
+
],
|
|
189
|
+
"line": 108
|
|
190
|
+
},
|
|
191
|
+
"11": {
|
|
192
|
+
"loc": { "start": { "line": 108, "column": 6 }, "end": { "line": 108, "column": 34 } },
|
|
193
|
+
"type": "binary-expr",
|
|
194
|
+
"locations": [
|
|
195
|
+
{ "start": { "line": 108, "column": 6 }, "end": { "line": 108, "column": 16 } },
|
|
196
|
+
{ "start": { "line": 108, "column": 20 }, "end": { "line": 108, "column": 34 } }
|
|
197
|
+
],
|
|
198
|
+
"line": 108
|
|
199
|
+
},
|
|
200
|
+
"12": {
|
|
201
|
+
"loc": { "start": { "line": 110, "column": 52 }, "end": { "line": 110, "column": 68 } },
|
|
202
|
+
"type": "cond-expr",
|
|
203
|
+
"locations": [
|
|
204
|
+
{ "start": { "line": 110, "column": 59 }, "end": { "line": 110, "column": 63 } },
|
|
205
|
+
{ "start": { "line": 110, "column": 66 }, "end": { "line": 110, "column": 68 } }
|
|
206
|
+
],
|
|
207
|
+
"line": 110
|
|
208
|
+
},
|
|
209
|
+
"13": {
|
|
210
|
+
"loc": { "start": { "line": 117, "column": 60 }, "end": { "line": 117, "column": 76 } },
|
|
211
|
+
"type": "cond-expr",
|
|
212
|
+
"locations": [
|
|
213
|
+
{ "start": { "line": 117, "column": 67 }, "end": { "line": 117, "column": 71 } },
|
|
214
|
+
{ "start": { "line": 117, "column": 74 }, "end": { "line": 117, "column": 76 } }
|
|
215
|
+
],
|
|
216
|
+
"line": 117
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
"s": {
|
|
220
|
+
"0": 1,
|
|
221
|
+
"1": 15,
|
|
222
|
+
"2": 15,
|
|
223
|
+
"3": 15,
|
|
224
|
+
"4": 15,
|
|
225
|
+
"5": 3,
|
|
226
|
+
"6": 3,
|
|
227
|
+
"7": 3,
|
|
228
|
+
"8": 1,
|
|
229
|
+
"9": 1,
|
|
230
|
+
"10": 1,
|
|
231
|
+
"11": 15,
|
|
232
|
+
"12": 15,
|
|
233
|
+
"13": 11,
|
|
234
|
+
"14": 4,
|
|
235
|
+
"15": 1,
|
|
236
|
+
"16": 3,
|
|
237
|
+
"17": 3,
|
|
238
|
+
"18": 0,
|
|
239
|
+
"19": 1
|
|
240
|
+
},
|
|
241
|
+
"f": { "0": 15, "1": 3 },
|
|
242
|
+
"b": {
|
|
243
|
+
"0": [0, 15],
|
|
244
|
+
"1": [0, 15],
|
|
245
|
+
"2": [3, 0],
|
|
246
|
+
"3": [1, 2],
|
|
247
|
+
"4": [1, 0],
|
|
248
|
+
"5": [1, 1],
|
|
249
|
+
"6": [0, 15],
|
|
250
|
+
"7": [15, 0],
|
|
251
|
+
"8": [11, 4],
|
|
252
|
+
"9": [1, 3],
|
|
253
|
+
"10": [3, 0],
|
|
254
|
+
"11": [3, 2],
|
|
255
|
+
"12": [3, 0],
|
|
256
|
+
"13": [0, 0]
|
|
257
|
+
},
|
|
258
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
259
|
+
"hash": "6700d95ab364931b635a12305f58c40bf8803ee7"
|
|
260
|
+
},
|
|
261
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/CardPane/CardPane.js": {
|
|
262
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/CardPane/CardPane.js",
|
|
263
|
+
"statementMap": {
|
|
264
|
+
"0": { "start": { "line": 5, "column": 27 }, "end": { "line": 31, "column": 1 } },
|
|
265
|
+
"1": { "start": { "line": 6, "column": 2 }, "end": { "line": 23, "column": 3 } },
|
|
266
|
+
"2": { "start": { "line": 8, "column": 4 }, "end": { "line": 12, "column": 5 } },
|
|
267
|
+
"3": { "start": { "line": 9, "column": 6 }, "end": { "line": 9, "column": 53 } },
|
|
268
|
+
"4": { "start": { "line": 10, "column": 11 }, "end": { "line": 12, "column": 5 } },
|
|
269
|
+
"5": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 55 } },
|
|
270
|
+
"6": { "start": { "line": 13, "column": 4 }, "end": { "line": 22, "column": 6 } },
|
|
271
|
+
"7": { "start": { "line": 25, "column": 2 }, "end": { "line": 30, "column": 4 } },
|
|
272
|
+
"8": { "start": { "line": 33, "column": 17 }, "end": { "line": 39, "column": 1 } },
|
|
273
|
+
"9": { "start": { "line": 34, "column": 2 }, "end": { "line": 36, "column": 3 } },
|
|
274
|
+
"10": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 16 } },
|
|
275
|
+
"11": { "start": { "line": 38, "column": 2 }, "end": { "line": 38, "column": 68 } },
|
|
276
|
+
"12": { "start": { "line": 41, "column": 0 }, "end": { "line": 43, "column": 2 } }
|
|
277
|
+
},
|
|
278
|
+
"fnMap": {
|
|
279
|
+
"0": {
|
|
280
|
+
"name": "(anonymous_0)",
|
|
281
|
+
"decl": { "start": { "line": 5, "column": 27 }, "end": { "line": 5, "column": 28 } },
|
|
282
|
+
"loc": { "start": { "line": 5, "column": 59 }, "end": { "line": 31, "column": 1 } },
|
|
283
|
+
"line": 5
|
|
284
|
+
},
|
|
285
|
+
"1": {
|
|
286
|
+
"name": "(anonymous_1)",
|
|
287
|
+
"decl": { "start": { "line": 33, "column": 17 }, "end": { "line": 33, "column": 18 } },
|
|
288
|
+
"loc": { "start": { "line": 33, "column": 31 }, "end": { "line": 39, "column": 1 } },
|
|
289
|
+
"line": 33
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"branchMap": {
|
|
293
|
+
"0": {
|
|
294
|
+
"loc": { "start": { "line": 6, "column": 2 }, "end": { "line": 23, "column": 3 } },
|
|
295
|
+
"type": "if",
|
|
296
|
+
"locations": [
|
|
297
|
+
{ "start": { "line": 6, "column": 2 }, "end": { "line": 23, "column": 3 } },
|
|
298
|
+
{ "start": {}, "end": {} }
|
|
299
|
+
],
|
|
300
|
+
"line": 6
|
|
301
|
+
},
|
|
302
|
+
"1": {
|
|
303
|
+
"loc": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 44 } },
|
|
304
|
+
"type": "binary-expr",
|
|
305
|
+
"locations": [
|
|
306
|
+
{ "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 30 } },
|
|
307
|
+
{ "start": { "line": 6, "column": 34 }, "end": { "line": 6, "column": 44 } }
|
|
308
|
+
],
|
|
309
|
+
"line": 6
|
|
310
|
+
},
|
|
311
|
+
"2": {
|
|
312
|
+
"loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 12, "column": 5 } },
|
|
313
|
+
"type": "if",
|
|
314
|
+
"locations": [
|
|
315
|
+
{ "start": { "line": 8, "column": 4 }, "end": { "line": 12, "column": 5 } },
|
|
316
|
+
{ "start": { "line": 10, "column": 11 }, "end": { "line": 12, "column": 5 } }
|
|
317
|
+
],
|
|
318
|
+
"line": 8
|
|
319
|
+
},
|
|
320
|
+
"3": {
|
|
321
|
+
"loc": { "start": { "line": 10, "column": 11 }, "end": { "line": 12, "column": 5 } },
|
|
322
|
+
"type": "if",
|
|
323
|
+
"locations": [
|
|
324
|
+
{ "start": { "line": 10, "column": 11 }, "end": { "line": 12, "column": 5 } },
|
|
325
|
+
{ "start": {}, "end": {} }
|
|
326
|
+
],
|
|
327
|
+
"line": 10
|
|
328
|
+
},
|
|
329
|
+
"4": {
|
|
330
|
+
"loc": { "start": { "line": 34, "column": 2 }, "end": { "line": 36, "column": 3 } },
|
|
331
|
+
"type": "if",
|
|
332
|
+
"locations": [
|
|
333
|
+
{ "start": { "line": 34, "column": 2 }, "end": { "line": 36, "column": 3 } },
|
|
334
|
+
{ "start": {}, "end": {} }
|
|
335
|
+
],
|
|
336
|
+
"line": 34
|
|
337
|
+
}
|
|
338
|
+
},
|
|
339
|
+
"s": { "0": 1, "1": 7, "2": 7, "3": 1, "4": 6, "5": 1, "6": 7, "7": 0, "8": 1, "9": 6, "10": 1, "11": 5, "12": 1 },
|
|
340
|
+
"f": { "0": 7, "1": 6 },
|
|
341
|
+
"b": { "0": [7, 0], "1": [7, 6], "2": [1, 6], "3": [1, 5], "4": [1, 5] },
|
|
342
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
343
|
+
"hash": "3946b4c515a524b9784346ff76750aeff66d9a73"
|
|
344
|
+
},
|
|
345
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Checkbox/Checkbox.js": {
|
|
346
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Checkbox/Checkbox.js",
|
|
347
|
+
"statementMap": {
|
|
348
|
+
"0": { "start": { "line": 5, "column": 24 }, "end": { "line": 30, "column": 1 } },
|
|
349
|
+
"1": { "start": { "line": 6, "column": 21 }, "end": { "line": 8, "column": 5 } },
|
|
350
|
+
"2": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 111 } },
|
|
351
|
+
"3": { "start": { "line": 11, "column": 19 }, "end": { "line": 11, "column": 49 } },
|
|
352
|
+
"4": { "start": { "line": 13, "column": 2 }, "end": { "line": 29, "column": 4 } },
|
|
353
|
+
"5": { "start": { "line": 31, "column": 0 }, "end": { "line": 42, "column": 2 } }
|
|
354
|
+
},
|
|
355
|
+
"fnMap": {
|
|
356
|
+
"0": {
|
|
357
|
+
"name": "(anonymous_0)",
|
|
358
|
+
"decl": { "start": { "line": 5, "column": 24 }, "end": { "line": 5, "column": 25 } },
|
|
359
|
+
"loc": { "start": { "line": 5, "column": 35 }, "end": { "line": 30, "column": 1 } },
|
|
360
|
+
"line": 5
|
|
361
|
+
}
|
|
362
|
+
},
|
|
363
|
+
"branchMap": {
|
|
364
|
+
"0": {
|
|
365
|
+
"loc": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 81 } },
|
|
366
|
+
"type": "cond-expr",
|
|
367
|
+
"locations": [
|
|
368
|
+
{ "start": { "line": 6, "column": 41 }, "end": { "line": 6, "column": 53 } },
|
|
369
|
+
{ "start": { "line": 6, "column": 56 }, "end": { "line": 6, "column": 81 } }
|
|
370
|
+
],
|
|
371
|
+
"line": 6
|
|
372
|
+
},
|
|
373
|
+
"1": {
|
|
374
|
+
"loc": { "start": { "line": 6, "column": 85 }, "end": { "line": 6, "column": 115 } },
|
|
375
|
+
"type": "cond-expr",
|
|
376
|
+
"locations": [
|
|
377
|
+
{ "start": { "line": 6, "column": 99 }, "end": { "line": 6, "column": 110 } },
|
|
378
|
+
{ "start": { "line": 6, "column": 113 }, "end": { "line": 6, "column": 115 } }
|
|
379
|
+
],
|
|
380
|
+
"line": 6
|
|
381
|
+
},
|
|
382
|
+
"2": {
|
|
383
|
+
"loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 48 } },
|
|
384
|
+
"type": "cond-expr",
|
|
385
|
+
"locations": [
|
|
386
|
+
{ "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 43 } },
|
|
387
|
+
{ "start": { "line": 7, "column": 46 }, "end": { "line": 7, "column": 48 } }
|
|
388
|
+
],
|
|
389
|
+
"line": 7
|
|
390
|
+
},
|
|
391
|
+
"3": {
|
|
392
|
+
"loc": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 111 } },
|
|
393
|
+
"type": "cond-expr",
|
|
394
|
+
"locations": [
|
|
395
|
+
{ "start": { "line": 9, "column": 40 }, "end": { "line": 9, "column": 106 } },
|
|
396
|
+
{ "start": { "line": 9, "column": 109 }, "end": { "line": 9, "column": 111 } }
|
|
397
|
+
],
|
|
398
|
+
"line": 9
|
|
399
|
+
},
|
|
400
|
+
"4": {
|
|
401
|
+
"loc": { "start": { "line": 11, "column": 19 }, "end": { "line": 11, "column": 49 } },
|
|
402
|
+
"type": "cond-expr",
|
|
403
|
+
"locations": [
|
|
404
|
+
{ "start": { "line": 11, "column": 33 }, "end": { "line": 11, "column": 44 } },
|
|
405
|
+
{ "start": { "line": 11, "column": 47 }, "end": { "line": 11, "column": 49 } }
|
|
406
|
+
],
|
|
407
|
+
"line": 11
|
|
408
|
+
},
|
|
409
|
+
"5": {
|
|
410
|
+
"loc": { "start": { "line": 21, "column": 15 }, "end": { "line": 21, "column": 54 } },
|
|
411
|
+
"type": "cond-expr",
|
|
412
|
+
"locations": [
|
|
413
|
+
{ "start": { "line": 21, "column": 37 }, "end": { "line": 21, "column": 48 } },
|
|
414
|
+
{ "start": { "line": 21, "column": 51 }, "end": { "line": 21, "column": 54 } }
|
|
415
|
+
],
|
|
416
|
+
"line": 21
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
"s": { "0": 1, "1": 3, "2": 3, "3": 3, "4": 3, "5": 1 },
|
|
420
|
+
"f": { "0": 3 },
|
|
421
|
+
"b": { "0": [3, 0], "1": [3, 0], "2": [0, 3], "3": [3, 0], "4": [3, 0], "5": [3, 0] },
|
|
422
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
423
|
+
"hash": "e2a1401d14afd31d1c6ee8e7e260238533b637f7"
|
|
424
|
+
},
|
|
425
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Disclaimer/Disclaimer.js": {
|
|
426
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Disclaimer/Disclaimer.js",
|
|
427
|
+
"statementMap": {
|
|
428
|
+
"0": { "start": { "line": 7, "column": 26 }, "end": { "line": 47, "column": 1 } },
|
|
429
|
+
"1": { "start": { "line": 8, "column": 20 }, "end": { "line": 8, "column": 73 } },
|
|
430
|
+
"2": { "start": { "line": 10, "column": 30 }, "end": { "line": 22, "column": 3 } },
|
|
431
|
+
"3": { "start": { "line": 24, "column": 35 }, "end": { "line": 36, "column": 3 } },
|
|
432
|
+
"4": { "start": { "line": 38, "column": 2 }, "end": { "line": 46, "column": 4 } },
|
|
433
|
+
"5": { "start": { "line": 49, "column": 0 }, "end": { "line": 56, "column": 2 } }
|
|
434
|
+
},
|
|
435
|
+
"fnMap": {
|
|
436
|
+
"0": {
|
|
437
|
+
"name": "(anonymous_0)",
|
|
438
|
+
"decl": { "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 27 } },
|
|
439
|
+
"loc": { "start": { "line": 7, "column": 70 }, "end": { "line": 47, "column": 1 } },
|
|
440
|
+
"line": 7
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"branchMap": {
|
|
444
|
+
"0": {
|
|
445
|
+
"loc": { "start": { "line": 10, "column": 30 }, "end": { "line": 22, "column": 3 } },
|
|
446
|
+
"type": "binary-expr",
|
|
447
|
+
"locations": [
|
|
448
|
+
{ "start": { "line": 10, "column": 30 }, "end": { "line": 10, "column": 45 } },
|
|
449
|
+
{ "start": { "line": 11, "column": 4 }, "end": { "line": 21, "column": 21 } }
|
|
450
|
+
],
|
|
451
|
+
"line": 10
|
|
452
|
+
},
|
|
453
|
+
"1": {
|
|
454
|
+
"loc": { "start": { "line": 24, "column": 35 }, "end": { "line": 36, "column": 3 } },
|
|
455
|
+
"type": "binary-expr",
|
|
456
|
+
"locations": [
|
|
457
|
+
{ "start": { "line": 24, "column": 35 }, "end": { "line": 24, "column": 50 } },
|
|
458
|
+
{ "start": { "line": 25, "column": 4 }, "end": { "line": 35, "column": 21 } }
|
|
459
|
+
],
|
|
460
|
+
"line": 24
|
|
461
|
+
},
|
|
462
|
+
"2": {
|
|
463
|
+
"loc": { "start": { "line": 42, "column": 9 }, "end": { "line": 42, "column": 101 } },
|
|
464
|
+
"type": "cond-expr",
|
|
465
|
+
"locations": [
|
|
466
|
+
{ "start": { "line": 42, "column": 27 }, "end": { "line": 42, "column": 80 } },
|
|
467
|
+
{ "start": { "line": 42, "column": 83 }, "end": { "line": 42, "column": 101 } }
|
|
468
|
+
],
|
|
469
|
+
"line": 42
|
|
470
|
+
},
|
|
471
|
+
"3": {
|
|
472
|
+
"loc": { "start": { "line": 43, "column": 9 }, "end": { "line": 43, "column": 106 } },
|
|
473
|
+
"type": "binary-expr",
|
|
474
|
+
"locations": [
|
|
475
|
+
{ "start": { "line": 43, "column": 9 }, "end": { "line": 43, "column": 24 } },
|
|
476
|
+
{ "start": { "line": 43, "column": 28 }, "end": { "line": 43, "column": 106 } }
|
|
477
|
+
],
|
|
478
|
+
"line": 43
|
|
479
|
+
}
|
|
480
|
+
},
|
|
481
|
+
"s": { "0": 1, "1": 3, "2": 3, "3": 3, "4": 3, "5": 1 },
|
|
482
|
+
"f": { "0": 3 },
|
|
483
|
+
"b": { "0": [3, 1], "1": [3, 1], "2": [1, 2], "3": [3, 1] },
|
|
484
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
485
|
+
"hash": "c68bf773547ba4b05af87d8bacfc8d9bfdef8c6e"
|
|
486
|
+
},
|
|
487
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/DocumentStatus/DocumentStatus.js": {
|
|
488
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/DocumentStatus/DocumentStatus.js",
|
|
489
|
+
"statementMap": {
|
|
490
|
+
"0": { "start": { "line": 10, "column": 30 }, "end": { "line": 36, "column": 1 } },
|
|
491
|
+
"1": { "start": { "line": 11, "column": 2 }, "end": { "line": 35, "column": 3 } },
|
|
492
|
+
"2": { "start": { "line": 16, "column": 6 }, "end": { "line": 20, "column": 8 } },
|
|
493
|
+
"3": { "start": { "line": 22, "column": 6 }, "end": { "line": 26, "column": 8 } },
|
|
494
|
+
"4": { "start": { "line": 29, "column": 6 }, "end": { "line": 34, "column": 8 } },
|
|
495
|
+
"5": { "start": { "line": 38, "column": 0 }, "end": { "line": 41, "column": 2 } }
|
|
496
|
+
},
|
|
497
|
+
"fnMap": {
|
|
498
|
+
"0": {
|
|
499
|
+
"name": "(anonymous_0)",
|
|
500
|
+
"decl": { "start": { "line": 10, "column": 30 }, "end": { "line": 10, "column": 31 } },
|
|
501
|
+
"loc": { "start": { "line": 10, "column": 44 }, "end": { "line": 36, "column": 1 } },
|
|
502
|
+
"line": 10
|
|
503
|
+
}
|
|
504
|
+
},
|
|
505
|
+
"branchMap": {
|
|
506
|
+
"0": {
|
|
507
|
+
"loc": { "start": { "line": 11, "column": 2 }, "end": { "line": 35, "column": 3 } },
|
|
508
|
+
"type": "switch",
|
|
509
|
+
"locations": [
|
|
510
|
+
{ "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 20 } },
|
|
511
|
+
{ "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 22 } },
|
|
512
|
+
{ "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 26 } },
|
|
513
|
+
{ "start": { "line": 15, "column": 4 }, "end": { "line": 20, "column": 8 } },
|
|
514
|
+
{ "start": { "line": 21, "column": 4 }, "end": { "line": 26, "column": 8 } },
|
|
515
|
+
{ "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 23 } },
|
|
516
|
+
{ "start": { "line": 28, "column": 4 }, "end": { "line": 34, "column": 8 } }
|
|
517
|
+
],
|
|
518
|
+
"line": 11
|
|
519
|
+
}
|
|
520
|
+
},
|
|
521
|
+
"s": { "0": 1, "1": 3, "2": 1, "3": 1, "4": 1, "5": 1 },
|
|
522
|
+
"f": { "0": 3 },
|
|
523
|
+
"b": { "0": [1, 1, 1, 1, 1, 1, 1] },
|
|
524
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
525
|
+
"hash": "1423ba69e88850f7db2a28d9f70147bb5d94f682"
|
|
526
|
+
},
|
|
527
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/FormFaq/FormFaq.js": {
|
|
528
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/FormFaq/FormFaq.js",
|
|
529
|
+
"statementMap": {
|
|
530
|
+
"0": { "start": { "line": 5, "column": 23 }, "end": { "line": 48, "column": 1 } },
|
|
531
|
+
"1": { "start": { "line": 6, "column": 18 }, "end": { "line": 6, "column": 30 } },
|
|
532
|
+
"2": { "start": { "line": 7, "column": 22 }, "end": { "line": 7, "column": 34 } },
|
|
533
|
+
"3": { "start": { "line": 9, "column": 23 }, "end": { "line": 21, "column": 3 } },
|
|
534
|
+
"4": { "start": { "line": 10, "column": 4 }, "end": { "line": 20, "column": 5 } },
|
|
535
|
+
"5": { "start": { "line": 18, "column": 6 }, "end": { "line": 18, "column": 50 } },
|
|
536
|
+
"6": { "start": { "line": 19, "column": 6 }, "end": { "line": 19, "column": 63 } },
|
|
537
|
+
"7": { "start": { "line": 23, "column": 22 }, "end": { "line": 34, "column": 3 } },
|
|
538
|
+
"8": { "start": { "line": 24, "column": 4 }, "end": { "line": 33, "column": 5 } },
|
|
539
|
+
"9": { "start": { "line": 31, "column": 6 }, "end": { "line": 31, "column": 50 } },
|
|
540
|
+
"10": { "start": { "line": 32, "column": 6 }, "end": { "line": 32, "column": 78 } },
|
|
541
|
+
"11": { "start": { "line": 32, "column": 23 }, "end": { "line": 32, "column": 76 } },
|
|
542
|
+
"12": { "start": { "line": 36, "column": 2 }, "end": { "line": 47, "column": 4 } },
|
|
543
|
+
"13": { "start": { "line": 50, "column": 0 }, "end": { "line": 53, "column": 2 } }
|
|
544
|
+
},
|
|
545
|
+
"fnMap": {
|
|
546
|
+
"0": {
|
|
547
|
+
"name": "(anonymous_0)",
|
|
548
|
+
"decl": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 24 } },
|
|
549
|
+
"loc": { "start": { "line": 5, "column": 46 }, "end": { "line": 48, "column": 1 } },
|
|
550
|
+
"line": 5
|
|
551
|
+
},
|
|
552
|
+
"1": {
|
|
553
|
+
"name": "(anonymous_1)",
|
|
554
|
+
"decl": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 24 } },
|
|
555
|
+
"loc": { "start": { "line": 9, "column": 39 }, "end": { "line": 21, "column": 3 } },
|
|
556
|
+
"line": 9
|
|
557
|
+
},
|
|
558
|
+
"2": {
|
|
559
|
+
"name": "(anonymous_2)",
|
|
560
|
+
"decl": { "start": { "line": 23, "column": 22 }, "end": { "line": 23, "column": 23 } },
|
|
561
|
+
"loc": { "start": { "line": 23, "column": 38 }, "end": { "line": 34, "column": 3 } },
|
|
562
|
+
"line": 23
|
|
563
|
+
},
|
|
564
|
+
"3": {
|
|
565
|
+
"name": "(anonymous_3)",
|
|
566
|
+
"decl": { "start": { "line": 32, "column": 17 }, "end": { "line": 32, "column": 18 } },
|
|
567
|
+
"loc": { "start": { "line": 32, "column": 23 }, "end": { "line": 32, "column": 76 } },
|
|
568
|
+
"line": 32
|
|
569
|
+
}
|
|
570
|
+
},
|
|
571
|
+
"branchMap": {
|
|
572
|
+
"0": {
|
|
573
|
+
"loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 20, "column": 5 } },
|
|
574
|
+
"type": "if",
|
|
575
|
+
"locations": [
|
|
576
|
+
{ "start": { "line": 10, "column": 4 }, "end": { "line": 20, "column": 5 } },
|
|
577
|
+
{ "start": {}, "end": {} }
|
|
578
|
+
],
|
|
579
|
+
"line": 10
|
|
580
|
+
},
|
|
581
|
+
"1": {
|
|
582
|
+
"loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 16, "column": 43 } },
|
|
583
|
+
"type": "binary-expr",
|
|
584
|
+
"locations": [
|
|
585
|
+
{ "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 13 } },
|
|
586
|
+
{ "start": { "line": 12, "column": 6 }, "end": { "line": 12, "column": 21 } },
|
|
587
|
+
{ "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 22 } },
|
|
588
|
+
{ "start": { "line": 14, "column": 6 }, "end": { "line": 14, "column": 30 } },
|
|
589
|
+
{ "start": { "line": 15, "column": 6 }, "end": { "line": 15, "column": 39 } },
|
|
590
|
+
{ "start": { "line": 16, "column": 6 }, "end": { "line": 16, "column": 43 } }
|
|
591
|
+
],
|
|
592
|
+
"line": 11
|
|
593
|
+
},
|
|
594
|
+
"2": {
|
|
595
|
+
"loc": { "start": { "line": 24, "column": 4 }, "end": { "line": 33, "column": 5 } },
|
|
596
|
+
"type": "if",
|
|
597
|
+
"locations": [
|
|
598
|
+
{ "start": { "line": 24, "column": 4 }, "end": { "line": 33, "column": 5 } },
|
|
599
|
+
{ "start": {}, "end": {} }
|
|
600
|
+
],
|
|
601
|
+
"line": 24
|
|
602
|
+
},
|
|
603
|
+
"3": {
|
|
604
|
+
"loc": { "start": { "line": 25, "column": 6 }, "end": { "line": 29, "column": 39 } },
|
|
605
|
+
"type": "binary-expr",
|
|
606
|
+
"locations": [
|
|
607
|
+
{ "start": { "line": 25, "column": 6 }, "end": { "line": 25, "column": 13 } },
|
|
608
|
+
{ "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 21 } },
|
|
609
|
+
{ "start": { "line": 27, "column": 6 }, "end": { "line": 27, "column": 22 } },
|
|
610
|
+
{ "start": { "line": 28, "column": 6 }, "end": { "line": 28, "column": 30 } },
|
|
611
|
+
{ "start": { "line": 29, "column": 6 }, "end": { "line": 29, "column": 39 } }
|
|
612
|
+
],
|
|
613
|
+
"line": 25
|
|
614
|
+
}
|
|
615
|
+
},
|
|
616
|
+
"s": {
|
|
617
|
+
"0": 1,
|
|
618
|
+
"1": 5,
|
|
619
|
+
"2": 5,
|
|
620
|
+
"3": 5,
|
|
621
|
+
"4": 0,
|
|
622
|
+
"5": 0,
|
|
623
|
+
"6": 0,
|
|
624
|
+
"7": 5,
|
|
625
|
+
"8": 6,
|
|
626
|
+
"9": 4,
|
|
627
|
+
"10": 4,
|
|
628
|
+
"11": 0,
|
|
629
|
+
"12": 5,
|
|
630
|
+
"13": 1
|
|
631
|
+
},
|
|
632
|
+
"f": { "0": 5, "1": 0, "2": 6, "3": 0 },
|
|
633
|
+
"b": { "0": [0, 0], "1": [0, 0, 0, 0, 0, 0], "2": [4, 2], "3": [6, 6, 6, 6, 6] },
|
|
634
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
635
|
+
"hash": "d70400277722c3a3260f4da368299874314ae264"
|
|
636
|
+
},
|
|
637
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/InfoBox/InfoBox.js": {
|
|
638
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/InfoBox/InfoBox.js",
|
|
639
|
+
"statementMap": {
|
|
640
|
+
"0": { "start": { "line": 6, "column": 23 }, "end": { "line": 17, "column": 1 } },
|
|
641
|
+
"1": { "start": { "line": 7, "column": 2 }, "end": { "line": 16, "column": 4 } },
|
|
642
|
+
"2": { "start": { "line": 19, "column": 0 }, "end": { "line": 23, "column": 2 } }
|
|
643
|
+
},
|
|
644
|
+
"fnMap": {
|
|
645
|
+
"0": {
|
|
646
|
+
"name": "(anonymous_0)",
|
|
647
|
+
"decl": { "start": { "line": 6, "column": 23 }, "end": { "line": 6, "column": 24 } },
|
|
648
|
+
"loc": { "start": { "line": 6, "column": 34 }, "end": { "line": 17, "column": 1 } },
|
|
649
|
+
"line": 6
|
|
650
|
+
}
|
|
651
|
+
},
|
|
652
|
+
"branchMap": {
|
|
653
|
+
"0": {
|
|
654
|
+
"loc": { "start": { "line": 9, "column": 7 }, "end": { "line": 13, "column": 7 } },
|
|
655
|
+
"type": "binary-expr",
|
|
656
|
+
"locations": [
|
|
657
|
+
{ "start": { "line": 9, "column": 7 }, "end": { "line": 9, "column": 20 } },
|
|
658
|
+
{ "start": { "line": 10, "column": 8 }, "end": { "line": 12, "column": 14 } }
|
|
659
|
+
],
|
|
660
|
+
"line": 9
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
"s": { "0": 1, "1": 4, "2": 1 },
|
|
664
|
+
"f": { "0": 4 },
|
|
665
|
+
"b": { "0": [4, 3] },
|
|
666
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
667
|
+
"hash": "f6ef5a221253f749b7611f40973dae8fa64f1ddb"
|
|
668
|
+
},
|
|
669
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/LogoText/LogoText.js": {
|
|
670
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/LogoText/LogoText.js",
|
|
671
|
+
"statementMap": {
|
|
672
|
+
"0": { "start": { "line": 6, "column": 24 }, "end": { "line": 19, "column": 1 } },
|
|
673
|
+
"1": { "start": { "line": 7, "column": 2 }, "end": { "line": 18, "column": 4 } },
|
|
674
|
+
"2": { "start": { "line": 21, "column": 0 }, "end": { "line": 28, "column": 2 } }
|
|
675
|
+
},
|
|
676
|
+
"fnMap": {
|
|
677
|
+
"0": {
|
|
678
|
+
"name": "(anonymous_0)",
|
|
679
|
+
"decl": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 25 } },
|
|
680
|
+
"loc": { "start": { "line": 6, "column": 61 }, "end": { "line": 19, "column": 1 } },
|
|
681
|
+
"line": 6
|
|
682
|
+
}
|
|
683
|
+
},
|
|
684
|
+
"branchMap": {
|
|
685
|
+
"0": {
|
|
686
|
+
"loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 16, "column": 7 } },
|
|
687
|
+
"type": "cond-expr",
|
|
688
|
+
"locations": [
|
|
689
|
+
{ "start": { "line": 11, "column": 8 }, "end": { "line": 13, "column": 12 } },
|
|
690
|
+
{ "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 16 } }
|
|
691
|
+
],
|
|
692
|
+
"line": 10
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
"s": { "0": 1, "1": 3, "2": 1 },
|
|
696
|
+
"f": { "0": 3 },
|
|
697
|
+
"b": { "0": [0, 3] },
|
|
698
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
699
|
+
"hash": "8de238a88893a7065e71d83c2813142503febadb"
|
|
700
|
+
},
|
|
701
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Message/Message.js": {
|
|
702
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Message/Message.js",
|
|
703
|
+
"statementMap": {
|
|
704
|
+
"0": { "start": { "line": 5, "column": 23 }, "end": { "line": 11, "column": 1 } },
|
|
705
|
+
"1": { "start": { "line": 6, "column": 2 }, "end": { "line": 10, "column": 4 } },
|
|
706
|
+
"2": { "start": { "line": 13, "column": 0 }, "end": { "line": 16, "column": 2 } }
|
|
707
|
+
},
|
|
708
|
+
"fnMap": {
|
|
709
|
+
"0": {
|
|
710
|
+
"name": "(anonymous_0)",
|
|
711
|
+
"decl": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 24 } },
|
|
712
|
+
"loc": { "start": { "line": 5, "column": 46 }, "end": { "line": 11, "column": 1 } },
|
|
713
|
+
"line": 5
|
|
714
|
+
}
|
|
715
|
+
},
|
|
716
|
+
"branchMap": {},
|
|
717
|
+
"s": { "0": 1, "1": 4, "2": 1 },
|
|
718
|
+
"f": { "0": 4 },
|
|
719
|
+
"b": {},
|
|
720
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
721
|
+
"hash": "3e550f7d528b6c3f65a8d3f27832b9900d75abe4"
|
|
722
|
+
},
|
|
723
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/RemoveButton/RemoveButton.js": {
|
|
724
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/RemoveButton/RemoveButton.js",
|
|
725
|
+
"statementMap": {
|
|
726
|
+
"0": { "start": { "line": 5, "column": 28 }, "end": { "line": 28, "column": 1 } },
|
|
727
|
+
"1": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 49 } },
|
|
728
|
+
"2": { "start": { "line": 8, "column": 2 }, "end": { "line": 27, "column": 4 } },
|
|
729
|
+
"3": { "start": { "line": 30, "column": 0 }, "end": { "line": 48, "column": 2 } }
|
|
730
|
+
},
|
|
731
|
+
"fnMap": {
|
|
732
|
+
"0": {
|
|
733
|
+
"name": "(anonymous_0)",
|
|
734
|
+
"decl": { "start": { "line": 5, "column": 28 }, "end": { "line": 5, "column": 29 } },
|
|
735
|
+
"loc": { "start": { "line": 5, "column": 39 }, "end": { "line": 28, "column": 1 } },
|
|
736
|
+
"line": 5
|
|
737
|
+
}
|
|
738
|
+
},
|
|
739
|
+
"branchMap": {
|
|
740
|
+
"0": {
|
|
741
|
+
"loc": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 49 } },
|
|
742
|
+
"type": "cond-expr",
|
|
743
|
+
"locations": [
|
|
744
|
+
{ "start": { "line": 6, "column": 33 }, "end": { "line": 6, "column": 44 } },
|
|
745
|
+
{ "start": { "line": 6, "column": 47 }, "end": { "line": 6, "column": 49 } }
|
|
746
|
+
],
|
|
747
|
+
"line": 6
|
|
748
|
+
},
|
|
749
|
+
"1": {
|
|
750
|
+
"loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 24, "column": 7 } },
|
|
751
|
+
"type": "binary-expr",
|
|
752
|
+
"locations": [
|
|
753
|
+
{ "start": { "line": 10, "column": 7 }, "end": { "line": 10, "column": 44 } },
|
|
754
|
+
{ "start": { "line": 11, "column": 8 }, "end": { "line": 23, "column": 14 } }
|
|
755
|
+
],
|
|
756
|
+
"line": 10
|
|
757
|
+
},
|
|
758
|
+
"2": {
|
|
759
|
+
"loc": { "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 93 } },
|
|
760
|
+
"type": "binary-expr",
|
|
761
|
+
"locations": [
|
|
762
|
+
{ "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 20 } },
|
|
763
|
+
{ "start": { "line": 25, "column": 24 }, "end": { "line": 25, "column": 93 } }
|
|
764
|
+
],
|
|
765
|
+
"line": 25
|
|
766
|
+
}
|
|
767
|
+
},
|
|
768
|
+
"s": { "0": 1, "1": 3, "2": 3, "3": 1 },
|
|
769
|
+
"f": { "0": 3 },
|
|
770
|
+
"b": { "0": [3, 0], "1": [3, 3], "2": [3, 3] },
|
|
771
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
772
|
+
"hash": "245280faabf14d6ea2fc0b6c15f40ab53cce7e24"
|
|
773
|
+
},
|
|
774
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/SearchSelect/SearchSelect.js": {
|
|
775
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/SearchSelect/SearchSelect.js",
|
|
776
|
+
"statementMap": {
|
|
777
|
+
"0": { "start": { "line": 7, "column": 23 }, "end": { "line": 16, "column": 1 } },
|
|
778
|
+
"1": { "start": { "line": 8, "column": 2 }, "end": { "line": 14, "column": 3 } },
|
|
779
|
+
"2": { "start": { "line": 9, "column": 4 }, "end": { "line": 13, "column": 7 } },
|
|
780
|
+
"3": { "start": { "line": 10, "column": 24 }, "end": { "line": 10, "column": 49 } },
|
|
781
|
+
"4": { "start": { "line": 11, "column": 24 }, "end": { "line": 11, "column": 49 } },
|
|
782
|
+
"5": { "start": { "line": 12, "column": 6 }, "end": { "line": 12, "column": 72 } },
|
|
783
|
+
"6": { "start": { "line": 15, "column": 2 }, "end": { "line": 15, "column": 15 } },
|
|
784
|
+
"7": { "start": { "line": 18, "column": 28 }, "end": { "line": 78, "column": 1 } },
|
|
785
|
+
"8": { "start": { "line": 19, "column": 20 }, "end": { "line": 19, "column": 25 } },
|
|
786
|
+
"9": { "start": { "line": 23, "column": 22 }, "end": { "line": 23, "column": 77 } },
|
|
787
|
+
"10": { "start": { "line": 26, "column": 2 }, "end": { "line": 32, "column": 3 } },
|
|
788
|
+
"11": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 64 } },
|
|
789
|
+
"12": { "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } },
|
|
790
|
+
"13": { "start": { "line": 29, "column": 4 }, "end": { "line": 31, "column": 6 } },
|
|
791
|
+
"14": { "start": { "line": 35, "column": 20 }, "end": { "line": 35, "column": 56 } },
|
|
792
|
+
"15": { "start": { "line": 36, "column": 21 }, "end": { "line": 38, "column": 52 } },
|
|
793
|
+
"16": { "start": { "line": 40, "column": 23 }, "end": { "line": 48, "column": 3 } },
|
|
794
|
+
"17": { "start": { "line": 41, "column": 23 }, "end": { "line": 46, "column": 5 } },
|
|
795
|
+
"18": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 33 } },
|
|
796
|
+
"19": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 111 } },
|
|
797
|
+
"20": { "start": { "line": 52, "column": 2 }, "end": { "line": 77, "column": 4 } },
|
|
798
|
+
"21": { "start": { "line": 80, "column": 0 }, "end": { "line": 99, "column": 2 } }
|
|
799
|
+
},
|
|
800
|
+
"fnMap": {
|
|
801
|
+
"0": {
|
|
802
|
+
"name": "(anonymous_0)",
|
|
803
|
+
"decl": { "start": { "line": 7, "column": 23 }, "end": { "line": 7, "column": 24 } },
|
|
804
|
+
"loc": { "start": { "line": 7, "column": 56 }, "end": { "line": 16, "column": 1 } },
|
|
805
|
+
"line": 7
|
|
806
|
+
},
|
|
807
|
+
"1": {
|
|
808
|
+
"name": "(anonymous_1)",
|
|
809
|
+
"decl": { "start": { "line": 9, "column": 22 }, "end": { "line": 9, "column": 23 } },
|
|
810
|
+
"loc": { "start": { "line": 9, "column": 40 }, "end": { "line": 13, "column": 5 } },
|
|
811
|
+
"line": 9
|
|
812
|
+
},
|
|
813
|
+
"2": {
|
|
814
|
+
"name": "(anonymous_2)",
|
|
815
|
+
"decl": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 29 } },
|
|
816
|
+
"loc": { "start": { "line": 18, "column": 39 }, "end": { "line": 78, "column": 1 } },
|
|
817
|
+
"line": 18
|
|
818
|
+
},
|
|
819
|
+
"3": {
|
|
820
|
+
"name": "(anonymous_3)",
|
|
821
|
+
"decl": { "start": { "line": 40, "column": 23 }, "end": { "line": 40, "column": 24 } },
|
|
822
|
+
"loc": { "start": { "line": 40, "column": 43 }, "end": { "line": 48, "column": 3 } },
|
|
823
|
+
"line": 40
|
|
824
|
+
}
|
|
825
|
+
},
|
|
826
|
+
"branchMap": {
|
|
827
|
+
"0": {
|
|
828
|
+
"loc": { "start": { "line": 8, "column": 2 }, "end": { "line": 14, "column": 3 } },
|
|
829
|
+
"type": "if",
|
|
830
|
+
"locations": [
|
|
831
|
+
{ "start": { "line": 8, "column": 2 }, "end": { "line": 14, "column": 3 } },
|
|
832
|
+
{ "start": {}, "end": {} }
|
|
833
|
+
],
|
|
834
|
+
"line": 8
|
|
835
|
+
},
|
|
836
|
+
"1": {
|
|
837
|
+
"loc": { "start": { "line": 12, "column": 13 }, "end": { "line": 12, "column": 71 } },
|
|
838
|
+
"type": "cond-expr",
|
|
839
|
+
"locations": [
|
|
840
|
+
{ "start": { "line": 12, "column": 37 }, "end": { "line": 12, "column": 39 } },
|
|
841
|
+
{ "start": { "line": 12, "column": 42 }, "end": { "line": 12, "column": 71 } }
|
|
842
|
+
],
|
|
843
|
+
"line": 12
|
|
844
|
+
},
|
|
845
|
+
"2": {
|
|
846
|
+
"loc": { "start": { "line": 12, "column": 42 }, "end": { "line": 12, "column": 71 } },
|
|
847
|
+
"type": "cond-expr",
|
|
848
|
+
"locations": [
|
|
849
|
+
{ "start": { "line": 12, "column": 66 }, "end": { "line": 12, "column": 67 } },
|
|
850
|
+
{ "start": { "line": 12, "column": 70 }, "end": { "line": 12, "column": 71 } }
|
|
851
|
+
],
|
|
852
|
+
"line": 12
|
|
853
|
+
},
|
|
854
|
+
"3": {
|
|
855
|
+
"loc": { "start": { "line": 26, "column": 2 }, "end": { "line": 32, "column": 3 } },
|
|
856
|
+
"type": "if",
|
|
857
|
+
"locations": [
|
|
858
|
+
{ "start": { "line": 26, "column": 2 }, "end": { "line": 32, "column": 3 } },
|
|
859
|
+
{ "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } }
|
|
860
|
+
],
|
|
861
|
+
"line": 26
|
|
862
|
+
},
|
|
863
|
+
"4": {
|
|
864
|
+
"loc": { "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 52 } },
|
|
865
|
+
"type": "binary-expr",
|
|
866
|
+
"locations": [
|
|
867
|
+
{ "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 17 } },
|
|
868
|
+
{ "start": { "line": 26, "column": 21 }, "end": { "line": 26, "column": 52 } }
|
|
869
|
+
],
|
|
870
|
+
"line": 26
|
|
871
|
+
},
|
|
872
|
+
"5": {
|
|
873
|
+
"loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } },
|
|
874
|
+
"type": "if",
|
|
875
|
+
"locations": [
|
|
876
|
+
{ "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } },
|
|
877
|
+
{ "start": {}, "end": {} }
|
|
878
|
+
],
|
|
879
|
+
"line": 28
|
|
880
|
+
},
|
|
881
|
+
"6": {
|
|
882
|
+
"loc": { "start": { "line": 35, "column": 20 }, "end": { "line": 35, "column": 56 } },
|
|
883
|
+
"type": "cond-expr",
|
|
884
|
+
"locations": [
|
|
885
|
+
{ "start": { "line": 35, "column": 37 }, "end": { "line": 35, "column": 39 } },
|
|
886
|
+
{ "start": { "line": 35, "column": 42 }, "end": { "line": 35, "column": 56 } }
|
|
887
|
+
],
|
|
888
|
+
"line": 35
|
|
889
|
+
},
|
|
890
|
+
"7": {
|
|
891
|
+
"loc": { "start": { "line": 36, "column": 24 }, "end": { "line": 36, "column": 89 } },
|
|
892
|
+
"type": "cond-expr",
|
|
893
|
+
"locations": [
|
|
894
|
+
{ "start": { "line": 36, "column": 41 }, "end": { "line": 36, "column": 57 } },
|
|
895
|
+
{ "start": { "line": 36, "column": 60 }, "end": { "line": 36, "column": 89 } }
|
|
896
|
+
],
|
|
897
|
+
"line": 36
|
|
898
|
+
},
|
|
899
|
+
"8": {
|
|
900
|
+
"loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 34 } },
|
|
901
|
+
"type": "cond-expr",
|
|
902
|
+
"locations": [
|
|
903
|
+
{ "start": { "line": 37, "column": 18 }, "end": { "line": 37, "column": 29 } },
|
|
904
|
+
{ "start": { "line": 37, "column": 32 }, "end": { "line": 37, "column": 34 } }
|
|
905
|
+
],
|
|
906
|
+
"line": 37
|
|
907
|
+
},
|
|
908
|
+
"9": {
|
|
909
|
+
"loc": { "start": { "line": 38, "column": 6 }, "end": { "line": 38, "column": 50 } },
|
|
910
|
+
"type": "cond-expr",
|
|
911
|
+
"locations": [
|
|
912
|
+
{ "start": { "line": 38, "column": 28 }, "end": { "line": 38, "column": 45 } },
|
|
913
|
+
{ "start": { "line": 38, "column": 48 }, "end": { "line": 38, "column": 50 } }
|
|
914
|
+
],
|
|
915
|
+
"line": 38
|
|
916
|
+
},
|
|
917
|
+
"10": {
|
|
918
|
+
"loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 111 } },
|
|
919
|
+
"type": "cond-expr",
|
|
920
|
+
"locations": [
|
|
921
|
+
{ "start": { "line": 50, "column": 40 }, "end": { "line": 50, "column": 106 } },
|
|
922
|
+
{ "start": { "line": 50, "column": 109 }, "end": { "line": 50, "column": 111 } }
|
|
923
|
+
],
|
|
924
|
+
"line": 50
|
|
925
|
+
},
|
|
926
|
+
"11": {
|
|
927
|
+
"loc": { "start": { "line": 53, "column": 50 }, "end": { "line": 53, "column": 76 } },
|
|
928
|
+
"type": "cond-expr",
|
|
929
|
+
"locations": [
|
|
930
|
+
{ "start": { "line": 53, "column": 64 }, "end": { "line": 53, "column": 71 } },
|
|
931
|
+
{ "start": { "line": 53, "column": 74 }, "end": { "line": 53, "column": 76 } }
|
|
932
|
+
],
|
|
933
|
+
"line": 53
|
|
934
|
+
},
|
|
935
|
+
"12": {
|
|
936
|
+
"loc": { "start": { "line": 74, "column": 9 }, "end": { "line": 74, "column": 77 } },
|
|
937
|
+
"type": "binary-expr",
|
|
938
|
+
"locations": [
|
|
939
|
+
{ "start": { "line": 74, "column": 9 }, "end": { "line": 74, "column": 20 } },
|
|
940
|
+
{ "start": { "line": 74, "column": 24 }, "end": { "line": 74, "column": 77 } }
|
|
941
|
+
],
|
|
942
|
+
"line": 74
|
|
943
|
+
}
|
|
944
|
+
},
|
|
945
|
+
"s": {
|
|
946
|
+
"0": 1,
|
|
947
|
+
"1": 5,
|
|
948
|
+
"2": 5,
|
|
949
|
+
"3": 5,
|
|
950
|
+
"4": 5,
|
|
951
|
+
"5": 5,
|
|
952
|
+
"6": 0,
|
|
953
|
+
"7": 1,
|
|
954
|
+
"8": 5,
|
|
955
|
+
"9": 5,
|
|
956
|
+
"10": 5,
|
|
957
|
+
"11": 0,
|
|
958
|
+
"12": 5,
|
|
959
|
+
"13": 0,
|
|
960
|
+
"14": 5,
|
|
961
|
+
"15": 5,
|
|
962
|
+
"16": 5,
|
|
963
|
+
"17": 0,
|
|
964
|
+
"18": 0,
|
|
965
|
+
"19": 5,
|
|
966
|
+
"20": 5,
|
|
967
|
+
"21": 1
|
|
968
|
+
},
|
|
969
|
+
"f": { "0": 5, "1": 5, "2": 5, "3": 0 },
|
|
970
|
+
"b": {
|
|
971
|
+
"0": [5, 0],
|
|
972
|
+
"1": [1, 4],
|
|
973
|
+
"2": [4, 0],
|
|
974
|
+
"3": [0, 5],
|
|
975
|
+
"4": [5, 0],
|
|
976
|
+
"5": [0, 5],
|
|
977
|
+
"6": [0, 5],
|
|
978
|
+
"7": [0, 5],
|
|
979
|
+
"8": [2, 3],
|
|
980
|
+
"9": [0, 5],
|
|
981
|
+
"10": [5, 0],
|
|
982
|
+
"11": [0, 5],
|
|
983
|
+
"12": [5, 0]
|
|
984
|
+
},
|
|
985
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
986
|
+
"hash": "87ddc64e08cf827400a1f437b1575f316832a5eb"
|
|
987
|
+
},
|
|
988
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/SidemenuTab/SidemenuTab.js": {
|
|
989
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/SidemenuTab/SidemenuTab.js",
|
|
990
|
+
"statementMap": {
|
|
991
|
+
"0": { "start": { "line": 6, "column": 27 }, "end": { "line": 21, "column": 1 } },
|
|
992
|
+
"1": { "start": { "line": 7, "column": 18 }, "end": { "line": 11, "column": 4 } },
|
|
993
|
+
"2": { "start": { "line": 13, "column": 2 }, "end": { "line": 20, "column": 4 } },
|
|
994
|
+
"3": { "start": { "line": 23, "column": 0 }, "end": { "line": 29, "column": 2 } }
|
|
995
|
+
},
|
|
996
|
+
"fnMap": {
|
|
997
|
+
"0": {
|
|
998
|
+
"name": "(anonymous_0)",
|
|
999
|
+
"decl": { "start": { "line": 6, "column": 27 }, "end": { "line": 6, "column": 28 } },
|
|
1000
|
+
"loc": { "start": { "line": 6, "column": 38 }, "end": { "line": 21, "column": 1 } },
|
|
1001
|
+
"line": 6
|
|
1002
|
+
}
|
|
1003
|
+
},
|
|
1004
|
+
"branchMap": {},
|
|
1005
|
+
"s": { "0": 1, "1": 4, "2": 4, "3": 1 },
|
|
1006
|
+
"f": { "0": 4 },
|
|
1007
|
+
"b": {},
|
|
1008
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
1009
|
+
"hash": "437b7af82859baf097ecaeea9b75bb96965fd6ce"
|
|
1010
|
+
},
|
|
1011
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Toggle/Toggle.js": {
|
|
1012
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Toggle/Toggle.js",
|
|
1013
|
+
"statementMap": {
|
|
1014
|
+
"0": { "start": { "line": 5, "column": 22 }, "end": { "line": 20, "column": 1 } },
|
|
1015
|
+
"1": { "start": { "line": 6, "column": 2 }, "end": { "line": 19, "column": 4 } },
|
|
1016
|
+
"2": { "start": { "line": 22, "column": 0 }, "end": { "line": 26, "column": 2 } }
|
|
1017
|
+
},
|
|
1018
|
+
"fnMap": {
|
|
1019
|
+
"0": {
|
|
1020
|
+
"name": "(anonymous_0)",
|
|
1021
|
+
"decl": { "start": { "line": 5, "column": 22 }, "end": { "line": 5, "column": 23 } },
|
|
1022
|
+
"loc": { "start": { "line": 5, "column": 33 }, "end": { "line": 20, "column": 1 } },
|
|
1023
|
+
"line": 5
|
|
1024
|
+
}
|
|
1025
|
+
},
|
|
1026
|
+
"branchMap": {
|
|
1027
|
+
"0": {
|
|
1028
|
+
"loc": { "start": { "line": 11, "column": 40 }, "end": { "line": 11, "column": 71 } },
|
|
1029
|
+
"type": "cond-expr",
|
|
1030
|
+
"locations": [
|
|
1031
|
+
{ "start": { "line": 11, "column": 60 }, "end": { "line": 11, "column": 66 } },
|
|
1032
|
+
{ "start": { "line": 11, "column": 69 }, "end": { "line": 11, "column": 71 } }
|
|
1033
|
+
],
|
|
1034
|
+
"line": 11
|
|
1035
|
+
}
|
|
1036
|
+
},
|
|
1037
|
+
"s": { "0": 1, "1": 3, "2": 1 },
|
|
1038
|
+
"f": { "0": 3 },
|
|
1039
|
+
"b": { "0": [1, 2] },
|
|
1040
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
1041
|
+
"hash": "090ec3a292673800148fb5fd2fc8405e8909ea95"
|
|
1042
|
+
},
|
|
1043
|
+
"/home/phorth/Proyectos/legal-lib-components/src/utils/envVariables.js": {
|
|
1044
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/utils/envVariables.js",
|
|
1045
|
+
"statementMap": { "0": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 39 } } },
|
|
1046
|
+
"fnMap": {},
|
|
1047
|
+
"branchMap": {},
|
|
1048
|
+
"s": { "0": 1 },
|
|
1049
|
+
"f": {},
|
|
1050
|
+
"b": {},
|
|
1051
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
1052
|
+
"hash": "ae83c367224126f01e0d1d08ce9a9ffdbba0e483"
|
|
1053
|
+
}
|
|
16
1054
|
}
|