@npm_leadtech/legal-lib-components 0.21.0 → 0.23.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/build/index.js +1 -1
- package/coverage/clover.xml +156 -0
- package/coverage/coverage-final.json +749 -0
- package/coverage/lcov-report/base.css +224 -0
- package/coverage/lcov-report/block-navigation.js +75 -0
- package/coverage/lcov-report/components/atoms/AddButton/AddButton.js.html +230 -0
- package/coverage/lcov-report/components/atoms/AddButton/index.html +117 -0
- package/coverage/lcov-report/components/atoms/CardPane/CardPane.js.html +164 -0
- package/coverage/lcov-report/components/atoms/CardPane/index.html +117 -0
- package/coverage/lcov-report/components/atoms/Checkbox/Checkbox.js.html +212 -0
- package/coverage/lcov-report/components/atoms/Checkbox/index.html +117 -0
- package/coverage/lcov-report/components/atoms/Disclaimer/Disclaimer.js.html +254 -0
- package/coverage/lcov-report/components/atoms/Disclaimer/index.html +117 -0
- package/coverage/lcov-report/components/atoms/DocumentStatus/DocumentStatus.js.html +209 -0
- package/coverage/lcov-report/components/atoms/DocumentStatus/index.html +117 -0
- package/coverage/lcov-report/components/atoms/FormFaq/FormFaq.js.html +239 -0
- package/coverage/lcov-report/components/atoms/FormFaq/index.html +117 -0
- package/coverage/lcov-report/components/atoms/LogoText/LogoText.js.html +170 -0
- package/coverage/lcov-report/components/atoms/LogoText/index.html +117 -0
- package/coverage/lcov-report/components/atoms/Message/Message.js.html +134 -0
- package/coverage/lcov-report/components/atoms/Message/index.html +117 -0
- package/coverage/lcov-report/components/atoms/RemoveButton/RemoveButton.js.html +230 -0
- package/coverage/lcov-report/components/atoms/RemoveButton/index.html +117 -0
- package/coverage/lcov-report/components/atoms/SearchSelect/SearchSelect.js.html +383 -0
- package/coverage/lcov-report/components/atoms/SearchSelect/index.html +117 -0
- package/coverage/lcov-report/components/atoms/Toggle/Toggle.js.html +164 -0
- package/coverage/lcov-report/components/atoms/Toggle/index.html +117 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +282 -0
- package/coverage/lcov-report/prettify.css +1 -0
- package/coverage/lcov-report/prettify.js +896 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +189 -0
- package/coverage/lcov-report/utils/envVariables.js.html +89 -0
- package/coverage/lcov-report/utils/index.html +117 -0
- package/coverage/lcov.info +308 -0
- package/package.json +3 -3
|
@@ -0,0 +1,749 @@
|
|
|
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/CardPane/CardPane.js": {
|
|
54
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/CardPane/CardPane.js",
|
|
55
|
+
"statementMap": {
|
|
56
|
+
"0": { "start": { "line": 5, "column": 27 }, "end": { "line": 12, "column": 1 } },
|
|
57
|
+
"1": { "start": { "line": 6, "column": 2 }, "end": { "line": 11, "column": 4 } },
|
|
58
|
+
"2": { "start": { "line": 14, "column": 17 }, "end": { "line": 20, "column": 1 } },
|
|
59
|
+
"3": { "start": { "line": 15, "column": 2 }, "end": { "line": 17, "column": 3 } },
|
|
60
|
+
"4": { "start": { "line": 16, "column": 4 }, "end": { "line": 16, "column": 16 } },
|
|
61
|
+
"5": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 68 } },
|
|
62
|
+
"6": { "start": { "line": 22, "column": 0 }, "end": { "line": 24, "column": 2 } }
|
|
63
|
+
},
|
|
64
|
+
"fnMap": {
|
|
65
|
+
"0": {
|
|
66
|
+
"name": "(anonymous_0)",
|
|
67
|
+
"decl": { "start": { "line": 5, "column": 27 }, "end": { "line": 5, "column": 28 } },
|
|
68
|
+
"loc": { "start": { "line": 5, "column": 59 }, "end": { "line": 12, "column": 1 } },
|
|
69
|
+
"line": 5
|
|
70
|
+
},
|
|
71
|
+
"1": {
|
|
72
|
+
"name": "(anonymous_1)",
|
|
73
|
+
"decl": { "start": { "line": 14, "column": 17 }, "end": { "line": 14, "column": 18 } },
|
|
74
|
+
"loc": { "start": { "line": 14, "column": 31 }, "end": { "line": 20, "column": 1 } },
|
|
75
|
+
"line": 14
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"branchMap": {
|
|
79
|
+
"0": {
|
|
80
|
+
"loc": { "start": { "line": 15, "column": 2 }, "end": { "line": 17, "column": 3 } },
|
|
81
|
+
"type": "if",
|
|
82
|
+
"locations": [
|
|
83
|
+
{ "start": { "line": 15, "column": 2 }, "end": { "line": 17, "column": 3 } },
|
|
84
|
+
{ "start": {}, "end": {} }
|
|
85
|
+
],
|
|
86
|
+
"line": 15
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"s": { "0": 1, "1": 5, "2": 1, "3": 3, "4": 0, "5": 3, "6": 1 },
|
|
90
|
+
"f": { "0": 5, "1": 3 },
|
|
91
|
+
"b": { "0": [0, 3] },
|
|
92
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
93
|
+
"hash": "eed24bb415fff441e9b25b2f579332c992c64f92"
|
|
94
|
+
},
|
|
95
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Checkbox/Checkbox.js": {
|
|
96
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Checkbox/Checkbox.js",
|
|
97
|
+
"statementMap": {
|
|
98
|
+
"0": { "start": { "line": 5, "column": 24 }, "end": { "line": 30, "column": 1 } },
|
|
99
|
+
"1": { "start": { "line": 6, "column": 21 }, "end": { "line": 8, "column": 5 } },
|
|
100
|
+
"2": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 111 } },
|
|
101
|
+
"3": { "start": { "line": 11, "column": 19 }, "end": { "line": 11, "column": 49 } },
|
|
102
|
+
"4": { "start": { "line": 13, "column": 2 }, "end": { "line": 29, "column": 4 } },
|
|
103
|
+
"5": { "start": { "line": 31, "column": 0 }, "end": { "line": 42, "column": 2 } }
|
|
104
|
+
},
|
|
105
|
+
"fnMap": {
|
|
106
|
+
"0": {
|
|
107
|
+
"name": "(anonymous_0)",
|
|
108
|
+
"decl": { "start": { "line": 5, "column": 24 }, "end": { "line": 5, "column": 25 } },
|
|
109
|
+
"loc": { "start": { "line": 5, "column": 35 }, "end": { "line": 30, "column": 1 } },
|
|
110
|
+
"line": 5
|
|
111
|
+
}
|
|
112
|
+
},
|
|
113
|
+
"branchMap": {
|
|
114
|
+
"0": {
|
|
115
|
+
"loc": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 81 } },
|
|
116
|
+
"type": "cond-expr",
|
|
117
|
+
"locations": [
|
|
118
|
+
{ "start": { "line": 6, "column": 41 }, "end": { "line": 6, "column": 53 } },
|
|
119
|
+
{ "start": { "line": 6, "column": 56 }, "end": { "line": 6, "column": 81 } }
|
|
120
|
+
],
|
|
121
|
+
"line": 6
|
|
122
|
+
},
|
|
123
|
+
"1": {
|
|
124
|
+
"loc": { "start": { "line": 6, "column": 85 }, "end": { "line": 6, "column": 115 } },
|
|
125
|
+
"type": "cond-expr",
|
|
126
|
+
"locations": [
|
|
127
|
+
{ "start": { "line": 6, "column": 99 }, "end": { "line": 6, "column": 110 } },
|
|
128
|
+
{ "start": { "line": 6, "column": 113 }, "end": { "line": 6, "column": 115 } }
|
|
129
|
+
],
|
|
130
|
+
"line": 6
|
|
131
|
+
},
|
|
132
|
+
"2": {
|
|
133
|
+
"loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 48 } },
|
|
134
|
+
"type": "cond-expr",
|
|
135
|
+
"locations": [
|
|
136
|
+
{ "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 43 } },
|
|
137
|
+
{ "start": { "line": 7, "column": 46 }, "end": { "line": 7, "column": 48 } }
|
|
138
|
+
],
|
|
139
|
+
"line": 7
|
|
140
|
+
},
|
|
141
|
+
"3": {
|
|
142
|
+
"loc": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 111 } },
|
|
143
|
+
"type": "cond-expr",
|
|
144
|
+
"locations": [
|
|
145
|
+
{ "start": { "line": 9, "column": 40 }, "end": { "line": 9, "column": 106 } },
|
|
146
|
+
{ "start": { "line": 9, "column": 109 }, "end": { "line": 9, "column": 111 } }
|
|
147
|
+
],
|
|
148
|
+
"line": 9
|
|
149
|
+
},
|
|
150
|
+
"4": {
|
|
151
|
+
"loc": { "start": { "line": 11, "column": 19 }, "end": { "line": 11, "column": 49 } },
|
|
152
|
+
"type": "cond-expr",
|
|
153
|
+
"locations": [
|
|
154
|
+
{ "start": { "line": 11, "column": 33 }, "end": { "line": 11, "column": 44 } },
|
|
155
|
+
{ "start": { "line": 11, "column": 47 }, "end": { "line": 11, "column": 49 } }
|
|
156
|
+
],
|
|
157
|
+
"line": 11
|
|
158
|
+
},
|
|
159
|
+
"5": {
|
|
160
|
+
"loc": { "start": { "line": 21, "column": 15 }, "end": { "line": 21, "column": 54 } },
|
|
161
|
+
"type": "cond-expr",
|
|
162
|
+
"locations": [
|
|
163
|
+
{ "start": { "line": 21, "column": 37 }, "end": { "line": 21, "column": 48 } },
|
|
164
|
+
{ "start": { "line": 21, "column": 51 }, "end": { "line": 21, "column": 54 } }
|
|
165
|
+
],
|
|
166
|
+
"line": 21
|
|
167
|
+
}
|
|
168
|
+
},
|
|
169
|
+
"s": { "0": 1, "1": 3, "2": 3, "3": 3, "4": 3, "5": 1 },
|
|
170
|
+
"f": { "0": 3 },
|
|
171
|
+
"b": { "0": [3, 0], "1": [3, 0], "2": [0, 3], "3": [3, 0], "4": [3, 0], "5": [3, 0] },
|
|
172
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
173
|
+
"hash": "e2a1401d14afd31d1c6ee8e7e260238533b637f7"
|
|
174
|
+
},
|
|
175
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Disclaimer/Disclaimer.js": {
|
|
176
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Disclaimer/Disclaimer.js",
|
|
177
|
+
"statementMap": {
|
|
178
|
+
"0": { "start": { "line": 7, "column": 26 }, "end": { "line": 47, "column": 1 } },
|
|
179
|
+
"1": { "start": { "line": 8, "column": 20 }, "end": { "line": 8, "column": 73 } },
|
|
180
|
+
"2": { "start": { "line": 10, "column": 30 }, "end": { "line": 22, "column": 3 } },
|
|
181
|
+
"3": { "start": { "line": 24, "column": 35 }, "end": { "line": 36, "column": 3 } },
|
|
182
|
+
"4": { "start": { "line": 38, "column": 2 }, "end": { "line": 46, "column": 4 } },
|
|
183
|
+
"5": { "start": { "line": 49, "column": 0 }, "end": { "line": 56, "column": 2 } }
|
|
184
|
+
},
|
|
185
|
+
"fnMap": {
|
|
186
|
+
"0": {
|
|
187
|
+
"name": "(anonymous_0)",
|
|
188
|
+
"decl": { "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 27 } },
|
|
189
|
+
"loc": { "start": { "line": 7, "column": 70 }, "end": { "line": 47, "column": 1 } },
|
|
190
|
+
"line": 7
|
|
191
|
+
}
|
|
192
|
+
},
|
|
193
|
+
"branchMap": {
|
|
194
|
+
"0": {
|
|
195
|
+
"loc": { "start": { "line": 10, "column": 30 }, "end": { "line": 22, "column": 3 } },
|
|
196
|
+
"type": "binary-expr",
|
|
197
|
+
"locations": [
|
|
198
|
+
{ "start": { "line": 10, "column": 30 }, "end": { "line": 10, "column": 45 } },
|
|
199
|
+
{ "start": { "line": 11, "column": 4 }, "end": { "line": 21, "column": 21 } }
|
|
200
|
+
],
|
|
201
|
+
"line": 10
|
|
202
|
+
},
|
|
203
|
+
"1": {
|
|
204
|
+
"loc": { "start": { "line": 24, "column": 35 }, "end": { "line": 36, "column": 3 } },
|
|
205
|
+
"type": "binary-expr",
|
|
206
|
+
"locations": [
|
|
207
|
+
{ "start": { "line": 24, "column": 35 }, "end": { "line": 24, "column": 50 } },
|
|
208
|
+
{ "start": { "line": 25, "column": 4 }, "end": { "line": 35, "column": 21 } }
|
|
209
|
+
],
|
|
210
|
+
"line": 24
|
|
211
|
+
},
|
|
212
|
+
"2": {
|
|
213
|
+
"loc": { "start": { "line": 42, "column": 9 }, "end": { "line": 42, "column": 101 } },
|
|
214
|
+
"type": "cond-expr",
|
|
215
|
+
"locations": [
|
|
216
|
+
{ "start": { "line": 42, "column": 27 }, "end": { "line": 42, "column": 80 } },
|
|
217
|
+
{ "start": { "line": 42, "column": 83 }, "end": { "line": 42, "column": 101 } }
|
|
218
|
+
],
|
|
219
|
+
"line": 42
|
|
220
|
+
},
|
|
221
|
+
"3": {
|
|
222
|
+
"loc": { "start": { "line": 43, "column": 9 }, "end": { "line": 43, "column": 106 } },
|
|
223
|
+
"type": "binary-expr",
|
|
224
|
+
"locations": [
|
|
225
|
+
{ "start": { "line": 43, "column": 9 }, "end": { "line": 43, "column": 24 } },
|
|
226
|
+
{ "start": { "line": 43, "column": 28 }, "end": { "line": 43, "column": 106 } }
|
|
227
|
+
],
|
|
228
|
+
"line": 43
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
"s": { "0": 1, "1": 3, "2": 3, "3": 3, "4": 3, "5": 1 },
|
|
232
|
+
"f": { "0": 3 },
|
|
233
|
+
"b": { "0": [3, 1], "1": [3, 1], "2": [1, 2], "3": [3, 1] },
|
|
234
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
235
|
+
"hash": "c68bf773547ba4b05af87d8bacfc8d9bfdef8c6e"
|
|
236
|
+
},
|
|
237
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/DocumentStatus/DocumentStatus.js": {
|
|
238
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/DocumentStatus/DocumentStatus.js",
|
|
239
|
+
"statementMap": {
|
|
240
|
+
"0": { "start": { "line": 10, "column": 30 }, "end": { "line": 36, "column": 1 } },
|
|
241
|
+
"1": { "start": { "line": 11, "column": 2 }, "end": { "line": 35, "column": 3 } },
|
|
242
|
+
"2": { "start": { "line": 16, "column": 6 }, "end": { "line": 20, "column": 8 } },
|
|
243
|
+
"3": { "start": { "line": 22, "column": 6 }, "end": { "line": 26, "column": 8 } },
|
|
244
|
+
"4": { "start": { "line": 29, "column": 6 }, "end": { "line": 34, "column": 8 } },
|
|
245
|
+
"5": { "start": { "line": 38, "column": 0 }, "end": { "line": 41, "column": 2 } }
|
|
246
|
+
},
|
|
247
|
+
"fnMap": {
|
|
248
|
+
"0": {
|
|
249
|
+
"name": "(anonymous_0)",
|
|
250
|
+
"decl": { "start": { "line": 10, "column": 30 }, "end": { "line": 10, "column": 31 } },
|
|
251
|
+
"loc": { "start": { "line": 10, "column": 44 }, "end": { "line": 36, "column": 1 } },
|
|
252
|
+
"line": 10
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
"branchMap": {
|
|
256
|
+
"0": {
|
|
257
|
+
"loc": { "start": { "line": 11, "column": 2 }, "end": { "line": 35, "column": 3 } },
|
|
258
|
+
"type": "switch",
|
|
259
|
+
"locations": [
|
|
260
|
+
{ "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 20 } },
|
|
261
|
+
{ "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 22 } },
|
|
262
|
+
{ "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 26 } },
|
|
263
|
+
{ "start": { "line": 15, "column": 4 }, "end": { "line": 20, "column": 8 } },
|
|
264
|
+
{ "start": { "line": 21, "column": 4 }, "end": { "line": 26, "column": 8 } },
|
|
265
|
+
{ "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 23 } },
|
|
266
|
+
{ "start": { "line": 28, "column": 4 }, "end": { "line": 34, "column": 8 } }
|
|
267
|
+
],
|
|
268
|
+
"line": 11
|
|
269
|
+
}
|
|
270
|
+
},
|
|
271
|
+
"s": { "0": 1, "1": 3, "2": 1, "3": 1, "4": 1, "5": 1 },
|
|
272
|
+
"f": { "0": 3 },
|
|
273
|
+
"b": { "0": [1, 1, 1, 1, 1, 1, 1] },
|
|
274
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
275
|
+
"hash": "1423ba69e88850f7db2a28d9f70147bb5d94f682"
|
|
276
|
+
},
|
|
277
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/FormFaq/FormFaq.js": {
|
|
278
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/FormFaq/FormFaq.js",
|
|
279
|
+
"statementMap": {
|
|
280
|
+
"0": { "start": { "line": 5, "column": 23 }, "end": { "line": 46, "column": 1 } },
|
|
281
|
+
"1": { "start": { "line": 6, "column": 18 }, "end": { "line": 6, "column": 30 } },
|
|
282
|
+
"2": { "start": { "line": 7, "column": 22 }, "end": { "line": 7, "column": 34 } },
|
|
283
|
+
"3": { "start": { "line": 9, "column": 23 }, "end": { "line": 21, "column": 3 } },
|
|
284
|
+
"4": { "start": { "line": 10, "column": 4 }, "end": { "line": 20, "column": 5 } },
|
|
285
|
+
"5": { "start": { "line": 18, "column": 6 }, "end": { "line": 18, "column": 50 } },
|
|
286
|
+
"6": { "start": { "line": 19, "column": 6 }, "end": { "line": 19, "column": 63 } },
|
|
287
|
+
"7": { "start": { "line": 23, "column": 22 }, "end": { "line": 34, "column": 3 } },
|
|
288
|
+
"8": { "start": { "line": 24, "column": 4 }, "end": { "line": 33, "column": 5 } },
|
|
289
|
+
"9": { "start": { "line": 31, "column": 6 }, "end": { "line": 31, "column": 50 } },
|
|
290
|
+
"10": { "start": { "line": 32, "column": 6 }, "end": { "line": 32, "column": 78 } },
|
|
291
|
+
"11": { "start": { "line": 32, "column": 23 }, "end": { "line": 32, "column": 76 } },
|
|
292
|
+
"12": { "start": { "line": 36, "column": 2 }, "end": { "line": 45, "column": 4 } },
|
|
293
|
+
"13": { "start": { "line": 48, "column": 0 }, "end": { "line": 51, "column": 2 } }
|
|
294
|
+
},
|
|
295
|
+
"fnMap": {
|
|
296
|
+
"0": {
|
|
297
|
+
"name": "(anonymous_0)",
|
|
298
|
+
"decl": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 24 } },
|
|
299
|
+
"loc": { "start": { "line": 5, "column": 46 }, "end": { "line": 46, "column": 1 } },
|
|
300
|
+
"line": 5
|
|
301
|
+
},
|
|
302
|
+
"1": {
|
|
303
|
+
"name": "(anonymous_1)",
|
|
304
|
+
"decl": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 24 } },
|
|
305
|
+
"loc": { "start": { "line": 9, "column": 39 }, "end": { "line": 21, "column": 3 } },
|
|
306
|
+
"line": 9
|
|
307
|
+
},
|
|
308
|
+
"2": {
|
|
309
|
+
"name": "(anonymous_2)",
|
|
310
|
+
"decl": { "start": { "line": 23, "column": 22 }, "end": { "line": 23, "column": 23 } },
|
|
311
|
+
"loc": { "start": { "line": 23, "column": 38 }, "end": { "line": 34, "column": 3 } },
|
|
312
|
+
"line": 23
|
|
313
|
+
},
|
|
314
|
+
"3": {
|
|
315
|
+
"name": "(anonymous_3)",
|
|
316
|
+
"decl": { "start": { "line": 32, "column": 17 }, "end": { "line": 32, "column": 18 } },
|
|
317
|
+
"loc": { "start": { "line": 32, "column": 23 }, "end": { "line": 32, "column": 76 } },
|
|
318
|
+
"line": 32
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
"branchMap": {
|
|
322
|
+
"0": {
|
|
323
|
+
"loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 20, "column": 5 } },
|
|
324
|
+
"type": "if",
|
|
325
|
+
"locations": [
|
|
326
|
+
{ "start": { "line": 10, "column": 4 }, "end": { "line": 20, "column": 5 } },
|
|
327
|
+
{ "start": {}, "end": {} }
|
|
328
|
+
],
|
|
329
|
+
"line": 10
|
|
330
|
+
},
|
|
331
|
+
"1": {
|
|
332
|
+
"loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 16, "column": 43 } },
|
|
333
|
+
"type": "binary-expr",
|
|
334
|
+
"locations": [
|
|
335
|
+
{ "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 13 } },
|
|
336
|
+
{ "start": { "line": 12, "column": 6 }, "end": { "line": 12, "column": 21 } },
|
|
337
|
+
{ "start": { "line": 13, "column": 6 }, "end": { "line": 13, "column": 22 } },
|
|
338
|
+
{ "start": { "line": 14, "column": 6 }, "end": { "line": 14, "column": 30 } },
|
|
339
|
+
{ "start": { "line": 15, "column": 6 }, "end": { "line": 15, "column": 39 } },
|
|
340
|
+
{ "start": { "line": 16, "column": 6 }, "end": { "line": 16, "column": 43 } }
|
|
341
|
+
],
|
|
342
|
+
"line": 11
|
|
343
|
+
},
|
|
344
|
+
"2": {
|
|
345
|
+
"loc": { "start": { "line": 24, "column": 4 }, "end": { "line": 33, "column": 5 } },
|
|
346
|
+
"type": "if",
|
|
347
|
+
"locations": [
|
|
348
|
+
{ "start": { "line": 24, "column": 4 }, "end": { "line": 33, "column": 5 } },
|
|
349
|
+
{ "start": {}, "end": {} }
|
|
350
|
+
],
|
|
351
|
+
"line": 24
|
|
352
|
+
},
|
|
353
|
+
"3": {
|
|
354
|
+
"loc": { "start": { "line": 25, "column": 6 }, "end": { "line": 29, "column": 39 } },
|
|
355
|
+
"type": "binary-expr",
|
|
356
|
+
"locations": [
|
|
357
|
+
{ "start": { "line": 25, "column": 6 }, "end": { "line": 25, "column": 13 } },
|
|
358
|
+
{ "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 21 } },
|
|
359
|
+
{ "start": { "line": 27, "column": 6 }, "end": { "line": 27, "column": 22 } },
|
|
360
|
+
{ "start": { "line": 28, "column": 6 }, "end": { "line": 28, "column": 30 } },
|
|
361
|
+
{ "start": { "line": 29, "column": 6 }, "end": { "line": 29, "column": 39 } }
|
|
362
|
+
],
|
|
363
|
+
"line": 25
|
|
364
|
+
}
|
|
365
|
+
},
|
|
366
|
+
"s": {
|
|
367
|
+
"0": 1,
|
|
368
|
+
"1": 5,
|
|
369
|
+
"2": 5,
|
|
370
|
+
"3": 5,
|
|
371
|
+
"4": 0,
|
|
372
|
+
"5": 0,
|
|
373
|
+
"6": 0,
|
|
374
|
+
"7": 5,
|
|
375
|
+
"8": 6,
|
|
376
|
+
"9": 4,
|
|
377
|
+
"10": 4,
|
|
378
|
+
"11": 0,
|
|
379
|
+
"12": 5,
|
|
380
|
+
"13": 1
|
|
381
|
+
},
|
|
382
|
+
"f": { "0": 5, "1": 0, "2": 6, "3": 0 },
|
|
383
|
+
"b": { "0": [0, 0], "1": [0, 0, 0, 0, 0, 0], "2": [4, 2], "3": [6, 6, 6, 6, 6] },
|
|
384
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
385
|
+
"hash": "2db2db3cd874a0d9d446991211a8f02be83893c6"
|
|
386
|
+
},
|
|
387
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/LogoText/LogoText.js": {
|
|
388
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/LogoText/LogoText.js",
|
|
389
|
+
"statementMap": {
|
|
390
|
+
"0": { "start": { "line": 6, "column": 24 }, "end": { "line": 19, "column": 1 } },
|
|
391
|
+
"1": { "start": { "line": 7, "column": 2 }, "end": { "line": 18, "column": 4 } },
|
|
392
|
+
"2": { "start": { "line": 21, "column": 0 }, "end": { "line": 28, "column": 2 } }
|
|
393
|
+
},
|
|
394
|
+
"fnMap": {
|
|
395
|
+
"0": {
|
|
396
|
+
"name": "(anonymous_0)",
|
|
397
|
+
"decl": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 25 } },
|
|
398
|
+
"loc": { "start": { "line": 6, "column": 61 }, "end": { "line": 19, "column": 1 } },
|
|
399
|
+
"line": 6
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"branchMap": {
|
|
403
|
+
"0": {
|
|
404
|
+
"loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 16, "column": 7 } },
|
|
405
|
+
"type": "cond-expr",
|
|
406
|
+
"locations": [
|
|
407
|
+
{ "start": { "line": 11, "column": 8 }, "end": { "line": 13, "column": 12 } },
|
|
408
|
+
{ "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 16 } }
|
|
409
|
+
],
|
|
410
|
+
"line": 10
|
|
411
|
+
}
|
|
412
|
+
},
|
|
413
|
+
"s": { "0": 1, "1": 3, "2": 1 },
|
|
414
|
+
"f": { "0": 3 },
|
|
415
|
+
"b": { "0": [0, 3] },
|
|
416
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
417
|
+
"hash": "8de238a88893a7065e71d83c2813142503febadb"
|
|
418
|
+
},
|
|
419
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Message/Message.js": {
|
|
420
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Message/Message.js",
|
|
421
|
+
"statementMap": {
|
|
422
|
+
"0": { "start": { "line": 5, "column": 23 }, "end": { "line": 11, "column": 1 } },
|
|
423
|
+
"1": { "start": { "line": 6, "column": 2 }, "end": { "line": 10, "column": 4 } },
|
|
424
|
+
"2": { "start": { "line": 13, "column": 0 }, "end": { "line": 16, "column": 2 } }
|
|
425
|
+
},
|
|
426
|
+
"fnMap": {
|
|
427
|
+
"0": {
|
|
428
|
+
"name": "(anonymous_0)",
|
|
429
|
+
"decl": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 24 } },
|
|
430
|
+
"loc": { "start": { "line": 5, "column": 46 }, "end": { "line": 11, "column": 1 } },
|
|
431
|
+
"line": 5
|
|
432
|
+
}
|
|
433
|
+
},
|
|
434
|
+
"branchMap": {},
|
|
435
|
+
"s": { "0": 1, "1": 4, "2": 1 },
|
|
436
|
+
"f": { "0": 4 },
|
|
437
|
+
"b": {},
|
|
438
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
439
|
+
"hash": "3e550f7d528b6c3f65a8d3f27832b9900d75abe4"
|
|
440
|
+
},
|
|
441
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/RemoveButton/RemoveButton.js": {
|
|
442
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/RemoveButton/RemoveButton.js",
|
|
443
|
+
"statementMap": {
|
|
444
|
+
"0": { "start": { "line": 5, "column": 28 }, "end": { "line": 28, "column": 1 } },
|
|
445
|
+
"1": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 49 } },
|
|
446
|
+
"2": { "start": { "line": 8, "column": 2 }, "end": { "line": 27, "column": 4 } },
|
|
447
|
+
"3": { "start": { "line": 30, "column": 0 }, "end": { "line": 48, "column": 2 } }
|
|
448
|
+
},
|
|
449
|
+
"fnMap": {
|
|
450
|
+
"0": {
|
|
451
|
+
"name": "(anonymous_0)",
|
|
452
|
+
"decl": { "start": { "line": 5, "column": 28 }, "end": { "line": 5, "column": 29 } },
|
|
453
|
+
"loc": { "start": { "line": 5, "column": 39 }, "end": { "line": 28, "column": 1 } },
|
|
454
|
+
"line": 5
|
|
455
|
+
}
|
|
456
|
+
},
|
|
457
|
+
"branchMap": {
|
|
458
|
+
"0": {
|
|
459
|
+
"loc": { "start": { "line": 6, "column": 19 }, "end": { "line": 6, "column": 49 } },
|
|
460
|
+
"type": "cond-expr",
|
|
461
|
+
"locations": [
|
|
462
|
+
{ "start": { "line": 6, "column": 33 }, "end": { "line": 6, "column": 44 } },
|
|
463
|
+
{ "start": { "line": 6, "column": 47 }, "end": { "line": 6, "column": 49 } }
|
|
464
|
+
],
|
|
465
|
+
"line": 6
|
|
466
|
+
},
|
|
467
|
+
"1": {
|
|
468
|
+
"loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 24, "column": 7 } },
|
|
469
|
+
"type": "binary-expr",
|
|
470
|
+
"locations": [
|
|
471
|
+
{ "start": { "line": 10, "column": 7 }, "end": { "line": 10, "column": 44 } },
|
|
472
|
+
{ "start": { "line": 11, "column": 8 }, "end": { "line": 23, "column": 14 } }
|
|
473
|
+
],
|
|
474
|
+
"line": 10
|
|
475
|
+
},
|
|
476
|
+
"2": {
|
|
477
|
+
"loc": { "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 93 } },
|
|
478
|
+
"type": "binary-expr",
|
|
479
|
+
"locations": [
|
|
480
|
+
{ "start": { "line": 25, "column": 7 }, "end": { "line": 25, "column": 20 } },
|
|
481
|
+
{ "start": { "line": 25, "column": 24 }, "end": { "line": 25, "column": 93 } }
|
|
482
|
+
],
|
|
483
|
+
"line": 25
|
|
484
|
+
}
|
|
485
|
+
},
|
|
486
|
+
"s": { "0": 1, "1": 3, "2": 3, "3": 1 },
|
|
487
|
+
"f": { "0": 3 },
|
|
488
|
+
"b": { "0": [3, 0], "1": [3, 3], "2": [3, 3] },
|
|
489
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
490
|
+
"hash": "245280faabf14d6ea2fc0b6c15f40ab53cce7e24"
|
|
491
|
+
},
|
|
492
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/SearchSelect/SearchSelect.js": {
|
|
493
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/SearchSelect/SearchSelect.js",
|
|
494
|
+
"statementMap": {
|
|
495
|
+
"0": { "start": { "line": 7, "column": 23 }, "end": { "line": 16, "column": 1 } },
|
|
496
|
+
"1": { "start": { "line": 8, "column": 2 }, "end": { "line": 14, "column": 3 } },
|
|
497
|
+
"2": { "start": { "line": 9, "column": 4 }, "end": { "line": 13, "column": 7 } },
|
|
498
|
+
"3": { "start": { "line": 10, "column": 24 }, "end": { "line": 10, "column": 49 } },
|
|
499
|
+
"4": { "start": { "line": 11, "column": 24 }, "end": { "line": 11, "column": 49 } },
|
|
500
|
+
"5": { "start": { "line": 12, "column": 6 }, "end": { "line": 12, "column": 72 } },
|
|
501
|
+
"6": { "start": { "line": 15, "column": 2 }, "end": { "line": 15, "column": 15 } },
|
|
502
|
+
"7": { "start": { "line": 18, "column": 28 }, "end": { "line": 78, "column": 1 } },
|
|
503
|
+
"8": { "start": { "line": 19, "column": 20 }, "end": { "line": 19, "column": 25 } },
|
|
504
|
+
"9": { "start": { "line": 23, "column": 22 }, "end": { "line": 23, "column": 77 } },
|
|
505
|
+
"10": { "start": { "line": 26, "column": 2 }, "end": { "line": 32, "column": 3 } },
|
|
506
|
+
"11": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 64 } },
|
|
507
|
+
"12": { "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } },
|
|
508
|
+
"13": { "start": { "line": 29, "column": 4 }, "end": { "line": 31, "column": 6 } },
|
|
509
|
+
"14": { "start": { "line": 35, "column": 20 }, "end": { "line": 35, "column": 56 } },
|
|
510
|
+
"15": { "start": { "line": 36, "column": 21 }, "end": { "line": 38, "column": 52 } },
|
|
511
|
+
"16": { "start": { "line": 40, "column": 23 }, "end": { "line": 48, "column": 3 } },
|
|
512
|
+
"17": { "start": { "line": 41, "column": 23 }, "end": { "line": 46, "column": 5 } },
|
|
513
|
+
"18": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 33 } },
|
|
514
|
+
"19": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 111 } },
|
|
515
|
+
"20": { "start": { "line": 52, "column": 2 }, "end": { "line": 77, "column": 4 } },
|
|
516
|
+
"21": { "start": { "line": 80, "column": 0 }, "end": { "line": 99, "column": 2 } }
|
|
517
|
+
},
|
|
518
|
+
"fnMap": {
|
|
519
|
+
"0": {
|
|
520
|
+
"name": "(anonymous_0)",
|
|
521
|
+
"decl": { "start": { "line": 7, "column": 23 }, "end": { "line": 7, "column": 24 } },
|
|
522
|
+
"loc": { "start": { "line": 7, "column": 56 }, "end": { "line": 16, "column": 1 } },
|
|
523
|
+
"line": 7
|
|
524
|
+
},
|
|
525
|
+
"1": {
|
|
526
|
+
"name": "(anonymous_1)",
|
|
527
|
+
"decl": { "start": { "line": 9, "column": 22 }, "end": { "line": 9, "column": 23 } },
|
|
528
|
+
"loc": { "start": { "line": 9, "column": 40 }, "end": { "line": 13, "column": 5 } },
|
|
529
|
+
"line": 9
|
|
530
|
+
},
|
|
531
|
+
"2": {
|
|
532
|
+
"name": "(anonymous_2)",
|
|
533
|
+
"decl": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 29 } },
|
|
534
|
+
"loc": { "start": { "line": 18, "column": 39 }, "end": { "line": 78, "column": 1 } },
|
|
535
|
+
"line": 18
|
|
536
|
+
},
|
|
537
|
+
"3": {
|
|
538
|
+
"name": "(anonymous_3)",
|
|
539
|
+
"decl": { "start": { "line": 40, "column": 23 }, "end": { "line": 40, "column": 24 } },
|
|
540
|
+
"loc": { "start": { "line": 40, "column": 43 }, "end": { "line": 48, "column": 3 } },
|
|
541
|
+
"line": 40
|
|
542
|
+
}
|
|
543
|
+
},
|
|
544
|
+
"branchMap": {
|
|
545
|
+
"0": {
|
|
546
|
+
"loc": { "start": { "line": 8, "column": 2 }, "end": { "line": 14, "column": 3 } },
|
|
547
|
+
"type": "if",
|
|
548
|
+
"locations": [
|
|
549
|
+
{ "start": { "line": 8, "column": 2 }, "end": { "line": 14, "column": 3 } },
|
|
550
|
+
{ "start": {}, "end": {} }
|
|
551
|
+
],
|
|
552
|
+
"line": 8
|
|
553
|
+
},
|
|
554
|
+
"1": {
|
|
555
|
+
"loc": { "start": { "line": 12, "column": 13 }, "end": { "line": 12, "column": 71 } },
|
|
556
|
+
"type": "cond-expr",
|
|
557
|
+
"locations": [
|
|
558
|
+
{ "start": { "line": 12, "column": 37 }, "end": { "line": 12, "column": 39 } },
|
|
559
|
+
{ "start": { "line": 12, "column": 42 }, "end": { "line": 12, "column": 71 } }
|
|
560
|
+
],
|
|
561
|
+
"line": 12
|
|
562
|
+
},
|
|
563
|
+
"2": {
|
|
564
|
+
"loc": { "start": { "line": 12, "column": 42 }, "end": { "line": 12, "column": 71 } },
|
|
565
|
+
"type": "cond-expr",
|
|
566
|
+
"locations": [
|
|
567
|
+
{ "start": { "line": 12, "column": 66 }, "end": { "line": 12, "column": 67 } },
|
|
568
|
+
{ "start": { "line": 12, "column": 70 }, "end": { "line": 12, "column": 71 } }
|
|
569
|
+
],
|
|
570
|
+
"line": 12
|
|
571
|
+
},
|
|
572
|
+
"3": {
|
|
573
|
+
"loc": { "start": { "line": 26, "column": 2 }, "end": { "line": 32, "column": 3 } },
|
|
574
|
+
"type": "if",
|
|
575
|
+
"locations": [
|
|
576
|
+
{ "start": { "line": 26, "column": 2 }, "end": { "line": 32, "column": 3 } },
|
|
577
|
+
{ "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } }
|
|
578
|
+
],
|
|
579
|
+
"line": 26
|
|
580
|
+
},
|
|
581
|
+
"4": {
|
|
582
|
+
"loc": { "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 52 } },
|
|
583
|
+
"type": "binary-expr",
|
|
584
|
+
"locations": [
|
|
585
|
+
{ "start": { "line": 26, "column": 6 }, "end": { "line": 26, "column": 17 } },
|
|
586
|
+
{ "start": { "line": 26, "column": 21 }, "end": { "line": 26, "column": 52 } }
|
|
587
|
+
],
|
|
588
|
+
"line": 26
|
|
589
|
+
},
|
|
590
|
+
"5": {
|
|
591
|
+
"loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } },
|
|
592
|
+
"type": "if",
|
|
593
|
+
"locations": [
|
|
594
|
+
{ "start": { "line": 28, "column": 9 }, "end": { "line": 32, "column": 3 } },
|
|
595
|
+
{ "start": {}, "end": {} }
|
|
596
|
+
],
|
|
597
|
+
"line": 28
|
|
598
|
+
},
|
|
599
|
+
"6": {
|
|
600
|
+
"loc": { "start": { "line": 35, "column": 20 }, "end": { "line": 35, "column": 56 } },
|
|
601
|
+
"type": "cond-expr",
|
|
602
|
+
"locations": [
|
|
603
|
+
{ "start": { "line": 35, "column": 37 }, "end": { "line": 35, "column": 39 } },
|
|
604
|
+
{ "start": { "line": 35, "column": 42 }, "end": { "line": 35, "column": 56 } }
|
|
605
|
+
],
|
|
606
|
+
"line": 35
|
|
607
|
+
},
|
|
608
|
+
"7": {
|
|
609
|
+
"loc": { "start": { "line": 36, "column": 24 }, "end": { "line": 36, "column": 89 } },
|
|
610
|
+
"type": "cond-expr",
|
|
611
|
+
"locations": [
|
|
612
|
+
{ "start": { "line": 36, "column": 41 }, "end": { "line": 36, "column": 57 } },
|
|
613
|
+
{ "start": { "line": 36, "column": 60 }, "end": { "line": 36, "column": 89 } }
|
|
614
|
+
],
|
|
615
|
+
"line": 36
|
|
616
|
+
},
|
|
617
|
+
"8": {
|
|
618
|
+
"loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 34 } },
|
|
619
|
+
"type": "cond-expr",
|
|
620
|
+
"locations": [
|
|
621
|
+
{ "start": { "line": 37, "column": 18 }, "end": { "line": 37, "column": 29 } },
|
|
622
|
+
{ "start": { "line": 37, "column": 32 }, "end": { "line": 37, "column": 34 } }
|
|
623
|
+
],
|
|
624
|
+
"line": 37
|
|
625
|
+
},
|
|
626
|
+
"9": {
|
|
627
|
+
"loc": { "start": { "line": 38, "column": 6 }, "end": { "line": 38, "column": 50 } },
|
|
628
|
+
"type": "cond-expr",
|
|
629
|
+
"locations": [
|
|
630
|
+
{ "start": { "line": 38, "column": 28 }, "end": { "line": 38, "column": 45 } },
|
|
631
|
+
{ "start": { "line": 38, "column": 48 }, "end": { "line": 38, "column": 50 } }
|
|
632
|
+
],
|
|
633
|
+
"line": 38
|
|
634
|
+
},
|
|
635
|
+
"10": {
|
|
636
|
+
"loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 111 } },
|
|
637
|
+
"type": "cond-expr",
|
|
638
|
+
"locations": [
|
|
639
|
+
{ "start": { "line": 50, "column": 40 }, "end": { "line": 50, "column": 106 } },
|
|
640
|
+
{ "start": { "line": 50, "column": 109 }, "end": { "line": 50, "column": 111 } }
|
|
641
|
+
],
|
|
642
|
+
"line": 50
|
|
643
|
+
},
|
|
644
|
+
"11": {
|
|
645
|
+
"loc": { "start": { "line": 53, "column": 50 }, "end": { "line": 53, "column": 76 } },
|
|
646
|
+
"type": "cond-expr",
|
|
647
|
+
"locations": [
|
|
648
|
+
{ "start": { "line": 53, "column": 64 }, "end": { "line": 53, "column": 71 } },
|
|
649
|
+
{ "start": { "line": 53, "column": 74 }, "end": { "line": 53, "column": 76 } }
|
|
650
|
+
],
|
|
651
|
+
"line": 53
|
|
652
|
+
},
|
|
653
|
+
"12": {
|
|
654
|
+
"loc": { "start": { "line": 74, "column": 9 }, "end": { "line": 74, "column": 77 } },
|
|
655
|
+
"type": "binary-expr",
|
|
656
|
+
"locations": [
|
|
657
|
+
{ "start": { "line": 74, "column": 9 }, "end": { "line": 74, "column": 20 } },
|
|
658
|
+
{ "start": { "line": 74, "column": 24 }, "end": { "line": 74, "column": 77 } }
|
|
659
|
+
],
|
|
660
|
+
"line": 74
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
"s": {
|
|
664
|
+
"0": 1,
|
|
665
|
+
"1": 5,
|
|
666
|
+
"2": 5,
|
|
667
|
+
"3": 5,
|
|
668
|
+
"4": 5,
|
|
669
|
+
"5": 5,
|
|
670
|
+
"6": 0,
|
|
671
|
+
"7": 1,
|
|
672
|
+
"8": 5,
|
|
673
|
+
"9": 5,
|
|
674
|
+
"10": 5,
|
|
675
|
+
"11": 0,
|
|
676
|
+
"12": 5,
|
|
677
|
+
"13": 0,
|
|
678
|
+
"14": 5,
|
|
679
|
+
"15": 5,
|
|
680
|
+
"16": 5,
|
|
681
|
+
"17": 0,
|
|
682
|
+
"18": 0,
|
|
683
|
+
"19": 5,
|
|
684
|
+
"20": 5,
|
|
685
|
+
"21": 1
|
|
686
|
+
},
|
|
687
|
+
"f": { "0": 5, "1": 5, "2": 5, "3": 0 },
|
|
688
|
+
"b": {
|
|
689
|
+
"0": [5, 0],
|
|
690
|
+
"1": [1, 4],
|
|
691
|
+
"2": [4, 0],
|
|
692
|
+
"3": [0, 5],
|
|
693
|
+
"4": [5, 0],
|
|
694
|
+
"5": [0, 5],
|
|
695
|
+
"6": [0, 5],
|
|
696
|
+
"7": [0, 5],
|
|
697
|
+
"8": [2, 3],
|
|
698
|
+
"9": [0, 5],
|
|
699
|
+
"10": [5, 0],
|
|
700
|
+
"11": [0, 5],
|
|
701
|
+
"12": [5, 0]
|
|
702
|
+
},
|
|
703
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
704
|
+
"hash": "87ddc64e08cf827400a1f437b1575f316832a5eb"
|
|
705
|
+
},
|
|
706
|
+
"/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Toggle/Toggle.js": {
|
|
707
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/components/atoms/Toggle/Toggle.js",
|
|
708
|
+
"statementMap": {
|
|
709
|
+
"0": { "start": { "line": 5, "column": 22 }, "end": { "line": 20, "column": 1 } },
|
|
710
|
+
"1": { "start": { "line": 6, "column": 2 }, "end": { "line": 19, "column": 4 } },
|
|
711
|
+
"2": { "start": { "line": 22, "column": 0 }, "end": { "line": 26, "column": 2 } }
|
|
712
|
+
},
|
|
713
|
+
"fnMap": {
|
|
714
|
+
"0": {
|
|
715
|
+
"name": "(anonymous_0)",
|
|
716
|
+
"decl": { "start": { "line": 5, "column": 22 }, "end": { "line": 5, "column": 23 } },
|
|
717
|
+
"loc": { "start": { "line": 5, "column": 33 }, "end": { "line": 20, "column": 1 } },
|
|
718
|
+
"line": 5
|
|
719
|
+
}
|
|
720
|
+
},
|
|
721
|
+
"branchMap": {
|
|
722
|
+
"0": {
|
|
723
|
+
"loc": { "start": { "line": 11, "column": 40 }, "end": { "line": 11, "column": 71 } },
|
|
724
|
+
"type": "cond-expr",
|
|
725
|
+
"locations": [
|
|
726
|
+
{ "start": { "line": 11, "column": 60 }, "end": { "line": 11, "column": 66 } },
|
|
727
|
+
{ "start": { "line": 11, "column": 69 }, "end": { "line": 11, "column": 71 } }
|
|
728
|
+
],
|
|
729
|
+
"line": 11
|
|
730
|
+
}
|
|
731
|
+
},
|
|
732
|
+
"s": { "0": 1, "1": 3, "2": 1 },
|
|
733
|
+
"f": { "0": 3 },
|
|
734
|
+
"b": { "0": [1, 2] },
|
|
735
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
736
|
+
"hash": "090ec3a292673800148fb5fd2fc8405e8909ea95"
|
|
737
|
+
},
|
|
738
|
+
"/home/phorth/Proyectos/legal-lib-components/src/utils/envVariables.js": {
|
|
739
|
+
"path": "/home/phorth/Proyectos/legal-lib-components/src/utils/envVariables.js",
|
|
740
|
+
"statementMap": { "0": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 39 } } },
|
|
741
|
+
"fnMap": {},
|
|
742
|
+
"branchMap": {},
|
|
743
|
+
"s": { "0": 1 },
|
|
744
|
+
"f": {},
|
|
745
|
+
"b": {},
|
|
746
|
+
"_coverageSchema": "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
747
|
+
"hash": "ae83c367224126f01e0d1d08ce9a9ffdbba0e483"
|
|
748
|
+
}
|
|
749
|
+
}
|