@npm_leadtech/legal-lib-components 0.37.1 → 0.38.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.
Files changed (47) hide show
  1. package/README.md +0 -1
  2. package/build/index.js +1 -1
  3. package/coverage/clover.xml +41 -39
  4. package/coverage/coverage-final.json +1 -1
  5. package/coverage/lcov-report/components/atoms/AddButton/AddButton.js.html +1 -1
  6. package/coverage/lcov-report/components/atoms/AddButton/index.html +1 -1
  7. package/coverage/lcov-report/components/atoms/BillCard/BillCard.js.html +1 -1
  8. package/coverage/lcov-report/components/atoms/BillCard/index.html +1 -1
  9. package/coverage/lcov-report/components/atoms/Button/Button.js.html +2 -2
  10. package/coverage/lcov-report/components/atoms/Button/index.html +1 -1
  11. package/coverage/lcov-report/components/atoms/CardPane/CardPane.js.html +1 -1
  12. package/coverage/lcov-report/components/atoms/CardPane/index.html +1 -1
  13. package/coverage/lcov-report/components/atoms/Checkbox/Checkbox.js.html +1 -1
  14. package/coverage/lcov-report/components/atoms/Checkbox/index.html +1 -1
  15. package/coverage/lcov-report/components/atoms/DatePickerCustom/DatePickerCustom.js.html +65 -56
  16. package/coverage/lcov-report/components/atoms/DatePickerCustom/index.html +21 -21
  17. package/coverage/lcov-report/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
  18. package/coverage/lcov-report/components/atoms/Disclaimer/index.html +1 -1
  19. package/coverage/lcov-report/components/atoms/DocumentStatus/DocumentStatus.js.html +1 -1
  20. package/coverage/lcov-report/components/atoms/DocumentStatus/index.html +1 -1
  21. package/coverage/lcov-report/components/atoms/FormFaq/FormFaq.js.html +1 -1
  22. package/coverage/lcov-report/components/atoms/FormFaq/index.html +1 -1
  23. package/coverage/lcov-report/components/atoms/InfoBox/InfoBox.js.html +1 -1
  24. package/coverage/lcov-report/components/atoms/InfoBox/index.html +1 -1
  25. package/coverage/lcov-report/components/atoms/LogoText/LogoText.js.html +1 -1
  26. package/coverage/lcov-report/components/atoms/LogoText/index.html +1 -1
  27. package/coverage/lcov-report/components/atoms/Message/Message.js.html +1 -1
  28. package/coverage/lcov-report/components/atoms/Message/index.html +1 -1
  29. package/coverage/lcov-report/components/atoms/ProgressBar/ProgressBar.js.html +1 -1
  30. package/coverage/lcov-report/components/atoms/ProgressBar/index.html +1 -1
  31. package/coverage/lcov-report/components/atoms/RemoveButton/RemoveButton.js.html +1 -1
  32. package/coverage/lcov-report/components/atoms/RemoveButton/index.html +1 -1
  33. package/coverage/lcov-report/components/atoms/SearchSelect/SearchSelect.js.html +1 -1
  34. package/coverage/lcov-report/components/atoms/SearchSelect/index.html +1 -1
  35. package/coverage/lcov-report/components/atoms/SidemenuTab/SidemenuTab.js.html +1 -1
  36. package/coverage/lcov-report/components/atoms/SidemenuTab/index.html +1 -1
  37. package/coverage/lcov-report/components/atoms/Spinner/Spinner.js.html +1 -1
  38. package/coverage/lcov-report/components/atoms/Spinner/index.html +1 -1
  39. package/coverage/lcov-report/components/atoms/TestAB/TestAB.js.html +1 -1
  40. package/coverage/lcov-report/components/atoms/TestAB/index.html +1 -1
  41. package/coverage/lcov-report/components/atoms/Toggle/Toggle.js.html +1 -1
  42. package/coverage/lcov-report/components/atoms/Toggle/index.html +1 -1
  43. package/coverage/lcov-report/index.html +20 -20
  44. package/coverage/lcov-report/utils/envVariables.js.html +1 -1
  45. package/coverage/lcov-report/utils/index.html +1 -1
  46. package/coverage/lcov.info +69 -61
  47. package/package.json +5 -4
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
104
- at Tue Jan 25 2022 00:11:22 GMT+0100 (GMT+01:00)
104
+ at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
105
105
  </div>
106
106
  <script src="../../../prettify.js"></script>
107
107
  <script>
@@ -23,30 +23,30 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">91.81% </span>
26
+ <span class="strong">86.12% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>157/171</span>
28
+ <span class='fraction'>149/173</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">68.87% </span>
33
+ <span class="strong">64.33% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>104/151</span>
35
+ <span class='fraction'>101/157</span>
36
36
  </div>
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">84.61% </span>
40
+ <span class="strong">82.05% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>33/39</span>
42
+ <span class='fraction'>32/39</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">92.77% </span>
47
+ <span class="strong">86.9% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>154/166</span>
49
+ <span class='fraction'>146/168</span>
50
50
  </div>
51
51
 
52
52
 
@@ -154,18 +154,18 @@
154
154
  </tr>
155
155
 
156
156
  <tr>
157
- <td class="file high" data-value="components/atoms/DatePickerCustom"><a href="components/atoms/DatePickerCustom/index.html">components/atoms/DatePickerCustom</a></td>
158
- <td data-value="92.5" class="pic high">
159
- <div class="chart"><div class="cover-fill" style="width: 92%"></div><div class="cover-empty" style="width: 8%"></div></div>
157
+ <td class="file medium" data-value="components/atoms/DatePickerCustom"><a href="components/atoms/DatePickerCustom/index.html">components/atoms/DatePickerCustom</a></td>
158
+ <td data-value="69.04" class="pic medium">
159
+ <div class="chart"><div class="cover-fill" style="width: 69%"></div><div class="cover-empty" style="width: 31%"></div></div>
160
160
  </td>
161
- <td data-value="92.5" class="pct high">92.5%</td>
162
- <td data-value="40" class="abs high">37/40</td>
163
- <td data-value="61.11" class="pct medium">61.11%</td>
164
- <td data-value="18" class="abs medium">11/18</td>
165
- <td data-value="75" class="pct medium">75%</td>
166
- <td data-value="12" class="abs medium">9/12</td>
167
- <td data-value="94.59" class="pct high">94.59%</td>
168
- <td data-value="37" class="abs high">35/37</td>
161
+ <td data-value="69.04" class="pct medium">69.04%</td>
162
+ <td data-value="42" class="abs medium">29/42</td>
163
+ <td data-value="33.33" class="pct low">33.33%</td>
164
+ <td data-value="24" class="abs low">8/24</td>
165
+ <td data-value="66.66" class="pct medium">66.66%</td>
166
+ <td data-value="12" class="abs medium">8/12</td>
167
+ <td data-value="69.23" class="pct medium">69.23%</td>
168
+ <td data-value="39" class="abs medium">27/39</td>
169
169
  </tr>
170
170
 
171
171
  <tr>
@@ -386,7 +386,7 @@
386
386
  <div class='footer quiet pad2 space-top1 center small'>
387
387
  Code coverage generated by
388
388
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
389
- at Tue Jan 25 2022 00:11:22 GMT+0100 (GMT+01:00)
389
+ at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
390
390
  </div>
391
391
  <script src="prettify.js"></script>
392
392
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
76
- at Tue Jan 25 2022 00:11:22 GMT+0100 (GMT+01:00)
76
+ at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
104
- at Tue Jan 25 2022 00:11:22 GMT+0100 (GMT+01:00)
104
+ at Sun Jan 23 2022 18:24:12 GMT+0100 (GMT+01:00)
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -168,83 +168,91 @@ FN:37,(anonymous_4)
168
168
  FN:48,(anonymous_5)
169
169
  FN:50,(anonymous_6)
170
170
  FN:56,(anonymous_7)
171
- FN:99,(anonymous_8)
172
- FN:122,(anonymous_9)
173
- FN:126,(anonymous_10)
174
- FN:127,(anonymous_11)
171
+ FN:100,(anonymous_8)
172
+ FN:123,(anonymous_9)
173
+ FN:127,(anonymous_10)
174
+ FN:128,(anonymous_11)
175
175
  FNF:12
176
- FNH:9
177
- FNDA:5,(anonymous_0)
178
- FNDA:5,(anonymous_1)
179
- FNDA:8,(anonymous_2)
176
+ FNH:8
177
+ FNDA:3,(anonymous_0)
178
+ FNDA:3,(anonymous_1)
179
+ FNDA:2,(anonymous_2)
180
180
  FNDA:1,(anonymous_3)
181
181
  FNDA:1,(anonymous_4)
182
182
  FNDA:0,(anonymous_5)
183
- FNDA:4,(anonymous_6)
184
- FNDA:11,(anonymous_7)
185
- FNDA:8,(anonymous_8)
183
+ FNDA:0,(anonymous_6)
184
+ FNDA:7,(anonymous_7)
185
+ FNDA:2,(anonymous_8)
186
186
  FNDA:0,(anonymous_9)
187
187
  FNDA:0,(anonymous_10)
188
- FNDA:96,(anonymous_11)
189
- DA:8,5
190
- DA:9,5
191
- DA:17,5
192
- DA:20,5
193
- DA:21,8
194
- DA:22,8
195
- DA:23,8
196
- DA:25,8
197
- DA:26,4808
198
- DA:33,8
199
- DA:36,5
188
+ FNDA:24,(anonymous_11)
189
+ DA:8,3
190
+ DA:9,3
191
+ DA:17,3
192
+ DA:20,3
193
+ DA:21,2
194
+ DA:22,2
195
+ DA:23,2
196
+ DA:25,2
197
+ DA:26,1202
198
+ DA:33,2
199
+ DA:36,3
200
200
  DA:37,1
201
201
  DA:38,1
202
202
  DA:44,1
203
- DA:48,5
204
- DA:50,5
205
- DA:51,4
206
- DA:52,4
207
- DA:53,4
208
- DA:57,11
209
- DA:61,11
210
- DA:62,11
211
- DA:63,11
212
- DA:64,11
213
- DA:65,4
214
- DA:66,2
215
- DA:67,2
216
- DA:69,2
217
- DA:70,2
218
- DA:74,11
219
- DA:80,11
220
- DA:95,11
221
- DA:108,8
222
- DA:122,0
223
- DA:126,0
224
- DA:128,96
225
- DA:167,1
226
- LF:37
227
- LH:35
203
+ DA:48,3
204
+ DA:50,3
205
+ DA:51,0
206
+ DA:52,0
207
+ DA:53,0
208
+ DA:57,7
209
+ DA:61,7
210
+ DA:62,7
211
+ DA:63,7
212
+ DA:64,7
213
+ DA:65,0
214
+ DA:66,0
215
+ DA:67,0
216
+ DA:68,0
217
+ DA:69,0
218
+ DA:70,0
219
+ DA:71,0
220
+ DA:75,7
221
+ DA:81,7
222
+ DA:96,7
223
+ DA:109,2
224
+ DA:123,0
225
+ DA:127,0
226
+ DA:129,24
227
+ DA:168,1
228
+ LF:39
229
+ LH:27
228
230
  BRDA:11,0,0,0
229
- BRDA:11,0,1,5
230
- BRDA:17,1,0,5
231
+ BRDA:11,0,1,3
232
+ BRDA:17,1,0,3
231
233
  BRDA:17,1,1,0
232
234
  BRDA:17,2,0,0
233
- BRDA:17,2,1,5
234
- BRDA:57,3,0,11
235
+ BRDA:17,2,1,3
236
+ BRDA:57,3,0,7
235
237
  BRDA:57,3,1,0
236
- BRDA:58,4,0,11
238
+ BRDA:58,4,0,7
237
239
  BRDA:58,4,1,0
238
240
  BRDA:59,5,0,0
239
- BRDA:59,5,1,11
240
- BRDA:64,6,0,4
241
+ BRDA:59,5,1,7
242
+ BRDA:64,6,0,0
241
243
  BRDA:64,6,1,7
242
- BRDA:65,7,0,2
243
- BRDA:65,7,1,2
244
- BRDA:74,8,0,11
245
- BRDA:74,8,1,0
246
- BRF:18
247
- BRH:11
244
+ BRDA:66,7,0,0
245
+ BRDA:66,7,1,0
246
+ BRDA:66,8,0,0
247
+ BRDA:66,8,1,0
248
+ BRDA:69,9,0,0
249
+ BRDA:69,9,1,0
250
+ BRDA:69,10,0,0
251
+ BRDA:69,10,1,0
252
+ BRDA:75,11,0,7
253
+ BRDA:75,11,1,0
254
+ BRF:24
255
+ BRH:8
248
256
  end_of_record
249
257
  TN:
250
258
  SF:src/components/atoms/Disclaimer/Disclaimer.js
package/package.json CHANGED
@@ -1,9 +1,10 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "0.37.1",
3
+ "version": "0.38.0",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.14.1",
6
6
  "postcss-url": "^10.1.3",
7
+ "react-datepicker": "^4.6.0",
7
8
  "react-select": "^5.2.1",
8
9
  "sanitize-html": "^2.4.0"
9
10
  },
@@ -62,6 +63,8 @@
62
63
  "postcss-loader": "^5.0.0",
63
64
  "prettier": "^2.2.1",
64
65
  "prop-types": "^15.7.2",
66
+ "react": "^16.12.0",
67
+ "react-dom": "^16.12.0",
65
68
  "react-test-renderer": "^17.0.1",
66
69
  "rollup": "^2.39.0",
67
70
  "rollup-plugin-babel": "^4.4.0",
@@ -69,9 +72,7 @@
69
72
  "rollup-plugin-postcss": "^4.0.2",
70
73
  "rollup-plugin-uglify": "^6.0.4",
71
74
  "sass-loader": "10.1.1",
72
- "style-loader": "^2.0.0",
73
- "react": "^16.12.0",
74
- "react-dom": "^16.12.0"
75
+ "style-loader": "^2.0.0"
75
76
  },
76
77
  "peerDependencies": {
77
78
  "react": "^16.12.0",