@npm_leadtech/legal-lib-components 1.19.0 → 1.19.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.
Files changed (127) hide show
  1. package/build/index.js +1 -1
  2. package/coverage/clover.xml +54 -380
  3. package/coverage/coverage-final.json +3 -30
  4. package/coverage/lcov-report/TopBar.js.html +166 -0
  5. package/coverage/lcov-report/atoms/Button/Button.js.html +559 -0
  6. package/coverage/lcov-report/atoms/Button/index.html +116 -0
  7. package/coverage/lcov-report/atoms/Message/Message.js.html +145 -0
  8. package/coverage/lcov-report/atoms/Message/index.html +116 -0
  9. package/coverage/lcov-report/base.css +0 -0
  10. package/coverage/lcov-report/block-navigation.js +0 -0
  11. package/coverage/lcov-report/favicon.png +0 -0
  12. package/coverage/lcov-report/images/componentsSvg/ArrowRight.js.html +229 -0
  13. package/coverage/lcov-report/images/componentsSvg/Done24px.js.html +1 -1
  14. package/coverage/lcov-report/images/componentsSvg/Edit24p.js.html +187 -0
  15. package/coverage/lcov-report/images/componentsSvg/EditText24px.js.html +187 -0
  16. package/coverage/lcov-report/images/componentsSvg/EmploymentIcon.js.html +163 -0
  17. package/coverage/lcov-report/images/componentsSvg/InfoError24pxOutlined.js.html +1 -1
  18. package/coverage/lcov-report/images/componentsSvg/LogoutSvg.js.html +169 -0
  19. package/coverage/lcov-report/images/componentsSvg/MenuCollapse24p.js.html +217 -0
  20. package/coverage/lcov-report/images/componentsSvg/NewRelease24p.js.html +1 -1
  21. package/coverage/lcov-report/images/componentsSvg/Time24px.js.html +1 -1
  22. package/coverage/lcov-report/images/componentsSvg/index.html +94 -4
  23. package/coverage/lcov-report/index.html +36 -396
  24. package/coverage/lcov-report/molecules/PricingCard/PricingCard.js.html +493 -0
  25. package/coverage/lcov-report/molecules/PricingCard/index.html +116 -0
  26. package/coverage/lcov-report/prettify.css +0 -0
  27. package/coverage/lcov-report/prettify.js +0 -0
  28. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  29. package/coverage/lcov-report/sorter.js +0 -0
  30. package/coverage/lcov-report/src/components/atoms/AddButton/AddButton.js.html +1 -1
  31. package/coverage/lcov-report/src/components/atoms/AddButton/index.html +1 -1
  32. package/coverage/lcov-report/src/components/atoms/BaseBox/BaseBox.js.html +175 -0
  33. package/coverage/lcov-report/src/components/atoms/BaseBox/index.html +116 -0
  34. package/coverage/lcov-report/src/components/atoms/BillCard/BillCard.js.html +1 -1
  35. package/coverage/lcov-report/src/components/atoms/BillCard/index.html +1 -1
  36. package/coverage/lcov-report/src/components/atoms/Button/Button.js.html +29 -20
  37. package/coverage/lcov-report/src/components/atoms/Button/index.html +5 -5
  38. package/coverage/lcov-report/src/components/atoms/CardPane/CardPane.js.html +1 -1
  39. package/coverage/lcov-report/src/components/atoms/CardPane/index.html +1 -1
  40. package/coverage/lcov-report/src/components/atoms/Checkbox/Checkbox.js.html +1 -1
  41. package/coverage/lcov-report/src/components/atoms/Checkbox/index.html +1 -1
  42. package/coverage/lcov-report/src/components/atoms/DatePickerCustom/DatePickerCustom.js.html +34 -7
  43. package/coverage/lcov-report/src/components/atoms/DatePickerCustom/index.html +1 -1
  44. package/coverage/lcov-report/src/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
  45. package/coverage/lcov-report/src/components/atoms/Disclaimer/index.html +1 -1
  46. package/coverage/lcov-report/src/components/atoms/Divider/Divider.js.html +136 -0
  47. package/coverage/lcov-report/src/components/atoms/Divider/index.html +116 -0
  48. package/coverage/lcov-report/src/components/atoms/DocumentListMenuSection/DocumentListMenuSection.js.html +169 -0
  49. package/coverage/lcov-report/src/components/atoms/DocumentListMenuSection/index.html +116 -0
  50. package/coverage/lcov-report/src/components/atoms/DocumentStatus/DocumentStatus.js.html +1 -1
  51. package/coverage/lcov-report/src/components/atoms/DocumentStatus/index.html +1 -1
  52. package/coverage/lcov-report/src/components/atoms/FormFaq/FormFaq.js.html +20 -113
  53. package/coverage/lcov-report/src/components/atoms/FormFaq/index.html +21 -21
  54. package/coverage/lcov-report/src/components/atoms/GoogleButton/GoogleButton.js.html +151 -0
  55. package/coverage/lcov-report/src/components/atoms/GoogleButton/index.html +116 -0
  56. package/coverage/lcov-report/src/components/atoms/IconImage/IconImage.js.html +1 -1
  57. package/coverage/lcov-report/src/components/atoms/IconImage/index.html +1 -1
  58. package/coverage/lcov-report/src/components/atoms/InfoBox/InfoBox.js.html +1 -1
  59. package/coverage/lcov-report/src/components/atoms/InfoBox/index.html +1 -1
  60. package/coverage/lcov-report/src/components/atoms/LogoText/LogoText.js.html +2 -2
  61. package/coverage/lcov-report/src/components/atoms/LogoText/index.html +1 -1
  62. package/coverage/lcov-report/src/components/atoms/MenuItems/MenuItems.js.html +256 -0
  63. package/coverage/lcov-report/src/components/atoms/MenuItems/index.html +131 -0
  64. package/coverage/lcov-report/src/components/atoms/MenuItems/index.js.html +88 -0
  65. package/coverage/lcov-report/src/components/atoms/Message/Message.js.html +20 -8
  66. package/coverage/lcov-report/src/components/atoms/Message/index.html +7 -7
  67. package/coverage/lcov-report/src/components/atoms/PaypalButton/PaypalButton.js.html +1 -1
  68. package/coverage/lcov-report/src/components/atoms/PaypalButton/index.html +1 -1
  69. package/coverage/lcov-report/src/components/atoms/ProgressBar/ProgressBar.js.html +1 -1
  70. package/coverage/lcov-report/src/components/atoms/ProgressBar/index.html +1 -1
  71. package/coverage/lcov-report/src/components/atoms/Radio/Radio.js.html +1 -1
  72. package/coverage/lcov-report/src/components/atoms/Radio/index.html +1 -1
  73. package/coverage/lcov-report/src/components/atoms/RemoveButton/RemoveButton.js.html +1 -1
  74. package/coverage/lcov-report/src/components/atoms/RemoveButton/index.html +1 -1
  75. package/coverage/lcov-report/src/components/atoms/RichTextInner/RichTextInner.js.html +13 -10
  76. package/coverage/lcov-report/src/components/atoms/RichTextInner/index.html +5 -5
  77. package/coverage/lcov-report/src/components/atoms/SearchSelect/SearchSelect.js.html +1 -1
  78. package/coverage/lcov-report/src/components/atoms/SearchSelect/index.html +1 -1
  79. package/coverage/lcov-report/src/components/atoms/SidemenuTab/SidemenuTab.js.html +64 -22
  80. package/coverage/lcov-report/src/components/atoms/SidemenuTab/index.html +9 -9
  81. package/coverage/lcov-report/src/components/atoms/Spinner/Spinner.js.html +1 -1
  82. package/coverage/lcov-report/src/components/atoms/Spinner/index.html +1 -1
  83. package/coverage/lcov-report/src/components/atoms/TestAB/TestAB.js.html +1 -1
  84. package/coverage/lcov-report/src/components/atoms/TestAB/index.html +1 -1
  85. package/coverage/lcov-report/src/components/atoms/TextArea/TextArea.js.html +1 -1
  86. package/coverage/lcov-report/src/components/atoms/TextArea/index.html +1 -1
  87. package/coverage/lcov-report/src/components/atoms/Toggle/Toggle.js.html +1 -1
  88. package/coverage/lcov-report/src/components/atoms/Toggle/index.html +1 -1
  89. package/coverage/lcov-report/src/components/atoms/Tooltip/Tooltip.js.html +286 -0
  90. package/coverage/lcov-report/src/components/atoms/Tooltip/index.html +116 -0
  91. package/coverage/lcov-report/src/components/atoms/TopBar/TopBar.js.html +166 -0
  92. package/coverage/lcov-report/src/components/atoms/TopBar/index.html +116 -0
  93. package/coverage/lcov-report/src/components/molecules/BaseBoxList/BaseBoxList.js.html +157 -0
  94. package/coverage/lcov-report/src/components/molecules/BaseBoxList/index.html +116 -0
  95. package/coverage/lcov-report/src/components/molecules/BottomFixedBar/BottomFixedBar.js.html +163 -0
  96. package/coverage/lcov-report/src/components/molecules/BottomFixedBar/index.html +116 -0
  97. package/coverage/lcov-report/src/components/molecules/BottomOverlay/BottomOverlay.js.html +292 -0
  98. package/coverage/lcov-report/src/components/molecules/BottomOverlay/index.html +116 -0
  99. package/coverage/lcov-report/src/components/molecules/BoxForm/BoxForm.js.html +12 -48
  100. package/coverage/lcov-report/src/components/molecules/BoxForm/index.html +11 -11
  101. package/coverage/lcov-report/src/components/molecules/ContactBox/ContactBox.js.html +241 -0
  102. package/coverage/lcov-report/src/components/molecules/ContactBox/index.html +116 -0
  103. package/coverage/lcov-report/src/components/molecules/Feedback/Feedback.js.html +424 -0
  104. package/coverage/lcov-report/src/components/molecules/Feedback/index.html +116 -0
  105. package/coverage/lcov-report/src/components/molecules/FormFaq/FormFaq.js.html +160 -0
  106. package/coverage/lcov-report/src/components/molecules/FormFaq/index.html +116 -0
  107. package/coverage/lcov-report/src/components/molecules/MenuItemsSection/MenuItemsSection.js.html +169 -0
  108. package/coverage/lcov-report/src/components/molecules/MenuItemsSection/index.html +116 -0
  109. package/coverage/lcov-report/src/components/molecules/Pagination/PageStepControl.js.html +178 -0
  110. package/coverage/lcov-report/src/components/molecules/Pagination/PageSteps.js.html +304 -0
  111. package/coverage/lcov-report/src/components/molecules/Pagination/Pagination.js.html +232 -0
  112. package/coverage/lcov-report/src/components/molecules/Pagination/index.html +161 -0
  113. package/coverage/lcov-report/src/components/molecules/Pagination/pagination.config.js.html +103 -0
  114. package/coverage/lcov-report/src/components/molecules/PricingCard/PricingCard.js.html +484 -0
  115. package/coverage/lcov-report/src/components/molecules/PricingCard/index.html +116 -0
  116. package/coverage/lcov-report/src/components/molecules/Snackbar/Snackbar.js.html +382 -0
  117. package/coverage/lcov-report/src/components/molecules/Snackbar/index.html +116 -0
  118. package/coverage/lcov-report/src/components/molecules/TooltipMenu/TooltipMenu.js.html +175 -0
  119. package/coverage/lcov-report/src/components/molecules/TooltipMenu/index.html +116 -0
  120. package/coverage/lcov-report/src/components/organisms/MobileBottomBar/MobileBottomBar.js.html +196 -0
  121. package/coverage/lcov-report/src/components/organisms/MobileBottomBar/index.html +116 -0
  122. package/coverage/lcov-report/src/utils/envVariables.js.html +1 -1
  123. package/coverage/lcov-report/src/utils/index.html +19 -4
  124. package/coverage/lcov-report/src/utils/stringSlugify.js.html +94 -0
  125. package/coverage/lcov.info +122 -749
  126. package/package.json +1 -1
  127. package/yarn-error.log +0 -13121
@@ -1,776 +1,149 @@
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:
93
2
  SF:src/components/atoms/Button/Button.js
94
3
  FN:6,(anonymous_0)
95
- FN:66,(anonymous_1)
4
+ FN:68,(anonymous_1)
96
5
  FNF:2
97
6
  FNH:2
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
7
+ FNDA:3,(anonymous_0)
8
+ FNDA:1,(anonymous_1)
9
+ DA:6,1
10
+ DA:40,3
11
+ DA:45,3
12
+ DA:47,3
13
+ DA:68,3
107
14
  DA:69,1
108
15
  DA:70,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
16
+ DA:71,0
17
+ DA:72,0
18
+ DA:74,0
19
+ DA:81,3
20
+ DA:94,3
21
+ DA:95,3
22
+ DA:102,0
23
+ DA:103,0
24
+ DA:110,0
25
+ DA:111,0
26
+ DA:118,0
27
+ DA:125,1
119
28
  LF:19
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
29
+ LH:11
30
+ BRDA:45,0,0,0
31
+ BRDA:45,0,1,3
32
+ BRDA:47,1,0,3
33
+ BRDA:47,1,1,0
34
+ BRDA:69,2,0,1
35
+ BRDA:69,2,1,0
36
+ BRDA:70,3,0,0
37
+ BRDA:70,3,1,1
38
+ BRDA:71,4,0,0
39
+ BRDA:71,4,1,0
40
+ BRDA:72,5,0,0
41
+ BRDA:72,5,1,0
42
+ BRDA:82,6,0,0
43
+ BRDA:82,6,1,3
44
+ BRDA:83,7,0,0
45
+ BRDA:83,7,1,3
46
+ BRDA:94,8,0,3
47
+ BRDA:94,8,1,0
48
+ BRDA:102,9,0,0
49
+ BRDA:102,9,1,0
50
+ BRDA:110,10,0,0
51
+ BRDA:110,10,1,0
52
+ BRDA:110,11,0,0
53
+ BRDA:110,11,1,0
54
+ BRDA:112,12,0,0
55
+ BRDA:112,12,1,0
56
+ BRDA:119,13,0,0
57
+ BRDA:119,13,1,0
149
58
  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
398
59
  BRH:7
399
60
  end_of_record
400
61
  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:
453
62
  SF:src/components/atoms/Message/Message.js
454
63
  FN:5,(anonymous_0)
455
64
  FNF:1
456
65
  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
485
66
  FNDA:1,(anonymous_0)
486
67
  DA:5,1
487
68
  DA:6,1
488
- DA:8,1
489
- DA:16,1
490
- LF:4
69
+ DA:7,0
70
+ DA:10,1
71
+ DA:17,1
72
+ LF:5
491
73
  LH:4
492
- BRF:0
493
- BRH:0
74
+ BRDA:6,0,0,0
75
+ BRDA:6,0,1,1
76
+ BRDA:11,1,0,1
77
+ BRDA:11,1,1,0
78
+ BRF:4
79
+ BRH:2
494
80
  end_of_record
495
81
  TN:
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)
82
+ SF:src/components/molecules/PricingCard/PricingCard.js
83
+ FN:8,(anonymous_0)
84
+ FN:36,(anonymous_1)
85
+ FN:37,(anonymous_2)
86
+ FN:74,(anonymous_3)
501
87
  FNF:4
502
- FNH:3
503
- FNDA:5,(anonymous_0)
504
- FNDA:15,(anonymous_1)
88
+ FNH:2
89
+ FNDA:14,(anonymous_0)
90
+ FNDA:0,(anonymous_1)
505
91
  FNDA:0,(anonymous_2)
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
92
+ FNDA:24,(anonymous_3)
93
+ DA:8,1
94
+ DA:23,14
591
95
  DA:24,5
592
- DA:25,0
593
- DA:26,5
594
- DA:27,0
595
- DA:33,5
596
- DA:34,5
597
- DA:38,5
96
+ DA:26,9
97
+ DA:27,9
98
+ DA:28,9
99
+ DA:29,9
100
+ DA:30,9
101
+ DA:32,9
102
+ DA:36,9
103
+ DA:37,0
104
+ DA:38,0
598
105
  DA:39,0
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
106
+ DA:44,9
107
+ DA:54,9
108
+ DA:62,9
109
+ DA:75,24
110
+ DA:89,9
111
+ DA:122,1
112
+ LF:19
113
+ LH:16
114
+ BRDA:23,0,0,5
115
+ BRDA:23,0,1,9
116
+ BRDA:23,1,0,14
117
+ BRDA:23,1,1,11
118
+ BRDA:23,1,2,3
119
+ BRDA:23,1,3,10
120
+ BRDA:23,1,4,2
121
+ BRDA:27,2,0,2
122
+ BRDA:27,2,1,7
123
+ BRDA:28,3,0,1
124
+ BRDA:28,3,1,8
125
+ BRDA:28,4,0,9
126
+ BRDA:28,4,1,2
127
+ BRDA:30,5,0,0
128
+ BRDA:30,5,1,9
129
+ BRDA:33,6,0,9
130
+ BRDA:33,6,1,9
131
+ BRDA:47,7,0,0
132
+ BRDA:47,7,1,9
133
+ BRDA:63,8,0,9
134
+ BRDA:63,8,1,2
135
+ BRDA:67,9,0,2
136
+ BRDA:67,9,1,1
137
+ BRDA:70,10,0,9
138
+ BRDA:70,10,1,8
139
+ BRDA:83,11,0,9
140
+ BRDA:83,11,1,2
141
+ BRDA:85,12,0,9
142
+ BRDA:85,12,1,1
143
+ BRDA:92,13,0,2
144
+ BRDA:92,13,1,7
145
+ BRDA:113,14,0,9
146
+ BRDA:113,14,1,1
147
+ BRF:33
148
+ BRH:31
776
149
  end_of_record