qpp-style 9.20.2 → 9.20.3

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 (185) hide show
  1. package/components/Footer/FooterUI.jsx +16 -14
  2. package/coverage/clover.xml +335 -291
  3. package/coverage/coverage-final.json +72 -71
  4. package/coverage/lcov-report/components/Accordion/index.html +1 -1
  5. package/coverage/lcov-report/components/Accordion/index.jsx.html +4 -4
  6. package/coverage/lcov-report/components/{SideNav/AnimationGroup → Button}/index.html +30 -30
  7. package/coverage/lcov-report/components/{SideNav/Links/NavLinkInline.jsx.html → Button/index.js.html} +101 -152
  8. package/coverage/lcov-report/components/Error/Collapsible.jsx.html +1 -1
  9. package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +1 -1
  10. package/coverage/lcov-report/components/Error/index.html +1 -1
  11. package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +184 -358
  12. package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +11 -11
  13. package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +11 -11
  14. package/coverage/lcov-report/components/Footer/index.html +29 -44
  15. package/coverage/lcov-report/components/{SideNav/UI → GovBanner}/index.html +27 -42
  16. package/coverage/lcov-report/components/GovBanner/index.js.html +436 -0
  17. package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +592 -0
  18. package/coverage/lcov-report/components/{SideNav/Details/IndividualDetails.jsx.html → Header/HeaderCancel.jsx.html} +18 -24
  19. package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +280 -0
  20. package/coverage/lcov-report/components/{SideNav/Links/NavLinkContainer.jsx.html → Header/HeaderLogo.jsx.html} +72 -60
  21. package/coverage/lcov-report/components/{SideNav/Links/NavItemInline.jsx.html → Header/HeaderMenuButton.js.html} +63 -75
  22. package/coverage/lcov-report/components/{SideNav/Content/LevelTwoContent.jsx.html → Header/HeaderMenuItem.jsx.html} +305 -236
  23. package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +253 -0
  24. package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +271 -0
  25. package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +196 -0
  26. package/coverage/lcov-report/components/{Footer/LegacyFooterUI.jsx.html → Header/HeaderUI.jsx.html} +193 -274
  27. package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +181 -0
  28. package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +331 -0
  29. package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +166 -0
  30. package/coverage/lcov-report/components/Header/hooks.js.html +241 -0
  31. package/coverage/lcov-report/components/Header/index.html +326 -0
  32. package/coverage/lcov-report/components/{SideNav/Links/index.js.html → Header/utag-helpers.js.html} +28 -40
  33. package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +2 -2
  34. package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +5 -5
  35. package/coverage/lcov-report/components/Infotip/index.html +1 -1
  36. package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
  37. package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +3 -3
  38. package/coverage/lcov-report/components/Modal/Modal.jsx.html +5 -5
  39. package/coverage/lcov-report/components/Modal/index.html +1 -1
  40. package/coverage/lcov-report/components/Modal/index.jsx.html +5 -5
  41. package/coverage/lcov-report/components/{SideNav/AnimationGroup/AnimationGroup.jsx.html → NotificationBanner/CollapsedView.js.html} +56 -41
  42. package/coverage/lcov-report/components/{SideNav/Details/PracticeDetails.jsx.html → NotificationBanner/ExpandedView.js.html} +64 -64
  43. package/coverage/lcov-report/components/{SideNav/Details → NotificationBanner}/index.html +40 -40
  44. package/coverage/lcov-report/components/{SideNav/Content/LevelOneContent.jsx.html → NotificationBanner/index.js.html} +283 -244
  45. package/coverage/lcov-report/components/SanitizedContent/index.html +1 -1
  46. package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +1 -1
  47. package/coverage/lcov-report/components/SessionDialogUI.jsx.html +4 -4
  48. package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +7 -7
  49. package/coverage/lcov-report/components/SideNav/Chart/index.html +1 -16
  50. package/coverage/lcov-report/components/SideNav/helpers.js.html +829 -10
  51. package/coverage/lcov-report/components/SideNav/index.html +17 -17
  52. package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +8 -8
  53. package/coverage/lcov-report/components/Tooltip/index.html +1 -1
  54. package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
  55. package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
  56. package/coverage/lcov-report/components/hooks/index.html +19 -19
  57. package/coverage/lcov-report/components/hooks/useGetConfig.js.html +39 -36
  58. package/coverage/lcov-report/components/index.html +1 -1
  59. package/coverage/lcov-report/index.html +63 -63
  60. package/coverage/lcov-report/lib/Chevron.jsx.html +5 -5
  61. package/coverage/lcov-report/lib/SvgComponents.jsx.html +102 -12
  62. package/coverage/lcov-report/lib/index.html +15 -30
  63. package/coverage/lcov-report/react/components/Accordion/index.html +1 -1
  64. package/coverage/lcov-report/react/components/Accordion/index.jsx.html +1 -1
  65. package/coverage/lcov-report/react/components/Button/index.html +1 -1
  66. package/coverage/lcov-report/react/components/Button/index.js.html +1 -1
  67. package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
  68. package/coverage/lcov-report/react/components/Dropdown/index.js.html +1 -1
  69. package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
  70. package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
  71. package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
  72. package/coverage/lcov-report/react/components/Error/index.html +1 -1
  73. package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +1 -1
  74. package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +16 -16
  75. package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +1 -1
  76. package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +1 -1
  77. package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
  78. package/coverage/lcov-report/react/components/Footer/index.html +1 -1
  79. package/coverage/lcov-report/react/components/GovBanner/index.html +1 -1
  80. package/coverage/lcov-report/react/components/GovBanner/index.js.html +1 -1
  81. package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +1 -1
  82. package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
  83. package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +1 -1
  84. package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +1 -1
  85. package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
  86. package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +1 -1
  87. package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +26 -8
  88. package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
  89. package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +1 -1
  90. package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +1 -1
  91. package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
  92. package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +1 -1
  93. package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
  94. package/coverage/lcov-report/react/components/Header/header.js.html +1 -1
  95. package/coverage/lcov-report/react/components/Header/hooks.js.html +1 -1
  96. package/coverage/lcov-report/react/components/Header/index.html +17 -17
  97. package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
  98. package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +1 -1
  99. package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
  100. package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
  101. package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
  102. package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +1 -1
  103. package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +1 -1
  104. package/coverage/lcov-report/react/components/Modal/index.html +1 -1
  105. package/coverage/lcov-report/react/components/Modal/index.jsx.html +1 -1
  106. package/coverage/lcov-report/{components/SideNav/Links/NavLinkToggle.jsx.html → react/components/NotificationBanner/CollapsedView.js.html} +40 -46
  107. package/coverage/lcov-report/{components/SideNav/Links/CmsSwitchLink.jsx.html → react/components/NotificationBanner/ExpandedView.js.html} +55 -43
  108. package/coverage/lcov-report/react/components/NotificationBanner/index.html +51 -21
  109. package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +172 -304
  110. package/coverage/lcov-report/react/components/SanitizedContent/index.html +1 -1
  111. package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +1 -1
  112. package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
  113. package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +1 -1
  114. package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +1 -1
  115. package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +1 -1
  116. package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +1 -1
  117. package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +1 -1
  118. package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
  119. package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +1 -1
  120. package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +109 -31
  121. package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
  122. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +14 -14
  123. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +10 -16
  124. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +51 -27
  125. package/coverage/lcov-report/react/components/SideNav/Content/index.html +19 -19
  126. package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +1 -1
  127. package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +1 -1
  128. package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +1 -1
  129. package/coverage/lcov-report/react/components/SideNav/Details/index.html +1 -1
  130. package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +1 -1
  131. package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +1 -1
  132. package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +1 -1
  133. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +1 -1
  134. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +1 -1
  135. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +1 -1
  136. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
  137. package/coverage/lcov-report/react/components/SideNav/Links/index.html +1 -1
  138. package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
  139. package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +4 -16
  140. package/coverage/lcov-report/react/components/SideNav/UI/index.html +1 -1
  141. package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
  142. package/coverage/lcov-report/react/components/SideNav/helpers.js.html +197 -17
  143. package/coverage/lcov-report/react/components/SideNav/index.html +19 -19
  144. package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
  145. package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +1 -1
  146. package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
  147. package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
  148. package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
  149. package/coverage/lcov-report/react/components/hooks/index.html +1 -1
  150. package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +1 -1
  151. package/coverage/lcov-report/react/components/index.html +1 -1
  152. package/coverage/lcov-report/react/index.html +1 -1
  153. package/coverage/lcov-report/react/index.js.html +1 -1
  154. package/coverage/lcov-report/react/lib/Chevron.jsx.html +1 -1
  155. package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +57 -9
  156. package/coverage/lcov-report/react/lib/index.html +14 -29
  157. package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
  158. package/coverage/lcov-report/react/session/index.html +1 -1
  159. package/coverage/lcov-report/react/session/index.js.html +1 -1
  160. package/coverage/lcov-report/react/session/logout.js.html +1 -1
  161. package/coverage/lcov-report/react/session/refresh.js.html +1 -1
  162. package/coverage/lcov-report/react/session/ttl.js.html +1 -1
  163. package/coverage/lcov-report/session/index.html +20 -20
  164. package/coverage/lcov-report/session/index.js.html +1 -1
  165. package/coverage/lcov-report/session/logout.js.html +24 -15
  166. package/coverage/lcov-report/session/refresh.js.html +2 -2
  167. package/coverage/lcov-report/session/ttl.js.html +2 -2
  168. package/coverage/lcov.info +530 -454
  169. package/dist/browser.js +1 -1
  170. package/dist/browser.js.map +1 -1
  171. package/dist/index.js +1 -1
  172. package/dist/index.js.map +1 -1
  173. package/dist/react/index.js +1 -1
  174. package/dist/react/index.js.map +1 -1
  175. package/package.json +1 -1
  176. package/styles/qppds/components/_footer.scss +2 -0
  177. package/coverage/lcov-report/components/SideNav/Chart/index.js.html +0 -94
  178. package/coverage/lcov-report/components/SideNav/Content/index.html +0 -146
  179. package/coverage/lcov-report/components/SideNav/Content/index.js.html +0 -97
  180. package/coverage/lcov-report/components/SideNav/Details/index.js.html +0 -97
  181. package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +0 -832
  182. package/coverage/lcov-report/components/SideNav/Links/index.html +0 -206
  183. package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +0 -1084
  184. package/coverage/lcov-report/components/SideNav/UI/index.js.html +0 -94
  185. package/coverage/lcov-report/lib/svg-definitions.svg.html +0 -460
@@ -726,12 +726,14 @@ FN:8,(anonymous_0)
726
726
  FN:10,(anonymous_1)
727
727
  FN:16,(anonymous_2)
728
728
  FN:36,(anonymous_3)
729
- FNF:4
729
+ FN:42,(anonymous_4)
730
+ FNF:5
730
731
  FNH:0
731
732
  FNDA:0,(anonymous_0)
732
733
  FNDA:0,(anonymous_1)
733
734
  FNDA:0,(anonymous_2)
734
735
  FNDA:0,(anonymous_3)
736
+ FNDA:0,(anonymous_4)
735
737
  DA:8,2
736
738
  DA:10,2
737
739
  DA:11,0
@@ -741,14 +743,21 @@ DA:17,0
741
743
  DA:18,0
742
744
  DA:29,0
743
745
  DA:37,0
744
- DA:45,2
745
- LF:10
746
+ DA:38,0
747
+ DA:39,0
748
+ DA:43,0
749
+ DA:51,2
750
+ LF:13
746
751
  LH:3
747
752
  BRDA:12,0,0,0
748
753
  BRDA:12,0,1,0
749
754
  BRDA:12,1,0,0
750
755
  BRDA:12,1,1,0
751
- BRF:4
756
+ BRDA:37,2,0,0
757
+ BRDA:37,2,1,0
758
+ BRDA:37,3,0,0
759
+ BRDA:37,3,1,0
760
+ BRF:8
752
761
  BRH:0
753
762
  end_of_record
754
763
  TN:
@@ -1173,140 +1182,162 @@ BRF:2
1173
1182
  BRH:1
1174
1183
  end_of_record
1175
1184
  TN:
1185
+ SF:components/NotificationBanner/CollapsedView.js
1186
+ FN:5,(anonymous_0)
1187
+ FNF:1
1188
+ FNH:0
1189
+ FNDA:0,(anonymous_0)
1190
+ DA:5,2
1191
+ DA:9,0
1192
+ DA:27,2
1193
+ LF:3
1194
+ LH:2
1195
+ BRF:0
1196
+ BRH:0
1197
+ end_of_record
1198
+ TN:
1199
+ SF:components/NotificationBanner/ExpandedView.js
1200
+ FN:6,(anonymous_0)
1201
+ FNF:1
1202
+ FNH:0
1203
+ FNDA:0,(anonymous_0)
1204
+ DA:6,2
1205
+ DA:13,0
1206
+ DA:37,2
1207
+ LF:3
1208
+ LH:2
1209
+ BRDA:18,0,0,0
1210
+ BRDA:18,0,1,0
1211
+ BRDA:21,1,0,0
1212
+ BRDA:21,1,1,0
1213
+ BRDA:21,1,2,0
1214
+ BRF:5
1215
+ BRH:0
1216
+ end_of_record
1217
+ TN:
1176
1218
  SF:components/NotificationBanner/index.js
1177
- FN:9,(anonymous_0)
1178
- FN:23,(anonymous_1)
1179
- FN:35,(anonymous_2)
1180
- FN:46,(anonymous_3)
1181
- FN:67,(anonymous_4)
1182
- FN:85,(anonymous_5)
1183
- FN:94,(anonymous_6)
1184
- FN:129,(anonymous_7)
1185
- FN:140,(anonymous_8)
1186
- FN:156,(anonymous_9)
1187
- FN:185,(anonymous_10)
1188
- FN:198,(anonymous_11)
1189
- FN:202,(anonymous_12)
1190
- FN:215,(anonymous_13)
1191
- FN:220,(anonymous_14)
1192
- FNF:15
1193
- FNH:4
1194
- FNDA:2,(anonymous_0)
1195
- FNDA:2,(anonymous_1)
1219
+ FN:7,debounce
1220
+ FN:9,(anonymous_1)
1221
+ FN:11,(anonymous_2)
1222
+ FN:18,(anonymous_3)
1223
+ FN:36,(anonymous_4)
1224
+ FN:44,(anonymous_5)
1225
+ FN:50,(anonymous_6)
1226
+ FN:55,(anonymous_7)
1227
+ FN:62,(anonymous_8)
1228
+ FN:73,(anonymous_9)
1229
+ FN:93,(anonymous_10)
1230
+ FN:102,(anonymous_11)
1231
+ FN:137,(anonymous_12)
1232
+ FN:147,(anonymous_13)
1233
+ FNF:14
1234
+ FNH:8
1235
+ FNDA:2,debounce
1236
+ FNDA:0,(anonymous_1)
1196
1237
  FNDA:0,(anonymous_2)
1197
- FNDA:1,(anonymous_3)
1198
- FNDA:0,(anonymous_4)
1238
+ FNDA:4,(anonymous_3)
1239
+ FNDA:2,(anonymous_4)
1199
1240
  FNDA:0,(anonymous_5)
1200
- FNDA:0,(anonymous_6)
1201
- FNDA:0,(anonymous_7)
1202
- FNDA:0,(anonymous_8)
1203
- FNDA:0,(anonymous_9)
1204
- FNDA:2,(anonymous_10)
1241
+ FNDA:2,(anonymous_6)
1242
+ FNDA:2,(anonymous_7)
1243
+ FNDA:2,(anonymous_8)
1244
+ FNDA:2,(anonymous_9)
1245
+ FNDA:4,(anonymous_10)
1205
1246
  FNDA:0,(anonymous_11)
1206
1247
  FNDA:0,(anonymous_12)
1207
1248
  FNDA:0,(anonymous_13)
1208
- FNDA:0,(anonymous_14)
1209
- DA:10,2
1210
- DA:12,2
1211
- DA:17,2
1249
+ DA:9,2
1250
+ DA:10,0
1251
+ DA:11,0
1252
+ DA:12,0
1253
+ DA:13,0
1212
1254
  DA:18,2
1213
- DA:19,2
1214
- DA:20,2
1215
- DA:24,2
1216
- DA:25,0
1217
- DA:30,2
1218
- DA:31,2
1219
- DA:36,0
1220
- DA:37,0
1221
- DA:38,0
1222
- DA:39,0
1223
- DA:51,1
1224
- DA:52,1
1225
- DA:53,0
1226
- DA:55,0
1227
- DA:59,0
1228
- DA:68,0
1229
- DA:69,0
1230
- DA:71,0
1255
+ DA:25,4
1256
+ DA:27,4
1257
+ DA:28,4
1258
+ DA:29,4
1259
+ DA:30,4
1260
+ DA:31,4
1261
+ DA:32,4
1262
+ DA:33,4
1263
+ DA:34,4
1264
+ DA:36,4
1265
+ DA:38,2
1266
+ DA:40,2
1267
+ DA:41,0
1268
+ DA:44,2
1269
+ DA:45,0
1270
+ DA:48,2
1271
+ DA:50,2
1272
+ DA:51,2
1273
+ DA:55,4
1274
+ DA:57,2
1275
+ DA:58,2
1276
+ DA:62,4
1277
+ DA:63,2
1278
+ DA:64,2
1279
+ DA:66,2
1280
+ DA:70,2
1281
+ DA:73,4
1282
+ DA:74,2
1283
+ DA:75,0
1231
1284
  DA:76,0
1232
- DA:86,0
1233
- DA:95,0
1234
- DA:96,0
1235
- DA:97,0
1236
- DA:99,0
1237
- DA:100,0
1238
- DA:111,0
1239
- DA:130,0
1240
- DA:131,0
1241
- DA:132,0
1242
- DA:133,0
1243
- DA:134,0
1285
+ DA:80,0
1286
+ DA:93,4
1287
+ DA:94,4
1288
+ DA:102,4
1289
+ DA:103,0
1290
+ DA:104,0
1291
+ DA:106,0
1292
+ DA:107,0
1293
+ DA:118,0
1294
+ DA:137,4
1295
+ DA:138,0
1296
+ DA:139,0
1297
+ DA:140,0
1244
1298
  DA:141,0
1245
- DA:142,0
1246
1299
  DA:143,0
1247
1300
  DA:144,0
1248
- DA:161,0
1249
- DA:162,0
1250
- DA:163,0
1251
- DA:176,0
1252
- DA:186,2
1253
- DA:187,2
1254
- DA:188,2
1301
+ DA:147,4
1302
+ DA:148,0
1303
+ DA:149,0
1304
+ DA:150,0
1305
+ DA:151,0
1306
+ DA:160,4
1255
1307
  DA:189,2
1256
- DA:191,0
1257
- DA:192,0
1258
- DA:193,0
1259
- DA:195,0
1260
- DA:198,0
1261
- DA:202,0
1262
- DA:215,0
1263
- DA:220,0
1264
- DA:237,2
1265
- DA:248,2
1266
- LF:57
1267
- LH:17
1268
- BRDA:24,0,0,0
1269
- BRDA:24,0,1,2
1270
- BRDA:36,1,0,0
1271
- BRDA:36,1,1,0
1272
- BRDA:38,2,0,0
1273
- BRDA:38,2,1,0
1274
- BRDA:52,3,0,0
1275
- BRDA:52,3,1,1
1276
- BRDA:55,4,0,0
1277
- BRDA:55,4,1,0
1278
- BRDA:60,5,0,0
1279
- BRDA:60,5,1,0
1280
- BRDA:71,6,0,0
1281
- BRDA:71,6,1,0
1282
- BRDA:71,6,2,0
1283
- BRDA:71,6,3,0
1284
- BRDA:97,7,0,0
1285
- BRDA:97,7,1,0
1286
- BRDA:99,8,0,0
1287
- BRDA:99,8,1,0
1288
- BRDA:99,9,0,0
1289
- BRDA:99,9,1,0
1290
- BRDA:141,10,0,0
1291
- BRDA:141,10,1,0
1292
- BRDA:162,11,0,0
1293
- BRDA:162,11,1,0
1294
- BRDA:187,12,0,0
1295
- BRDA:187,13,0,0
1296
- BRDA:188,14,0,2
1297
- BRDA:188,14,1,0
1298
- BRDA:188,15,0,2
1299
- BRDA:188,15,1,0
1300
- BRDA:191,16,0,0
1301
- BRDA:191,16,1,0
1302
- BRDA:192,17,0,0
1303
- BRDA:192,18,0,0
1304
- BRDA:208,19,0,0
1305
- BRDA:208,19,1,0
1306
- BRDA:211,20,0,0
1307
- BRDA:211,20,1,0
1308
- BRF:40
1309
- BRH:4
1308
+ DA:203,2
1309
+ LF:60
1310
+ LH:36
1311
+ BRDA:20,0,0,0
1312
+ BRDA:24,1,0,0
1313
+ BRDA:34,2,0,2
1314
+ BRDA:34,2,1,2
1315
+ BRDA:40,3,0,0
1316
+ BRDA:40,3,1,2
1317
+ BRDA:57,4,0,2
1318
+ BRDA:57,4,1,0
1319
+ BRDA:66,5,0,2
1320
+ BRDA:66,5,1,0
1321
+ BRDA:66,5,2,0
1322
+ BRDA:66,5,3,2
1323
+ BRDA:74,6,0,0
1324
+ BRDA:74,6,1,2
1325
+ BRDA:76,7,0,0
1326
+ BRDA:76,7,1,0
1327
+ BRDA:81,8,0,0
1328
+ BRDA:81,8,1,0
1329
+ BRDA:104,9,0,0
1330
+ BRDA:104,9,1,0
1331
+ BRDA:106,10,0,0
1332
+ BRDA:106,10,1,0
1333
+ BRDA:106,11,0,0
1334
+ BRDA:106,11,1,0
1335
+ BRDA:162,12,0,4
1336
+ BRDA:162,12,1,0
1337
+ BRDA:162,13,0,4
1338
+ BRDA:162,13,1,0
1339
+ BRF:28
1340
+ BRH:9
1310
1341
  end_of_record
1311
1342
  TN:
1312
1343
  SF:components/SanitizedContent/index.jsx
@@ -1350,116 +1381,144 @@ BRH:0
1350
1381
  end_of_record
1351
1382
  TN:
1352
1383
  SF:components/SideNav/helpers.js
1353
- FN:27,(anonymous_0)
1354
- FN:35,(anonymous_1)
1355
- FN:39,(anonymous_2)
1356
- FN:61,(anonymous_3)
1357
- FN:91,(anonymous_4)
1358
- FN:99,(anonymous_5)
1359
- FN:111,(anonymous_6)
1360
- FN:118,(anonymous_7)
1361
- FN:132,(anonymous_8)
1362
- FN:182,(anonymous_9)
1363
- FN:195,(anonymous_10)
1364
- FN:213,(anonymous_11)
1365
- FN:239,(anonymous_12)
1366
- FNF:13
1367
- FNH:5
1384
+ FN:30,(anonymous_0)
1385
+ FN:38,(anonymous_1)
1386
+ FN:42,(anonymous_2)
1387
+ FN:64,(anonymous_3)
1388
+ FN:108,(anonymous_4)
1389
+ FN:114,(anonymous_5)
1390
+ FN:136,(anonymous_6)
1391
+ FN:154,(anonymous_7)
1392
+ FN:166,(anonymous_8)
1393
+ FN:173,(anonymous_9)
1394
+ FN:187,(anonymous_10)
1395
+ FN:242,(anonymous_11)
1396
+ FN:255,(anonymous_12)
1397
+ FN:273,(anonymous_13)
1398
+ FN:299,(anonymous_14)
1399
+ FNF:15
1400
+ FNH:8
1368
1401
  FNDA:0,(anonymous_0)
1369
1402
  FNDA:0,(anonymous_1)
1370
1403
  FNDA:0,(anonymous_2)
1371
1404
  FNDA:0,(anonymous_3)
1372
- FNDA:0,(anonymous_4)
1405
+ FNDA:1,(anonymous_4)
1373
1406
  FNDA:1,(anonymous_5)
1374
1407
  FNDA:1,(anonymous_6)
1375
- FNDA:0,(anonymous_7)
1408
+ FNDA:1,(anonymous_7)
1376
1409
  FNDA:1,(anonymous_8)
1377
1410
  FNDA:0,(anonymous_9)
1378
1411
  FNDA:1,(anonymous_10)
1379
- FNDA:1,(anonymous_11)
1380
- FNDA:0,(anonymous_12)
1381
- DA:18,3
1382
- DA:19,3
1412
+ FNDA:0,(anonymous_11)
1413
+ FNDA:1,(anonymous_12)
1414
+ FNDA:1,(anonymous_13)
1415
+ FNDA:0,(anonymous_14)
1383
1416
  DA:20,3
1384
1417
  DA:21,3
1385
1418
  DA:22,3
1386
1419
  DA:23,3
1387
1420
  DA:24,3
1388
1421
  DA:25,3
1422
+ DA:26,3
1389
1423
  DA:27,3
1390
- DA:28,0
1391
- DA:29,0
1424
+ DA:28,3
1425
+ DA:30,3
1392
1426
  DA:31,0
1393
- DA:35,3
1394
- DA:36,0
1395
- DA:39,3
1396
- DA:40,0
1397
- DA:41,0
1398
- DA:42,0
1427
+ DA:32,0
1428
+ DA:34,0
1429
+ DA:38,3
1430
+ DA:39,0
1431
+ DA:42,3
1399
1432
  DA:43,0
1400
1433
  DA:44,0
1434
+ DA:45,0
1401
1435
  DA:46,0
1402
- DA:61,3
1403
- DA:62,0
1404
- DA:83,0
1405
- DA:91,3
1406
- DA:92,0
1407
- DA:99,3
1408
- DA:100,1
1409
- DA:101,1
1410
- DA:111,3
1411
- DA:112,1
1412
- DA:113,1
1436
+ DA:47,0
1437
+ DA:49,0
1438
+ DA:64,3
1439
+ DA:65,0
1440
+ DA:90,0
1441
+ DA:91,0
1442
+ DA:94,3
1443
+ DA:103,3
1444
+ DA:108,3
1445
+ DA:109,1
1446
+ DA:110,1
1413
1447
  DA:114,1
1414
- DA:115,0
1415
- DA:118,1
1416
- DA:119,0
1417
- DA:124,1
1418
- DA:132,3
1419
- DA:140,1
1420
- DA:141,1
1448
+ DA:126,1
1449
+ DA:136,3
1450
+ DA:137,1
1451
+ DA:138,1
1452
+ DA:139,1
1453
+ DA:142,1
1454
+ DA:143,1
1455
+ DA:144,1
1456
+ DA:146,0
1421
1457
  DA:154,3
1422
- DA:182,3
1423
- DA:183,0
1424
- DA:195,3
1458
+ DA:155,1
1459
+ DA:156,1
1460
+ DA:166,3
1461
+ DA:167,1
1462
+ DA:168,1
1463
+ DA:169,1
1464
+ DA:170,0
1465
+ DA:173,1
1466
+ DA:174,0
1467
+ DA:179,1
1468
+ DA:187,3
1469
+ DA:195,1
1425
1470
  DA:196,1
1426
- DA:197,1
1427
- DA:198,1
1428
- DA:199,1
1429
- DA:201,1
1430
- DA:202,0
1431
- DA:205,1
1432
- DA:213,3
1433
- DA:214,1
1434
- DA:239,3
1435
- DA:240,0
1436
- DA:241,0
1437
- DA:242,0
1438
- DA:245,3
1439
- LF:58
1440
- LH:38
1441
- BRDA:28,0,0,0
1442
- BRDA:28,0,1,0
1443
- BRDA:40,1,0,0
1444
- BRDA:40,1,1,0
1445
- BRDA:92,2,0,0
1446
- BRDA:92,2,1,0
1447
- BRDA:102,3,0,1
1448
- BRDA:102,3,1,0
1449
- BRDA:114,4,0,0
1450
- BRDA:114,4,1,1
1451
- BRDA:120,5,0,0
1452
- BRDA:120,5,1,0
1453
- BRDA:145,6,0,0
1454
- BRDA:145,6,1,1
1455
- BRDA:199,7,0,0
1456
- BRDA:199,7,1,1
1457
- BRDA:201,8,0,0
1458
- BRDA:201,8,1,1
1459
- BRDA:240,9,0,0
1460
- BRDA:240,9,1,0
1461
- BRF:20
1462
- BRH:5
1471
+ DA:209,3
1472
+ DA:242,3
1473
+ DA:243,0
1474
+ DA:255,3
1475
+ DA:256,1
1476
+ DA:257,1
1477
+ DA:258,1
1478
+ DA:259,1
1479
+ DA:261,1
1480
+ DA:262,0
1481
+ DA:265,1
1482
+ DA:273,3
1483
+ DA:274,1
1484
+ DA:299,3
1485
+ DA:300,0
1486
+ DA:301,0
1487
+ DA:302,0
1488
+ DA:305,3
1489
+ LF:73
1490
+ LH:52
1491
+ BRDA:31,0,0,0
1492
+ BRDA:31,0,1,0
1493
+ BRDA:43,1,0,0
1494
+ BRDA:43,1,1,0
1495
+ BRDA:90,2,0,0
1496
+ BRDA:90,2,1,0
1497
+ BRDA:136,3,0,1
1498
+ BRDA:139,4,0,0
1499
+ BRDA:139,4,1,1
1500
+ BRDA:143,5,0,1
1501
+ BRDA:143,5,1,0
1502
+ BRDA:144,6,0,1
1503
+ BRDA:144,6,1,1
1504
+ BRDA:146,7,0,0
1505
+ BRDA:146,7,1,0
1506
+ BRDA:157,8,0,1
1507
+ BRDA:157,8,1,0
1508
+ BRDA:169,9,0,0
1509
+ BRDA:169,9,1,1
1510
+ BRDA:175,10,0,0
1511
+ BRDA:175,10,1,0
1512
+ BRDA:200,11,0,0
1513
+ BRDA:200,11,1,1
1514
+ BRDA:259,12,0,0
1515
+ BRDA:259,12,1,1
1516
+ BRDA:261,13,0,0
1517
+ BRDA:261,13,1,1
1518
+ BRDA:300,14,0,0
1519
+ BRDA:300,14,1,0
1520
+ BRF:29
1521
+ BRH:10
1463
1522
  end_of_record
1464
1523
  TN:
1465
1524
  SF:components/SideNav/index.js
@@ -1688,17 +1747,19 @@ end_of_record
1688
1747
  TN:
1689
1748
  SF:components/SideNav/Content/LevelOneContent.jsx
1690
1749
  FN:20,(anonymous_0)
1691
- FN:64,(anonymous_1)
1692
- FN:75,(anonymous_2)
1693
- FN:97,(anonymous_3)
1694
- FN:106,(anonymous_4)
1695
- FNF:5
1750
+ FN:67,(anonymous_1)
1751
+ FN:80,(anonymous_2)
1752
+ FN:96,(anonymous_3)
1753
+ FN:122,(anonymous_4)
1754
+ FN:131,(anonymous_5)
1755
+ FNF:6
1696
1756
  FNH:1
1697
1757
  FNDA:1,(anonymous_0)
1698
1758
  FNDA:0,(anonymous_1)
1699
1759
  FNDA:0,(anonymous_2)
1700
1760
  FNDA:0,(anonymous_3)
1701
1761
  FNDA:0,(anonymous_4)
1762
+ FNDA:0,(anonymous_5)
1702
1763
  DA:20,2
1703
1764
  DA:25,1
1704
1765
  DA:27,1
@@ -1707,95 +1768,105 @@ DA:30,1
1707
1768
  DA:31,1
1708
1769
  DA:32,1
1709
1770
  DA:35,1
1710
- DA:36,1
1771
+ DA:37,1
1711
1772
  DA:38,1
1712
1773
  DA:40,1
1713
- DA:42,1
1714
- DA:45,1
1774
+ DA:41,1
1775
+ DA:44,1
1776
+ DA:45,0
1715
1777
  DA:47,1
1716
- DA:48,1
1717
- DA:49,0
1718
- DA:53,0
1719
- DA:54,0
1720
- DA:60,1
1721
- DA:62,1
1722
- DA:66,0
1723
- DA:67,0
1724
- DA:68,0
1725
- DA:73,0
1726
- DA:76,0
1727
- DA:79,0
1778
+ DA:49,1
1779
+ DA:50,1
1780
+ DA:55,0
1781
+ DA:64,1
1782
+ DA:66,1
1783
+ DA:70,0
1784
+ DA:71,0
1785
+ DA:72,0
1728
1786
  DA:80,0
1787
+ DA:81,0
1729
1788
  DA:83,0
1730
- DA:84,0
1731
- DA:85,0
1732
- DA:92,0
1733
- DA:93,0
1734
- DA:96,0
1789
+ DA:87,0
1790
+ DA:88,0
1791
+ DA:90,0
1792
+ DA:91,0
1793
+ DA:94,0
1735
1794
  DA:97,0
1736
- DA:98,0
1737
- DA:102,0
1738
- DA:107,0
1795
+ DA:100,0
1796
+ DA:101,0
1797
+ DA:105,0
1798
+ DA:106,0
1799
+ DA:109,0
1739
1800
  DA:110,0
1740
- DA:125,0
1741
- DA:126,0
1742
- DA:141,0
1743
- DA:144,1
1744
- DA:162,2
1745
- LF:43
1746
- LH:19
1801
+ DA:117,0
1802
+ DA:118,0
1803
+ DA:121,0
1804
+ DA:122,0
1805
+ DA:123,0
1806
+ DA:127,0
1807
+ DA:132,0
1808
+ DA:135,0
1809
+ DA:150,0
1810
+ DA:151,0
1811
+ DA:166,0
1812
+ DA:169,1
1813
+ DA:187,2
1814
+ LF:51
1815
+ LH:20
1747
1816
  BRDA:22,0,0,0
1748
1817
  BRDA:30,1,0,1
1749
1818
  BRDA:30,1,1,0
1750
- BRDA:40,2,0,1
1751
- BRDA:40,2,1,0
1752
- BRDA:45,3,0,0
1753
- BRDA:45,3,1,1
1754
- BRDA:47,4,0,1
1755
- BRDA:47,4,1,0
1756
- BRDA:48,5,0,0
1757
- BRDA:48,5,1,1
1758
- BRDA:50,6,0,0
1759
- BRDA:50,6,1,0
1760
- BRDA:53,7,0,0
1761
- BRDA:53,7,1,0
1762
- BRDA:55,8,0,0
1763
- BRDA:55,8,1,0
1764
- BRDA:66,9,0,0
1765
- BRDA:66,9,1,0
1766
- BRDA:67,10,0,0
1767
- BRDA:67,10,1,0
1768
- BRDA:69,11,0,0
1769
- BRDA:69,11,1,0
1770
- BRDA:79,12,0,0
1771
- BRDA:79,12,1,0
1772
- BRDA:79,13,0,0
1773
- BRDA:79,13,1,0
1774
- BRDA:84,14,0,0
1775
- BRDA:84,14,1,0
1776
- BRDA:89,15,0,0
1777
- BRDA:89,15,1,0
1778
- BRDA:92,16,0,0
1779
- BRDA:92,16,1,0
1780
- BRDA:97,17,0,0
1781
- BRDA:97,17,1,0
1782
- BRDA:99,18,0,0
1783
- BRDA:99,18,1,0
1784
- BRDA:102,19,0,0
1785
- BRDA:102,19,1,0
1786
- BRDA:103,20,0,0
1787
- BRDA:103,20,1,0
1788
- BRDA:103,20,2,0
1789
- BRDA:107,21,0,0
1790
- BRDA:107,21,1,0
1791
- BRDA:130,22,0,0
1792
- BRDA:130,22,1,0
1793
- BRDA:131,23,0,0
1794
- BRDA:131,23,1,0
1795
- BRDA:150,24,0,1
1796
- BRDA:150,24,1,0
1797
- BRF:50
1798
- BRH:6
1819
+ BRDA:35,2,0,1
1820
+ BRDA:35,2,1,0
1821
+ BRDA:44,3,0,0
1822
+ BRDA:44,3,1,1
1823
+ BRDA:45,4,0,0
1824
+ BRDA:45,4,1,0
1825
+ BRDA:47,5,0,1
1826
+ BRDA:47,5,1,0
1827
+ BRDA:70,6,0,0
1828
+ BRDA:70,6,1,0
1829
+ BRDA:71,7,0,0
1830
+ BRDA:71,7,1,0
1831
+ BRDA:73,8,0,0
1832
+ BRDA:73,8,1,0
1833
+ BRDA:87,9,0,0
1834
+ BRDA:87,9,1,0
1835
+ BRDA:90,10,0,0
1836
+ BRDA:90,10,1,0
1837
+ BRDA:100,11,0,0
1838
+ BRDA:100,11,1,0
1839
+ BRDA:100,12,0,0
1840
+ BRDA:100,12,1,0
1841
+ BRDA:105,13,0,0
1842
+ BRDA:105,13,1,0
1843
+ BRDA:106,14,0,0
1844
+ BRDA:106,14,1,0
1845
+ BRDA:109,15,0,0
1846
+ BRDA:109,15,1,0
1847
+ BRDA:114,16,0,0
1848
+ BRDA:114,16,1,0
1849
+ BRDA:117,17,0,0
1850
+ BRDA:117,17,1,0
1851
+ BRDA:122,18,0,0
1852
+ BRDA:122,18,1,0
1853
+ BRDA:124,19,0,0
1854
+ BRDA:124,19,1,0
1855
+ BRDA:127,20,0,0
1856
+ BRDA:127,20,1,0
1857
+ BRDA:128,21,0,0
1858
+ BRDA:128,21,1,0
1859
+ BRDA:128,21,2,0
1860
+ BRDA:132,22,0,0
1861
+ BRDA:132,22,1,0
1862
+ BRDA:155,23,0,0
1863
+ BRDA:155,23,1,0
1864
+ BRDA:156,24,0,0
1865
+ BRDA:156,24,1,0
1866
+ BRDA:175,25,0,1
1867
+ BRDA:175,25,1,0
1868
+ BRF:52
1869
+ BRH:5
1799
1870
  end_of_record
1800
1871
  TN:
1801
1872
  SF:components/SideNav/Content/LevelTwoContent.jsx
@@ -1918,19 +1989,17 @@ DA:41,0
1918
1989
  DA:42,0
1919
1990
  DA:45,0
1920
1991
  DA:48,0
1921
- DA:53,0
1922
- DA:54,0
1923
- DA:58,0
1924
- DA:74,2
1992
+ DA:51,0
1993
+ DA:52,0
1994
+ DA:56,0
1995
+ DA:72,2
1925
1996
  LF:20
1926
1997
  LH:2
1927
1998
  BRDA:42,0,0,0
1928
1999
  BRDA:42,0,1,0
1929
- BRDA:53,1,0,0
1930
- BRDA:53,1,1,0
1931
- BRDA:53,2,0,0
1932
- BRDA:53,2,1,0
1933
- BRF:6
2000
+ BRDA:51,1,0,0
2001
+ BRDA:51,1,1,0
2002
+ BRF:4
1934
2003
  BRH:0
1935
2004
  end_of_record
1936
2005
  TN:
@@ -1939,13 +2008,15 @@ FN:6,(anonymous_0)
1939
2008
  FN:19,(anonymous_1)
1940
2009
  FN:22,(anonymous_2)
1941
2010
  FN:33,(anonymous_3)
1942
- FN:43,(anonymous_4)
1943
- FN:64,(anonymous_5)
1944
- FN:80,(anonymous_6)
1945
- FN:91,(anonymous_7)
1946
- FN:101,(anonymous_8)
1947
- FN:117,(anonymous_9)
1948
- FNF:10
2011
+ FN:38,(anonymous_4)
2012
+ FN:46,(anonymous_5)
2013
+ FN:54,(anonymous_6)
2014
+ FN:78,(anonymous_7)
2015
+ FN:95,(anonymous_8)
2016
+ FN:106,(anonymous_9)
2017
+ FN:115,(anonymous_10)
2018
+ FN:127,(anonymous_11)
2019
+ FNF:12
1949
2020
  FNH:0
1950
2021
  FNDA:0,(anonymous_0)
1951
2022
  FNDA:0,(anonymous_1)
@@ -1957,6 +2028,8 @@ FNDA:0,(anonymous_6)
1957
2028
  FNDA:0,(anonymous_7)
1958
2029
  FNDA:0,(anonymous_8)
1959
2030
  FNDA:0,(anonymous_9)
2031
+ FNDA:0,(anonymous_10)
2032
+ FNDA:0,(anonymous_11)
1960
2033
  DA:6,2
1961
2034
  DA:7,0
1962
2035
  DA:8,0
@@ -1968,37 +2041,40 @@ DA:23,0
1968
2041
  DA:33,2
1969
2042
  DA:34,0
1970
2043
  DA:35,0
1971
- DA:43,2
1972
- DA:44,0
1973
- DA:45,0
1974
- DA:47,0
1975
- DA:48,0
1976
- DA:50,0
1977
- DA:51,0
1978
- DA:53,0
1979
- DA:54,0
2044
+ DA:38,2
2045
+ DA:39,0
2046
+ DA:40,0
2047
+ DA:46,0
2048
+ DA:54,2
2049
+ DA:55,0
1980
2050
  DA:56,0
1981
- DA:64,2
2051
+ DA:58,0
2052
+ DA:59,0
2053
+ DA:61,0
2054
+ DA:62,0
2055
+ DA:64,0
1982
2056
  DA:65,0
1983
- DA:66,0
1984
- DA:69,2
1985
- DA:80,2
1986
- DA:81,0
1987
- DA:82,0
1988
- DA:83,0
1989
- DA:84,0
1990
- DA:91,2
1991
- DA:101,2
1992
- DA:102,0
1993
- DA:104,0
1994
- DA:105,0
1995
- DA:107,0
1996
- DA:108,0
1997
- DA:117,2
2057
+ DA:67,0
2058
+ DA:68,0
2059
+ DA:70,0
2060
+ DA:78,2
2061
+ DA:79,0
2062
+ DA:80,0
2063
+ DA:83,2
2064
+ DA:95,2
2065
+ DA:96,0
2066
+ DA:97,0
2067
+ DA:98,0
2068
+ DA:99,0
2069
+ DA:106,2
2070
+ DA:115,2
2071
+ DA:116,0
1998
2072
  DA:118,0
1999
2073
  DA:119,0
2000
- LF:40
2001
- LH:10
2074
+ DA:127,2
2075
+ DA:128,0
2076
+ LF:43
2077
+ LH:11
2002
2078
  BRDA:8,0,0,0
2003
2079
  BRDA:8,0,1,0
2004
2080
  BRDA:20,1,0,0
@@ -2007,19 +2083,21 @@ BRDA:23,2,0,0
2007
2083
  BRDA:23,2,1,0
2008
2084
  BRDA:34,3,0,0
2009
2085
  BRDA:34,3,1,0
2010
- BRDA:47,4,0,0
2011
- BRDA:47,4,1,0
2012
- BRDA:50,5,0,0
2013
- BRDA:50,5,1,0
2014
- BRDA:53,6,0,0
2015
- BRDA:53,6,1,0
2016
- BRDA:83,7,0,0
2017
- BRDA:83,7,1,0
2018
- BRDA:104,8,0,0
2019
- BRDA:104,8,1,0
2020
- BRDA:107,9,0,0
2021
- BRDA:107,9,1,0
2022
- BRF:20
2086
+ BRDA:39,4,0,0
2087
+ BRDA:39,4,1,0
2088
+ BRDA:58,5,0,0
2089
+ BRDA:58,5,1,0
2090
+ BRDA:61,6,0,0
2091
+ BRDA:61,6,1,0
2092
+ BRDA:64,7,0,0
2093
+ BRDA:64,7,1,0
2094
+ BRDA:67,8,0,0
2095
+ BRDA:67,8,1,0
2096
+ BRDA:98,9,0,0
2097
+ BRDA:98,9,1,0
2098
+ BRDA:118,10,0,0
2099
+ BRDA:118,10,1,0
2100
+ BRF:22
2023
2101
  BRH:0
2024
2102
  end_of_record
2025
2103
  TN:
@@ -2502,20 +2580,20 @@ BRH:0
2502
2580
  end_of_record
2503
2581
  TN:
2504
2582
  SF:components/SideNav/UI/SideNavUI.jsx
2505
- FN:22,(anonymous_0)
2506
- FN:42,(anonymous_1)
2507
- FN:49,(anonymous_2)
2508
- FN:56,(anonymous_3)
2509
- FN:60,(anonymous_4)
2510
- FN:81,(anonymous_5)
2511
- FN:87,(anonymous_6)
2512
- FN:92,(anonymous_7)
2513
- FN:96,(anonymous_8)
2514
- FN:257,(anonymous_9)
2515
- FN:261,(anonymous_10)
2516
- FN:265,(anonymous_11)
2517
- FN:314,(anonymous_12)
2518
- FN:315,(anonymous_13)
2583
+ FN:20,(anonymous_0)
2584
+ FN:39,(anonymous_1)
2585
+ FN:46,(anonymous_2)
2586
+ FN:53,(anonymous_3)
2587
+ FN:57,(anonymous_4)
2588
+ FN:78,(anonymous_5)
2589
+ FN:84,(anonymous_6)
2590
+ FN:89,(anonymous_7)
2591
+ FN:93,(anonymous_8)
2592
+ FN:254,(anonymous_9)
2593
+ FN:258,(anonymous_10)
2594
+ FN:262,(anonymous_11)
2595
+ FN:310,(anonymous_12)
2596
+ FN:311,(anonymous_13)
2519
2597
  FNF:14
2520
2598
  FNH:5
2521
2599
  FNDA:1,(anonymous_0)
@@ -2532,90 +2610,90 @@ FNDA:1,(anonymous_10)
2532
2610
  FNDA:1,(anonymous_11)
2533
2611
  FNDA:0,(anonymous_12)
2534
2612
  FNDA:0,(anonymous_13)
2535
- DA:22,2
2536
- DA:36,1
2613
+ DA:20,2
2614
+ DA:33,1
2615
+ DA:34,1
2616
+ DA:35,1
2537
2617
  DA:37,1
2538
- DA:38,1
2539
- DA:40,1
2540
- DA:42,1
2541
- DA:43,0
2542
- DA:44,0
2543
- DA:45,0
2544
- DA:49,1
2545
- DA:50,0
2546
- DA:51,0
2547
- DA:52,0
2548
- DA:56,1
2549
- DA:57,0
2550
- DA:60,1
2551
- DA:61,1
2552
- DA:81,1
2553
- DA:83,0
2618
+ DA:39,1
2619
+ DA:40,0
2620
+ DA:41,0
2621
+ DA:42,0
2622
+ DA:46,1
2623
+ DA:47,0
2624
+ DA:48,0
2625
+ DA:49,0
2626
+ DA:53,1
2627
+ DA:54,0
2628
+ DA:57,1
2629
+ DA:58,1
2630
+ DA:78,1
2631
+ DA:80,0
2632
+ DA:81,0
2633
+ DA:82,0
2554
2634
  DA:84,0
2555
2635
  DA:85,0
2556
- DA:87,0
2557
- DA:88,0
2636
+ DA:86,0
2558
2637
  DA:89,0
2559
- DA:92,0
2638
+ DA:90,0
2560
2639
  DA:93,0
2561
- DA:96,0
2562
- DA:97,0
2563
- DA:98,0
2564
- DA:233,0
2565
- DA:234,0
2566
- DA:246,0
2567
- DA:250,1
2568
- DA:257,1
2640
+ DA:94,0
2641
+ DA:95,0
2642
+ DA:230,0
2643
+ DA:231,0
2644
+ DA:243,0
2645
+ DA:247,1
2646
+ DA:254,1
2647
+ DA:255,1
2569
2648
  DA:258,1
2570
- DA:261,1
2649
+ DA:259,1
2571
2650
  DA:262,1
2572
- DA:265,1
2651
+ DA:263,1
2573
2652
  DA:266,1
2574
- DA:269,1
2575
- DA:289,2
2576
- DA:311,2
2653
+ DA:285,2
2654
+ DA:307,2
2577
2655
  LF:42
2578
2656
  LH:21
2579
- BRDA:44,0,0,0
2580
- BRDA:44,0,1,0
2581
- BRDA:51,1,0,0
2582
- BRDA:51,1,1,0
2583
- BRDA:57,2,0,0
2584
- BRDA:57,2,1,0
2585
- BRDA:62,3,0,1
2586
- BRDA:62,3,1,1
2587
- BRDA:84,4,0,0
2588
- BRDA:84,4,1,0
2589
- BRDA:85,5,0,0
2590
- BRDA:85,5,1,0
2591
- BRDA:89,6,0,0
2592
- BRDA:89,6,1,0
2593
- BRDA:93,7,0,0
2594
- BRDA:93,7,1,0
2595
- BRDA:96,8,0,0
2596
- BRDA:96,8,1,0
2597
- BRDA:99,9,0,0
2598
- BRDA:99,9,1,0
2599
- BRDA:148,10,0,0
2600
- BRDA:148,10,1,0
2601
- BRDA:151,11,0,0
2602
- BRDA:151,11,1,0
2603
- BRDA:154,12,0,0
2604
- BRDA:154,12,1,0
2605
- BRDA:155,13,0,0
2606
- BRDA:155,13,1,0
2607
- BRDA:156,14,0,0
2608
- BRDA:156,14,1,0
2609
- BRDA:220,15,0,0
2610
- BRDA:220,15,1,0
2611
- BRDA:233,16,0,0
2612
- BRDA:233,16,1,0
2613
- BRDA:250,17,0,0
2614
- BRDA:250,17,1,1
2615
- BRDA:253,18,0,0
2616
- BRDA:253,18,1,0
2617
- BRDA:273,19,0,1
2618
- BRDA:273,19,1,0
2657
+ BRDA:41,0,0,0
2658
+ BRDA:41,0,1,0
2659
+ BRDA:48,1,0,0
2660
+ BRDA:48,1,1,0
2661
+ BRDA:54,2,0,0
2662
+ BRDA:54,2,1,0
2663
+ BRDA:59,3,0,1
2664
+ BRDA:59,3,1,1
2665
+ BRDA:81,4,0,0
2666
+ BRDA:81,4,1,0
2667
+ BRDA:82,5,0,0
2668
+ BRDA:82,5,1,0
2669
+ BRDA:86,6,0,0
2670
+ BRDA:86,6,1,0
2671
+ BRDA:90,7,0,0
2672
+ BRDA:90,7,1,0
2673
+ BRDA:93,8,0,0
2674
+ BRDA:93,8,1,0
2675
+ BRDA:96,9,0,0
2676
+ BRDA:96,9,1,0
2677
+ BRDA:145,10,0,0
2678
+ BRDA:145,10,1,0
2679
+ BRDA:148,11,0,0
2680
+ BRDA:148,11,1,0
2681
+ BRDA:151,12,0,0
2682
+ BRDA:151,12,1,0
2683
+ BRDA:152,13,0,0
2684
+ BRDA:152,13,1,0
2685
+ BRDA:153,14,0,0
2686
+ BRDA:153,14,1,0
2687
+ BRDA:217,15,0,0
2688
+ BRDA:217,15,1,0
2689
+ BRDA:230,16,0,0
2690
+ BRDA:230,16,1,0
2691
+ BRDA:247,17,0,0
2692
+ BRDA:247,17,1,1
2693
+ BRDA:250,18,0,0
2694
+ BRDA:250,18,1,0
2695
+ BRDA:270,19,0,1
2696
+ BRDA:270,19,1,0
2619
2697
  BRF:40
2620
2698
  BRH:4
2621
2699
  end_of_record
@@ -2846,7 +2924,9 @@ FN:507,(anonymous_35)
2846
2924
  FN:520,(anonymous_36)
2847
2925
  FN:532,(anonymous_37)
2848
2926
  FN:542,(anonymous_38)
2849
- FNF:39
2927
+ FN:556,(anonymous_39)
2928
+ FN:564,(anonymous_40)
2929
+ FNF:41
2850
2930
  FNH:2
2851
2931
  FNDA:0,(anonymous_0)
2852
2932
  FNDA:0,(anonymous_1)
@@ -2887,6 +2967,8 @@ FNDA:0,(anonymous_35)
2887
2967
  FNDA:0,(anonymous_36)
2888
2968
  FNDA:0,(anonymous_37)
2889
2969
  FNDA:0,(anonymous_38)
2970
+ FNDA:0,(anonymous_39)
2971
+ FNDA:0,(anonymous_40)
2890
2972
  DA:4,4
2891
2973
  DA:5,0
2892
2974
  DA:16,4
@@ -2966,18 +3048,12 @@ DA:533,0
2966
3048
  DA:542,4
2967
3049
  DA:543,0
2968
3050
  DA:552,4
2969
- LF:79
2970
- LH:42
2971
- BRF:0
2972
- BRH:0
2973
- end_of_record
2974
- TN:
2975
- SF:lib/svg-definitions.svg
2976
- FNF:0
2977
- FNH:0
2978
- DA:1,2
2979
- LF:1
2980
- LH:1
3051
+ DA:556,4
3052
+ DA:557,0
3053
+ DA:564,4
3054
+ DA:565,0
3055
+ LF:83
3056
+ LH:44
2981
3057
  BRF:0
2982
3058
  BRH:0
2983
3059
  end_of_record