@npm_leadtech/legal-lib-components 1.16.0 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +1 -1
- package/coverage/clover.xml +210 -142
- package/coverage/coverage-final.json +63 -58
- package/coverage/lcov-report/BaseBox.js.html +172 -0
- package/coverage/lcov-report/DialogMenuIcon/DialogMenuIcon.js.html +268 -0
- package/coverage/lcov-report/DialogMenuIcon/index.html +116 -0
- package/coverage/lcov-report/FormFaq.js.html +151 -0
- package/coverage/lcov-report/Input.js.html +253 -0
- package/coverage/lcov-report/MenuItems/MenuItems.js.html +202 -0
- package/coverage/lcov-report/MenuItems/index.html +116 -0
- package/coverage/lcov-report/MenuItems.js.html +187 -0
- package/coverage/lcov-report/PageSteps.js.html +301 -0
- package/coverage/lcov-report/SidemenuTab/SidemenuTab.js.html +214 -0
- package/coverage/lcov-report/SidemenuTab/index.html +116 -0
- package/coverage/lcov-report/TextArea.js.html +329 -0
- package/coverage/lcov-report/TextInput/Input.js.html +253 -0
- package/coverage/lcov-report/TextInput/TextInput.js.html +451 -0
- package/coverage/lcov-report/TextInput/TextInputLabel.js.html +196 -0
- package/coverage/lcov-report/TextInput/TextInputMessage.js.html +163 -0
- package/coverage/lcov-report/TextInput/TextInputTooltip.js.html +124 -0
- package/coverage/lcov-report/TextInput/index.html +176 -0
- package/coverage/lcov-report/{TopBar.js.html → TextInputMessage.js.html} +22 -25
- package/coverage/lcov-report/TextInputTooltip.js.html +124 -0
- package/coverage/lcov-report/Tooltip/Tooltip.js.html +283 -0
- package/coverage/lcov-report/Tooltip/index.html +116 -0
- package/coverage/lcov-report/Tooltip.js.html +283 -0
- package/coverage/lcov-report/atoms/{Message/Message.js.html → BaseBox/BaseBox.js.html} +30 -24
- package/coverage/lcov-report/atoms/{Message → BaseBox}/index.html +17 -17
- package/coverage/lcov-report/atoms/Button/Button.js.html +29 -29
- package/coverage/lcov-report/atoms/Button/index.html +16 -16
- package/coverage/lcov-report/atoms/RichTextInner/RichTextInner.js.html +130 -0
- package/coverage/lcov-report/{molecules/PricingCard → atoms/RichTextInner}/index.html +22 -22
- package/coverage/lcov-report/atoms/Tooltip/Tooltip.js.html +274 -0
- package/coverage/lcov-report/atoms/Tooltip/index.html +116 -0
- package/coverage/lcov-report/components/atoms/AddButton/AddButton.js.html +229 -0
- package/coverage/lcov-report/components/atoms/AddButton/index.html +116 -0
- package/coverage/lcov-report/components/atoms/BillCard/BillCard.js.html +166 -0
- package/coverage/lcov-report/components/atoms/BillCard/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Button/Button.js.html +550 -0
- package/coverage/lcov-report/components/atoms/Button/index.html +116 -0
- package/coverage/lcov-report/components/atoms/CardPane/CardPane.js.html +220 -0
- package/coverage/lcov-report/components/atoms/CardPane/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Checkbox/Checkbox.js.html +214 -0
- package/coverage/lcov-report/components/atoms/Checkbox/index.html +116 -0
- package/coverage/lcov-report/components/atoms/DatePickerCustom/DatePickerCustom.js.html +628 -0
- package/coverage/lcov-report/components/atoms/DatePickerCustom/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Disclaimer/Disclaimer.js.html +259 -0
- package/coverage/lcov-report/components/atoms/Disclaimer/index.html +116 -0
- package/coverage/lcov-report/components/atoms/DocumentStatus/DocumentStatus.js.html +208 -0
- package/coverage/lcov-report/{src/components/atoms/DocumentListMenuSection → components/atoms/DocumentStatus}/index.html +18 -18
- package/coverage/lcov-report/components/atoms/FormFaq/FormFaq.js.html +244 -0
- package/coverage/lcov-report/components/atoms/FormFaq/index.html +116 -0
- package/coverage/lcov-report/components/atoms/IconImage/IconImage.js.html +139 -0
- package/coverage/lcov-report/components/atoms/IconImage/index.html +116 -0
- package/coverage/lcov-report/components/atoms/InfoBox/InfoBox.js.html +154 -0
- package/coverage/lcov-report/components/atoms/InfoBox/index.html +116 -0
- package/coverage/lcov-report/components/atoms/LogoText/LogoText.js.html +169 -0
- package/coverage/lcov-report/components/atoms/LogoText/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Message/Message.js.html +133 -0
- package/coverage/lcov-report/components/atoms/Message/index.html +116 -0
- package/coverage/lcov-report/components/atoms/ProgressBar/ProgressBar.js.html +142 -0
- package/coverage/lcov-report/components/atoms/ProgressBar/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Radio/Radio.js.html +310 -0
- package/coverage/lcov-report/components/atoms/Radio/index.html +116 -0
- package/coverage/lcov-report/components/atoms/RemoveButton/RemoveButton.js.html +229 -0
- package/coverage/lcov-report/components/atoms/RemoveButton/index.html +116 -0
- package/coverage/lcov-report/components/atoms/SearchSelect/SearchSelect.js.html +382 -0
- package/coverage/lcov-report/components/atoms/SearchSelect/index.html +116 -0
- package/coverage/lcov-report/components/atoms/SidemenuTab/SidemenuTab.js.html +172 -0
- package/coverage/lcov-report/components/atoms/SidemenuTab/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Spinner/Spinner.js.html +145 -0
- package/coverage/lcov-report/components/atoms/Spinner/index.html +116 -0
- package/coverage/lcov-report/components/atoms/TestAB/TestAB.js.html +169 -0
- package/coverage/lcov-report/components/atoms/TestAB/index.html +116 -0
- package/coverage/lcov-report/components/atoms/Toggle/Toggle.js.html +163 -0
- package/coverage/lcov-report/components/atoms/Toggle/index.html +116 -0
- package/coverage/lcov-report/{molecules/PricingCard/PricingCard.js.html → components/molecules/Feedback/Feedback.js.html} +167 -164
- package/coverage/lcov-report/components/molecules/Feedback/index.html +116 -0
- package/coverage/lcov-report/images/componentsSvg/ArrowRight.js.html +2 -2
- package/coverage/lcov-report/images/componentsSvg/Done24px.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/Edit24p.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/EditText24px.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/EmploymentIcon.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/InfoError24pxOutlined.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/LogoutSvg.js.html +1 -1
- package/coverage/lcov-report/images/componentsSvg/MenuCollapse24p.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 +1 -1
- package/coverage/lcov-report/index.html +54 -39
- package/coverage/lcov-report/molecules/BaseBoxList/BaseBoxList.js.html +154 -0
- package/coverage/lcov-report/molecules/BaseBoxList/index.html +116 -0
- package/coverage/lcov-report/molecules/BottomFixedBar/BottomFixedBar.js.html +184 -0
- package/coverage/lcov-report/molecules/BottomFixedBar/index.html +116 -0
- package/coverage/lcov-report/molecules/ContactBox/ContactBox.js.html +235 -0
- package/coverage/lcov-report/molecules/ContactBox/index.html +116 -0
- package/coverage/lcov-report/molecules/Feedback/Feedback.js.html +424 -0
- package/coverage/lcov-report/molecules/Feedback/index.html +116 -0
- package/coverage/lcov-report/molecules/FormFaq/FormFaq.js.html +160 -0
- package/coverage/lcov-report/molecules/FormFaq/index.html +116 -0
- package/coverage/lcov-report/molecules/Snackbar/Snackbar.js.html +385 -0
- package/coverage/lcov-report/molecules/Snackbar/index.html +116 -0
- package/coverage/lcov-report/pagination.config.js.html +103 -0
- package/coverage/lcov-report/src/components/atoms/AddButton/AddButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/AddButton/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/BaseBox/BaseBox.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/BaseBox/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 +15 -15
- 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 +1 -1
- package/coverage/lcov-report/src/components/atoms/DatePickerCustom/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/DialogMenuIcon/DialogMenuIcon.js.html +286 -0
- package/coverage/lcov-report/src/components/{molecules/PricingCard → atoms/DialogMenuIcon}/index.html +23 -23
- package/coverage/lcov-report/src/components/atoms/Disclaimer/Disclaimer.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Disclaimer/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Divider/Divider.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Divider/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 +1 -1
- package/coverage/lcov-report/src/components/atoms/FormFaq/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/GoogleButton/GoogleButton.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/GoogleButton/index.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/components/atoms/LogoText/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/MenuItems/MenuItems.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/MenuItems/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/MenuItems/index.js.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 +1 -1
- package/coverage/lcov-report/src/components/atoms/RichTextInner/index.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/src/components/atoms/SidemenuTab/index.html +1 -1
- 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 +7 -49
- package/coverage/lcov-report/src/components/atoms/TextArea/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TextInput/Input.js.html +253 -0
- package/coverage/lcov-report/src/components/atoms/TextInput/TextInput.js.html +451 -0
- package/coverage/lcov-report/src/components/atoms/TextInput/TextInputLabel.js.html +193 -0
- package/coverage/lcov-report/src/components/atoms/{DocumentListMenuSection/DocumentListMenuSection.js.html → TextInput/TextInputMessage.js.html} +26 -32
- package/coverage/lcov-report/src/components/atoms/TextInput/TextInputTooltip.js.html +124 -0
- package/coverage/lcov-report/src/components/atoms/TextInput/index.html +176 -0
- package/coverage/lcov-report/src/components/atoms/Toggle/Toggle.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Toggle/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Tooltip/Tooltip.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/Tooltip/index.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TopBar/TopBar.js.html +1 -1
- package/coverage/lcov-report/src/components/atoms/TopBar/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BaseBoxList/BaseBoxList.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BaseBoxList/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BottomFixedBar/BottomFixedBar.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BottomFixedBar/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BottomOverlay/BottomOverlay.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BottomOverlay/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BoxForm/BoxForm.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/BoxForm/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/ContactBox/ContactBox.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/ContactBox/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/Feedback/Feedback.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/Feedback/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/FormFaq/FormFaq.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/FormFaq/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/MenuItemsSection/MenuItemsSection.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/MenuItemsSection/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/Pagination/PageStepControl.js.html +32 -17
- package/coverage/lcov-report/src/components/molecules/Pagination/PageSteps.js.html +16 -19
- package/coverage/lcov-report/src/components/molecules/Pagination/Pagination.js.html +17 -17
- package/coverage/lcov-report/src/components/molecules/Pagination/index.html +26 -26
- package/coverage/lcov-report/src/components/molecules/Pagination/pagination.config.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/Snackbar/Snackbar.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/Snackbar/index.html +1 -1
- package/coverage/lcov-report/src/components/molecules/TextInput/Input.js.html +259 -0
- package/coverage/lcov-report/src/components/molecules/{PricingCard/PricingCard.js.html → TextInput/TextInput.js.html} +135 -165
- package/coverage/lcov-report/src/components/molecules/TextInput/TextInputLabel.js.html +193 -0
- package/coverage/lcov-report/src/components/molecules/TextInput/TextInputMessage.js.html +163 -0
- package/coverage/lcov-report/src/components/molecules/TextInput/TextInputTooltip.js.html +124 -0
- package/coverage/lcov-report/src/components/molecules/TextInput/index.html +176 -0
- package/coverage/lcov-report/src/components/molecules/TooltipMenu/TooltipMenu.js.html +1 -1
- package/coverage/lcov-report/src/components/molecules/TooltipMenu/index.html +1 -1
- package/coverage/lcov-report/src/components/organisms/MobileBottomBar/MobileBottomBar.js.html +1 -1
- package/coverage/lcov-report/src/components/organisms/MobileBottomBar/index.html +1 -1
- package/coverage/lcov-report/src/utils/envVariables.js.html +1 -1
- package/coverage/lcov-report/src/utils/index.html +1 -1
- package/coverage/lcov-report/src/utils/stringSlugify.js.html +1 -1
- package/coverage/lcov-report/utils/envVariables.js.html +88 -0
- package/coverage/lcov-report/utils/index.html +116 -0
- package/coverage/lcov.info +319 -177
- package/images/svg/eye-24-px.svg +20 -0
- package/images/svg/eye-close.svg +24 -0
- package/images/svg/icon-clear-24-px.svg +14 -0
- package/images/svg/shape.svg +3 -0
- package/package.json +5 -3
package/coverage/lcov.info
CHANGED
|
@@ -3,9 +3,9 @@ SF:images/componentsSvg/ArrowRight.js
|
|
|
3
3
|
FN:4,(anonymous_0)
|
|
4
4
|
FNF:1
|
|
5
5
|
FNH:1
|
|
6
|
-
FNDA:
|
|
6
|
+
FNDA:13,(anonymous_0)
|
|
7
7
|
DA:4,2
|
|
8
|
-
DA:5,
|
|
8
|
+
DA:5,13
|
|
9
9
|
DA:45,2
|
|
10
10
|
LF:3
|
|
11
11
|
LH:3
|
|
@@ -198,46 +198,46 @@ FN:6,(anonymous_0)
|
|
|
198
198
|
FN:68,(anonymous_1)
|
|
199
199
|
FNF:2
|
|
200
200
|
FNH:2
|
|
201
|
-
FNDA:
|
|
202
|
-
FNDA:
|
|
203
|
-
DA:6,
|
|
204
|
-
DA:40,
|
|
205
|
-
DA:45,
|
|
206
|
-
DA:47,
|
|
207
|
-
DA:68,
|
|
208
|
-
DA:69,
|
|
209
|
-
DA:70,
|
|
201
|
+
FNDA:25,(anonymous_0)
|
|
202
|
+
FNDA:4,(anonymous_1)
|
|
203
|
+
DA:6,7
|
|
204
|
+
DA:40,25
|
|
205
|
+
DA:45,25
|
|
206
|
+
DA:47,25
|
|
207
|
+
DA:68,25
|
|
208
|
+
DA:69,4
|
|
209
|
+
DA:70,4
|
|
210
210
|
DA:71,1
|
|
211
211
|
DA:72,1
|
|
212
212
|
DA:74,1
|
|
213
|
-
DA:81,
|
|
214
|
-
DA:94,
|
|
215
|
-
DA:95,
|
|
213
|
+
DA:81,25
|
|
214
|
+
DA:94,25
|
|
215
|
+
DA:95,16
|
|
216
216
|
DA:102,9
|
|
217
217
|
DA:103,1
|
|
218
218
|
DA:110,8
|
|
219
219
|
DA:111,8
|
|
220
220
|
DA:118,0
|
|
221
|
-
DA:125,
|
|
221
|
+
DA:125,7
|
|
222
222
|
LF:19
|
|
223
223
|
LH:18
|
|
224
224
|
BRDA:45,0,0,3
|
|
225
|
-
BRDA:45,0,1,
|
|
226
|
-
BRDA:47,1,0,
|
|
225
|
+
BRDA:45,0,1,22
|
|
226
|
+
BRDA:47,1,0,0
|
|
227
227
|
BRDA:47,1,1,25
|
|
228
|
-
BRDA:69,2,0,
|
|
228
|
+
BRDA:69,2,0,3
|
|
229
229
|
BRDA:69,2,1,1
|
|
230
230
|
BRDA:70,3,0,1
|
|
231
|
-
BRDA:70,3,1,
|
|
231
|
+
BRDA:70,3,1,3
|
|
232
232
|
BRDA:71,4,0,1
|
|
233
233
|
BRDA:71,4,1,0
|
|
234
234
|
BRDA:72,5,0,1
|
|
235
235
|
BRDA:72,5,1,1
|
|
236
236
|
BRDA:82,6,0,3
|
|
237
|
-
BRDA:82,6,1,
|
|
237
|
+
BRDA:82,6,1,22
|
|
238
238
|
BRDA:83,7,0,15
|
|
239
|
-
BRDA:83,7,1,
|
|
240
|
-
BRDA:94,8,0,
|
|
239
|
+
BRDA:83,7,1,10
|
|
240
|
+
BRDA:94,8,0,16
|
|
241
241
|
BRDA:94,8,1,9
|
|
242
242
|
BRDA:102,9,0,1
|
|
243
243
|
BRDA:102,9,1,8
|
|
@@ -250,7 +250,7 @@ BRDA:112,12,1,4
|
|
|
250
250
|
BRDA:119,13,0,0
|
|
251
251
|
BRDA:119,13,1,0
|
|
252
252
|
BRF:28
|
|
253
|
-
BRH:
|
|
253
|
+
BRH:23
|
|
254
254
|
end_of_record
|
|
255
255
|
TN:
|
|
256
256
|
SF:src/components/atoms/CardPane/CardPane.js
|
|
@@ -406,6 +406,76 @@ BRF:18
|
|
|
406
406
|
BRH:11
|
|
407
407
|
end_of_record
|
|
408
408
|
TN:
|
|
409
|
+
SF:src/components/atoms/DialogMenuIcon/DialogMenuIcon.js
|
|
410
|
+
FN:9,(anonymous_0)
|
|
411
|
+
FN:21,(anonymous_1)
|
|
412
|
+
FN:23,(anonymous_2)
|
|
413
|
+
FN:26,(anonymous_3)
|
|
414
|
+
FN:32,(anonymous_4)
|
|
415
|
+
FN:41,(anonymous_5)
|
|
416
|
+
FN:53,(anonymous_6)
|
|
417
|
+
FN:56,(anonymous_7)
|
|
418
|
+
FNF:8
|
|
419
|
+
FNH:3
|
|
420
|
+
FNDA:1,(anonymous_0)
|
|
421
|
+
FNDA:1,(anonymous_1)
|
|
422
|
+
FNDA:0,(anonymous_2)
|
|
423
|
+
FNDA:1,(anonymous_3)
|
|
424
|
+
FNDA:0,(anonymous_4)
|
|
425
|
+
FNDA:0,(anonymous_5)
|
|
426
|
+
FNDA:0,(anonymous_6)
|
|
427
|
+
FNDA:0,(anonymous_7)
|
|
428
|
+
DA:9,2
|
|
429
|
+
DA:10,1
|
|
430
|
+
DA:11,1
|
|
431
|
+
DA:12,1
|
|
432
|
+
DA:13,1
|
|
433
|
+
DA:15,1
|
|
434
|
+
DA:21,1
|
|
435
|
+
DA:22,1
|
|
436
|
+
DA:23,1
|
|
437
|
+
DA:24,1
|
|
438
|
+
DA:26,1
|
|
439
|
+
DA:27,1
|
|
440
|
+
DA:31,1
|
|
441
|
+
DA:33,0
|
|
442
|
+
DA:34,0
|
|
443
|
+
DA:35,0
|
|
444
|
+
DA:41,1
|
|
445
|
+
DA:42,0
|
|
446
|
+
DA:43,0
|
|
447
|
+
DA:44,0
|
|
448
|
+
DA:45,0
|
|
449
|
+
DA:46,0
|
|
450
|
+
DA:47,0
|
|
451
|
+
DA:51,1
|
|
452
|
+
DA:53,0
|
|
453
|
+
DA:56,0
|
|
454
|
+
DA:62,2
|
|
455
|
+
LF:27
|
|
456
|
+
LH:16
|
|
457
|
+
BRDA:22,0,0,1
|
|
458
|
+
BRDA:22,0,1,0
|
|
459
|
+
BRDA:33,1,0,0
|
|
460
|
+
BRDA:33,1,1,0
|
|
461
|
+
BRDA:34,2,0,0
|
|
462
|
+
BRDA:34,2,1,0
|
|
463
|
+
BRDA:34,3,0,0
|
|
464
|
+
BRDA:34,3,1,0
|
|
465
|
+
BRDA:41,4,0,0
|
|
466
|
+
BRDA:41,5,0,0
|
|
467
|
+
BRDA:44,6,0,0
|
|
468
|
+
BRDA:44,6,1,0
|
|
469
|
+
BRDA:44,7,0,0
|
|
470
|
+
BRDA:44,7,1,0
|
|
471
|
+
BRDA:46,8,0,0
|
|
472
|
+
BRDA:46,8,1,0
|
|
473
|
+
BRDA:46,9,0,0
|
|
474
|
+
BRDA:46,9,1,0
|
|
475
|
+
BRF:18
|
|
476
|
+
BRH:1
|
|
477
|
+
end_of_record
|
|
478
|
+
TN:
|
|
409
479
|
SF:src/components/atoms/Disclaimer/Disclaimer.js
|
|
410
480
|
FN:7,(anonymous_0)
|
|
411
481
|
FNF:1
|
|
@@ -626,20 +696,14 @@ SF:src/components/atoms/Message/Message.js
|
|
|
626
696
|
FN:5,(anonymous_0)
|
|
627
697
|
FNF:1
|
|
628
698
|
FNH:1
|
|
629
|
-
FNDA:
|
|
630
|
-
DA:5,
|
|
631
|
-
DA:6,
|
|
632
|
-
DA:
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
BRDA:6,0,0,1
|
|
638
|
-
BRDA:6,0,1,5
|
|
639
|
-
BRDA:11,1,0,4
|
|
640
|
-
BRDA:11,1,1,1
|
|
641
|
-
BRF:4
|
|
642
|
-
BRH:4
|
|
699
|
+
FNDA:4,(anonymous_0)
|
|
700
|
+
DA:5,1
|
|
701
|
+
DA:6,4
|
|
702
|
+
DA:13,1
|
|
703
|
+
LF:3
|
|
704
|
+
LH:3
|
|
705
|
+
BRF:0
|
|
706
|
+
BRH:0
|
|
643
707
|
end_of_record
|
|
644
708
|
TN:
|
|
645
709
|
SF:src/components/atoms/PaypalButton/PaypalButton.js
|
|
@@ -885,24 +949,24 @@ FNF:1
|
|
|
885
949
|
FNH:1
|
|
886
950
|
FNDA:6,(anonymous_0)
|
|
887
951
|
DA:6,1
|
|
888
|
-
DA:
|
|
889
|
-
DA:
|
|
890
|
-
DA:
|
|
891
|
-
DA:
|
|
952
|
+
DA:18,6
|
|
953
|
+
DA:20,6
|
|
954
|
+
DA:22,6
|
|
955
|
+
DA:41,1
|
|
892
956
|
LF:5
|
|
893
957
|
LH:5
|
|
894
|
-
BRDA:
|
|
895
|
-
BRDA:
|
|
896
|
-
BRDA:
|
|
897
|
-
BRDA:
|
|
898
|
-
BRDA:
|
|
899
|
-
BRDA:
|
|
900
|
-
BRDA:
|
|
901
|
-
BRDA:
|
|
902
|
-
BRDA:
|
|
903
|
-
BRDA:
|
|
904
|
-
BRDA:
|
|
905
|
-
BRDA:
|
|
958
|
+
BRDA:18,0,0,1
|
|
959
|
+
BRDA:18,0,1,5
|
|
960
|
+
BRDA:19,1,0,0
|
|
961
|
+
BRDA:19,1,1,6
|
|
962
|
+
BRDA:20,2,0,1
|
|
963
|
+
BRDA:20,2,1,5
|
|
964
|
+
BRDA:25,3,0,2
|
|
965
|
+
BRDA:25,3,1,4
|
|
966
|
+
BRDA:25,4,0,6
|
|
967
|
+
BRDA:25,4,1,3
|
|
968
|
+
BRDA:32,5,0,1
|
|
969
|
+
BRDA:32,5,1,5
|
|
906
970
|
BRF:12
|
|
907
971
|
BRH:11
|
|
908
972
|
end_of_record
|
|
@@ -1240,29 +1304,32 @@ BRH:12
|
|
|
1240
1304
|
end_of_record
|
|
1241
1305
|
TN:
|
|
1242
1306
|
SF:src/components/molecules/Pagination/PageStepControl.js
|
|
1243
|
-
FN:
|
|
1307
|
+
FN:7,(anonymous_0)
|
|
1244
1308
|
FN:15,(anonymous_1)
|
|
1245
1309
|
FNF:2
|
|
1246
1310
|
FNH:2
|
|
1247
1311
|
FNDA:14,(anonymous_0)
|
|
1248
1312
|
FNDA:3,(anonymous_1)
|
|
1249
|
-
DA:
|
|
1250
|
-
DA:
|
|
1251
|
-
DA:
|
|
1252
|
-
DA:
|
|
1313
|
+
DA:7,2
|
|
1314
|
+
DA:8,14
|
|
1315
|
+
DA:9,1
|
|
1316
|
+
DA:13,13
|
|
1317
|
+
DA:15,13
|
|
1253
1318
|
DA:16,3
|
|
1254
|
-
DA:19,
|
|
1255
|
-
DA:
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
BRDA:
|
|
1260
|
-
BRDA:8,1,
|
|
1261
|
-
BRDA:
|
|
1262
|
-
BRDA:
|
|
1263
|
-
BRDA:
|
|
1264
|
-
BRDA:
|
|
1265
|
-
|
|
1319
|
+
DA:19,13
|
|
1320
|
+
DA:24,13
|
|
1321
|
+
DA:31,2
|
|
1322
|
+
LF:9
|
|
1323
|
+
LH:9
|
|
1324
|
+
BRDA:8,0,0,1
|
|
1325
|
+
BRDA:8,0,1,13
|
|
1326
|
+
BRDA:13,1,0,13
|
|
1327
|
+
BRDA:13,1,1,6
|
|
1328
|
+
BRDA:13,1,2,11
|
|
1329
|
+
BRDA:13,1,3,7
|
|
1330
|
+
BRDA:16,2,0,3
|
|
1331
|
+
BRDA:16,2,1,0
|
|
1332
|
+
BRF:8
|
|
1266
1333
|
BRH:7
|
|
1267
1334
|
end_of_record
|
|
1268
1335
|
TN:
|
|
@@ -1272,8 +1339,8 @@ FN:12,(anonymous_1)
|
|
|
1272
1339
|
FN:17,(anonymous_2)
|
|
1273
1340
|
FN:26,(anonymous_3)
|
|
1274
1341
|
FN:27,(anonymous_4)
|
|
1275
|
-
FN:
|
|
1276
|
-
FN:
|
|
1342
|
+
FN:53,(anonymous_5)
|
|
1343
|
+
FN:58,(anonymous_6)
|
|
1277
1344
|
FNF:7
|
|
1278
1345
|
FNH:7
|
|
1279
1346
|
FNDA:30,(anonymous_0)
|
|
@@ -1295,48 +1362,46 @@ DA:26,6
|
|
|
1295
1362
|
DA:27,4
|
|
1296
1363
|
DA:28,20
|
|
1297
1364
|
DA:29,20
|
|
1298
|
-
DA:
|
|
1365
|
+
DA:31,20
|
|
1299
1366
|
DA:32,20
|
|
1300
|
-
DA:
|
|
1301
|
-
DA:35,
|
|
1302
|
-
DA:
|
|
1303
|
-
DA:39,
|
|
1367
|
+
DA:34,20
|
|
1368
|
+
DA:35,12
|
|
1369
|
+
DA:38,20
|
|
1370
|
+
DA:39,4
|
|
1304
1371
|
DA:40,4
|
|
1305
|
-
DA:
|
|
1306
|
-
DA:44,
|
|
1307
|
-
DA:
|
|
1372
|
+
DA:43,20
|
|
1373
|
+
DA:44,4
|
|
1374
|
+
DA:48,20
|
|
1308
1375
|
DA:49,20
|
|
1309
|
-
DA:
|
|
1310
|
-
DA:51,20
|
|
1376
|
+
DA:53,6
|
|
1311
1377
|
DA:54,6
|
|
1312
|
-
DA:55,
|
|
1313
|
-
DA:
|
|
1314
|
-
DA:59,
|
|
1378
|
+
DA:55,4
|
|
1379
|
+
DA:58,2
|
|
1380
|
+
DA:59,10
|
|
1315
1381
|
DA:60,10
|
|
1316
1382
|
DA:61,10
|
|
1317
|
-
DA:
|
|
1318
|
-
DA:
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
LH:34
|
|
1383
|
+
DA:65,6
|
|
1384
|
+
DA:68,2
|
|
1385
|
+
LF:32
|
|
1386
|
+
LH:32
|
|
1322
1387
|
BRDA:13,0,0,2
|
|
1323
1388
|
BRDA:13,0,1,6
|
|
1324
1389
|
BRDA:13,1,0,8
|
|
1325
1390
|
BRDA:13,1,1,6
|
|
1326
1391
|
BRDA:18,2,0,24
|
|
1327
1392
|
BRDA:18,2,1,6
|
|
1328
|
-
BRDA:
|
|
1329
|
-
BRDA:
|
|
1330
|
-
BRDA:
|
|
1331
|
-
BRDA:
|
|
1332
|
-
BRDA:
|
|
1333
|
-
BRDA:
|
|
1334
|
-
BRDA:
|
|
1335
|
-
BRDA:
|
|
1336
|
-
BRDA:
|
|
1337
|
-
BRDA:
|
|
1338
|
-
BRDA:
|
|
1339
|
-
BRDA:
|
|
1393
|
+
BRDA:31,3,0,20
|
|
1394
|
+
BRDA:31,3,1,0
|
|
1395
|
+
BRDA:32,4,0,20
|
|
1396
|
+
BRDA:32,4,1,0
|
|
1397
|
+
BRDA:34,5,0,12
|
|
1398
|
+
BRDA:34,5,1,8
|
|
1399
|
+
BRDA:38,6,0,4
|
|
1400
|
+
BRDA:38,6,1,16
|
|
1401
|
+
BRDA:43,7,0,4
|
|
1402
|
+
BRDA:43,7,1,16
|
|
1403
|
+
BRDA:54,8,0,4
|
|
1404
|
+
BRDA:54,8,1,2
|
|
1340
1405
|
BRF:18
|
|
1341
1406
|
BRH:16
|
|
1342
1407
|
end_of_record
|
|
@@ -1346,10 +1411,10 @@ FN:9,(anonymous_0)
|
|
|
1346
1411
|
FN:14,(anonymous_1)
|
|
1347
1412
|
FN:19,(anonymous_2)
|
|
1348
1413
|
FNF:3
|
|
1349
|
-
FNH:
|
|
1414
|
+
FNH:2
|
|
1350
1415
|
FNDA:5,(anonymous_0)
|
|
1351
1416
|
FNDA:2,(anonymous_1)
|
|
1352
|
-
FNDA:
|
|
1417
|
+
FNDA:0,(anonymous_2)
|
|
1353
1418
|
DA:9,1
|
|
1354
1419
|
DA:10,5
|
|
1355
1420
|
DA:11,2
|
|
@@ -1357,21 +1422,21 @@ DA:14,3
|
|
|
1357
1422
|
DA:15,2
|
|
1358
1423
|
DA:16,2
|
|
1359
1424
|
DA:19,3
|
|
1360
|
-
DA:20,
|
|
1361
|
-
DA:21,
|
|
1362
|
-
DA:22,
|
|
1425
|
+
DA:20,0
|
|
1426
|
+
DA:21,0
|
|
1427
|
+
DA:22,0
|
|
1363
1428
|
DA:26,3
|
|
1364
1429
|
DA:45,1
|
|
1365
1430
|
LF:12
|
|
1366
|
-
LH:
|
|
1431
|
+
LH:9
|
|
1367
1432
|
BRDA:10,0,0,2
|
|
1368
1433
|
BRDA:10,0,1,3
|
|
1369
1434
|
BRDA:15,1,0,1
|
|
1370
1435
|
BRDA:15,1,1,1
|
|
1371
|
-
BRDA:21,2,0,
|
|
1436
|
+
BRDA:21,2,0,0
|
|
1372
1437
|
BRDA:21,2,1,0
|
|
1373
1438
|
BRF:6
|
|
1374
|
-
BRH:
|
|
1439
|
+
BRH:4
|
|
1375
1440
|
end_of_record
|
|
1376
1441
|
TN:
|
|
1377
1442
|
SF:src/components/molecules/Pagination/pagination.config.js
|
|
@@ -1387,73 +1452,6 @@ BRF:0
|
|
|
1387
1452
|
BRH:0
|
|
1388
1453
|
end_of_record
|
|
1389
1454
|
TN:
|
|
1390
|
-
SF:src/components/molecules/PricingCard/PricingCard.js
|
|
1391
|
-
FN:8,(anonymous_0)
|
|
1392
|
-
FN:35,(anonymous_1)
|
|
1393
|
-
FN:36,(anonymous_2)
|
|
1394
|
-
FN:72,(anonymous_3)
|
|
1395
|
-
FNF:4
|
|
1396
|
-
FNH:2
|
|
1397
|
-
FNDA:13,(anonymous_0)
|
|
1398
|
-
FNDA:0,(anonymous_1)
|
|
1399
|
-
FNDA:0,(anonymous_2)
|
|
1400
|
-
FNDA:21,(anonymous_3)
|
|
1401
|
-
DA:8,1
|
|
1402
|
-
DA:22,13
|
|
1403
|
-
DA:23,5
|
|
1404
|
-
DA:25,8
|
|
1405
|
-
DA:26,8
|
|
1406
|
-
DA:27,8
|
|
1407
|
-
DA:28,8
|
|
1408
|
-
DA:29,8
|
|
1409
|
-
DA:31,8
|
|
1410
|
-
DA:35,8
|
|
1411
|
-
DA:36,0
|
|
1412
|
-
DA:37,0
|
|
1413
|
-
DA:38,0
|
|
1414
|
-
DA:43,8
|
|
1415
|
-
DA:53,8
|
|
1416
|
-
DA:61,8
|
|
1417
|
-
DA:73,21
|
|
1418
|
-
DA:87,8
|
|
1419
|
-
DA:120,1
|
|
1420
|
-
LF:19
|
|
1421
|
-
LH:16
|
|
1422
|
-
BRDA:22,0,0,5
|
|
1423
|
-
BRDA:22,0,1,8
|
|
1424
|
-
BRDA:22,1,0,13
|
|
1425
|
-
BRDA:22,1,1,10
|
|
1426
|
-
BRDA:22,1,2,3
|
|
1427
|
-
BRDA:22,1,3,9
|
|
1428
|
-
BRDA:22,1,4,2
|
|
1429
|
-
BRDA:26,2,0,2
|
|
1430
|
-
BRDA:26,2,1,6
|
|
1431
|
-
BRDA:27,3,0,1
|
|
1432
|
-
BRDA:27,3,1,7
|
|
1433
|
-
BRDA:27,4,0,8
|
|
1434
|
-
BRDA:27,4,1,2
|
|
1435
|
-
BRDA:29,5,0,0
|
|
1436
|
-
BRDA:29,5,1,8
|
|
1437
|
-
BRDA:32,6,0,8
|
|
1438
|
-
BRDA:32,6,1,8
|
|
1439
|
-
BRDA:46,7,0,0
|
|
1440
|
-
BRDA:46,7,1,8
|
|
1441
|
-
BRDA:62,8,0,8
|
|
1442
|
-
BRDA:62,8,1,1
|
|
1443
|
-
BRDA:68,9,0,8
|
|
1444
|
-
BRDA:68,9,1,7
|
|
1445
|
-
BRDA:81,10,0,8
|
|
1446
|
-
BRDA:81,10,1,2
|
|
1447
|
-
BRDA:83,11,0,8
|
|
1448
|
-
BRDA:83,11,1,1
|
|
1449
|
-
BRDA:90,12,0,2
|
|
1450
|
-
BRDA:90,12,1,6
|
|
1451
|
-
BRDA:111,13,0,8
|
|
1452
|
-
BRDA:111,13,1,1
|
|
1453
|
-
BRF:31
|
|
1454
|
-
BRH:29
|
|
1455
|
-
end_of_record
|
|
1456
|
-
TN:
|
|
1457
1455
|
SF:src/components/molecules/Snackbar/Snackbar.js
|
|
1458
1456
|
FN:8,(anonymous_0)
|
|
1459
1457
|
FN:25,(anonymous_1)
|
|
@@ -1521,6 +1519,150 @@ BRF:16
|
|
|
1521
1519
|
BRH:16
|
|
1522
1520
|
end_of_record
|
|
1523
1521
|
TN:
|
|
1522
|
+
SF:src/components/molecules/TextInput/Input.js
|
|
1523
|
+
FN:7,(anonymous_0)
|
|
1524
|
+
FN:10,(anonymous_1)
|
|
1525
|
+
FN:12,(anonymous_2)
|
|
1526
|
+
FNF:3
|
|
1527
|
+
FNH:3
|
|
1528
|
+
FNDA:10,(anonymous_0)
|
|
1529
|
+
FNDA:2,(anonymous_1)
|
|
1530
|
+
FNDA:10,(anonymous_2)
|
|
1531
|
+
DA:6,2
|
|
1532
|
+
DA:8,10
|
|
1533
|
+
DA:10,10
|
|
1534
|
+
DA:12,10
|
|
1535
|
+
DA:13,10
|
|
1536
|
+
DA:14,7
|
|
1537
|
+
DA:16,3
|
|
1538
|
+
DA:17,3
|
|
1539
|
+
DA:20,10
|
|
1540
|
+
DA:42,2
|
|
1541
|
+
DA:54,2
|
|
1542
|
+
DA:58,2
|
|
1543
|
+
LF:12
|
|
1544
|
+
LH:12
|
|
1545
|
+
BRDA:10,0,0,1
|
|
1546
|
+
BRDA:10,0,1,1
|
|
1547
|
+
BRDA:13,1,0,7
|
|
1548
|
+
BRDA:13,1,1,3
|
|
1549
|
+
BRDA:16,2,0,2
|
|
1550
|
+
BRDA:16,2,1,1
|
|
1551
|
+
BRDA:23,3,0,1
|
|
1552
|
+
BRDA:23,3,1,9
|
|
1553
|
+
BRDA:23,4,0,10
|
|
1554
|
+
BRDA:23,4,1,1
|
|
1555
|
+
BRF:10
|
|
1556
|
+
BRH:10
|
|
1557
|
+
end_of_record
|
|
1558
|
+
TN:
|
|
1559
|
+
SF:src/components/molecules/TextInput/TextInput.js
|
|
1560
|
+
FN:13,(anonymous_0)
|
|
1561
|
+
FN:43,(anonymous_1)
|
|
1562
|
+
FNF:2
|
|
1563
|
+
FNH:2
|
|
1564
|
+
FNDA:6,(anonymous_0)
|
|
1565
|
+
FNDA:6,(anonymous_1)
|
|
1566
|
+
DA:12,1
|
|
1567
|
+
DA:37,6
|
|
1568
|
+
DA:43,6
|
|
1569
|
+
DA:44,6
|
|
1570
|
+
DA:45,1
|
|
1571
|
+
DA:64,5
|
|
1572
|
+
DA:83,6
|
|
1573
|
+
DA:94,1
|
|
1574
|
+
DA:116,1
|
|
1575
|
+
DA:123,1
|
|
1576
|
+
LF:10
|
|
1577
|
+
LH:10
|
|
1578
|
+
BRDA:44,0,0,1
|
|
1579
|
+
BRDA:44,0,1,5
|
|
1580
|
+
BRF:2
|
|
1581
|
+
BRH:2
|
|
1582
|
+
end_of_record
|
|
1583
|
+
TN:
|
|
1584
|
+
SF:src/components/molecules/TextInput/TextInputLabel.js
|
|
1585
|
+
FN:7,(anonymous_0)
|
|
1586
|
+
FN:12,(anonymous_1)
|
|
1587
|
+
FN:13,(anonymous_2)
|
|
1588
|
+
FN:19,(anonymous_3)
|
|
1589
|
+
FNF:4
|
|
1590
|
+
FNH:4
|
|
1591
|
+
FNDA:11,(anonymous_0)
|
|
1592
|
+
FNDA:6,(anonymous_1)
|
|
1593
|
+
FNDA:6,(anonymous_2)
|
|
1594
|
+
FNDA:6,(anonymous_3)
|
|
1595
|
+
DA:7,2
|
|
1596
|
+
DA:8,11
|
|
1597
|
+
DA:9,5
|
|
1598
|
+
DA:12,6
|
|
1599
|
+
DA:13,6
|
|
1600
|
+
DA:14,6
|
|
1601
|
+
DA:15,2
|
|
1602
|
+
DA:17,4
|
|
1603
|
+
DA:19,6
|
|
1604
|
+
DA:21,6
|
|
1605
|
+
DA:32,2
|
|
1606
|
+
LF:11
|
|
1607
|
+
LH:11
|
|
1608
|
+
BRDA:8,0,0,5
|
|
1609
|
+
BRDA:8,0,1,6
|
|
1610
|
+
BRDA:8,1,0,11
|
|
1611
|
+
BRDA:8,1,1,7
|
|
1612
|
+
BRDA:12,2,0,2
|
|
1613
|
+
BRDA:12,2,1,4
|
|
1614
|
+
BRDA:12,3,0,6
|
|
1615
|
+
BRDA:12,3,1,2
|
|
1616
|
+
BRDA:14,4,0,2
|
|
1617
|
+
BRDA:14,4,1,4
|
|
1618
|
+
BRDA:19,5,0,1
|
|
1619
|
+
BRDA:19,5,1,5
|
|
1620
|
+
BRDA:23,6,0,1
|
|
1621
|
+
BRDA:23,6,1,5
|
|
1622
|
+
BRF:14
|
|
1623
|
+
BRH:14
|
|
1624
|
+
end_of_record
|
|
1625
|
+
TN:
|
|
1626
|
+
SF:src/components/molecules/TextInput/TextInputMessage.js
|
|
1627
|
+
FN:5,(anonymous_0)
|
|
1628
|
+
FNF:1
|
|
1629
|
+
FNH:1
|
|
1630
|
+
FNDA:9,(anonymous_0)
|
|
1631
|
+
DA:5,2
|
|
1632
|
+
DA:6,9
|
|
1633
|
+
DA:7,7
|
|
1634
|
+
DA:9,2
|
|
1635
|
+
DA:19,2
|
|
1636
|
+
DA:24,2
|
|
1637
|
+
LF:6
|
|
1638
|
+
LH:6
|
|
1639
|
+
BRDA:6,0,0,7
|
|
1640
|
+
BRDA:6,0,1,2
|
|
1641
|
+
BRDA:6,1,0,9
|
|
1642
|
+
BRDA:6,1,1,3
|
|
1643
|
+
BRDA:6,1,2,3
|
|
1644
|
+
BRF:5
|
|
1645
|
+
BRH:5
|
|
1646
|
+
end_of_record
|
|
1647
|
+
TN:
|
|
1648
|
+
SF:src/components/molecules/TextInput/TextInputTooltip.js
|
|
1649
|
+
FN:4,(anonymous_0)
|
|
1650
|
+
FNF:1
|
|
1651
|
+
FNH:1
|
|
1652
|
+
FNDA:8,(anonymous_0)
|
|
1653
|
+
DA:4,2
|
|
1654
|
+
DA:5,8
|
|
1655
|
+
DA:6,6
|
|
1656
|
+
DA:8,2
|
|
1657
|
+
DA:11,2
|
|
1658
|
+
LF:5
|
|
1659
|
+
LH:5
|
|
1660
|
+
BRDA:5,0,0,6
|
|
1661
|
+
BRDA:5,0,1,2
|
|
1662
|
+
BRF:2
|
|
1663
|
+
BRH:2
|
|
1664
|
+
end_of_record
|
|
1665
|
+
TN:
|
|
1524
1666
|
SF:src/components/molecules/TooltipMenu/TooltipMenu.js
|
|
1525
1667
|
FN:8,(anonymous_0)
|
|
1526
1668
|
FNF:1
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<defs>
|
|
3
|
+
<path id="1upfuwz29a" d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/>
|
|
4
|
+
</defs>
|
|
5
|
+
<g fill="none" fill-rule="evenodd">
|
|
6
|
+
<g>
|
|
7
|
+
<g>
|
|
8
|
+
<g transform="translate(-1120 -424) translate(736 160) translate(384 264)">
|
|
9
|
+
<path d="M0 0H24V24H0z"/>
|
|
10
|
+
<mask id="ntj9y9wiib" fill="#fff">
|
|
11
|
+
<use xlink:href="#1upfuwz29a"/>
|
|
12
|
+
</mask>
|
|
13
|
+
<g fill="#B5BABD" mask="url(#ntj9y9wiib)">
|
|
14
|
+
<path d="M0 0H24V24H0z"/>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<defs>
|
|
3
|
+
<path id="8ax75gqnma" d="M12 6.47c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53-1.73-4.38-6-7.49-11-7.49-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24zM3.42 2.42L2.01 3.84l2.68 2.68C3.06 7.8 1.77 9.5 1 11.47c1.73 4.39 6 7.5 11 7.5 1.52 0 2.97-.3 4.31-.82l3.43 3.43 1.41-1.41L3.42 2.42zM12 16.47c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07l1.57 1.57c-.65.32-1.37.5-2.14.5zm2.97-5.33c-.15-1.4-1.25-2.49-2.64-2.64l2.64 2.64z"/>
|
|
4
|
+
</defs>
|
|
5
|
+
<g fill="none" fill-rule="evenodd">
|
|
6
|
+
<g>
|
|
7
|
+
<g>
|
|
8
|
+
<g>
|
|
9
|
+
<g>
|
|
10
|
+
<g transform="translate(-1116 -602) translate(732 108) translate(40 246) translate(0 208) translate(344 40)">
|
|
11
|
+
<path d="M0 0H24V24H0z"/>
|
|
12
|
+
<mask id="nn8t3uhltb" fill="#fff">
|
|
13
|
+
<use xlink:href="#8ax75gqnma"/>
|
|
14
|
+
</mask>
|
|
15
|
+
<g fill="#B5BABD" mask="url(#nn8t3uhltb)">
|
|
16
|
+
<path d="M0 0H24V24H0z"/>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
+
<defs>
|
|
3
|
+
<path id="a" d="m15.833 5.342-1.175-1.175L10 8.825 5.342 4.167 4.167 5.342 8.825 10l-4.658 4.658 1.175 1.175L10 11.175l4.658 4.658 1.175-1.175L11.175 10z"/>
|
|
4
|
+
</defs>
|
|
5
|
+
<g fill="none" fill-rule="evenodd">
|
|
6
|
+
<path d="M0 0h20v20H0z"/>
|
|
7
|
+
<mask id="b" fill="#fff">
|
|
8
|
+
<use xlink:href="#a"/>
|
|
9
|
+
</mask>
|
|
10
|
+
<g mask="url(#b)" fill="#FFF">
|
|
11
|
+
<path d="M0 0h20v20H0z"/>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8 0C3.584 0 0 3.584 0 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8zm0 14.4A6.408 6.408 0 0 1 1.6 8c0-3.528 2.872-6.4 6.4-6.4 3.528 0 6.4 2.872 6.4 6.4 0 3.528-2.872 6.4-6.4 6.4zm-.8-3.2h1.6v1.6H7.2v-1.6zm1.288-7.968a3.202 3.202 0 0 0-3.544 2.232.725.725 0 0 0 .696.936h.16c.328 0 .592-.232.704-.536a1.602 1.602 0 0 1 1.84-1.024c.76.16 1.32.904 1.256 1.68-.08 1.072-1.296 1.304-1.96 2.304 0 .008-.008.008-.008.016-.008.016-.016.024-.024.04-.072.12-.144.256-.2.4-.008.024-.024.04-.032.064-.008.016-.008.032-.016.056-.096.272-.16.6-.16 1h1.6a1.7 1.7 0 0 1 .224-.856c.016-.024.024-.048.04-.072.064-.112.144-.216.224-.312.008-.008.016-.024.024-.032.08-.096.168-.184.264-.272.768-.728 1.808-1.32 1.592-2.848-.192-1.392-1.288-2.568-2.68-2.776z" fill="#B5BABD" fill-rule="evenodd"/>
|
|
3
|
+
</svg>
|