qpp-style 9.26.1 → 9.28.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.
Files changed (212) hide show
  1. package/README.md +15 -0
  2. package/components/NotificationBanner/ExpandedView.js +1 -1
  3. package/components/SanitizedContent/index.jsx +12 -1
  4. package/components/SideNav/Content/LevelOneContent.jsx +9 -159
  5. package/components/SideNav/Content/SelectRole/index.js +1 -0
  6. package/components/SideNav/Content/index.js +1 -2
  7. package/components/SideNav/Links/NavLinkInline.jsx +2 -4
  8. package/components/SideNav/UI/SideNavUI.jsx +49 -78
  9. package/components/SideNav/UI/utils.js +0 -0
  10. package/components/SideNav/helpers.js +39 -0
  11. package/components/SideNav/index.js +0 -2
  12. package/coverage/clover.xml +196 -211
  13. package/coverage/coverage-final.json +70 -72
  14. package/coverage/lcov-report/Tooltip.jsx.html +232 -0
  15. package/coverage/lcov-report/components/Accordion/index.html +21 -21
  16. package/coverage/lcov-report/components/Accordion/index.jsx.html +39 -39
  17. package/coverage/lcov-report/components/Button/index.html +1 -1
  18. package/coverage/lcov-report/components/Button/index.js.html +1 -1
  19. package/coverage/lcov-report/components/Error/Collapsible.jsx.html +1 -1
  20. package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +1 -1
  21. package/coverage/lcov-report/components/Error/index.html +1 -1
  22. package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +17 -32
  23. package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +1 -1
  24. package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +1 -1
  25. package/coverage/lcov-report/components/Footer/index.html +1 -1
  26. package/coverage/lcov-report/components/GovBanner/index.html +1 -1
  27. package/coverage/lcov-report/components/GovBanner/index.js.html +1 -1
  28. package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +1 -1
  29. package/coverage/lcov-report/components/Header/HeaderCancel.jsx.html +1 -1
  30. package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +59 -32
  31. package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +1 -1
  32. package/coverage/lcov-report/components/Header/HeaderMenuButton.js.html +1 -1
  33. package/coverage/lcov-report/components/Header/HeaderMenuItem.jsx.html +1 -1
  34. package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +1 -1
  35. package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +1 -1
  36. package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +1 -1
  37. package/coverage/lcov-report/components/Header/HeaderUI.jsx.html +40 -16
  38. package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +1 -1
  39. package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +3 -6
  40. package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +1 -1
  41. package/coverage/lcov-report/components/Header/hooks.js.html +4 -4
  42. package/coverage/lcov-report/components/Header/index.html +25 -25
  43. package/coverage/lcov-report/components/Header/utag-helpers.js.html +1 -1
  44. package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +4 -4
  45. package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +1 -1
  46. package/coverage/lcov-report/components/Infotip/index.html +1 -1
  47. package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
  48. package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +3 -3
  49. package/coverage/lcov-report/components/Modal/Modal.jsx.html +40 -40
  50. package/coverage/lcov-report/components/Modal/index.html +32 -32
  51. package/coverage/lcov-report/components/Modal/index.jsx.html +19 -19
  52. package/coverage/lcov-report/components/NotificationBanner/CollapsedView.js.html +1 -1
  53. package/coverage/lcov-report/components/NotificationBanner/ExpandedView.js.html +1 -1
  54. package/coverage/lcov-report/components/NotificationBanner/index.html +1 -1
  55. package/coverage/lcov-report/components/NotificationBanner/index.js.html +1 -1
  56. package/coverage/lcov-report/components/SanitizedContent/index.html +1 -1
  57. package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +5 -5
  58. package/coverage/lcov-report/components/SessionDialogUI.jsx.html +114 -114
  59. package/coverage/lcov-report/components/SideNav/Content/SelectRole/index.html +1 -1
  60. package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +1 -1
  61. package/coverage/lcov-report/components/SideNav/helpers.js.html +1 -1
  62. package/coverage/lcov-report/components/SideNav/index.html +1 -1
  63. package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +2 -2
  64. package/coverage/lcov-report/components/Tooltip/index.html +1 -1
  65. package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
  66. package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
  67. package/coverage/lcov-report/components/hooks/index.html +1 -1
  68. package/coverage/lcov-report/components/hooks/useGetConfig.js.html +1 -1
  69. package/coverage/lcov-report/components/index.html +21 -21
  70. package/coverage/lcov-report/index.html +22 -37
  71. package/coverage/lcov-report/index.js.html +94 -0
  72. package/coverage/lcov-report/lib/Chevron.jsx.html +4 -4
  73. package/coverage/lcov-report/lib/SvgComponents.jsx.html +418 -58
  74. package/coverage/lcov-report/lib/index.html +19 -19
  75. package/coverage/lcov-report/position.js.html +289 -0
  76. package/coverage/lcov-report/react/components/Accordion/index.html +1 -1
  77. package/coverage/lcov-report/react/components/Accordion/index.jsx.html +1 -1
  78. package/coverage/lcov-report/react/components/Button/index.html +1 -1
  79. package/coverage/lcov-report/react/components/Button/index.js.html +1 -1
  80. package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
  81. package/coverage/lcov-report/react/components/Dropdown/index.js.html +1 -1
  82. package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
  83. package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
  84. package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
  85. package/coverage/lcov-report/react/components/Error/index.html +1 -1
  86. package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +4 -7
  87. package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +1 -1
  88. package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +1 -1
  89. package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
  90. package/coverage/lcov-report/react/components/Footer/index.html +1 -1
  91. package/coverage/lcov-report/react/components/GovBanner/index.html +1 -1
  92. package/coverage/lcov-report/react/components/GovBanner/index.js.html +1 -1
  93. package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +1 -1
  94. package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
  95. package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +1 -1
  96. package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +1 -1
  97. package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
  98. package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +1 -1
  99. package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +1 -1
  100. package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
  101. package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +1 -1
  102. package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +1 -1
  103. package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
  104. package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +3 -6
  105. package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
  106. package/coverage/lcov-report/react/components/Header/header.js.html +1 -1
  107. package/coverage/lcov-report/react/components/Header/hooks.js.html +1 -1
  108. package/coverage/lcov-report/react/components/Header/index.html +1 -1
  109. package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
  110. package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +5 -17
  111. package/coverage/lcov-report/react/components/Infotip/InfotipContent.jsx.html +1 -1
  112. package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
  113. package/coverage/lcov-report/react/components/Infotip/index.html +19 -4
  114. package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
  115. package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +1 -1
  116. package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +1 -1
  117. package/coverage/lcov-report/react/components/Modal/index.html +1 -1
  118. package/coverage/lcov-report/react/components/Modal/index.jsx.html +1 -1
  119. package/coverage/lcov-report/react/components/NotificationBanner/CollapsedView.js.html +1 -1
  120. package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +1 -1
  121. package/coverage/lcov-report/react/components/NotificationBanner/index.html +1 -1
  122. package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +1 -1
  123. package/coverage/lcov-report/react/components/SanitizedContent/index.html +1 -1
  124. package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +1 -1
  125. package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
  126. package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +1 -1
  127. package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +1 -1
  128. package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +1 -1
  129. package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +1 -1
  130. package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +13 -19
  131. package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
  132. package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +1 -1
  133. package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +1 -1
  134. package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
  135. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +1 -1
  136. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +1 -1
  137. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +1 -1
  138. package/coverage/lcov-report/react/components/SideNav/Content/index.html +1 -1
  139. package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +1 -1
  140. package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +1 -1
  141. package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +1 -1
  142. package/coverage/lcov-report/react/components/SideNav/Details/index.html +1 -1
  143. package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +1 -1
  144. package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +1 -1
  145. package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +1 -1
  146. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +1 -1
  147. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +1 -1
  148. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +1 -1
  149. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
  150. package/coverage/lcov-report/react/components/SideNav/Links/index.html +1 -1
  151. package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
  152. package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +1 -1
  153. package/coverage/lcov-report/react/components/SideNav/UI/index.html +1 -1
  154. package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
  155. package/coverage/lcov-report/react/components/SideNav/helpers.js.html +1 -1
  156. package/coverage/lcov-report/react/components/SideNav/index.html +1 -1
  157. package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
  158. package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +42 -159
  159. package/coverage/lcov-report/react/components/Tooltip/index.html +9 -9
  160. package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
  161. package/coverage/lcov-report/react/components/Tooltip/position.js.html +20 -20
  162. package/coverage/lcov-report/react/components/hooks/index.html +1 -1
  163. package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +1 -1
  164. package/coverage/lcov-report/react/components/index.html +1 -1
  165. package/coverage/lcov-report/react/index.html +1 -1
  166. package/coverage/lcov-report/react/index.js.html +1 -1
  167. package/coverage/lcov-report/react/lib/Chevron.jsx.html +1 -1
  168. package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +415 -55
  169. package/coverage/lcov-report/react/lib/index.html +19 -19
  170. package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
  171. package/coverage/lcov-report/react/session/index.html +1 -1
  172. package/coverage/lcov-report/react/session/index.js.html +1 -1
  173. package/coverage/lcov-report/react/session/logout.js.html +1 -1
  174. package/coverage/lcov-report/react/session/refresh.js.html +1 -1
  175. package/coverage/lcov-report/react/session/ttl.js.html +1 -1
  176. package/coverage/lcov-report/session/index.html +43 -43
  177. package/coverage/lcov-report/session/index.js.html +1 -1
  178. package/coverage/lcov-report/session/logout.js.html +41 -41
  179. package/coverage/lcov-report/session/refresh.js.html +34 -34
  180. package/coverage/lcov-report/session/ttl.js.html +29 -29
  181. package/coverage/lcov.info +174 -211
  182. package/dist/browser.js +1 -1
  183. package/dist/browser.js.map +1 -1
  184. package/dist/index.js +1 -1
  185. package/dist/index.js.map +1 -1
  186. package/dist/react/index.js +1 -1
  187. package/dist/react/index.js.map +1 -1
  188. package/package.json +1 -1
  189. package/session/logout.js +3 -0
  190. package/storybook-static/229.630347465201d1822126.manager.bundle.js +1 -0
  191. package/storybook-static/295.aa3c5122636a27ad7c7b.manager.bundle.js +1 -0
  192. package/storybook-static/468.d976c69e47003b4dcfa3.manager.bundle.js +2 -0
  193. package/storybook-static/468.d976c69e47003b4dcfa3.manager.bundle.js.LICENSE.txt +94 -0
  194. package/storybook-static/51.fc4b02f2a75c894ae64e.manager.bundle.js +2 -0
  195. package/storybook-static/51.fc4b02f2a75c894ae64e.manager.bundle.js.LICENSE.txt +8 -0
  196. package/storybook-static/551.45aead073703cc6fb12b.manager.bundle.js +1 -0
  197. package/storybook-static/807.1a7f4dcf15e4696572ca.manager.bundle.js +2 -0
  198. package/storybook-static/807.1a7f4dcf15e4696572ca.manager.bundle.js.LICENSE.txt +31 -0
  199. package/storybook-static/897.9b5fee8cc7074607c812.manager.bundle.js +2 -0
  200. package/storybook-static/897.9b5fee8cc7074607c812.manager.bundle.js.LICENSE.txt +12 -0
  201. package/storybook-static/935.532759f0652585685af7.manager.bundle.js +1 -0
  202. package/storybook-static/favicon.ico +0 -0
  203. package/storybook-static/index.html +59 -0
  204. package/storybook-static/main.ad4edcd27d527a119d7a.manager.bundle.js +1 -0
  205. package/storybook-static/project.json +1 -0
  206. package/storybook-static/runtime~main.b165398bf7ef3e30d431.manager.bundle.js +1 -0
  207. package/styles/components/_notification-banner.scss +151 -150
  208. package/test/components/HeaderUI.test.js +4 -14
  209. package/components/SideNav/Content/LevelTwoContent.jsx +0 -216
  210. package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +0 -889
  211. package/coverage/lcov-report/components/SideNav/Chart/index.html +0 -116
  212. package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +0 -667
@@ -365,14 +365,14 @@ BRH:0
365
365
  end_of_record
366
366
  TN:
367
367
  SF:components/Footer/FooterUI.jsx
368
- FN:13,(anonymous_0)
368
+ FN:12,(anonymous_0)
369
369
  FNF:1
370
370
  FNH:1
371
371
  FNDA:3,(anonymous_0)
372
+ DA:9,2
372
373
  DA:10,2
373
- DA:11,2
374
- DA:13,2
375
- DA:14,3
374
+ DA:12,2
375
+ DA:13,3
376
376
  LF:4
377
377
  LH:4
378
378
  BRF:0
@@ -904,37 +904,37 @@ BRH:0
904
904
  end_of_record
905
905
  TN:
906
906
  SF:components/Header/ImpersonatorBanner.jsx
907
- FN:14,(anonymous_0)
908
- FN:24,(anonymous_1)
909
- FN:41,(anonymous_2)
910
- FN:42,(anonymous_3)
907
+ FN:13,(anonymous_0)
908
+ FN:23,(anonymous_1)
909
+ FN:40,(anonymous_2)
910
+ FN:41,(anonymous_3)
911
911
  FNF:4
912
912
  FNH:1
913
913
  FNDA:0,(anonymous_0)
914
914
  FNDA:1,(anonymous_1)
915
915
  FNDA:0,(anonymous_2)
916
916
  FNDA:0,(anonymous_3)
917
- DA:14,2
918
- DA:15,0
919
- DA:24,2
920
- DA:29,1
921
- DA:31,1
922
- DA:41,1
917
+ DA:13,2
918
+ DA:14,0
919
+ DA:23,2
920
+ DA:28,1
921
+ DA:30,1
922
+ DA:40,1
923
+ DA:41,0
923
924
  DA:42,0
924
- DA:43,0
925
- DA:49,0
925
+ DA:48,0
926
+ DA:51,0
926
927
  DA:52,0
927
- DA:53,0
928
- DA:55,0
929
- DA:65,1
928
+ DA:54,0
929
+ DA:64,1
930
930
  LF:13
931
931
  LH:6
932
- BRDA:26,0,0,1
933
- BRDA:27,1,0,1
934
- BRDA:28,2,0,1
935
- BRDA:66,3,0,1
936
- BRDA:66,3,1,0
937
- BRDA:66,3,2,0
932
+ BRDA:25,0,0,1
933
+ BRDA:26,1,0,1
934
+ BRDA:27,2,0,1
935
+ BRDA:65,3,0,1
936
+ BRDA:65,3,1,0
937
+ BRDA:65,3,2,0
938
938
  BRF:6
939
939
  BRH:4
940
940
  end_of_record
@@ -1030,9 +1030,9 @@ BRH:0
1030
1030
  end_of_record
1031
1031
  TN:
1032
1032
  SF:components/Infotip/Infotip.jsx
1033
- FN:26,(anonymous_0)
1034
- FN:29,(anonymous_1)
1035
- FN:43,(anonymous_2)
1033
+ FN:22,(anonymous_0)
1034
+ FN:25,(anonymous_1)
1035
+ FN:39,(anonymous_2)
1036
1036
  FNF:3
1037
1037
  FNH:3
1038
1038
  FNDA:1,(anonymous_0)
@@ -1040,25 +1040,43 @@ FNDA:2,(anonymous_1)
1040
1040
  FNDA:7,(anonymous_2)
1041
1041
  DA:6,3
1042
1042
  DA:8,3
1043
- DA:25,3
1043
+ DA:21,3
1044
+ DA:23,1
1045
+ DA:26,2
1044
1046
  DA:27,1
1045
- DA:30,2
1047
+ DA:28,1
1048
+ DA:30,1
1046
1049
  DA:31,1
1047
- DA:32,1
1048
- DA:34,1
1049
- DA:35,1
1050
- DA:43,3
1051
- DA:44,7
1052
- DA:62,3
1053
- DA:69,3
1050
+ DA:39,3
1051
+ DA:40,7
1052
+ DA:58,3
1053
+ DA:65,3
1054
1054
  LF:13
1055
1055
  LH:13
1056
- BRDA:30,0,0,1
1057
- BRDA:30,0,1,1
1056
+ BRDA:26,0,0,1
1057
+ BRDA:26,0,1,1
1058
1058
  BRF:2
1059
1059
  BRH:2
1060
1060
  end_of_record
1061
1061
  TN:
1062
+ SF:components/Infotip/InfotipContent.jsx
1063
+ FN:13,(anonymous_0)
1064
+ FNF:1
1065
+ FNH:1
1066
+ FNDA:18,(anonymous_0)
1067
+ DA:10,3
1068
+ DA:11,3
1069
+ DA:13,3
1070
+ DA:14,18
1071
+ DA:16,18
1072
+ DA:24,18
1073
+ DA:41,3
1074
+ LF:7
1075
+ LH:7
1076
+ BRF:0
1077
+ BRH:0
1078
+ end_of_record
1079
+ TN:
1062
1080
  SF:components/Infotip/InfotipIcon.jsx
1063
1081
  FN:4,(anonymous_0)
1064
1082
  FNF:1
@@ -1603,13 +1621,13 @@ FN:133,(anonymous_11)
1603
1621
  FN:139,(anonymous_12)
1604
1622
  FN:147,(anonymous_13)
1605
1623
  FN:153,(anonymous_14)
1606
- FN:165,(anonymous_15)
1607
- FN:173,(anonymous_16)
1608
- FN:179,(anonymous_17)
1609
- FN:204,(anonymous_18)
1610
- FN:208,(anonymous_19)
1611
- FN:228,(anonymous_20)
1612
- FN:231,(anonymous_21)
1624
+ FN:164,(anonymous_15)
1625
+ FN:171,(anonymous_16)
1626
+ FN:177,(anonymous_17)
1627
+ FN:202,(anonymous_18)
1628
+ FN:206,(anonymous_19)
1629
+ FN:226,(anonymous_20)
1630
+ FN:229,(anonymous_21)
1613
1631
  FNF:22
1614
1632
  FNH:13
1615
1633
  FNDA:1,(anonymous_0)
@@ -1696,30 +1714,30 @@ DA:148,0
1696
1714
  DA:149,0
1697
1715
  DA:153,1
1698
1716
  DA:154,9
1717
+ DA:155,3
1699
1718
  DA:156,3
1700
- DA:157,3
1701
- DA:161,1
1702
- DA:167,0
1703
- DA:168,0
1704
- DA:174,0
1705
- DA:180,0
1706
- DA:184,1
1707
- DA:190,1
1708
- DA:197,1
1709
- DA:204,1
1710
- DA:205,0
1719
+ DA:160,1
1720
+ DA:165,0
1721
+ DA:166,0
1722
+ DA:172,0
1723
+ DA:178,0
1724
+ DA:182,1
1725
+ DA:188,1
1726
+ DA:195,1
1727
+ DA:202,1
1728
+ DA:203,0
1729
+ DA:206,1
1730
+ DA:207,1
1711
1731
  DA:208,1
1712
1732
  DA:209,1
1713
- DA:210,1
1714
- DA:211,1
1715
- DA:215,1
1716
- DA:216,0
1717
- DA:228,0
1733
+ DA:213,1
1734
+ DA:214,0
1735
+ DA:226,0
1736
+ DA:227,0
1718
1737
  DA:229,0
1719
- DA:231,0
1720
- DA:242,1
1721
- DA:252,1
1722
- DA:264,3
1738
+ DA:240,1
1739
+ DA:250,1
1740
+ DA:262,3
1723
1741
  LF:86
1724
1742
  LH:59
1725
1743
  BRDA:26,0,0,0
@@ -1754,10 +1772,10 @@ BRDA:141,14,0,0
1754
1772
  BRDA:141,14,1,0
1755
1773
  BRDA:154,15,0,3
1756
1774
  BRDA:154,15,1,6
1757
- BRDA:209,16,0,1
1758
- BRDA:209,16,1,0
1759
- BRDA:215,17,0,0
1760
- BRDA:215,17,1,1
1775
+ BRDA:207,16,0,1
1776
+ BRDA:207,16,1,0
1777
+ BRDA:213,17,0,0
1778
+ BRDA:213,17,1,1
1761
1779
  BRF:36
1762
1780
  BRH:17
1763
1781
  end_of_record
@@ -2733,99 +2751,6 @@ BRF:0
2733
2751
  BRH:0
2734
2752
  end_of_record
2735
2753
  TN:
2736
- SF:components/Tooltip/Tooltip.jsx
2737
- FN:19,(anonymous_0)
2738
- FN:25,(anonymous_1)
2739
- FNF:2
2740
- FNH:2
2741
- FNDA:35,(anonymous_0)
2742
- FNDA:32,(anonymous_1)
2743
- DA:9,4
2744
- DA:10,4
2745
- DA:19,4
2746
- DA:20,35
2747
- DA:21,35
2748
- DA:22,35
2749
- DA:23,35
2750
- DA:25,35
2751
- DA:30,32
2752
- DA:31,3
2753
- DA:32,3
2754
- DA:33,3
2755
- DA:42,3
2756
- DA:46,35
2757
- DA:76,4
2758
- DA:83,4
2759
- LF:16
2760
- LH:16
2761
- BRDA:30,0,0,3
2762
- BRDA:30,0,1,29
2763
- BRDA:30,1,0,32
2764
- BRDA:30,1,1,5
2765
- BRDA:30,1,2,3
2766
- BRDA:60,2,0,35
2767
- BRDA:60,2,1,5
2768
- BRF:7
2769
- BRH:7
2770
- end_of_record
2771
- TN:
2772
- SF:components/Tooltip/index.js
2773
- FNF:0
2774
- FNH:0
2775
- LF:0
2776
- LH:0
2777
- BRF:0
2778
- BRH:0
2779
- end_of_record
2780
- TN:
2781
- SF:components/Tooltip/position.js
2782
- FN:5,(anonymous_0)
2783
- FN:18,(anonymous_1)
2784
- FN:48,(anonymous_2)
2785
- FNF:3
2786
- FNH:3
2787
- FNDA:10,(anonymous_0)
2788
- FNDA:6,(anonymous_1)
2789
- FNDA:5,(anonymous_2)
2790
- DA:1,4
2791
- DA:2,4
2792
- DA:3,4
2793
- DA:5,4
2794
- DA:6,10
2795
- DA:12,10
2796
- DA:18,4
2797
- DA:19,6
2798
- DA:20,1
2799
- DA:23,5
2800
- DA:24,5
2801
- DA:25,5
2802
- DA:26,5
2803
- DA:28,5
2804
- DA:30,5
2805
- DA:48,4
2806
- DA:49,5
2807
- DA:50,5
2808
- DA:55,5
2809
- DA:57,5
2810
- DA:61,5
2811
- LF:21
2812
- LH:21
2813
- BRDA:12,0,0,10
2814
- BRDA:12,0,1,2
2815
- BRDA:19,1,0,1
2816
- BRDA:19,1,1,5
2817
- BRDA:19,2,0,6
2818
- BRDA:19,2,1,5
2819
- BRDA:32,3,0,4
2820
- BRDA:32,3,1,1
2821
- BRDA:50,4,0,4
2822
- BRDA:50,4,1,1
2823
- BRDA:57,5,0,4
2824
- BRDA:57,5,1,1
2825
- BRF:12
2826
- BRH:12
2827
- end_of_record
2828
- TN:
2829
2754
  SF:components/hooks/useGetConfig.js
2830
2755
  FN:10,(anonymous_0)
2831
2756
  FN:23,(anonymous_1)
@@ -2953,8 +2878,14 @@ FN:539,(anonymous_38)
2953
2878
  FN:549,(anonymous_39)
2954
2879
  FN:571,(anonymous_40)
2955
2880
  FN:579,(anonymous_41)
2956
- FNF:42
2957
- FNH:2
2881
+ FN:587,(anonymous_42)
2882
+ FN:607,(anonymous_43)
2883
+ FN:627,(anonymous_44)
2884
+ FN:647,(anonymous_45)
2885
+ FN:667,(anonymous_46)
2886
+ FN:687,(anonymous_47)
2887
+ FNF:48
2888
+ FNH:3
2958
2889
  FNDA:0,(anonymous_0)
2959
2890
  FNDA:0,(anonymous_1)
2960
2891
  FNDA:0,(anonymous_2)
@@ -2997,94 +2928,126 @@ FNDA:0,(anonymous_38)
2997
2928
  FNDA:0,(anonymous_39)
2998
2929
  FNDA:0,(anonymous_40)
2999
2930
  FNDA:0,(anonymous_41)
3000
- DA:4,4
2931
+ FNDA:3,(anonymous_42)
2932
+ FNDA:0,(anonymous_43)
2933
+ FNDA:0,(anonymous_44)
2934
+ FNDA:0,(anonymous_45)
2935
+ FNDA:0,(anonymous_46)
2936
+ FNDA:0,(anonymous_47)
2937
+ DA:4,5
3001
2938
  DA:5,0
3002
- DA:16,4
2939
+ DA:16,5
3003
2940
  DA:17,0
3004
- DA:32,4
2941
+ DA:32,5
3005
2942
  DA:33,0
3006
- DA:39,4
2943
+ DA:39,5
3007
2944
  DA:40,0
3008
- DA:54,4
2945
+ DA:54,5
3009
2946
  DA:55,0
3010
- DA:73,4
2947
+ DA:73,5
3011
2948
  DA:74,0
3012
- DA:79,4
2949
+ DA:79,5
3013
2950
  DA:80,0
3014
- DA:88,4
2951
+ DA:88,5
3015
2952
  DA:89,0
3016
- DA:96,4
2953
+ DA:96,5
3017
2954
  DA:97,0
3018
- DA:107,4
2955
+ DA:107,5
3019
2956
  DA:108,0
3020
- DA:123,4
2957
+ DA:123,5
3021
2958
  DA:124,0
3022
- DA:156,4
2959
+ DA:156,5
3023
2960
  DA:157,0
3024
- DA:164,4
2961
+ DA:164,5
3025
2962
  DA:165,0
3026
- DA:183,4
2963
+ DA:183,5
3027
2964
  DA:184,0
3028
- DA:199,4
2965
+ DA:199,5
3029
2966
  DA:200,0
3030
- DA:225,4
2967
+ DA:225,5
3031
2968
  DA:226,0
3032
- DA:243,4
2969
+ DA:243,5
3033
2970
  DA:244,0
3034
- DA:255,4
2971
+ DA:255,5
3035
2972
  DA:256,0
3036
- DA:262,4
2973
+ DA:262,5
3037
2974
  DA:263,0
3038
- DA:270,4
2975
+ DA:270,5
3039
2976
  DA:271,0
3040
- DA:291,4
2977
+ DA:291,5
3041
2978
  DA:292,0
3042
- DA:311,4
2979
+ DA:311,5
3043
2980
  DA:312,0
3044
- DA:320,4
2981
+ DA:320,5
3045
2982
  DA:321,0
3046
- DA:329,4
2983
+ DA:329,5
3047
2984
  DA:330,0
3048
- DA:338,4
2985
+ DA:338,5
3049
2986
  DA:339,0
3050
- DA:356,4
2987
+ DA:356,5
3051
2988
  DA:357,0
3052
- DA:368,4
2989
+ DA:368,5
3053
2990
  DA:369,0
3054
- DA:390,4
2991
+ DA:390,5
3055
2992
  DA:391,1
3056
- DA:400,4
2993
+ DA:400,5
3057
2994
  DA:401,0
3058
- DA:410,4
2995
+ DA:410,5
3059
2996
  DA:411,0
3060
- DA:418,4
2997
+ DA:418,5
3061
2998
  DA:419,11
3062
- DA:430,4
2999
+ DA:430,5
3063
3000
  DA:431,0
3064
- DA:436,4
3001
+ DA:436,5
3065
3002
  DA:437,0
3066
- DA:453,4
3003
+ DA:453,5
3067
3004
  DA:454,0
3068
- DA:472,4
3005
+ DA:472,5
3069
3006
  DA:473,0
3070
- DA:493,4
3007
+ DA:493,5
3071
3008
  DA:494,0
3072
- DA:514,4
3009
+ DA:514,5
3073
3010
  DA:515,0
3074
- DA:527,4
3011
+ DA:527,5
3075
3012
  DA:528,0
3076
- DA:539,4
3013
+ DA:539,5
3077
3014
  DA:540,0
3078
- DA:549,4
3015
+ DA:549,5
3079
3016
  DA:550,0
3080
- DA:567,4
3081
- DA:571,4
3017
+ DA:567,5
3018
+ DA:571,5
3082
3019
  DA:572,0
3083
- DA:579,4
3020
+ DA:579,5
3084
3021
  DA:580,0
3085
- LF:85
3086
- LH:45
3087
- BRF:0
3022
+ DA:587,5
3023
+ DA:588,3
3024
+ DA:599,5
3025
+ DA:603,5
3026
+ DA:607,5
3027
+ DA:608,0
3028
+ DA:618,5
3029
+ DA:623,5
3030
+ DA:627,5
3031
+ DA:628,0
3032
+ DA:638,5
3033
+ DA:643,5
3034
+ DA:647,5
3035
+ DA:648,0
3036
+ DA:659,5
3037
+ DA:663,5
3038
+ DA:667,5
3039
+ DA:668,0
3040
+ DA:679,5
3041
+ DA:683,5
3042
+ DA:687,5
3043
+ DA:688,0
3044
+ DA:699,5
3045
+ DA:703,5
3046
+ LF:109
3047
+ LH:64
3048
+ BRDA:607,0,0,0
3049
+ BRDA:627,1,0,0
3050
+ BRF:2
3088
3051
  BRH:0
3089
3052
  end_of_record
3090
3053
  TN: