@npm_leadtech/legal-lib-components 1.20.0 → 1.21.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +1 -1
- package/coverage/clover.xml +54 -380
- package/coverage/coverage-final.json +3 -30
- package/coverage/lcov-report/TopBar.js.html +166 -0
- package/coverage/lcov-report/atoms/Button/Button.js.html +559 -0
- package/coverage/lcov-report/atoms/Button/index.html +116 -0
- package/coverage/lcov-report/atoms/Message/Message.js.html +145 -0
- package/coverage/lcov-report/atoms/Message/index.html +116 -0
- package/coverage/lcov-report/base.css +0 -0
- package/coverage/lcov-report/block-navigation.js +0 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/images/componentsSvg/ArrowRight.js.html +229 -0
- package/coverage/lcov-report/images/componentsSvg/Done24px.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/Edit24p.js.html +187 -0
- package/coverage/lcov-report/images/componentsSvg/EditText24px.js.html +187 -0
- package/coverage/lcov-report/images/componentsSvg/EmploymentIcon.js.html +163 -0
- package/coverage/lcov-report/images/componentsSvg/InfoError24pxOutlined.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/LogoutSvg.js.html +169 -0
- package/coverage/lcov-report/images/componentsSvg/MenuCollapse24p.js.html +217 -0
- package/coverage/lcov-report/images/componentsSvg/NewRelease24p.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/Time24px.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/index.html +94 -4
- package/coverage/lcov-report/index.html +36 -396
- package/coverage/lcov-report/molecules/PricingCard/PricingCard.js.html +493 -0
- package/coverage/lcov-report/molecules/PricingCard/index.html +116 -0
- package/coverage/lcov-report/prettify.css +0 -0
- package/coverage/lcov-report/prettify.js +0 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -0
- package/coverage/lcov-report/src/components/atoms/AddButton/AddButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/AddButton/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/BaseBox/BaseBox.js.html +175 -0
- package/coverage/lcov-report/src/components/atoms/BaseBox/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/BillCard/BillCard.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/BillCard/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Button/Button.js.html +29 -20
- package/coverage/lcov-report/src/components/atoms/Button/index.html +5 -5
- package/coverage/lcov-report/src/components/atoms/CardPane/CardPane.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/CardPane/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Checkbox/Checkbox.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Checkbox/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/DatePickerCustom/DatePickerCustom.js.html +34 -7
- package/coverage/lcov-report/src/components/atoms/DatePickerCustom/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Disclaimer/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Divider/Divider.js.html +136 -0
- package/coverage/lcov-report/src/components/atoms/Divider/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/DocumentListMenuSection/DocumentListMenuSection.js.html +169 -0
- package/coverage/lcov-report/src/components/atoms/DocumentListMenuSection/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/DocumentStatus/DocumentStatus.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/DocumentStatus/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/FormFaq/FormFaq.js.html +20 -113
- package/coverage/lcov-report/src/components/atoms/FormFaq/index.html +21 -21
- package/coverage/lcov-report/src/components/atoms/GoogleButton/GoogleButton.js.html +151 -0
- package/coverage/lcov-report/src/components/atoms/GoogleButton/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/IconImage/IconImage.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/IconImage/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/InfoBox/InfoBox.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/InfoBox/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/LogoText/LogoText.js.html +2 -2
- package/coverage/lcov-report/src/components/atoms/LogoText/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/MenuItems/MenuItems.js.html +256 -0
- package/coverage/lcov-report/src/components/atoms/MenuItems/index.html +131 -0
- package/coverage/lcov-report/src/components/atoms/MenuItems/index.js.html +88 -0
- package/coverage/lcov-report/src/components/atoms/Message/Message.js.html +20 -8
- package/coverage/lcov-report/src/components/atoms/Message/index.html +7 -7
- package/coverage/lcov-report/src/components/atoms/PaypalButton/PaypalButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/PaypalButton/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/ProgressBar/ProgressBar.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/ProgressBar/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Radio/Radio.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Radio/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/RemoveButton/RemoveButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/RemoveButton/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/RichTextInner/RichTextInner.js.html +13 -10
- package/coverage/lcov-report/src/components/atoms/RichTextInner/index.html +5 -5
- package/coverage/lcov-report/src/components/atoms/SearchSelect/SearchSelect.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/SearchSelect/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/SidemenuTab/SidemenuTab.js.html +64 -22
- package/coverage/lcov-report/src/components/atoms/SidemenuTab/index.html +9 -9
- package/coverage/lcov-report/src/components/atoms/Spinner/Spinner.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Spinner/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TestAB/TestAB.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TestAB/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TextArea/TextArea.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TextArea/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Toggle/Toggle.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Toggle/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Tooltip/Tooltip.js.html +286 -0
- package/coverage/lcov-report/src/components/atoms/Tooltip/index.html +116 -0
- package/coverage/lcov-report/src/components/atoms/TopBar/TopBar.js.html +166 -0
- package/coverage/lcov-report/src/components/atoms/TopBar/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BaseBoxList/BaseBoxList.js.html +157 -0
- package/coverage/lcov-report/src/components/molecules/BaseBoxList/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BottomFixedBar/BottomFixedBar.js.html +163 -0
- package/coverage/lcov-report/src/components/molecules/BottomFixedBar/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BottomOverlay/BottomOverlay.js.html +292 -0
- package/coverage/lcov-report/src/components/molecules/BottomOverlay/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/BoxForm/BoxForm.js.html +12 -48
- package/coverage/lcov-report/src/components/molecules/BoxForm/index.html +11 -11
- package/coverage/lcov-report/src/components/molecules/ContactBox/ContactBox.js.html +241 -0
- package/coverage/lcov-report/src/components/molecules/ContactBox/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/Feedback/Feedback.js.html +424 -0
- package/coverage/lcov-report/src/components/molecules/Feedback/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/FormFaq/FormFaq.js.html +160 -0
- package/coverage/lcov-report/src/components/molecules/FormFaq/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/MenuItemsSection/MenuItemsSection.js.html +169 -0
- package/coverage/lcov-report/src/components/molecules/MenuItemsSection/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/PageStepControl.js.html +178 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/PageSteps.js.html +304 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/Pagination.js.html +232 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/index.html +161 -0
- package/coverage/lcov-report/src/components/molecules/Pagination/pagination.config.js.html +103 -0
- package/coverage/lcov-report/src/components/molecules/PricingCard/PricingCard.js.html +484 -0
- package/coverage/lcov-report/src/components/molecules/PricingCard/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/Snackbar/Snackbar.js.html +382 -0
- package/coverage/lcov-report/src/components/molecules/Snackbar/index.html +116 -0
- package/coverage/lcov-report/src/components/molecules/TooltipMenu/TooltipMenu.js.html +175 -0
- package/coverage/lcov-report/src/components/molecules/TooltipMenu/index.html +116 -0
- package/coverage/lcov-report/src/components/organisms/MobileBottomBar/MobileBottomBar.js.html +196 -0
- package/coverage/lcov-report/src/components/organisms/MobileBottomBar/index.html +116 -0
- package/coverage/lcov-report/src/utils/envVariables.js.html +1 -1
- package/coverage/lcov-report/src/utils/index.html +19 -4
- package/coverage/lcov-report/src/utils/stringSlugify.js.html +94 -0
- package/coverage/lcov.info +122 -749
- package/package.json +1 -1
- package/yarn-error.log +0 -13121
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Code coverage report for images/componentsSvg/LogoutSvg.js</title>
|
|
7
|
+
<meta charset="utf-8" />
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.coverage-summary .sorter {
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body>
|
|
20
|
+
<div class='wrapper'>
|
|
21
|
+
<div class='pad1'>
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">images/componentsSvg</a> LogoutSvg.js</h1>
|
|
23
|
+
<div class='clearfix'>
|
|
24
|
+
|
|
25
|
+
<div class='fl pad1y space-right2'>
|
|
26
|
+
<span class="strong">100% </span>
|
|
27
|
+
<span class="quiet">Statements</span>
|
|
28
|
+
<span class='fraction'>2/2</span>
|
|
29
|
+
</div>
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<div class='fl pad1y space-right2'>
|
|
33
|
+
<span class="strong">100% </span>
|
|
34
|
+
<span class="quiet">Branches</span>
|
|
35
|
+
<span class='fraction'>0/0</span>
|
|
36
|
+
</div>
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
<div class='fl pad1y space-right2'>
|
|
40
|
+
<span class="strong">100% </span>
|
|
41
|
+
<span class="quiet">Functions</span>
|
|
42
|
+
<span class='fraction'>1/1</span>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div class='fl pad1y space-right2'>
|
|
47
|
+
<span class="strong">100% </span>
|
|
48
|
+
<span class="quiet">Lines</span>
|
|
49
|
+
<span class='fraction'>2/2</span>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
<p class="quiet">
|
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
+
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
63
|
+
</div>
|
|
64
|
+
<div class='status-line high'></div>
|
|
65
|
+
<pre><table class="coverage">
|
|
66
|
+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
|
67
|
+
<a name='L2'></a><a href='#L2'>2</a>
|
|
68
|
+
<a name='L3'></a><a href='#L3'>3</a>
|
|
69
|
+
<a name='L4'></a><a href='#L4'>4</a>
|
|
70
|
+
<a name='L5'></a><a href='#L5'>5</a>
|
|
71
|
+
<a name='L6'></a><a href='#L6'>6</a>
|
|
72
|
+
<a name='L7'></a><a href='#L7'>7</a>
|
|
73
|
+
<a name='L8'></a><a href='#L8'>8</a>
|
|
74
|
+
<a name='L9'></a><a href='#L9'>9</a>
|
|
75
|
+
<a name='L10'></a><a href='#L10'>10</a>
|
|
76
|
+
<a name='L11'></a><a href='#L11'>11</a>
|
|
77
|
+
<a name='L12'></a><a href='#L12'>12</a>
|
|
78
|
+
<a name='L13'></a><a href='#L13'>13</a>
|
|
79
|
+
<a name='L14'></a><a href='#L14'>14</a>
|
|
80
|
+
<a name='L15'></a><a href='#L15'>15</a>
|
|
81
|
+
<a name='L16'></a><a href='#L16'>16</a>
|
|
82
|
+
<a name='L17'></a><a href='#L17'>17</a>
|
|
83
|
+
<a name='L18'></a><a href='#L18'>18</a>
|
|
84
|
+
<a name='L19'></a><a href='#L19'>19</a>
|
|
85
|
+
<a name='L20'></a><a href='#L20'>20</a>
|
|
86
|
+
<a name='L21'></a><a href='#L21'>21</a>
|
|
87
|
+
<a name='L22'></a><a href='#L22'>22</a>
|
|
88
|
+
<a name='L23'></a><a href='#L23'>23</a>
|
|
89
|
+
<a name='L24'></a><a href='#L24'>24</a>
|
|
90
|
+
<a name='L25'></a><a href='#L25'>25</a>
|
|
91
|
+
<a name='L26'></a><a href='#L26'>26</a>
|
|
92
|
+
<a name='L27'></a><a href='#L27'>27</a>
|
|
93
|
+
<a name='L28'></a><a href='#L28'>28</a>
|
|
94
|
+
<a name='L29'></a><a href='#L29'>29</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
95
|
+
<span class="cline-any cline-neutral"> </span>
|
|
96
|
+
<span class="cline-any cline-neutral"> </span>
|
|
97
|
+
<span class="cline-any cline-yes">2x</span>
|
|
98
|
+
<span class="cline-any cline-yes">22x</span>
|
|
99
|
+
<span class="cline-any cline-neutral"> </span>
|
|
100
|
+
<span class="cline-any cline-neutral"> </span>
|
|
101
|
+
<span class="cline-any cline-neutral"> </span>
|
|
102
|
+
<span class="cline-any cline-neutral"> </span>
|
|
103
|
+
<span class="cline-any cline-neutral"> </span>
|
|
104
|
+
<span class="cline-any cline-neutral"> </span>
|
|
105
|
+
<span class="cline-any cline-neutral"> </span>
|
|
106
|
+
<span class="cline-any cline-neutral"> </span>
|
|
107
|
+
<span class="cline-any cline-neutral"> </span>
|
|
108
|
+
<span class="cline-any cline-neutral"> </span>
|
|
109
|
+
<span class="cline-any cline-neutral"> </span>
|
|
110
|
+
<span class="cline-any cline-neutral"> </span>
|
|
111
|
+
<span class="cline-any cline-neutral"> </span>
|
|
112
|
+
<span class="cline-any cline-neutral"> </span>
|
|
113
|
+
<span class="cline-any cline-neutral"> </span>
|
|
114
|
+
<span class="cline-any cline-neutral"> </span>
|
|
115
|
+
<span class="cline-any cline-neutral"> </span>
|
|
116
|
+
<span class="cline-any cline-neutral"> </span>
|
|
117
|
+
<span class="cline-any cline-neutral"> </span>
|
|
118
|
+
<span class="cline-any cline-neutral"> </span>
|
|
119
|
+
<span class="cline-any cline-neutral"> </span>
|
|
120
|
+
<span class="cline-any cline-neutral"> </span>
|
|
121
|
+
<span class="cline-any cline-neutral"> </span>
|
|
122
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">/* eslint-disable max-len */
|
|
123
|
+
import React from 'react';
|
|
124
|
+
|
|
125
|
+
export const LogoutSvg = () => (
|
|
126
|
+
<svg
|
|
127
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
128
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
129
|
+
width='24'
|
|
130
|
+
height='24'
|
|
131
|
+
viewBox='0 0 24 24'
|
|
132
|
+
>
|
|
133
|
+
<defs>
|
|
134
|
+
<path
|
|
135
|
+
id='prefix__a__logout'
|
|
136
|
+
d='M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14c0-1.11-.9-2-2-2zM11 8l4 4-4 4v-3H1v-2h10V8z'
|
|
137
|
+
/>
|
|
138
|
+
</defs>
|
|
139
|
+
<g fill='none' fillRule='evenodd'>
|
|
140
|
+
<path d='M0 0H24V24H0z' />
|
|
141
|
+
<mask id='prefix__b__logout' fill='#fff'>
|
|
142
|
+
<use xlinkHref='#prefix__a__logout' />
|
|
143
|
+
</mask>
|
|
144
|
+
<g fill='#B5BABD' mask='url(#prefix__b__logout)'>
|
|
145
|
+
<path d='M0 0H24V24H0z' />
|
|
146
|
+
</g>
|
|
147
|
+
</g>
|
|
148
|
+
</svg>
|
|
149
|
+
);
|
|
150
|
+
</pre></td></tr></table></pre>
|
|
151
|
+
|
|
152
|
+
<div class='push'></div><!-- for sticky footer -->
|
|
153
|
+
</div><!-- /wrapper -->
|
|
154
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
|
155
|
+
Code coverage generated by
|
|
156
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
157
|
+
at Fri Apr 08 2022 14:53:37 GMT+0200 (GMT+02:00)
|
|
158
|
+
</div>
|
|
159
|
+
<script src="../../prettify.js"></script>
|
|
160
|
+
<script>
|
|
161
|
+
window.onload = function () {
|
|
162
|
+
prettyPrint();
|
|
163
|
+
};
|
|
164
|
+
</script>
|
|
165
|
+
<script src="../../sorter.js"></script>
|
|
166
|
+
<script src="../../block-navigation.js"></script>
|
|
167
|
+
</body>
|
|
168
|
+
</html>
|
|
169
|
+
|
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Code coverage report for images/componentsSvg/MenuCollapse24p.js</title>
|
|
7
|
+
<meta charset="utf-8" />
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.coverage-summary .sorter {
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body>
|
|
20
|
+
<div class='wrapper'>
|
|
21
|
+
<div class='pad1'>
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">images/componentsSvg</a> MenuCollapse24p.js</h1>
|
|
23
|
+
<div class='clearfix'>
|
|
24
|
+
|
|
25
|
+
<div class='fl pad1y space-right2'>
|
|
26
|
+
<span class="strong">100% </span>
|
|
27
|
+
<span class="quiet">Statements</span>
|
|
28
|
+
<span class='fraction'>3/3</span>
|
|
29
|
+
</div>
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<div class='fl pad1y space-right2'>
|
|
33
|
+
<span class="strong">100% </span>
|
|
34
|
+
<span class="quiet">Branches</span>
|
|
35
|
+
<span class='fraction'>0/0</span>
|
|
36
|
+
</div>
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
<div class='fl pad1y space-right2'>
|
|
40
|
+
<span class="strong">100% </span>
|
|
41
|
+
<span class="quiet">Functions</span>
|
|
42
|
+
<span class='fraction'>1/1</span>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div class='fl pad1y space-right2'>
|
|
47
|
+
<span class="strong">100% </span>
|
|
48
|
+
<span class="quiet">Lines</span>
|
|
49
|
+
<span class='fraction'>3/3</span>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
<p class="quiet">
|
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
+
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
63
|
+
</div>
|
|
64
|
+
<div class='status-line high'></div>
|
|
65
|
+
<pre><table class="coverage">
|
|
66
|
+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a>
|
|
67
|
+
<a name='L2'></a><a href='#L2'>2</a>
|
|
68
|
+
<a name='L3'></a><a href='#L3'>3</a>
|
|
69
|
+
<a name='L4'></a><a href='#L4'>4</a>
|
|
70
|
+
<a name='L5'></a><a href='#L5'>5</a>
|
|
71
|
+
<a name='L6'></a><a href='#L6'>6</a>
|
|
72
|
+
<a name='L7'></a><a href='#L7'>7</a>
|
|
73
|
+
<a name='L8'></a><a href='#L8'>8</a>
|
|
74
|
+
<a name='L9'></a><a href='#L9'>9</a>
|
|
75
|
+
<a name='L10'></a><a href='#L10'>10</a>
|
|
76
|
+
<a name='L11'></a><a href='#L11'>11</a>
|
|
77
|
+
<a name='L12'></a><a href='#L12'>12</a>
|
|
78
|
+
<a name='L13'></a><a href='#L13'>13</a>
|
|
79
|
+
<a name='L14'></a><a href='#L14'>14</a>
|
|
80
|
+
<a name='L15'></a><a href='#L15'>15</a>
|
|
81
|
+
<a name='L16'></a><a href='#L16'>16</a>
|
|
82
|
+
<a name='L17'></a><a href='#L17'>17</a>
|
|
83
|
+
<a name='L18'></a><a href='#L18'>18</a>
|
|
84
|
+
<a name='L19'></a><a href='#L19'>19</a>
|
|
85
|
+
<a name='L20'></a><a href='#L20'>20</a>
|
|
86
|
+
<a name='L21'></a><a href='#L21'>21</a>
|
|
87
|
+
<a name='L22'></a><a href='#L22'>22</a>
|
|
88
|
+
<a name='L23'></a><a href='#L23'>23</a>
|
|
89
|
+
<a name='L24'></a><a href='#L24'>24</a>
|
|
90
|
+
<a name='L25'></a><a href='#L25'>25</a>
|
|
91
|
+
<a name='L26'></a><a href='#L26'>26</a>
|
|
92
|
+
<a name='L27'></a><a href='#L27'>27</a>
|
|
93
|
+
<a name='L28'></a><a href='#L28'>28</a>
|
|
94
|
+
<a name='L29'></a><a href='#L29'>29</a>
|
|
95
|
+
<a name='L30'></a><a href='#L30'>30</a>
|
|
96
|
+
<a name='L31'></a><a href='#L31'>31</a>
|
|
97
|
+
<a name='L32'></a><a href='#L32'>32</a>
|
|
98
|
+
<a name='L33'></a><a href='#L33'>33</a>
|
|
99
|
+
<a name='L34'></a><a href='#L34'>34</a>
|
|
100
|
+
<a name='L35'></a><a href='#L35'>35</a>
|
|
101
|
+
<a name='L36'></a><a href='#L36'>36</a>
|
|
102
|
+
<a name='L37'></a><a href='#L37'>37</a>
|
|
103
|
+
<a name='L38'></a><a href='#L38'>38</a>
|
|
104
|
+
<a name='L39'></a><a href='#L39'>39</a>
|
|
105
|
+
<a name='L40'></a><a href='#L40'>40</a>
|
|
106
|
+
<a name='L41'></a><a href='#L41'>41</a>
|
|
107
|
+
<a name='L42'></a><a href='#L42'>42</a>
|
|
108
|
+
<a name='L43'></a><a href='#L43'>43</a>
|
|
109
|
+
<a name='L44'></a><a href='#L44'>44</a>
|
|
110
|
+
<a name='L45'></a><a href='#L45'>45</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral"> </span>
|
|
111
|
+
<span class="cline-any cline-neutral"> </span>
|
|
112
|
+
<span class="cline-any cline-neutral"> </span>
|
|
113
|
+
<span class="cline-any cline-neutral"> </span>
|
|
114
|
+
<span class="cline-any cline-yes">1x</span>
|
|
115
|
+
<span class="cline-any cline-yes">2x</span>
|
|
116
|
+
<span class="cline-any cline-neutral"> </span>
|
|
117
|
+
<span class="cline-any cline-neutral"> </span>
|
|
118
|
+
<span class="cline-any cline-neutral"> </span>
|
|
119
|
+
<span class="cline-any cline-neutral"> </span>
|
|
120
|
+
<span class="cline-any cline-neutral"> </span>
|
|
121
|
+
<span class="cline-any cline-neutral"> </span>
|
|
122
|
+
<span class="cline-any cline-neutral"> </span>
|
|
123
|
+
<span class="cline-any cline-neutral"> </span>
|
|
124
|
+
<span class="cline-any cline-neutral"> </span>
|
|
125
|
+
<span class="cline-any cline-neutral"> </span>
|
|
126
|
+
<span class="cline-any cline-neutral"> </span>
|
|
127
|
+
<span class="cline-any cline-neutral"> </span>
|
|
128
|
+
<span class="cline-any cline-neutral"> </span>
|
|
129
|
+
<span class="cline-any cline-neutral"> </span>
|
|
130
|
+
<span class="cline-any cline-neutral"> </span>
|
|
131
|
+
<span class="cline-any cline-neutral"> </span>
|
|
132
|
+
<span class="cline-any cline-neutral"> </span>
|
|
133
|
+
<span class="cline-any cline-neutral"> </span>
|
|
134
|
+
<span class="cline-any cline-neutral"> </span>
|
|
135
|
+
<span class="cline-any cline-neutral"> </span>
|
|
136
|
+
<span class="cline-any cline-neutral"> </span>
|
|
137
|
+
<span class="cline-any cline-neutral"> </span>
|
|
138
|
+
<span class="cline-any cline-neutral"> </span>
|
|
139
|
+
<span class="cline-any cline-neutral"> </span>
|
|
140
|
+
<span class="cline-any cline-neutral"> </span>
|
|
141
|
+
<span class="cline-any cline-neutral"> </span>
|
|
142
|
+
<span class="cline-any cline-neutral"> </span>
|
|
143
|
+
<span class="cline-any cline-neutral"> </span>
|
|
144
|
+
<span class="cline-any cline-neutral"> </span>
|
|
145
|
+
<span class="cline-any cline-neutral"> </span>
|
|
146
|
+
<span class="cline-any cline-neutral"> </span>
|
|
147
|
+
<span class="cline-any cline-neutral"> </span>
|
|
148
|
+
<span class="cline-any cline-neutral"> </span>
|
|
149
|
+
<span class="cline-any cline-neutral"> </span>
|
|
150
|
+
<span class="cline-any cline-neutral"> </span>
|
|
151
|
+
<span class="cline-any cline-yes">1x</span>
|
|
152
|
+
<span class="cline-any cline-neutral"> </span>
|
|
153
|
+
<span class="cline-any cline-neutral"> </span>
|
|
154
|
+
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">/* eslint-disable max-len */
|
|
155
|
+
import React from 'react';
|
|
156
|
+
import PropTypes from 'prop-types';
|
|
157
|
+
|
|
158
|
+
export const MenuCollapse24p = ({ className }) => (
|
|
159
|
+
<svg
|
|
160
|
+
className={className}
|
|
161
|
+
width='24px'
|
|
162
|
+
height='24px'
|
|
163
|
+
viewBox='0 0 24 24'
|
|
164
|
+
version='1.1'
|
|
165
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
166
|
+
xmlnsXlink='http://www.w3.org/1999/xlink'
|
|
167
|
+
>
|
|
168
|
+
<title>735FFC4F-7DB9-4268-8987-12A1D38D3294</title>
|
|
169
|
+
<desc>Created with sketchtool.</desc>
|
|
170
|
+
<defs>
|
|
171
|
+
<path
|
|
172
|
+
d='M12,18 C13.1045695,18 14,18.8954305 14,20 C14,21.1045695 13.1045695,22 12,22 C10.8954305,22 10,21.1045695 10,20 C10,18.8954305 10.8954305,18 12,18 Z M12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 Z M12,2 C13.1045695,2 14,2.8954305 14,4 C14,5.1045695 13.1045695,6 12,6 C10.8954305,6 10,5.1045695 10,4 C10,2.8954305 10.8954305,2 12,2 Z'
|
|
173
|
+
id='path-1-collapse'
|
|
174
|
+
></path>
|
|
175
|
+
</defs>
|
|
176
|
+
<g id='Dashboard-MyDocs-collapse' stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
|
|
177
|
+
<g id='LD-DesktopHD-MyDocs-Dashboard-collapse' transform='translate(-1304.000000, -260.000000)'>
|
|
178
|
+
<g id='DashboardList-Doc-collapse' transform='translate(328.000000, 223.000000)'>
|
|
179
|
+
<g id='icon/menu-colapse_24p' transform='translate(976.000000, 37.000000)'>
|
|
180
|
+
<rect id='Bound-collapse' x='0' y='0' width='24' height='24'></rect>
|
|
181
|
+
<mask id='mask-2-collapse' fill='white'>
|
|
182
|
+
<use xlinkHref='#path-1-collapse'></use>
|
|
183
|
+
</mask>
|
|
184
|
+
<g id='icon/editor/format_color_text_24px' fillRule='nonzero'></g>
|
|
185
|
+
<g id='↳-Color' mask='url(#mask-2-collapse)' fill='#6D7275'>
|
|
186
|
+
<rect id='Rectangle' x='0' y='0' width='24' height='24'></rect>
|
|
187
|
+
</g>
|
|
188
|
+
</g>
|
|
189
|
+
</g>
|
|
190
|
+
</g>
|
|
191
|
+
</g>
|
|
192
|
+
</svg>
|
|
193
|
+
);
|
|
194
|
+
|
|
195
|
+
MenuCollapse24p.propTypes = {
|
|
196
|
+
className: PropTypes.string,
|
|
197
|
+
};
|
|
198
|
+
</pre></td></tr></table></pre>
|
|
199
|
+
|
|
200
|
+
<div class='push'></div><!-- for sticky footer -->
|
|
201
|
+
</div><!-- /wrapper -->
|
|
202
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
|
203
|
+
Code coverage generated by
|
|
204
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
205
|
+
at Fri Apr 08 2022 14:53:37 GMT+0200 (GMT+02:00)
|
|
206
|
+
</div>
|
|
207
|
+
<script src="../../prettify.js"></script>
|
|
208
|
+
<script>
|
|
209
|
+
window.onload = function () {
|
|
210
|
+
prettyPrint();
|
|
211
|
+
};
|
|
212
|
+
</script>
|
|
213
|
+
<script src="../../sorter.js"></script>
|
|
214
|
+
<script src="../../block-navigation.js"></script>
|
|
215
|
+
</body>
|
|
216
|
+
</html>
|
|
217
|
+
|
|
@@ -151,7 +151,7 @@ NewRelease24p.propTypes = {
|
|
|
151
151
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
152
152
|
Code coverage generated by
|
|
153
153
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
154
|
-
at
|
|
154
|
+
at Fri Apr 08 2022 14:53:37 GMT+0200 (GMT+02:00)
|
|
155
155
|
</div>
|
|
156
156
|
<script src="../../prettify.js"></script>
|
|
157
157
|
<script>
|
|
@@ -172,7 +172,7 @@ Time24px.propTypes = {
|
|
|
172
172
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
173
173
|
Code coverage generated by
|
|
174
174
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
175
|
-
at
|
|
175
|
+
at Fri Apr 08 2022 14:53:37 GMT+0200 (GMT+02:00)
|
|
176
176
|
</div>
|
|
177
177
|
<script src="../../prettify.js"></script>
|
|
178
178
|
<script>
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
26
|
<span class="strong">100% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>29/29</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
40
|
<span class="strong">100% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>10/10</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
47
|
<span class="strong">100% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>29/29</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -79,6 +79,21 @@
|
|
|
79
79
|
</tr>
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
|
+
<td class="file high" data-value="ArrowRight.js"><a href="ArrowRight.js.html">ArrowRight.js</a></td>
|
|
83
|
+
<td data-value="100" class="pic high">
|
|
84
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
85
|
+
</td>
|
|
86
|
+
<td data-value="100" class="pct high">100%</td>
|
|
87
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
88
|
+
<td data-value="100" class="pct high">100%</td>
|
|
89
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
90
|
+
<td data-value="100" class="pct high">100%</td>
|
|
91
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
92
|
+
<td data-value="100" class="pct high">100%</td>
|
|
93
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
94
|
+
</tr>
|
|
95
|
+
|
|
96
|
+
<tr>
|
|
82
97
|
<td class="file high" data-value="Done24px.js"><a href="Done24px.js.html">Done24px.js</a></td>
|
|
83
98
|
<td data-value="100" class="pic high">
|
|
84
99
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
@@ -93,6 +108,51 @@
|
|
|
93
108
|
<td data-value="3" class="abs high">3/3</td>
|
|
94
109
|
</tr>
|
|
95
110
|
|
|
111
|
+
<tr>
|
|
112
|
+
<td class="file high" data-value="Edit24p.js"><a href="Edit24p.js.html">Edit24p.js</a></td>
|
|
113
|
+
<td data-value="100" class="pic high">
|
|
114
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
115
|
+
</td>
|
|
116
|
+
<td data-value="100" class="pct high">100%</td>
|
|
117
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
118
|
+
<td data-value="100" class="pct high">100%</td>
|
|
119
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
120
|
+
<td data-value="100" class="pct high">100%</td>
|
|
121
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
122
|
+
<td data-value="100" class="pct high">100%</td>
|
|
123
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
124
|
+
</tr>
|
|
125
|
+
|
|
126
|
+
<tr>
|
|
127
|
+
<td class="file high" data-value="EditText24px.js"><a href="EditText24px.js.html">EditText24px.js</a></td>
|
|
128
|
+
<td data-value="100" class="pic high">
|
|
129
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
130
|
+
</td>
|
|
131
|
+
<td data-value="100" class="pct high">100%</td>
|
|
132
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
133
|
+
<td data-value="100" class="pct high">100%</td>
|
|
134
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
135
|
+
<td data-value="100" class="pct high">100%</td>
|
|
136
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
137
|
+
<td data-value="100" class="pct high">100%</td>
|
|
138
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
139
|
+
</tr>
|
|
140
|
+
|
|
141
|
+
<tr>
|
|
142
|
+
<td class="file high" data-value="EmploymentIcon.js"><a href="EmploymentIcon.js.html">EmploymentIcon.js</a></td>
|
|
143
|
+
<td data-value="100" class="pic high">
|
|
144
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
145
|
+
</td>
|
|
146
|
+
<td data-value="100" class="pct high">100%</td>
|
|
147
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
148
|
+
<td data-value="100" class="pct high">100%</td>
|
|
149
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
150
|
+
<td data-value="100" class="pct high">100%</td>
|
|
151
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
152
|
+
<td data-value="100" class="pct high">100%</td>
|
|
153
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
154
|
+
</tr>
|
|
155
|
+
|
|
96
156
|
<tr>
|
|
97
157
|
<td class="file high" data-value="InfoError24pxOutlined.js"><a href="InfoError24pxOutlined.js.html">InfoError24pxOutlined.js</a></td>
|
|
98
158
|
<td data-value="100" class="pic high">
|
|
@@ -108,6 +168,36 @@
|
|
|
108
168
|
<td data-value="3" class="abs high">3/3</td>
|
|
109
169
|
</tr>
|
|
110
170
|
|
|
171
|
+
<tr>
|
|
172
|
+
<td class="file high" data-value="LogoutSvg.js"><a href="LogoutSvg.js.html">LogoutSvg.js</a></td>
|
|
173
|
+
<td data-value="100" class="pic high">
|
|
174
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
175
|
+
</td>
|
|
176
|
+
<td data-value="100" class="pct high">100%</td>
|
|
177
|
+
<td data-value="2" class="abs high">2/2</td>
|
|
178
|
+
<td data-value="100" class="pct high">100%</td>
|
|
179
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
180
|
+
<td data-value="100" class="pct high">100%</td>
|
|
181
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
182
|
+
<td data-value="100" class="pct high">100%</td>
|
|
183
|
+
<td data-value="2" class="abs high">2/2</td>
|
|
184
|
+
</tr>
|
|
185
|
+
|
|
186
|
+
<tr>
|
|
187
|
+
<td class="file high" data-value="MenuCollapse24p.js"><a href="MenuCollapse24p.js.html">MenuCollapse24p.js</a></td>
|
|
188
|
+
<td data-value="100" class="pic high">
|
|
189
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
190
|
+
</td>
|
|
191
|
+
<td data-value="100" class="pct high">100%</td>
|
|
192
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
193
|
+
<td data-value="100" class="pct high">100%</td>
|
|
194
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
195
|
+
<td data-value="100" class="pct high">100%</td>
|
|
196
|
+
<td data-value="1" class="abs high">1/1</td>
|
|
197
|
+
<td data-value="100" class="pct high">100%</td>
|
|
198
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
199
|
+
</tr>
|
|
200
|
+
|
|
111
201
|
<tr>
|
|
112
202
|
<td class="file high" data-value="NewRelease24p.js"><a href="NewRelease24p.js.html">NewRelease24p.js</a></td>
|
|
113
203
|
<td data-value="100" class="pic high">
|
|
@@ -146,7 +236,7 @@
|
|
|
146
236
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
147
237
|
Code coverage generated by
|
|
148
238
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener">istanbul</a>
|
|
149
|
-
at
|
|
239
|
+
at Fri Apr 08 2022 14:53:37 GMT+0200 (GMT+02:00)
|
|
150
240
|
</div>
|
|
151
241
|
<script src="../../prettify.js"></script>
|
|
152
242
|
<script>
|