@npm_leadtech/legal-lib-components 1.13.2 → 1.13.4

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 (182) hide show
  1. package/build/index.js +1 -1
  2. package/coverage/clover.xml +644 -31
  3. package/coverage/coverage-final.json +52 -6
  4. package/coverage/lcov-report/BaseBox.js.html +172 -0
  5. package/coverage/lcov-report/MenuItems/MenuItems.js.html +202 -0
  6. package/coverage/lcov-report/MenuItems/index.html +116 -0
  7. package/coverage/lcov-report/MenuItems.js.html +187 -0
  8. package/coverage/lcov-report/SidemenuTab/SidemenuTab.js.html +214 -0
  9. package/coverage/lcov-report/SidemenuTab/index.html +116 -0
  10. package/coverage/lcov-report/TextArea.js.html +329 -0
  11. package/coverage/lcov-report/Tooltip/Tooltip.js.html +283 -0
  12. package/coverage/lcov-report/Tooltip/index.html +116 -0
  13. package/coverage/lcov-report/Tooltip.js.html +283 -0
  14. package/coverage/lcov-report/atoms/BaseBox/BaseBox.js.html +151 -0
  15. package/coverage/lcov-report/atoms/BaseBox/index.html +116 -0
  16. package/coverage/lcov-report/atoms/Button/Button.js.html +559 -0
  17. package/coverage/lcov-report/atoms/Button/index.html +116 -0
  18. package/coverage/lcov-report/atoms/RichTextInner/RichTextInner.js.html +130 -0
  19. package/coverage/lcov-report/atoms/RichTextInner/index.html +116 -0
  20. package/coverage/lcov-report/atoms/Tooltip/Tooltip.js.html +274 -0
  21. package/coverage/lcov-report/atoms/Tooltip/index.html +116 -0
  22. package/coverage/lcov-report/components/atoms/AddButton/AddButton.js.html +229 -0
  23. package/coverage/lcov-report/components/atoms/AddButton/index.html +116 -0
  24. package/coverage/lcov-report/components/atoms/BillCard/BillCard.js.html +166 -0
  25. package/coverage/lcov-report/components/atoms/BillCard/index.html +116 -0
  26. package/coverage/lcov-report/components/atoms/Button/Button.js.html +550 -0
  27. package/coverage/lcov-report/components/atoms/Button/index.html +116 -0
  28. package/coverage/lcov-report/components/atoms/CardPane/CardPane.js.html +220 -0
  29. package/coverage/lcov-report/components/atoms/CardPane/index.html +116 -0
  30. package/coverage/lcov-report/components/atoms/Checkbox/Checkbox.js.html +214 -0
  31. package/coverage/lcov-report/components/atoms/Checkbox/index.html +116 -0
  32. package/coverage/lcov-report/components/atoms/DatePickerCustom/DatePickerCustom.js.html +628 -0
  33. package/coverage/lcov-report/components/atoms/DatePickerCustom/index.html +116 -0
  34. package/coverage/lcov-report/components/atoms/Disclaimer/Disclaimer.js.html +259 -0
  35. package/coverage/lcov-report/components/atoms/Disclaimer/index.html +116 -0
  36. package/coverage/lcov-report/components/atoms/DocumentStatus/DocumentStatus.js.html +208 -0
  37. package/coverage/lcov-report/components/atoms/DocumentStatus/index.html +116 -0
  38. package/coverage/lcov-report/components/atoms/FormFaq/FormFaq.js.html +244 -0
  39. package/coverage/lcov-report/components/atoms/FormFaq/index.html +116 -0
  40. package/coverage/lcov-report/components/atoms/IconImage/IconImage.js.html +139 -0
  41. package/coverage/lcov-report/components/atoms/IconImage/index.html +116 -0
  42. package/coverage/lcov-report/components/atoms/InfoBox/InfoBox.js.html +154 -0
  43. package/coverage/lcov-report/components/atoms/InfoBox/index.html +116 -0
  44. package/coverage/lcov-report/components/atoms/LogoText/LogoText.js.html +169 -0
  45. package/coverage/lcov-report/components/atoms/LogoText/index.html +116 -0
  46. package/coverage/lcov-report/components/atoms/Message/Message.js.html +133 -0
  47. package/coverage/lcov-report/components/atoms/Message/index.html +116 -0
  48. package/coverage/lcov-report/components/atoms/ProgressBar/ProgressBar.js.html +142 -0
  49. package/coverage/lcov-report/components/atoms/ProgressBar/index.html +116 -0
  50. package/coverage/lcov-report/components/atoms/Radio/Radio.js.html +310 -0
  51. package/coverage/lcov-report/components/atoms/Radio/index.html +116 -0
  52. package/coverage/lcov-report/components/atoms/RemoveButton/RemoveButton.js.html +229 -0
  53. package/coverage/lcov-report/components/atoms/RemoveButton/index.html +116 -0
  54. package/coverage/lcov-report/components/atoms/SearchSelect/SearchSelect.js.html +382 -0
  55. package/coverage/lcov-report/components/atoms/SearchSelect/index.html +116 -0
  56. package/coverage/lcov-report/components/atoms/SidemenuTab/SidemenuTab.js.html +172 -0
  57. package/coverage/lcov-report/components/atoms/SidemenuTab/index.html +116 -0
  58. package/coverage/lcov-report/components/atoms/Spinner/Spinner.js.html +145 -0
  59. package/coverage/lcov-report/components/atoms/Spinner/index.html +116 -0
  60. package/coverage/lcov-report/components/atoms/TestAB/TestAB.js.html +169 -0
  61. package/coverage/lcov-report/components/atoms/TestAB/index.html +116 -0
  62. package/coverage/lcov-report/components/atoms/Toggle/Toggle.js.html +163 -0
  63. package/coverage/lcov-report/components/atoms/Toggle/index.html +116 -0
  64. package/coverage/lcov-report/components/molecules/Feedback/Feedback.js.html +487 -0
  65. package/coverage/lcov-report/components/molecules/Feedback/index.html +116 -0
  66. package/coverage/lcov-report/images/componentsSvg/ArrowRight.js.html +229 -0
  67. package/coverage/lcov-report/images/componentsSvg/Done24px.js.html +1 -1
  68. package/coverage/lcov-report/images/componentsSvg/Edit24p.js.html +1 -1
  69. package/coverage/lcov-report/images/componentsSvg/EditText24px.js.html +1 -1
  70. package/coverage/lcov-report/images/componentsSvg/EmploymentIcon.js.html +1 -1
  71. package/coverage/lcov-report/images/componentsSvg/InfoError24pxOutlined.js.html +1 -1
  72. package/coverage/lcov-report/images/componentsSvg/LogoutSvg.js.html +3 -3
  73. package/coverage/lcov-report/images/componentsSvg/MenuCollapse24p.js.html +1 -1
  74. package/coverage/lcov-report/images/componentsSvg/NewRelease24p.js.html +1 -1
  75. package/coverage/lcov-report/images/componentsSvg/Time24px.js.html +1 -1
  76. package/coverage/lcov-report/images/componentsSvg/index.html +109 -4
  77. package/coverage/lcov-report/index.html +583 -13
  78. package/coverage/lcov-report/molecules/BaseBoxList/BaseBoxList.js.html +154 -0
  79. package/coverage/lcov-report/molecules/BaseBoxList/index.html +116 -0
  80. package/coverage/lcov-report/molecules/BottomFixedBar/BottomFixedBar.js.html +184 -0
  81. package/coverage/lcov-report/molecules/BottomFixedBar/index.html +116 -0
  82. package/coverage/lcov-report/molecules/ContactBox/ContactBox.js.html +235 -0
  83. package/coverage/lcov-report/molecules/ContactBox/index.html +116 -0
  84. package/coverage/lcov-report/molecules/Feedback/Feedback.js.html +424 -0
  85. package/coverage/lcov-report/molecules/Feedback/index.html +116 -0
  86. package/coverage/lcov-report/molecules/FormFaq/FormFaq.js.html +160 -0
  87. package/coverage/lcov-report/molecules/FormFaq/index.html +116 -0
  88. package/coverage/lcov-report/molecules/Snackbar/Snackbar.js.html +385 -0
  89. package/coverage/lcov-report/molecules/Snackbar/index.html +116 -0
  90. package/coverage/lcov-report/src/components/atoms/AddButton/AddButton.js.html +1 -1
  91. package/coverage/lcov-report/src/components/atoms/AddButton/index.html +1 -1
  92. package/coverage/lcov-report/src/components/atoms/BaseBox/BaseBox.js.html +1 -1
  93. package/coverage/lcov-report/src/components/atoms/BaseBox/index.html +1 -1
  94. package/coverage/lcov-report/src/components/atoms/BillCard/BillCard.js.html +1 -1
  95. package/coverage/lcov-report/src/components/atoms/BillCard/index.html +1 -1
  96. package/coverage/lcov-report/src/components/atoms/Button/Button.js.html +1 -1
  97. package/coverage/lcov-report/src/components/atoms/Button/index.html +1 -1
  98. package/coverage/lcov-report/src/components/atoms/CardPane/CardPane.js.html +1 -1
  99. package/coverage/lcov-report/src/components/atoms/CardPane/index.html +1 -1
  100. package/coverage/lcov-report/src/components/atoms/Checkbox/Checkbox.js.html +1 -1
  101. package/coverage/lcov-report/src/components/atoms/Checkbox/index.html +1 -1
  102. package/coverage/lcov-report/src/components/atoms/DatePickerCustom/DatePickerCustom.js.html +1 -1
  103. package/coverage/lcov-report/src/components/atoms/DatePickerCustom/index.html +1 -1
  104. package/coverage/lcov-report/src/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
  105. package/coverage/lcov-report/src/components/atoms/Disclaimer/index.html +1 -1
  106. package/coverage/lcov-report/src/components/atoms/Divider/Divider.js.html +1 -1
  107. package/coverage/lcov-report/src/components/atoms/Divider/index.html +1 -1
  108. package/coverage/lcov-report/src/components/atoms/DocumentStatus/DocumentStatus.js.html +1 -1
  109. package/coverage/lcov-report/src/components/atoms/DocumentStatus/index.html +1 -1
  110. package/coverage/lcov-report/src/components/atoms/FormFaq/FormFaq.js.html +244 -0
  111. package/coverage/lcov-report/src/components/atoms/FormFaq/index.html +116 -0
  112. package/coverage/lcov-report/src/components/atoms/GoogleButton/GoogleButton.js.html +1 -1
  113. package/coverage/lcov-report/src/components/atoms/GoogleButton/index.html +1 -1
  114. package/coverage/lcov-report/src/components/atoms/IconImage/IconImage.js.html +1 -1
  115. package/coverage/lcov-report/src/components/atoms/IconImage/index.html +1 -1
  116. package/coverage/lcov-report/src/components/atoms/InfoBox/InfoBox.js.html +1 -1
  117. package/coverage/lcov-report/src/components/atoms/InfoBox/index.html +1 -1
  118. package/coverage/lcov-report/src/components/atoms/LogoText/LogoText.js.html +1 -1
  119. package/coverage/lcov-report/src/components/atoms/LogoText/index.html +1 -1
  120. package/coverage/lcov-report/src/components/atoms/MenuItems/MenuItems.js.html +15 -18
  121. package/coverage/lcov-report/src/components/atoms/MenuItems/index.html +1 -1
  122. package/coverage/lcov-report/src/components/atoms/MenuItems/index.js.html +1 -1
  123. package/coverage/lcov-report/src/components/atoms/Message/Message.js.html +1 -1
  124. package/coverage/lcov-report/src/components/atoms/Message/index.html +1 -1
  125. package/coverage/lcov-report/src/components/atoms/PaypalButton/PaypalButton.js.html +1 -1
  126. package/coverage/lcov-report/src/components/atoms/PaypalButton/index.html +1 -1
  127. package/coverage/lcov-report/src/components/atoms/ProgressBar/ProgressBar.js.html +1 -1
  128. package/coverage/lcov-report/src/components/atoms/ProgressBar/index.html +1 -1
  129. package/coverage/lcov-report/src/components/atoms/Radio/Radio.js.html +1 -1
  130. package/coverage/lcov-report/src/components/atoms/Radio/index.html +1 -1
  131. package/coverage/lcov-report/src/components/atoms/RemoveButton/RemoveButton.js.html +1 -1
  132. package/coverage/lcov-report/src/components/atoms/RemoveButton/index.html +1 -1
  133. package/coverage/lcov-report/src/components/atoms/RichTextInner/RichTextInner.js.html +1 -1
  134. package/coverage/lcov-report/src/components/atoms/RichTextInner/index.html +1 -1
  135. package/coverage/lcov-report/src/components/atoms/SearchSelect/SearchSelect.js.html +1 -1
  136. package/coverage/lcov-report/src/components/atoms/SearchSelect/index.html +1 -1
  137. package/coverage/lcov-report/src/components/atoms/SidemenuTab/SidemenuTab.js.html +1 -1
  138. package/coverage/lcov-report/src/components/atoms/SidemenuTab/index.html +1 -1
  139. package/coverage/lcov-report/src/components/atoms/Spinner/Spinner.js.html +1 -1
  140. package/coverage/lcov-report/src/components/atoms/Spinner/index.html +1 -1
  141. package/coverage/lcov-report/src/components/atoms/TestAB/TestAB.js.html +1 -1
  142. package/coverage/lcov-report/src/components/atoms/TestAB/index.html +1 -1
  143. package/coverage/lcov-report/src/components/atoms/TextArea/TextArea.js.html +1 -1
  144. package/coverage/lcov-report/src/components/atoms/TextArea/index.html +1 -1
  145. package/coverage/lcov-report/src/components/atoms/Toggle/Toggle.js.html +1 -1
  146. package/coverage/lcov-report/src/components/atoms/Toggle/index.html +1 -1
  147. package/coverage/lcov-report/src/components/atoms/Tooltip/Tooltip.js.html +1 -1
  148. package/coverage/lcov-report/src/components/atoms/Tooltip/index.html +1 -1
  149. package/coverage/lcov-report/{TopBar.js.html → src/components/atoms/TopBar/TopBar.js.html} +10 -10
  150. package/coverage/lcov-report/src/components/atoms/{DocumentListMenuSection → TopBar}/index.html +10 -10
  151. package/coverage/lcov-report/src/components/molecules/BaseBoxList/BaseBoxList.js.html +1 -1
  152. package/coverage/lcov-report/src/components/molecules/BaseBoxList/index.html +1 -1
  153. package/coverage/lcov-report/src/components/molecules/BottomFixedBar/BottomFixedBar.js.html +1 -1
  154. package/coverage/lcov-report/src/components/molecules/BottomFixedBar/index.html +1 -1
  155. package/coverage/lcov-report/src/components/molecules/BottomOverlay/BottomOverlay.js.html +1 -1
  156. package/coverage/lcov-report/src/components/molecules/BottomOverlay/index.html +1 -1
  157. package/coverage/lcov-report/src/components/molecules/BoxForm/BoxForm.js.html +1 -1
  158. package/coverage/lcov-report/src/components/molecules/BoxForm/index.html +1 -1
  159. package/coverage/lcov-report/src/components/molecules/ContactBox/ContactBox.js.html +1 -1
  160. package/coverage/lcov-report/src/components/molecules/ContactBox/index.html +1 -1
  161. package/coverage/lcov-report/src/components/molecules/Feedback/Feedback.js.html +1 -1
  162. package/coverage/lcov-report/src/components/molecules/Feedback/index.html +1 -1
  163. package/coverage/lcov-report/src/components/molecules/FormFaq/FormFaq.js.html +3 -3
  164. package/coverage/lcov-report/src/components/molecules/FormFaq/index.html +1 -1
  165. package/coverage/lcov-report/src/components/molecules/MenuItemsSection/MenuItemsSection.js.html +1 -1
  166. package/coverage/lcov-report/src/components/molecules/MenuItemsSection/index.html +1 -1
  167. package/coverage/lcov-report/src/components/{atoms/DocumentListMenuSection/DocumentListMenuSection.js.html → molecules/Pagination/PageStepControl.js.html} +37 -28
  168. package/coverage/lcov-report/src/components/molecules/Pagination/index.html +131 -0
  169. package/coverage/lcov-report/src/components/molecules/Pagination/pagination.config.js.html +103 -0
  170. package/coverage/lcov-report/src/components/molecules/Snackbar/Snackbar.js.html +1 -1
  171. package/coverage/lcov-report/src/components/molecules/Snackbar/index.html +1 -1
  172. package/coverage/lcov-report/src/components/molecules/TooltipMenu/TooltipMenu.js.html +1 -1
  173. package/coverage/lcov-report/src/components/molecules/TooltipMenu/index.html +1 -1
  174. package/coverage/lcov-report/src/components/organisms/MobileBottomBar/MobileBottomBar.js.html +1 -1
  175. package/coverage/lcov-report/src/components/organisms/MobileBottomBar/index.html +1 -1
  176. package/coverage/lcov-report/src/utils/envVariables.js.html +1 -1
  177. package/coverage/lcov-report/src/utils/index.html +18 -3
  178. package/coverage/lcov-report/src/utils/stringSlugify.js.html +3 -3
  179. package/coverage/lcov-report/utils/envVariables.js.html +88 -0
  180. package/coverage/lcov-report/utils/index.html +116 -0
  181. package/coverage/lcov.info +1276 -50
  182. package/package.json +1 -1
@@ -1,4 +1,46 @@
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/Edit24p.js
17
+ FN:5,(anonymous_0)
18
+ FNF:1
19
+ FNH:1
20
+ FNDA:2,(anonymous_0)
21
+ DA:5,1
22
+ DA:6,2
23
+ DA:32,1
24
+ LF:3
25
+ LH:3
26
+ BRF:0
27
+ BRH:0
28
+ end_of_record
29
+ TN:
30
+ SF:images/componentsSvg/EditText24px.js
31
+ FN:5,(anonymous_0)
32
+ FNF:1
33
+ FNH:1
34
+ FNDA:2,(anonymous_0)
35
+ DA:5,1
36
+ DA:6,2
37
+ DA:32,1
38
+ LF:3
39
+ LH:3
40
+ BRF:0
41
+ BRH:0
42
+ end_of_record
43
+ TN:
2
44
  SF:images/componentsSvg/EmploymentIcon.js
3
45
  FN:5,(anonymous_0)
4
46
  FNF:1
@@ -13,69 +55,526 @@ BRF:0
13
55
  BRH:0
14
56
  end_of_record
15
57
  TN:
58
+ SF:images/componentsSvg/InfoError24pxOutlined.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:33,1
66
+ LF:3
67
+ LH:3
68
+ BRF:0
69
+ BRH:0
70
+ end_of_record
71
+ TN:
16
72
  SF:images/componentsSvg/LogoutSvg.js
17
73
  FN:4,(anonymous_0)
18
74
  FNF:1
19
75
  FNH:1
20
- FNDA:7,(anonymous_0)
21
- DA:4,1
22
- DA:5,7
76
+ FNDA:22,(anonymous_0)
77
+ DA:4,2
78
+ DA:5,22
23
79
  LF:2
24
80
  LH:2
25
81
  BRF:0
26
82
  BRH:0
27
83
  end_of_record
28
84
  TN:
85
+ SF:images/componentsSvg/MenuCollapse24p.js
86
+ FN:5,(anonymous_0)
87
+ FNF:1
88
+ FNH:1
89
+ FNDA:2,(anonymous_0)
90
+ DA:5,1
91
+ DA:6,2
92
+ DA:42,1
93
+ LF:3
94
+ LH:3
95
+ BRF:0
96
+ BRH:0
97
+ end_of_record
98
+ TN:
99
+ SF:images/componentsSvg/NewRelease24p.js
100
+ FN:5,(anonymous_0)
101
+ FNF:1
102
+ FNH:1
103
+ FNDA:1,(anonymous_0)
104
+ DA:5,1
105
+ DA:6,1
106
+ DA:25,1
107
+ LF:3
108
+ LH:3
109
+ BRF:0
110
+ BRH:0
111
+ end_of_record
112
+ TN:
113
+ SF:images/componentsSvg/Time24px.js
114
+ FN:5,(anonymous_0)
115
+ FNF:1
116
+ FNH:1
117
+ FNDA:1,(anonymous_0)
118
+ DA:5,1
119
+ DA:6,1
120
+ DA:32,1
121
+ LF:3
122
+ LH:3
123
+ BRF:0
124
+ BRH:0
125
+ end_of_record
126
+ TN:
127
+ SF:src/components/atoms/AddButton/AddButton.js
128
+ FN:5,(anonymous_0)
129
+ FNF:1
130
+ FNH:1
131
+ FNDA:3,(anonymous_0)
132
+ DA:5,1
133
+ DA:6,3
134
+ DA:8,3
135
+ DA:30,1
136
+ LF:4
137
+ LH:4
138
+ BRDA:6,0,0,3
139
+ BRDA:6,0,1,0
140
+ BRDA:10,1,0,3
141
+ BRDA:10,1,1,3
142
+ BRDA:25,2,0,3
143
+ BRDA:25,2,1,3
144
+ BRF:6
145
+ BRH:5
146
+ end_of_record
147
+ TN:
148
+ SF:src/components/atoms/BaseBox/BaseBox.js
149
+ FN:7,(anonymous_0)
150
+ FNF:1
151
+ FNH:1
152
+ FNDA:7,(anonymous_0)
153
+ DA:7,2
154
+ DA:8,7
155
+ DA:9,1
156
+ DA:11,6
157
+ DA:17,6
158
+ DA:20,2
159
+ DA:27,2
160
+ LF:7
161
+ LH:7
162
+ BRDA:8,0,0,1
163
+ BRDA:8,0,1,6
164
+ BRF:2
165
+ BRH:2
166
+ end_of_record
167
+ TN:
168
+ SF:src/components/atoms/BillCard/BillCard.js
169
+ FN:5,(anonymous_0)
170
+ FNF:1
171
+ FNH:1
172
+ FNDA:1,(anonymous_0)
173
+ DA:5,1
174
+ DA:6,1
175
+ DA:23,1
176
+ LF:3
177
+ LH:3
178
+ BRF:0
179
+ BRH:0
180
+ end_of_record
181
+ TN:
182
+ SF:src/components/atoms/Button/Button.js
183
+ FN:6,(anonymous_0)
184
+ FN:68,(anonymous_1)
185
+ FNF:2
186
+ FNH:2
187
+ FNDA:25,(anonymous_0)
188
+ FNDA:4,(anonymous_1)
189
+ DA:6,7
190
+ DA:40,25
191
+ DA:45,25
192
+ DA:47,25
193
+ DA:68,25
194
+ DA:69,4
195
+ DA:70,4
196
+ DA:71,1
197
+ DA:72,1
198
+ DA:74,1
199
+ DA:81,25
200
+ DA:94,25
201
+ DA:95,16
202
+ DA:102,9
203
+ DA:103,1
204
+ DA:110,8
205
+ DA:111,8
206
+ DA:118,0
207
+ DA:125,7
208
+ LF:19
209
+ LH:18
210
+ BRDA:45,0,0,3
211
+ BRDA:45,0,1,22
212
+ BRDA:47,1,0,0
213
+ BRDA:47,1,1,25
214
+ BRDA:69,2,0,3
215
+ BRDA:69,2,1,1
216
+ BRDA:70,3,0,1
217
+ BRDA:70,3,1,3
218
+ BRDA:71,4,0,1
219
+ BRDA:71,4,1,0
220
+ BRDA:72,5,0,1
221
+ BRDA:72,5,1,1
222
+ BRDA:82,6,0,3
223
+ BRDA:82,6,1,22
224
+ BRDA:83,7,0,15
225
+ BRDA:83,7,1,10
226
+ BRDA:94,8,0,16
227
+ BRDA:94,8,1,9
228
+ BRDA:102,9,0,1
229
+ BRDA:102,9,1,8
230
+ BRDA:110,10,0,8
231
+ BRDA:110,10,1,0
232
+ BRDA:110,11,0,8
233
+ BRDA:110,11,1,6
234
+ BRDA:112,12,0,4
235
+ BRDA:112,12,1,4
236
+ BRDA:119,13,0,0
237
+ BRDA:119,13,1,0
238
+ BRF:28
239
+ BRH:23
240
+ end_of_record
241
+ TN:
242
+ SF:src/components/atoms/CardPane/CardPane.js
243
+ FN:5,(anonymous_0)
244
+ FN:33,(anonymous_1)
245
+ FNF:2
246
+ FNH:2
247
+ FNDA:7,(anonymous_0)
248
+ FNDA:6,(anonymous_1)
249
+ DA:5,1
250
+ DA:6,7
251
+ DA:8,7
252
+ DA:9,1
253
+ DA:10,6
254
+ DA:11,1
255
+ DA:13,7
256
+ DA:25,0
257
+ DA:33,1
258
+ DA:34,6
259
+ DA:35,1
260
+ DA:38,5
261
+ DA:41,1
262
+ LF:13
263
+ LH:12
264
+ BRDA:6,0,0,7
265
+ BRDA:6,0,1,0
266
+ BRDA:6,1,0,7
267
+ BRDA:6,1,1,6
268
+ BRDA:8,2,0,1
269
+ BRDA:8,2,1,6
270
+ BRDA:10,3,0,1
271
+ BRDA:10,3,1,5
272
+ BRDA:34,4,0,1
273
+ BRDA:34,4,1,5
274
+ BRF:10
275
+ BRH:9
276
+ end_of_record
277
+ TN:
278
+ SF:src/components/atoms/Checkbox/Checkbox.js
279
+ FN:5,(anonymous_0)
280
+ FNF:1
281
+ FNH:1
282
+ FNDA:3,(anonymous_0)
283
+ DA:5,1
284
+ DA:6,3
285
+ DA:9,3
286
+ DA:11,3
287
+ DA:13,3
288
+ DA:32,1
289
+ LF:6
290
+ LH:6
291
+ BRDA:6,0,0,3
292
+ BRDA:6,0,1,0
293
+ BRDA:6,1,0,3
294
+ BRDA:6,1,1,0
295
+ BRDA:7,2,0,0
296
+ BRDA:7,2,1,3
297
+ BRDA:9,3,0,3
298
+ BRDA:9,3,1,0
299
+ BRDA:11,4,0,3
300
+ BRDA:11,4,1,0
301
+ BRDA:21,5,0,3
302
+ BRDA:21,5,1,0
303
+ BRF:12
304
+ BRH:6
305
+ end_of_record
306
+ TN:
307
+ SF:src/components/atoms/DatePickerCustom/DatePickerCustom.js
308
+ FN:7,(anonymous_0)
309
+ FN:16,(anonymous_1)
310
+ FN:20,(anonymous_2)
311
+ FN:36,(anonymous_3)
312
+ FN:37,(anonymous_4)
313
+ FN:48,(anonymous_5)
314
+ FN:50,(anonymous_6)
315
+ FN:56,(anonymous_7)
316
+ FN:99,(anonymous_8)
317
+ FN:122,(anonymous_9)
318
+ FN:126,(anonymous_10)
319
+ FN:127,(anonymous_11)
320
+ FNF:12
321
+ FNH:9
322
+ FNDA:5,(anonymous_0)
323
+ FNDA:5,(anonymous_1)
324
+ FNDA:8,(anonymous_2)
325
+ FNDA:1,(anonymous_3)
326
+ FNDA:1,(anonymous_4)
327
+ FNDA:0,(anonymous_5)
328
+ FNDA:4,(anonymous_6)
329
+ FNDA:11,(anonymous_7)
330
+ FNDA:8,(anonymous_8)
331
+ FNDA:0,(anonymous_9)
332
+ FNDA:0,(anonymous_10)
333
+ FNDA:96,(anonymous_11)
334
+ DA:8,5
335
+ DA:9,5
336
+ DA:17,5
337
+ DA:20,5
338
+ DA:21,8
339
+ DA:22,8
340
+ DA:23,8
341
+ DA:25,8
342
+ DA:26,4808
343
+ DA:33,8
344
+ DA:36,5
345
+ DA:37,1
346
+ DA:38,1
347
+ DA:44,1
348
+ DA:48,5
349
+ DA:50,5
350
+ DA:51,4
351
+ DA:52,4
352
+ DA:53,4
353
+ DA:57,11
354
+ DA:61,11
355
+ DA:62,11
356
+ DA:63,11
357
+ DA:64,11
358
+ DA:65,4
359
+ DA:66,2
360
+ DA:67,2
361
+ DA:69,2
362
+ DA:70,2
363
+ DA:74,11
364
+ DA:80,11
365
+ DA:95,11
366
+ DA:108,8
367
+ DA:122,0
368
+ DA:126,0
369
+ DA:128,96
370
+ DA:167,1
371
+ LF:37
372
+ LH:35
373
+ BRDA:11,0,0,0
374
+ BRDA:11,0,1,5
375
+ BRDA:17,1,0,5
376
+ BRDA:17,1,1,0
377
+ BRDA:17,2,0,0
378
+ BRDA:17,2,1,5
379
+ BRDA:57,3,0,11
380
+ BRDA:57,3,1,0
381
+ BRDA:58,4,0,11
382
+ BRDA:58,4,1,0
383
+ BRDA:59,5,0,0
384
+ BRDA:59,5,1,11
385
+ BRDA:64,6,0,4
386
+ BRDA:64,6,1,7
387
+ BRDA:65,7,0,2
388
+ BRDA:65,7,1,2
389
+ BRDA:74,8,0,11
390
+ BRDA:74,8,1,0
391
+ BRF:18
392
+ BRH:11
393
+ end_of_record
394
+ TN:
395
+ SF:src/components/atoms/Disclaimer/Disclaimer.js
396
+ FN:7,(anonymous_0)
397
+ FNF:1
398
+ FNH:1
399
+ FNDA:3,(anonymous_0)
400
+ DA:7,1
401
+ DA:8,3
402
+ DA:10,3
403
+ DA:12,3
404
+ DA:26,3
405
+ DA:40,3
406
+ DA:51,1
407
+ LF:7
408
+ LH:7
409
+ BRDA:12,0,0,3
410
+ BRDA:12,0,1,1
411
+ BRDA:26,1,0,3
412
+ BRDA:26,1,1,1
413
+ BRDA:44,2,0,1
414
+ BRDA:44,2,1,2
415
+ BRDA:45,3,0,3
416
+ BRDA:45,3,1,1
417
+ BRF:8
418
+ BRH:8
419
+ end_of_record
420
+ TN:
421
+ SF:src/components/atoms/Divider/Divider.js
422
+ FN:5,(anonymous_0)
423
+ FNF:1
424
+ FNH:1
425
+ FNDA:3,(anonymous_0)
426
+ DA:5,1
427
+ DA:6,3
428
+ DA:15,1
429
+ LF:3
430
+ LH:3
431
+ BRDA:9,0,0,3
432
+ BRDA:9,0,1,1
433
+ BRF:2
434
+ BRH:2
435
+ end_of_record
436
+ TN:
437
+ SF:src/components/atoms/DocumentStatus/DocumentStatus.js
438
+ FN:10,(anonymous_0)
439
+ FNF:1
440
+ FNH:1
441
+ FNDA:3,(anonymous_0)
442
+ DA:10,1
443
+ DA:11,3
444
+ DA:16,1
445
+ DA:22,1
446
+ DA:29,1
447
+ DA:38,1
448
+ LF:6
449
+ LH:6
450
+ BRDA:11,0,0,1
451
+ BRDA:11,0,1,1
452
+ BRDA:11,0,2,1
453
+ BRDA:11,0,3,1
454
+ BRDA:11,0,4,1
455
+ BRDA:11,0,5,1
456
+ BRDA:11,0,6,1
457
+ BRF:7
458
+ BRH:7
459
+ end_of_record
460
+ TN:
461
+ SF:src/components/atoms/GoogleButton/GoogleButton.js
462
+ FN:6,(anonymous_0)
463
+ FNF:1
464
+ FNH:1
465
+ FNDA:3,(anonymous_0)
466
+ DA:6,1
467
+ DA:7,3
468
+ DA:15,1
469
+ DA:20,1
470
+ LF:4
471
+ LH:4
472
+ BRF:0
473
+ BRH:0
474
+ end_of_record
475
+ TN:
476
+ SF:src/components/atoms/IconImage/IconImage.js
477
+ FN:4,(anonymous_0)
478
+ FNF:1
479
+ FNH:1
480
+ FNDA:3,(anonymous_0)
481
+ DA:4,2
482
+ DA:5,3
483
+ DA:6,0
484
+ DA:8,3
485
+ DA:10,3
486
+ DA:13,2
487
+ LF:6
488
+ LH:5
489
+ BRDA:4,0,0,2
490
+ BRDA:5,1,0,0
491
+ BRDA:5,1,1,3
492
+ BRF:3
493
+ BRH:2
494
+ end_of_record
495
+ TN:
496
+ SF:src/components/atoms/InfoBox/InfoBox.js
497
+ FN:6,(anonymous_0)
498
+ FNF:1
499
+ FNH:1
500
+ FNDA:4,(anonymous_0)
501
+ DA:6,1
502
+ DA:7,4
503
+ DA:19,1
504
+ LF:3
505
+ LH:3
506
+ BRDA:9,0,0,4
507
+ BRDA:9,0,1,3
508
+ BRF:2
509
+ BRH:2
510
+ end_of_record
511
+ TN:
512
+ SF:src/components/atoms/LogoText/LogoText.js
513
+ FN:6,(anonymous_0)
514
+ FNF:1
515
+ FNH:1
516
+ FNDA:3,(anonymous_0)
517
+ DA:6,1
518
+ DA:7,3
519
+ DA:21,1
520
+ LF:3
521
+ LH:3
522
+ BRDA:10,0,0,0
523
+ BRDA:10,0,1,3
524
+ BRF:2
525
+ BRH:1
526
+ end_of_record
527
+ TN:
29
528
  SF:src/components/atoms/MenuItems/MenuItems.js
30
529
  FN:8,(anonymous_0)
31
- FN:10,(anonymous_1)
32
- FN:19,(anonymous_2)
33
- FN:50,(anonymous_3)
530
+ FN:9,(anonymous_1)
531
+ FN:18,(anonymous_2)
532
+ FN:49,(anonymous_3)
34
533
  FNF:4
35
534
  FNH:4
36
- FNDA:13,(anonymous_0)
37
- FNDA:34,(anonymous_1)
38
- FNDA:26,(anonymous_2)
39
- FNDA:26,(anonymous_3)
40
- DA:8,2
41
- DA:10,34
42
- DA:11,13
43
- DA:12,3
44
- DA:15,10
45
- DA:19,10
46
- DA:20,26
47
- DA:21,26
48
- DA:22,0
49
- DA:24,26
50
- DA:25,26
51
- DA:26,26
52
- DA:48,10
53
- DA:50,26
54
- DA:55,2
535
+ FNDA:18,(anonymous_0)
536
+ FNDA:44,(anonymous_1)
537
+ FNDA:36,(anonymous_2)
538
+ FNDA:36,(anonymous_3)
539
+ DA:8,5
540
+ DA:9,44
541
+ DA:10,18
542
+ DA:11,3
543
+ DA:14,15
544
+ DA:18,15
545
+ DA:19,36
546
+ DA:20,36
547
+ DA:21,0
548
+ DA:23,36
549
+ DA:24,36
550
+ DA:25,36
551
+ DA:47,15
552
+ DA:49,36
553
+ DA:54,5
55
554
  LF:15
56
555
  LH:14
57
- BRDA:11,0,0,3
58
- BRDA:11,0,1,10
59
- BRDA:11,1,0,13
60
- BRDA:11,1,1,12
61
- BRDA:11,1,2,10
62
- BRDA:11,1,3,10
63
- BRDA:20,2,0,26
64
- BRDA:20,2,1,0
65
- BRDA:21,3,0,0
66
- BRDA:21,3,1,26
67
- BRDA:29,4,0,26
68
- BRDA:29,4,1,26
69
- BRDA:29,5,0,9
70
- BRDA:29,5,1,17
71
- BRDA:29,6,0,26
72
- BRDA:29,6,1,20
73
- BRDA:30,7,0,26
74
- BRDA:30,7,1,15
75
- BRDA:33,8,0,6
76
- BRDA:33,8,1,20
77
- BRDA:34,9,0,6
78
- BRDA:34,9,1,3
556
+ BRDA:10,0,0,3
557
+ BRDA:10,0,1,15
558
+ BRDA:10,1,0,18
559
+ BRDA:10,1,1,17
560
+ BRDA:10,1,2,15
561
+ BRDA:10,1,3,15
562
+ BRDA:19,2,0,36
563
+ BRDA:19,2,1,0
564
+ BRDA:20,3,0,0
565
+ BRDA:20,3,1,36
566
+ BRDA:28,4,0,36
567
+ BRDA:28,4,1,36
568
+ BRDA:28,5,0,9
569
+ BRDA:28,5,1,27
570
+ BRDA:28,6,0,36
571
+ BRDA:28,6,1,30
572
+ BRDA:29,7,0,36
573
+ BRDA:29,7,1,15
574
+ BRDA:32,8,0,6
575
+ BRDA:32,8,1,30
576
+ BRDA:33,9,0,6
577
+ BRDA:33,9,1,3
79
578
  BRF:22
80
579
  BRH:20
81
580
  end_of_record
@@ -89,6 +588,606 @@ BRF:0
89
588
  BRH:0
90
589
  end_of_record
91
590
  TN:
591
+ SF:src/components/atoms/Message/Message.js
592
+ FN:5,(anonymous_0)
593
+ FNF:1
594
+ FNH:1
595
+ FNDA:4,(anonymous_0)
596
+ DA:5,1
597
+ DA:6,4
598
+ DA:13,1
599
+ LF:3
600
+ LH:3
601
+ BRF:0
602
+ BRH:0
603
+ end_of_record
604
+ TN:
605
+ SF:src/components/atoms/PaypalButton/PaypalButton.js
606
+ FN:6,(anonymous_0)
607
+ FNF:1
608
+ FNH:1
609
+ FNDA:1,(anonymous_0)
610
+ DA:6,1
611
+ DA:7,1
612
+ DA:14,1
613
+ LF:3
614
+ LH:3
615
+ BRF:0
616
+ BRH:0
617
+ end_of_record
618
+ TN:
619
+ SF:src/components/atoms/ProgressBar/ProgressBar.js
620
+ FN:5,(anonymous_0)
621
+ FNF:1
622
+ FNH:1
623
+ FNDA:1,(anonymous_0)
624
+ DA:5,1
625
+ DA:6,1
626
+ DA:8,1
627
+ DA:16,1
628
+ LF:4
629
+ LH:4
630
+ BRF:0
631
+ BRH:0
632
+ end_of_record
633
+ TN:
634
+ SF:src/components/atoms/Radio/Radio.js
635
+ FN:6,(anonymous_0)
636
+ FN:14,(anonymous_1)
637
+ FN:15,(anonymous_2)
638
+ FN:29,(anonymous_3)
639
+ FNF:4
640
+ FNH:3
641
+ FNDA:5,(anonymous_0)
642
+ FNDA:15,(anonymous_1)
643
+ FNDA:0,(anonymous_2)
644
+ FNDA:10,(anonymous_3)
645
+ DA:6,1
646
+ DA:7,5
647
+ DA:13,5
648
+ DA:14,15
649
+ DA:15,0
650
+ DA:18,5
651
+ DA:21,5
652
+ DA:23,5
653
+ DA:30,10
654
+ DA:62,1
655
+ LF:10
656
+ LH:9
657
+ BRDA:18,0,0,0
658
+ BRDA:18,0,1,5
659
+ BRDA:19,1,0,0
660
+ BRDA:19,1,1,5
661
+ BRDA:21,2,0,5
662
+ BRDA:21,2,1,0
663
+ BRDA:31,3,0,0
664
+ BRDA:31,3,1,10
665
+ BRDA:33,4,0,10
666
+ BRDA:33,4,1,0
667
+ BRF:10
668
+ BRH:5
669
+ end_of_record
670
+ TN:
671
+ SF:src/components/atoms/RemoveButton/RemoveButton.js
672
+ FN:5,(anonymous_0)
673
+ FNF:1
674
+ FNH:1
675
+ FNDA:3,(anonymous_0)
676
+ DA:5,1
677
+ DA:6,3
678
+ DA:8,3
679
+ DA:30,1
680
+ LF:4
681
+ LH:4
682
+ BRDA:6,0,0,3
683
+ BRDA:6,0,1,0
684
+ BRDA:10,1,0,3
685
+ BRDA:10,1,1,3
686
+ BRDA:25,2,0,3
687
+ BRDA:25,2,1,3
688
+ BRF:6
689
+ BRH:5
690
+ end_of_record
691
+ TN:
692
+ SF:src/components/atoms/RichTextInner/RichTextInner.js
693
+ FN:6,(anonymous_0)
694
+ FNF:1
695
+ FNH:1
696
+ FNDA:3,(anonymous_0)
697
+ DA:6,2
698
+ DA:7,3
699
+ DA:10,2
700
+ LF:3
701
+ LH:3
702
+ BRF:0
703
+ BRH:0
704
+ end_of_record
705
+ TN:
706
+ SF:src/components/atoms/SearchSelect/SearchSelect.js
707
+ FN:7,(anonymous_0)
708
+ FN:9,(anonymous_1)
709
+ FN:18,(anonymous_2)
710
+ FN:38,(anonymous_3)
711
+ FNF:4
712
+ FNH:3
713
+ FNDA:5,(anonymous_0)
714
+ FNDA:5,(anonymous_1)
715
+ FNDA:5,(anonymous_2)
716
+ FNDA:0,(anonymous_3)
717
+ DA:7,1
718
+ DA:8,5
719
+ DA:9,5
720
+ DA:10,5
721
+ DA:11,5
722
+ DA:12,5
723
+ DA:15,0
724
+ DA:18,1
725
+ DA:19,5
726
+ DA:21,5
727
+ DA:24,5
728
+ DA:25,0
729
+ DA:26,5
730
+ DA:27,0
731
+ DA:33,5
732
+ DA:34,5
733
+ DA:38,5
734
+ DA:39,0
735
+ DA:45,0
736
+ DA:48,5
737
+ DA:50,5
738
+ DA:79,1
739
+ LF:22
740
+ LH:17
741
+ BRDA:8,0,0,5
742
+ BRDA:8,0,1,0
743
+ BRDA:12,1,0,1
744
+ BRDA:12,1,1,4
745
+ BRDA:12,2,0,4
746
+ BRDA:12,2,1,0
747
+ BRDA:24,3,0,0
748
+ BRDA:24,3,1,5
749
+ BRDA:24,4,0,5
750
+ BRDA:24,4,1,0
751
+ BRDA:26,5,0,0
752
+ BRDA:26,5,1,5
753
+ BRDA:33,6,0,0
754
+ BRDA:33,6,1,5
755
+ BRDA:34,7,0,0
756
+ BRDA:34,7,1,5
757
+ BRDA:35,8,0,2
758
+ BRDA:35,8,1,3
759
+ BRDA:36,9,0,0
760
+ BRDA:36,9,1,5
761
+ BRDA:48,10,0,5
762
+ BRDA:48,10,1,0
763
+ BRDA:51,11,0,0
764
+ BRDA:51,11,1,5
765
+ BRDA:73,12,0,5
766
+ BRDA:73,12,1,0
767
+ BRF:26
768
+ BRH:15
769
+ end_of_record
770
+ TN:
771
+ SF:src/components/atoms/SidemenuTab/SidemenuTab.js
772
+ FN:9,(anonymous_0)
773
+ FN:15,(anonymous_1)
774
+ FNF:2
775
+ FNH:2
776
+ FNDA:10,(anonymous_0)
777
+ FNDA:10,(anonymous_1)
778
+ DA:9,2
779
+ DA:10,10
780
+ DA:15,10
781
+ DA:16,10
782
+ DA:24,10
783
+ DA:25,7
784
+ DA:28,3
785
+ DA:35,2
786
+ LF:8
787
+ LH:8
788
+ BRDA:19,0,0,10
789
+ BRDA:19,0,1,6
790
+ BRDA:24,1,0,7
791
+ BRDA:24,1,1,3
792
+ BRDA:24,2,0,10
793
+ BRDA:24,2,1,3
794
+ BRF:6
795
+ BRH:6
796
+ end_of_record
797
+ TN:
798
+ SF:src/components/atoms/Spinner/Spinner.js
799
+ FN:5,(anonymous_0)
800
+ FNF:1
801
+ FNH:1
802
+ FNDA:2,(anonymous_0)
803
+ DA:5,1
804
+ DA:6,2
805
+ DA:17,1
806
+ LF:3
807
+ LH:3
808
+ BRDA:5,0,0,1
809
+ BRDA:6,1,0,1
810
+ BRDA:6,1,1,1
811
+ BRF:3
812
+ BRH:3
813
+ end_of_record
814
+ TN:
815
+ SF:src/components/atoms/TestAB/TestAB.js
816
+ FN:10,(anonymous_0)
817
+ FN:16,(anonymous_1)
818
+ FNF:2
819
+ FNH:2
820
+ FNDA:3,(anonymous_0)
821
+ FNDA:6,(anonymous_1)
822
+ DA:10,1
823
+ DA:11,3
824
+ DA:13,3
825
+ DA:15,3
826
+ DA:16,3
827
+ DA:17,6
828
+ DA:21,3
829
+ DA:24,1
830
+ LF:8
831
+ LH:8
832
+ BRDA:11,0,0,3
833
+ BRDA:11,0,1,2
834
+ BRDA:13,1,0,1
835
+ BRDA:13,1,1,2
836
+ BRDA:15,2,0,3
837
+ BRDA:15,2,1,0
838
+ BRF:6
839
+ BRH:5
840
+ end_of_record
841
+ TN:
842
+ SF:src/components/atoms/TextArea/TextArea.js
843
+ FN:6,(anonymous_0)
844
+ FNF:1
845
+ FNH:1
846
+ FNDA:6,(anonymous_0)
847
+ DA:6,1
848
+ DA:25,6
849
+ DA:27,6
850
+ DA:29,6
851
+ DA:48,1
852
+ LF:5
853
+ LH:5
854
+ BRDA:25,0,0,1
855
+ BRDA:25,0,1,5
856
+ BRDA:26,1,0,0
857
+ BRDA:26,1,1,6
858
+ BRDA:27,2,0,1
859
+ BRDA:27,2,1,5
860
+ BRDA:32,3,0,2
861
+ BRDA:32,3,1,4
862
+ BRDA:32,4,0,6
863
+ BRDA:32,4,1,3
864
+ BRDA:39,5,0,1
865
+ BRDA:39,5,1,5
866
+ BRF:12
867
+ BRH:11
868
+ end_of_record
869
+ TN:
870
+ SF:src/components/atoms/Toggle/Toggle.js
871
+ FN:5,(anonymous_0)
872
+ FNF:1
873
+ FNH:1
874
+ FNDA:3,(anonymous_0)
875
+ DA:5,1
876
+ DA:6,3
877
+ DA:22,1
878
+ LF:3
879
+ LH:3
880
+ BRDA:11,0,0,1
881
+ BRDA:11,0,1,2
882
+ BRF:2
883
+ BRH:2
884
+ end_of_record
885
+ TN:
886
+ SF:src/components/atoms/Tooltip/Tooltip.js
887
+ FN:9,(anonymous_0)
888
+ FNF:1
889
+ FNH:1
890
+ FNDA:8,(anonymous_0)
891
+ DA:9,5
892
+ DA:10,8
893
+ DA:11,1
894
+ DA:13,7
895
+ DA:17,7
896
+ DA:24,5
897
+ DA:63,5
898
+ LF:7
899
+ LH:7
900
+ BRDA:10,0,0,1
901
+ BRDA:10,0,1,7
902
+ BRF:2
903
+ BRH:2
904
+ end_of_record
905
+ TN:
906
+ SF:src/components/atoms/TopBar/TopBar.js
907
+ FN:6,(anonymous_0)
908
+ FNF:1
909
+ FNH:1
910
+ FNDA:3,(anonymous_0)
911
+ DA:6,1
912
+ DA:7,3
913
+ DA:8,1
914
+ DA:11,2
915
+ DA:15,2
916
+ DA:24,1
917
+ LF:6
918
+ LH:6
919
+ BRDA:7,0,0,1
920
+ BRDA:7,0,1,2
921
+ BRF:2
922
+ BRH:2
923
+ end_of_record
924
+ TN:
925
+ SF:src/components/molecules/BaseBoxList/BaseBoxList.js
926
+ FN:8,(anonymous_0)
927
+ FN:15,(anonymous_1)
928
+ FN:15,(anonymous_2)
929
+ FNF:3
930
+ FNH:3
931
+ FNDA:4,(anonymous_0)
932
+ FNDA:1,(anonymous_1)
933
+ FNDA:1,(anonymous_2)
934
+ DA:8,1
935
+ DA:9,4
936
+ DA:10,1
937
+ DA:12,3
938
+ DA:15,3
939
+ DA:16,3
940
+ DA:19,1
941
+ LF:7
942
+ LH:7
943
+ BRDA:9,0,0,1
944
+ BRDA:9,0,1,3
945
+ BRDA:9,1,0,4
946
+ BRDA:9,1,1,2
947
+ BRDA:9,1,2,1
948
+ BRDA:16,2,0,3
949
+ BRDA:16,2,1,1
950
+ BRF:7
951
+ BRH:7
952
+ end_of_record
953
+ TN:
954
+ SF:src/components/molecules/BottomFixedBar/BottomFixedBar.js
955
+ FN:8,(anonymous_0)
956
+ FNF:1
957
+ FNH:1
958
+ FNDA:4,(anonymous_0)
959
+ DA:8,1
960
+ DA:9,4
961
+ DA:10,3
962
+ DA:13,1
963
+ DA:23,1
964
+ LF:5
965
+ LH:5
966
+ BRDA:9,0,0,3
967
+ BRDA:9,0,1,1
968
+ BRDA:9,1,0,4
969
+ BRDA:9,1,1,2
970
+ BRF:4
971
+ BRH:4
972
+ end_of_record
973
+ TN:
974
+ SF:src/components/molecules/BottomOverlay/BottomOverlay.js
975
+ FN:6,(anonymous_0)
976
+ FN:11,(anonymous_1)
977
+ FN:13,(anonymous_2)
978
+ FN:18,(anonymous_3)
979
+ FN:26,(anonymous_4)
980
+ FN:38,(anonymous_5)
981
+ FN:42,(anonymous_6)
982
+ FNF:7
983
+ FNH:3
984
+ FNDA:3,(anonymous_0)
985
+ FNDA:3,(anonymous_1)
986
+ FNDA:3,(anonymous_2)
987
+ FNDA:0,(anonymous_3)
988
+ FNDA:0,(anonymous_4)
989
+ FNDA:0,(anonymous_5)
990
+ FNDA:0,(anonymous_6)
991
+ DA:6,1
992
+ DA:7,3
993
+ DA:8,3
994
+ DA:9,3
995
+ DA:11,3
996
+ DA:12,3
997
+ DA:13,3
998
+ DA:14,3
999
+ DA:18,3
1000
+ DA:19,0
1001
+ DA:21,0
1002
+ DA:22,0
1003
+ DA:26,3
1004
+ DA:27,0
1005
+ DA:29,0
1006
+ DA:30,0
1007
+ DA:34,3
1008
+ DA:37,3
1009
+ DA:38,0
1010
+ DA:42,3
1011
+ DA:43,0
1012
+ DA:44,0
1013
+ DA:48,3
1014
+ DA:62,1
1015
+ LF:24
1016
+ LH:15
1017
+ BRDA:8,0,0,0
1018
+ BRDA:8,0,1,3
1019
+ BRDA:19,1,0,0
1020
+ BRDA:19,1,1,0
1021
+ BRDA:21,2,0,0
1022
+ BRDA:21,2,1,0
1023
+ BRDA:22,3,0,0
1024
+ BRDA:22,3,1,0
1025
+ BRDA:29,4,0,0
1026
+ BRDA:29,4,1,0
1027
+ BRDA:43,5,0,0
1028
+ BRDA:43,5,1,0
1029
+ BRDA:44,6,0,0
1030
+ BRDA:44,6,1,0
1031
+ BRDA:49,7,0,3
1032
+ BRDA:49,7,1,0
1033
+ BRDA:50,8,0,3
1034
+ BRDA:50,8,1,0
1035
+ BRDA:56,9,0,3
1036
+ BRDA:56,9,1,1
1037
+ BRF:20
1038
+ BRH:5
1039
+ end_of_record
1040
+ TN:
1041
+ SF:src/components/molecules/BoxForm/BoxForm.js
1042
+ FN:6,(anonymous_0)
1043
+ FNF:1
1044
+ FNH:1
1045
+ FNDA:4,(anonymous_0)
1046
+ DA:6,1
1047
+ DA:7,4
1048
+ DA:9,4
1049
+ DA:10,3
1050
+ DA:11,3
1051
+ DA:20,4
1052
+ DA:47,1
1053
+ LF:7
1054
+ LH:7
1055
+ BRDA:9,0,0,3
1056
+ BRDA:9,0,1,1
1057
+ BRDA:16,1,0,0
1058
+ BRDA:16,1,1,3
1059
+ BRDA:23,2,0,3
1060
+ BRDA:23,2,1,1
1061
+ BRDA:36,3,0,4
1062
+ BRDA:36,3,1,3
1063
+ BRF:8
1064
+ BRH:7
1065
+ end_of_record
1066
+ TN:
1067
+ SF:src/components/molecules/ContactBox/ContactBox.js
1068
+ FN:8,(anonymous_0)
1069
+ FN:17,(anonymous_1)
1070
+ FNF:2
1071
+ FNH:2
1072
+ FNDA:5,(anonymous_0)
1073
+ FNDA:2,(anonymous_1)
1074
+ DA:8,1
1075
+ DA:9,5
1076
+ DA:10,3
1077
+ DA:13,2
1078
+ DA:17,2
1079
+ DA:18,2
1080
+ DA:19,1
1081
+ DA:21,1
1082
+ DA:35,2
1083
+ DA:43,1
1084
+ LF:10
1085
+ LH:10
1086
+ BRDA:9,0,0,3
1087
+ BRDA:9,0,1,2
1088
+ BRDA:9,1,0,5
1089
+ BRDA:9,1,1,3
1090
+ BRDA:18,2,0,1
1091
+ BRDA:18,2,1,1
1092
+ BRF:6
1093
+ BRH:6
1094
+ end_of_record
1095
+ TN:
1096
+ SF:src/components/molecules/Feedback/Feedback.js
1097
+ FN:20,(anonymous_0)
1098
+ FN:27,(anonymous_1)
1099
+ FN:42,(anonymous_2)
1100
+ FN:49,(anonymous_3)
1101
+ FN:56,(anonymous_4)
1102
+ FNF:5
1103
+ FNH:5
1104
+ FNDA:9,(anonymous_0)
1105
+ FNDA:9,(anonymous_1)
1106
+ FNDA:9,(anonymous_2)
1107
+ FNDA:9,(anonymous_3)
1108
+ FNDA:9,(anonymous_4)
1109
+ DA:9,1
1110
+ DA:20,1
1111
+ DA:21,9
1112
+ DA:23,9
1113
+ DA:24,0
1114
+ DA:27,9
1115
+ DA:28,9
1116
+ DA:29,2
1117
+ DA:35,7
1118
+ DA:42,9
1119
+ DA:43,9
1120
+ DA:44,4
1121
+ DA:46,5
1122
+ DA:49,9
1123
+ DA:50,9
1124
+ DA:51,7
1125
+ DA:53,2
1126
+ DA:56,9
1127
+ DA:57,9
1128
+ DA:58,9
1129
+ DA:59,1
1130
+ DA:61,9
1131
+ DA:62,2
1132
+ DA:68,9
1133
+ DA:69,6
1134
+ DA:71,3
1135
+ DA:74,9
1136
+ DA:80,9
1137
+ DA:92,1
1138
+ DA:111,1
1139
+ LF:30
1140
+ LH:29
1141
+ BRDA:21,0,0,9
1142
+ BRDA:21,0,1,0
1143
+ BRDA:23,1,0,0
1144
+ BRDA:23,1,1,9
1145
+ BRDA:23,2,0,9
1146
+ BRDA:23,2,1,0
1147
+ BRDA:28,3,0,2
1148
+ BRDA:28,3,1,7
1149
+ BRDA:43,4,0,4
1150
+ BRDA:43,4,1,5
1151
+ BRDA:50,5,0,7
1152
+ BRDA:50,5,1,2
1153
+ BRDA:53,6,0,1
1154
+ BRDA:53,6,1,1
1155
+ BRDA:58,7,0,1
1156
+ BRDA:58,7,1,8
1157
+ BRDA:58,8,0,9
1158
+ BRDA:58,8,1,1
1159
+ BRDA:61,9,0,2
1160
+ BRDA:61,9,1,7
1161
+ BRDA:61,10,0,9
1162
+ BRDA:61,10,1,2
1163
+ BRDA:64,11,0,1
1164
+ BRDA:64,11,1,1
1165
+ BRDA:68,12,0,6
1166
+ BRDA:68,12,1,3
1167
+ BRF:26
1168
+ BRH:23
1169
+ end_of_record
1170
+ TN:
1171
+ SF:src/components/molecules/FormFaq/FormFaq.js
1172
+ FN:7,(anonymous_0)
1173
+ FNF:1
1174
+ FNH:1
1175
+ FNDA:4,(anonymous_0)
1176
+ DA:7,1
1177
+ DA:8,4
1178
+ DA:9,3
1179
+ DA:11,1
1180
+ DA:22,1
1181
+ LF:5
1182
+ LH:5
1183
+ BRDA:8,0,0,3
1184
+ BRDA:8,0,1,1
1185
+ BRDA:8,1,0,4
1186
+ BRDA:8,1,1,2
1187
+ BRF:4
1188
+ BRH:4
1189
+ end_of_record
1190
+ TN:
92
1191
  SF:src/components/molecules/MenuItemsSection/MenuItemsSection.js
93
1192
  FN:7,(anonymous_0)
94
1193
  FN:8,(anonymous_1)
@@ -120,13 +1219,140 @@ BRF:12
120
1219
  BRH:12
121
1220
  end_of_record
122
1221
  TN:
1222
+ SF:src/components/molecules/Snackbar/Snackbar.js
1223
+ FN:8,(anonymous_0)
1224
+ FN:25,(anonymous_1)
1225
+ FN:26,(anonymous_2)
1226
+ FN:30,(anonymous_3)
1227
+ FN:37,(anonymous_4)
1228
+ FN:39,(anonymous_5)
1229
+ FN:53,(anonymous_6)
1230
+ FN:60,(anonymous_7)
1231
+ FNF:8
1232
+ FNH:8
1233
+ FNDA:11,(anonymous_0)
1234
+ FNDA:10,(anonymous_1)
1235
+ FNDA:9,(anonymous_2)
1236
+ FNDA:1,(anonymous_3)
1237
+ FNDA:2,(anonymous_4)
1238
+ FNDA:2,(anonymous_5)
1239
+ FNDA:10,(anonymous_6)
1240
+ FNDA:10,(anonymous_7)
1241
+ DA:8,1
1242
+ DA:19,11
1243
+ DA:20,1
1244
+ DA:23,10
1245
+ DA:25,10
1246
+ DA:26,10
1247
+ DA:27,9
1248
+ DA:29,10
1249
+ DA:30,1
1250
+ DA:31,1
1251
+ DA:32,1
1252
+ DA:37,10
1253
+ DA:38,2
1254
+ DA:39,2
1255
+ DA:40,2
1256
+ DA:44,10
1257
+ DA:53,10
1258
+ DA:54,10
1259
+ DA:60,10
1260
+ DA:61,10
1261
+ DA:62,9
1262
+ DA:64,1
1263
+ DA:65,1
1264
+ DA:72,10
1265
+ DA:85,1
1266
+ DA:97,1
1267
+ LF:26
1268
+ LH:26
1269
+ BRDA:19,0,0,1
1270
+ BRDA:19,0,1,10
1271
+ BRDA:19,1,0,11
1272
+ BRDA:19,1,1,2
1273
+ BRDA:29,2,0,1
1274
+ BRDA:29,2,1,9
1275
+ BRDA:45,3,0,10
1276
+ BRDA:45,3,1,4
1277
+ BRDA:55,4,0,9
1278
+ BRDA:55,4,1,1
1279
+ BRDA:56,5,0,2
1280
+ BRDA:56,5,1,8
1281
+ BRDA:61,6,0,9
1282
+ BRDA:61,6,1,1
1283
+ BRDA:61,7,0,10
1284
+ BRDA:61,7,1,1
1285
+ BRF:16
1286
+ BRH:16
1287
+ end_of_record
1288
+ TN:
1289
+ SF:src/components/molecules/TooltipMenu/TooltipMenu.js
1290
+ FN:8,(anonymous_0)
1291
+ FNF:1
1292
+ FNH:1
1293
+ FNDA:2,(anonymous_0)
1294
+ DA:8,1
1295
+ DA:9,2
1296
+ DA:11,2
1297
+ DA:21,1
1298
+ LF:4
1299
+ LH:4
1300
+ BRF:0
1301
+ BRH:0
1302
+ end_of_record
1303
+ TN:
1304
+ SF:src/components/organisms/MobileBottomBar/MobileBottomBar.js
1305
+ FN:9,(anonymous_0)
1306
+ FN:18,(anonymous_1)
1307
+ FN:19,(anonymous_2)
1308
+ FNF:3
1309
+ FNH:3
1310
+ FNDA:6,(anonymous_0)
1311
+ FNDA:3,(anonymous_1)
1312
+ FNDA:9,(anonymous_2)
1313
+ DA:9,1
1314
+ DA:10,6
1315
+ DA:11,2
1316
+ DA:14,4
1317
+ DA:18,4
1318
+ DA:19,3
1319
+ DA:20,9
1320
+ DA:21,3
1321
+ DA:27,6
1322
+ DA:30,4
1323
+ DA:33,1
1324
+ LF:11
1325
+ LH:11
1326
+ BRDA:10,0,0,2
1327
+ BRDA:10,0,1,4
1328
+ BRDA:10,1,0,6
1329
+ BRDA:10,1,1,5
1330
+ BRDA:10,1,2,4
1331
+ BRDA:20,2,0,3
1332
+ BRDA:20,2,1,6
1333
+ BRDA:30,3,0,4
1334
+ BRDA:30,3,1,3
1335
+ BRF:9
1336
+ BRH:9
1337
+ end_of_record
1338
+ TN:
1339
+ SF:src/utils/envVariables.js
1340
+ FNF:0
1341
+ FNH:0
1342
+ DA:1,1
1343
+ LF:1
1344
+ LH:1
1345
+ BRF:0
1346
+ BRH:0
1347
+ end_of_record
1348
+ TN:
123
1349
  SF:src/utils/stringSlugify.js
124
1350
  FN:1,(anonymous_0)
125
1351
  FNF:1
126
1352
  FNH:1
127
- FNDA:26,(anonymous_0)
128
- DA:1,2
129
- DA:2,26
1353
+ FNDA:36,(anonymous_0)
1354
+ DA:1,5
1355
+ DA:2,36
130
1356
  LF:2
131
1357
  LH:2
132
1358
  BRF:0