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