qpp-style 9.20.0 → 9.20.2
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/coverage/clover.xml +291 -335
- package/coverage/coverage-final.json +71 -72
- package/coverage/lcov-report/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/components/Accordion/index.jsx.html +4 -4
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/index.html +1 -1
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +358 -184
- package/coverage/lcov-report/components/{Header/HeaderUI.jsx.html → Footer/LegacyFooterUI.jsx.html} +274 -193
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/index.html +44 -29
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +2 -2
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +5 -5
- package/coverage/lcov-report/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +3 -3
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +5 -5
- package/coverage/lcov-report/components/Modal/index.html +1 -1
- package/coverage/lcov-report/components/Modal/index.jsx.html +5 -5
- package/coverage/lcov-report/components/SanitizedContent/index.html +1 -1
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +1 -1
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +4 -4
- package/coverage/lcov-report/components/{NotificationBanner/CollapsedView.js.html → SideNav/AnimationGroup/AnimationGroup.jsx.html} +41 -56
- package/coverage/lcov-report/components/{Button → SideNav/AnimationGroup}/index.html +30 -30
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +7 -7
- package/coverage/lcov-report/components/SideNav/Chart/index.html +16 -1
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +94 -0
- package/coverage/lcov-report/components/{NotificationBanner/index.js.html → SideNav/Content/LevelOneContent.jsx.html} +244 -283
- package/coverage/lcov-report/components/{Header/HeaderMenuItem.jsx.html → SideNav/Content/LevelTwoContent.jsx.html} +236 -305
- package/coverage/lcov-report/components/SideNav/Content/index.html +146 -0
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +97 -0
- package/coverage/lcov-report/components/{Header/HeaderCancel.jsx.html → SideNav/Details/IndividualDetails.jsx.html} +24 -18
- package/coverage/lcov-report/components/{NotificationBanner/ExpandedView.js.html → SideNav/Details/PracticeDetails.jsx.html} +64 -64
- package/coverage/lcov-report/components/{NotificationBanner → SideNav/Details}/index.html +40 -40
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +97 -0
- package/coverage/lcov-report/{react/components/NotificationBanner/ExpandedView.js.html → components/SideNav/Links/CmsSwitchLink.jsx.html} +43 -55
- package/coverage/lcov-report/components/{Header/HeaderMenuButton.js.html → SideNav/Links/NavItemInline.jsx.html} +75 -63
- package/coverage/lcov-report/components/{Header/HeaderLogo.jsx.html → SideNav/Links/NavLinkContainer.jsx.html} +60 -72
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +832 -0
- package/coverage/lcov-report/components/{Button/index.js.html → SideNav/Links/NavLinkInline.jsx.html} +152 -101
- package/coverage/lcov-report/{react/components/NotificationBanner/CollapsedView.js.html → components/SideNav/Links/NavLinkToggle.jsx.html} +46 -40
- package/coverage/lcov-report/components/SideNav/Links/index.html +206 -0
- package/coverage/lcov-report/components/{Header/utag-helpers.js.html → SideNav/Links/index.js.html} +40 -28
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +1084 -0
- package/coverage/lcov-report/components/{GovBanner → SideNav/UI}/index.html +42 -27
- package/coverage/lcov-report/components/SideNav/UI/index.js.html +94 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +10 -829
- package/coverage/lcov-report/components/SideNav/index.html +17 -17
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +8 -8
- package/coverage/lcov-report/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/components/hooks/index.html +19 -19
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +36 -39
- package/coverage/lcov-report/components/index.html +1 -1
- package/coverage/lcov-report/index.html +63 -63
- package/coverage/lcov-report/lib/Chevron.jsx.html +5 -5
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +12 -102
- package/coverage/lcov-report/lib/index.html +30 -15
- package/coverage/lcov-report/lib/svg-definitions.svg.html +460 -0
- package/coverage/lcov-report/react/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/index.html +1 -1
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +16 -16
- package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
- package/coverage/lcov-report/react/components/Footer/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +8 -26
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/header.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/hooks.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/index.html +17 -17
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +21 -51
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +304 -172
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +1 -1
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +31 -109
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +14 -14
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +16 -10
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +27 -51
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +19 -19
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +16 -4
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +17 -197
- package/coverage/lcov-report/react/components/SideNav/index.html +19 -19
- package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/react/components/hooks/index.html +1 -1
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +1 -1
- package/coverage/lcov-report/react/components/index.html +1 -1
- package/coverage/lcov-report/react/index.html +1 -1
- package/coverage/lcov-report/react/index.js.html +1 -1
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +1 -1
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +9 -57
- package/coverage/lcov-report/react/lib/index.html +29 -14
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +1 -1
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +1 -1
- package/coverage/lcov-report/react/session/refresh.js.html +1 -1
- package/coverage/lcov-report/react/session/ttl.js.html +1 -1
- package/coverage/lcov-report/session/index.html +20 -20
- package/coverage/lcov-report/session/index.js.html +1 -1
- package/coverage/lcov-report/session/logout.js.html +15 -24
- package/coverage/lcov-report/session/refresh.js.html +2 -2
- package/coverage/lcov-report/session/ttl.js.html +2 -2
- package/coverage/lcov.info +454 -530
- package/dist/browser.js +1 -1
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.map +1 -1
- package/package.json +9 -9
- package/styles/qppds/components/_header.scss +1 -1
- package/coverage/lcov-report/components/GovBanner/index.js.html +0 -436
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +0 -592
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +0 -280
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +0 -253
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +0 -271
- package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +0 -196
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +0 -181
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +0 -331
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +0 -166
- package/coverage/lcov-report/components/Header/hooks.js.html +0 -241
- package/coverage/lcov-report/components/Header/index.html +0 -326
package/coverage/lcov.info
CHANGED
|
@@ -726,14 +726,12 @@ FN:8,(anonymous_0)
|
|
|
726
726
|
FN:10,(anonymous_1)
|
|
727
727
|
FN:16,(anonymous_2)
|
|
728
728
|
FN:36,(anonymous_3)
|
|
729
|
-
|
|
730
|
-
FNF:5
|
|
729
|
+
FNF:4
|
|
731
730
|
FNH:0
|
|
732
731
|
FNDA:0,(anonymous_0)
|
|
733
732
|
FNDA:0,(anonymous_1)
|
|
734
733
|
FNDA:0,(anonymous_2)
|
|
735
734
|
FNDA:0,(anonymous_3)
|
|
736
|
-
FNDA:0,(anonymous_4)
|
|
737
735
|
DA:8,2
|
|
738
736
|
DA:10,2
|
|
739
737
|
DA:11,0
|
|
@@ -743,21 +741,14 @@ DA:17,0
|
|
|
743
741
|
DA:18,0
|
|
744
742
|
DA:29,0
|
|
745
743
|
DA:37,0
|
|
746
|
-
DA:
|
|
747
|
-
|
|
748
|
-
DA:43,0
|
|
749
|
-
DA:51,2
|
|
750
|
-
LF:13
|
|
744
|
+
DA:45,2
|
|
745
|
+
LF:10
|
|
751
746
|
LH:3
|
|
752
747
|
BRDA:12,0,0,0
|
|
753
748
|
BRDA:12,0,1,0
|
|
754
749
|
BRDA:12,1,0,0
|
|
755
750
|
BRDA:12,1,1,0
|
|
756
|
-
|
|
757
|
-
BRDA:37,2,1,0
|
|
758
|
-
BRDA:37,3,0,0
|
|
759
|
-
BRDA:37,3,1,0
|
|
760
|
-
BRF:8
|
|
751
|
+
BRF:4
|
|
761
752
|
BRH:0
|
|
762
753
|
end_of_record
|
|
763
754
|
TN:
|
|
@@ -1182,162 +1173,140 @@ BRF:2
|
|
|
1182
1173
|
BRH:1
|
|
1183
1174
|
end_of_record
|
|
1184
1175
|
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:
|
|
1218
1176
|
SF:components/NotificationBanner/index.js
|
|
1219
|
-
FN:
|
|
1220
|
-
FN:
|
|
1221
|
-
FN:
|
|
1222
|
-
FN:
|
|
1223
|
-
FN:
|
|
1224
|
-
FN:
|
|
1225
|
-
FN:
|
|
1226
|
-
FN:
|
|
1227
|
-
FN:
|
|
1228
|
-
FN:
|
|
1229
|
-
FN:
|
|
1230
|
-
FN:
|
|
1231
|
-
FN:
|
|
1232
|
-
FN:
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
FNDA:
|
|
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)
|
|
1237
1196
|
FNDA:0,(anonymous_2)
|
|
1238
|
-
FNDA:
|
|
1239
|
-
FNDA:
|
|
1197
|
+
FNDA:1,(anonymous_3)
|
|
1198
|
+
FNDA:0,(anonymous_4)
|
|
1240
1199
|
FNDA:0,(anonymous_5)
|
|
1241
|
-
FNDA:
|
|
1242
|
-
FNDA:
|
|
1243
|
-
FNDA:
|
|
1244
|
-
FNDA:
|
|
1245
|
-
FNDA:
|
|
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)
|
|
1246
1205
|
FNDA:0,(anonymous_11)
|
|
1247
1206
|
FNDA:0,(anonymous_12)
|
|
1248
1207
|
FNDA:0,(anonymous_13)
|
|
1249
|
-
|
|
1250
|
-
DA:10,
|
|
1251
|
-
DA:
|
|
1252
|
-
DA:
|
|
1253
|
-
DA:13,0
|
|
1208
|
+
FNDA:0,(anonymous_14)
|
|
1209
|
+
DA:10,2
|
|
1210
|
+
DA:12,2
|
|
1211
|
+
DA:17,2
|
|
1254
1212
|
DA:18,2
|
|
1255
|
-
DA:
|
|
1256
|
-
DA:
|
|
1257
|
-
DA:
|
|
1258
|
-
DA:
|
|
1259
|
-
DA:30,
|
|
1260
|
-
DA:31,
|
|
1261
|
-
DA:
|
|
1262
|
-
DA:
|
|
1263
|
-
DA:
|
|
1264
|
-
DA:
|
|
1265
|
-
DA:
|
|
1266
|
-
DA:
|
|
1267
|
-
DA:
|
|
1268
|
-
DA:
|
|
1269
|
-
DA:
|
|
1270
|
-
DA:
|
|
1271
|
-
DA:
|
|
1272
|
-
DA:
|
|
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
|
|
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
|
|
1284
1231
|
DA:76,0
|
|
1285
|
-
DA:
|
|
1286
|
-
DA:
|
|
1287
|
-
DA:
|
|
1288
|
-
DA:
|
|
1289
|
-
DA:
|
|
1290
|
-
DA:
|
|
1291
|
-
DA:
|
|
1292
|
-
DA:
|
|
1293
|
-
DA:
|
|
1294
|
-
DA:
|
|
1295
|
-
DA:
|
|
1296
|
-
DA:
|
|
1297
|
-
DA:140,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
|
|
1298
1244
|
DA:141,0
|
|
1245
|
+
DA:142,0
|
|
1299
1246
|
DA:143,0
|
|
1300
1247
|
DA:144,0
|
|
1301
|
-
DA:
|
|
1302
|
-
DA:
|
|
1303
|
-
DA:
|
|
1304
|
-
DA:
|
|
1305
|
-
DA:
|
|
1306
|
-
DA:
|
|
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
|
|
1307
1255
|
DA:189,2
|
|
1308
|
-
DA:
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
BRDA:
|
|
1321
|
-
BRDA:
|
|
1322
|
-
BRDA:
|
|
1323
|
-
BRDA:
|
|
1324
|
-
BRDA:
|
|
1325
|
-
BRDA:
|
|
1326
|
-
BRDA:
|
|
1327
|
-
BRDA:
|
|
1328
|
-
BRDA:
|
|
1329
|
-
BRDA:
|
|
1330
|
-
BRDA:
|
|
1331
|
-
BRDA:
|
|
1332
|
-
BRDA:
|
|
1333
|
-
BRDA:
|
|
1334
|
-
BRDA:
|
|
1335
|
-
BRDA:
|
|
1336
|
-
BRDA:
|
|
1337
|
-
BRDA:
|
|
1338
|
-
BRDA:
|
|
1339
|
-
|
|
1340
|
-
|
|
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
|
|
1341
1310
|
end_of_record
|
|
1342
1311
|
TN:
|
|
1343
1312
|
SF:components/SanitizedContent/index.jsx
|
|
@@ -1381,144 +1350,116 @@ BRH:0
|
|
|
1381
1350
|
end_of_record
|
|
1382
1351
|
TN:
|
|
1383
1352
|
SF:components/SideNav/helpers.js
|
|
1384
|
-
FN:
|
|
1385
|
-
FN:
|
|
1386
|
-
FN:
|
|
1387
|
-
FN:
|
|
1388
|
-
FN:
|
|
1389
|
-
FN:
|
|
1390
|
-
FN:
|
|
1391
|
-
FN:
|
|
1392
|
-
FN:
|
|
1393
|
-
FN:
|
|
1394
|
-
FN:
|
|
1395
|
-
FN:
|
|
1396
|
-
FN:
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
FNF:15
|
|
1400
|
-
FNH:8
|
|
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
|
|
1401
1368
|
FNDA:0,(anonymous_0)
|
|
1402
1369
|
FNDA:0,(anonymous_1)
|
|
1403
1370
|
FNDA:0,(anonymous_2)
|
|
1404
1371
|
FNDA:0,(anonymous_3)
|
|
1405
|
-
FNDA:
|
|
1372
|
+
FNDA:0,(anonymous_4)
|
|
1406
1373
|
FNDA:1,(anonymous_5)
|
|
1407
1374
|
FNDA:1,(anonymous_6)
|
|
1408
|
-
FNDA:
|
|
1375
|
+
FNDA:0,(anonymous_7)
|
|
1409
1376
|
FNDA:1,(anonymous_8)
|
|
1410
1377
|
FNDA:0,(anonymous_9)
|
|
1411
1378
|
FNDA:1,(anonymous_10)
|
|
1412
|
-
FNDA:
|
|
1413
|
-
FNDA:
|
|
1414
|
-
|
|
1415
|
-
|
|
1379
|
+
FNDA:1,(anonymous_11)
|
|
1380
|
+
FNDA:0,(anonymous_12)
|
|
1381
|
+
DA:18,3
|
|
1382
|
+
DA:19,3
|
|
1416
1383
|
DA:20,3
|
|
1417
1384
|
DA:21,3
|
|
1418
1385
|
DA:22,3
|
|
1419
1386
|
DA:23,3
|
|
1420
1387
|
DA:24,3
|
|
1421
1388
|
DA:25,3
|
|
1422
|
-
DA:26,3
|
|
1423
1389
|
DA:27,3
|
|
1424
|
-
DA:28,
|
|
1425
|
-
DA:
|
|
1390
|
+
DA:28,0
|
|
1391
|
+
DA:29,0
|
|
1426
1392
|
DA:31,0
|
|
1427
|
-
DA:
|
|
1428
|
-
DA:
|
|
1429
|
-
DA:
|
|
1430
|
-
DA:
|
|
1431
|
-
DA:
|
|
1393
|
+
DA:35,3
|
|
1394
|
+
DA:36,0
|
|
1395
|
+
DA:39,3
|
|
1396
|
+
DA:40,0
|
|
1397
|
+
DA:41,0
|
|
1398
|
+
DA:42,0
|
|
1432
1399
|
DA:43,0
|
|
1433
1400
|
DA:44,0
|
|
1434
|
-
DA:45,0
|
|
1435
1401
|
DA:46,0
|
|
1436
|
-
DA:
|
|
1437
|
-
DA:
|
|
1438
|
-
DA:
|
|
1439
|
-
DA:
|
|
1440
|
-
DA:
|
|
1441
|
-
DA:
|
|
1442
|
-
DA:
|
|
1443
|
-
DA:
|
|
1444
|
-
DA:
|
|
1445
|
-
DA:
|
|
1446
|
-
DA:
|
|
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
|
|
1447
1413
|
DA:114,1
|
|
1448
|
-
DA:
|
|
1449
|
-
DA:
|
|
1450
|
-
DA:
|
|
1451
|
-
DA:
|
|
1452
|
-
DA:
|
|
1453
|
-
DA:
|
|
1454
|
-
DA:
|
|
1455
|
-
DA:144,1
|
|
1456
|
-
DA:146,0
|
|
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
|
|
1457
1421
|
DA:154,3
|
|
1458
|
-
DA:
|
|
1459
|
-
DA:
|
|
1460
|
-
DA:
|
|
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
|
|
1422
|
+
DA:182,3
|
|
1423
|
+
DA:183,0
|
|
1424
|
+
DA:195,3
|
|
1470
1425
|
DA:196,1
|
|
1471
|
-
DA:
|
|
1472
|
-
DA:
|
|
1473
|
-
DA:
|
|
1474
|
-
DA:
|
|
1475
|
-
DA:
|
|
1476
|
-
DA:
|
|
1477
|
-
DA:
|
|
1478
|
-
DA:
|
|
1479
|
-
DA:
|
|
1480
|
-
DA:
|
|
1481
|
-
DA:
|
|
1482
|
-
DA:
|
|
1483
|
-
DA:
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
BRDA:
|
|
1492
|
-
BRDA:
|
|
1493
|
-
BRDA:
|
|
1494
|
-
BRDA:
|
|
1495
|
-
BRDA:
|
|
1496
|
-
BRDA:
|
|
1497
|
-
BRDA:
|
|
1498
|
-
BRDA:
|
|
1499
|
-
BRDA:
|
|
1500
|
-
BRDA:
|
|
1501
|
-
BRDA:
|
|
1502
|
-
BRDA:
|
|
1503
|
-
BRDA:
|
|
1504
|
-
BRDA:
|
|
1505
|
-
BRDA:
|
|
1506
|
-
|
|
1507
|
-
|
|
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
|
|
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
|
|
1522
1463
|
end_of_record
|
|
1523
1464
|
TN:
|
|
1524
1465
|
SF:components/SideNav/index.js
|
|
@@ -1747,19 +1688,17 @@ end_of_record
|
|
|
1747
1688
|
TN:
|
|
1748
1689
|
SF:components/SideNav/Content/LevelOneContent.jsx
|
|
1749
1690
|
FN:20,(anonymous_0)
|
|
1750
|
-
FN:
|
|
1751
|
-
FN:
|
|
1752
|
-
FN:
|
|
1753
|
-
FN:
|
|
1754
|
-
|
|
1755
|
-
FNF:6
|
|
1691
|
+
FN:64,(anonymous_1)
|
|
1692
|
+
FN:75,(anonymous_2)
|
|
1693
|
+
FN:97,(anonymous_3)
|
|
1694
|
+
FN:106,(anonymous_4)
|
|
1695
|
+
FNF:5
|
|
1756
1696
|
FNH:1
|
|
1757
1697
|
FNDA:1,(anonymous_0)
|
|
1758
1698
|
FNDA:0,(anonymous_1)
|
|
1759
1699
|
FNDA:0,(anonymous_2)
|
|
1760
1700
|
FNDA:0,(anonymous_3)
|
|
1761
1701
|
FNDA:0,(anonymous_4)
|
|
1762
|
-
FNDA:0,(anonymous_5)
|
|
1763
1702
|
DA:20,2
|
|
1764
1703
|
DA:25,1
|
|
1765
1704
|
DA:27,1
|
|
@@ -1768,105 +1707,95 @@ DA:30,1
|
|
|
1768
1707
|
DA:31,1
|
|
1769
1708
|
DA:32,1
|
|
1770
1709
|
DA:35,1
|
|
1771
|
-
DA:
|
|
1710
|
+
DA:36,1
|
|
1772
1711
|
DA:38,1
|
|
1773
1712
|
DA:40,1
|
|
1774
|
-
DA:
|
|
1775
|
-
DA:
|
|
1776
|
-
DA:45,0
|
|
1713
|
+
DA:42,1
|
|
1714
|
+
DA:45,1
|
|
1777
1715
|
DA:47,1
|
|
1778
|
-
DA:
|
|
1779
|
-
DA:
|
|
1780
|
-
DA:
|
|
1781
|
-
DA:
|
|
1782
|
-
DA:
|
|
1783
|
-
DA:
|
|
1784
|
-
DA:
|
|
1785
|
-
DA:
|
|
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
|
|
1786
1728
|
DA:80,0
|
|
1787
|
-
DA:81,0
|
|
1788
1729
|
DA:83,0
|
|
1789
|
-
DA:
|
|
1790
|
-
DA:
|
|
1791
|
-
DA:
|
|
1792
|
-
DA:
|
|
1793
|
-
DA:
|
|
1730
|
+
DA:84,0
|
|
1731
|
+
DA:85,0
|
|
1732
|
+
DA:92,0
|
|
1733
|
+
DA:93,0
|
|
1734
|
+
DA:96,0
|
|
1794
1735
|
DA:97,0
|
|
1795
|
-
DA:
|
|
1796
|
-
DA:
|
|
1797
|
-
DA:
|
|
1798
|
-
DA:106,0
|
|
1799
|
-
DA:109,0
|
|
1736
|
+
DA:98,0
|
|
1737
|
+
DA:102,0
|
|
1738
|
+
DA:107,0
|
|
1800
1739
|
DA:110,0
|
|
1801
|
-
DA:
|
|
1802
|
-
DA:
|
|
1803
|
-
DA:
|
|
1804
|
-
DA:
|
|
1805
|
-
DA:
|
|
1806
|
-
|
|
1807
|
-
|
|
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
|
|
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
|
|
1816
1747
|
BRDA:22,0,0,0
|
|
1817
1748
|
BRDA:30,1,0,1
|
|
1818
1749
|
BRDA:30,1,1,0
|
|
1819
|
-
BRDA:
|
|
1820
|
-
BRDA:
|
|
1821
|
-
BRDA:
|
|
1822
|
-
BRDA:
|
|
1823
|
-
BRDA:
|
|
1824
|
-
BRDA:
|
|
1825
|
-
BRDA:
|
|
1826
|
-
BRDA:
|
|
1827
|
-
BRDA:
|
|
1828
|
-
BRDA:
|
|
1829
|
-
BRDA:
|
|
1830
|
-
BRDA:
|
|
1831
|
-
BRDA:
|
|
1832
|
-
BRDA:
|
|
1833
|
-
BRDA:
|
|
1834
|
-
BRDA:
|
|
1835
|
-
BRDA:
|
|
1836
|
-
BRDA:
|
|
1837
|
-
BRDA:
|
|
1838
|
-
BRDA:
|
|
1839
|
-
BRDA:
|
|
1840
|
-
BRDA:
|
|
1841
|
-
BRDA:
|
|
1842
|
-
BRDA:
|
|
1843
|
-
BRDA:
|
|
1844
|
-
BRDA:
|
|
1845
|
-
BRDA:
|
|
1846
|
-
BRDA:
|
|
1847
|
-
BRDA:
|
|
1848
|
-
BRDA:
|
|
1849
|
-
BRDA:
|
|
1850
|
-
BRDA:
|
|
1851
|
-
BRDA:
|
|
1852
|
-
BRDA:
|
|
1853
|
-
BRDA:
|
|
1854
|
-
BRDA:
|
|
1855
|
-
BRDA:
|
|
1856
|
-
BRDA:
|
|
1857
|
-
BRDA:
|
|
1858
|
-
BRDA:
|
|
1859
|
-
BRDA:
|
|
1860
|
-
BRDA:
|
|
1861
|
-
BRDA:
|
|
1862
|
-
BRDA:
|
|
1863
|
-
BRDA:
|
|
1864
|
-
BRDA:
|
|
1865
|
-
BRDA:
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
BRF:52
|
|
1869
|
-
BRH:5
|
|
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
|
|
1870
1799
|
end_of_record
|
|
1871
1800
|
TN:
|
|
1872
1801
|
SF:components/SideNav/Content/LevelTwoContent.jsx
|
|
@@ -1989,17 +1918,19 @@ DA:41,0
|
|
|
1989
1918
|
DA:42,0
|
|
1990
1919
|
DA:45,0
|
|
1991
1920
|
DA:48,0
|
|
1992
|
-
DA:
|
|
1993
|
-
DA:
|
|
1994
|
-
DA:
|
|
1995
|
-
DA:
|
|
1921
|
+
DA:53,0
|
|
1922
|
+
DA:54,0
|
|
1923
|
+
DA:58,0
|
|
1924
|
+
DA:74,2
|
|
1996
1925
|
LF:20
|
|
1997
1926
|
LH:2
|
|
1998
1927
|
BRDA:42,0,0,0
|
|
1999
1928
|
BRDA:42,0,1,0
|
|
2000
|
-
BRDA:
|
|
2001
|
-
BRDA:
|
|
2002
|
-
|
|
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
|
|
2003
1934
|
BRH:0
|
|
2004
1935
|
end_of_record
|
|
2005
1936
|
TN:
|
|
@@ -2008,15 +1939,13 @@ FN:6,(anonymous_0)
|
|
|
2008
1939
|
FN:19,(anonymous_1)
|
|
2009
1940
|
FN:22,(anonymous_2)
|
|
2010
1941
|
FN:33,(anonymous_3)
|
|
2011
|
-
FN:
|
|
2012
|
-
FN:
|
|
2013
|
-
FN:
|
|
2014
|
-
FN:
|
|
2015
|
-
FN:
|
|
2016
|
-
FN:
|
|
2017
|
-
|
|
2018
|
-
FN:127,(anonymous_11)
|
|
2019
|
-
FNF:12
|
|
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
|
|
2020
1949
|
FNH:0
|
|
2021
1950
|
FNDA:0,(anonymous_0)
|
|
2022
1951
|
FNDA:0,(anonymous_1)
|
|
@@ -2028,8 +1957,6 @@ FNDA:0,(anonymous_6)
|
|
|
2028
1957
|
FNDA:0,(anonymous_7)
|
|
2029
1958
|
FNDA:0,(anonymous_8)
|
|
2030
1959
|
FNDA:0,(anonymous_9)
|
|
2031
|
-
FNDA:0,(anonymous_10)
|
|
2032
|
-
FNDA:0,(anonymous_11)
|
|
2033
1960
|
DA:6,2
|
|
2034
1961
|
DA:7,0
|
|
2035
1962
|
DA:8,0
|
|
@@ -2041,40 +1968,37 @@ DA:23,0
|
|
|
2041
1968
|
DA:33,2
|
|
2042
1969
|
DA:34,0
|
|
2043
1970
|
DA:35,0
|
|
2044
|
-
DA:
|
|
2045
|
-
DA:
|
|
2046
|
-
DA:
|
|
2047
|
-
DA:
|
|
2048
|
-
DA:
|
|
2049
|
-
DA:
|
|
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
|
|
2050
1980
|
DA:56,0
|
|
2051
|
-
DA:
|
|
2052
|
-
DA:59,0
|
|
2053
|
-
DA:61,0
|
|
2054
|
-
DA:62,0
|
|
2055
|
-
DA:64,0
|
|
1981
|
+
DA:64,2
|
|
2056
1982
|
DA:65,0
|
|
2057
|
-
DA:
|
|
2058
|
-
DA:
|
|
2059
|
-
DA:
|
|
2060
|
-
DA:
|
|
2061
|
-
DA:
|
|
2062
|
-
DA:
|
|
2063
|
-
DA:
|
|
2064
|
-
DA:
|
|
2065
|
-
DA:
|
|
2066
|
-
DA:
|
|
2067
|
-
DA:
|
|
2068
|
-
DA:
|
|
2069
|
-
DA:
|
|
2070
|
-
DA:
|
|
2071
|
-
DA:
|
|
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
|
|
2072
1998
|
DA:118,0
|
|
2073
1999
|
DA:119,0
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
LF:43
|
|
2077
|
-
LH:11
|
|
2000
|
+
LF:40
|
|
2001
|
+
LH:10
|
|
2078
2002
|
BRDA:8,0,0,0
|
|
2079
2003
|
BRDA:8,0,1,0
|
|
2080
2004
|
BRDA:20,1,0,0
|
|
@@ -2083,21 +2007,19 @@ BRDA:23,2,0,0
|
|
|
2083
2007
|
BRDA:23,2,1,0
|
|
2084
2008
|
BRDA:34,3,0,0
|
|
2085
2009
|
BRDA:34,3,1,0
|
|
2086
|
-
BRDA:
|
|
2087
|
-
BRDA:
|
|
2088
|
-
BRDA:
|
|
2089
|
-
BRDA:
|
|
2090
|
-
BRDA:
|
|
2091
|
-
BRDA:
|
|
2092
|
-
BRDA:
|
|
2093
|
-
BRDA:
|
|
2094
|
-
BRDA:
|
|
2095
|
-
BRDA:
|
|
2096
|
-
BRDA:
|
|
2097
|
-
BRDA:
|
|
2098
|
-
|
|
2099
|
-
BRDA:118,10,1,0
|
|
2100
|
-
BRF:22
|
|
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
|
|
2101
2023
|
BRH:0
|
|
2102
2024
|
end_of_record
|
|
2103
2025
|
TN:
|
|
@@ -2580,20 +2502,20 @@ BRH:0
|
|
|
2580
2502
|
end_of_record
|
|
2581
2503
|
TN:
|
|
2582
2504
|
SF:components/SideNav/UI/SideNavUI.jsx
|
|
2583
|
-
FN:
|
|
2584
|
-
FN:
|
|
2585
|
-
FN:
|
|
2586
|
-
FN:
|
|
2587
|
-
FN:
|
|
2588
|
-
FN:
|
|
2589
|
-
FN:
|
|
2590
|
-
FN:
|
|
2591
|
-
FN:
|
|
2592
|
-
FN:
|
|
2593
|
-
FN:
|
|
2594
|
-
FN:
|
|
2595
|
-
FN:
|
|
2596
|
-
FN:
|
|
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)
|
|
2597
2519
|
FNF:14
|
|
2598
2520
|
FNH:5
|
|
2599
2521
|
FNDA:1,(anonymous_0)
|
|
@@ -2610,90 +2532,90 @@ FNDA:1,(anonymous_10)
|
|
|
2610
2532
|
FNDA:1,(anonymous_11)
|
|
2611
2533
|
FNDA:0,(anonymous_12)
|
|
2612
2534
|
FNDA:0,(anonymous_13)
|
|
2613
|
-
DA:
|
|
2614
|
-
DA:
|
|
2615
|
-
DA:34,1
|
|
2616
|
-
DA:35,1
|
|
2535
|
+
DA:22,2
|
|
2536
|
+
DA:36,1
|
|
2617
2537
|
DA:37,1
|
|
2618
|
-
DA:
|
|
2619
|
-
DA:40,
|
|
2620
|
-
DA:
|
|
2621
|
-
DA:
|
|
2622
|
-
DA:
|
|
2623
|
-
DA:
|
|
2624
|
-
DA:
|
|
2625
|
-
DA:
|
|
2626
|
-
DA:
|
|
2627
|
-
DA:
|
|
2628
|
-
DA:
|
|
2629
|
-
DA:
|
|
2630
|
-
DA:
|
|
2631
|
-
DA:
|
|
2632
|
-
DA:81,
|
|
2633
|
-
DA:
|
|
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
|
|
2634
2554
|
DA:84,0
|
|
2635
2555
|
DA:85,0
|
|
2636
|
-
DA:
|
|
2556
|
+
DA:87,0
|
|
2557
|
+
DA:88,0
|
|
2637
2558
|
DA:89,0
|
|
2638
|
-
DA:
|
|
2559
|
+
DA:92,0
|
|
2639
2560
|
DA:93,0
|
|
2640
|
-
DA:
|
|
2641
|
-
DA:
|
|
2642
|
-
DA:
|
|
2643
|
-
DA:
|
|
2644
|
-
DA:
|
|
2645
|
-
DA:
|
|
2646
|
-
DA:
|
|
2647
|
-
DA:
|
|
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
|
|
2648
2569
|
DA:258,1
|
|
2649
|
-
DA:
|
|
2570
|
+
DA:261,1
|
|
2650
2571
|
DA:262,1
|
|
2651
|
-
DA:
|
|
2572
|
+
DA:265,1
|
|
2652
2573
|
DA:266,1
|
|
2653
|
-
DA:
|
|
2654
|
-
DA:
|
|
2574
|
+
DA:269,1
|
|
2575
|
+
DA:289,2
|
|
2576
|
+
DA:311,2
|
|
2655
2577
|
LF:42
|
|
2656
2578
|
LH:21
|
|
2657
|
-
BRDA:
|
|
2658
|
-
BRDA:
|
|
2659
|
-
BRDA:
|
|
2660
|
-
BRDA:
|
|
2661
|
-
BRDA:
|
|
2662
|
-
BRDA:
|
|
2663
|
-
BRDA:
|
|
2664
|
-
BRDA:
|
|
2665
|
-
BRDA:
|
|
2666
|
-
BRDA:
|
|
2667
|
-
BRDA:
|
|
2668
|
-
BRDA:
|
|
2669
|
-
BRDA:
|
|
2670
|
-
BRDA:
|
|
2671
|
-
BRDA:
|
|
2672
|
-
BRDA:
|
|
2673
|
-
BRDA:
|
|
2674
|
-
BRDA:
|
|
2675
|
-
BRDA:
|
|
2676
|
-
BRDA:
|
|
2677
|
-
BRDA:
|
|
2678
|
-
BRDA:
|
|
2679
|
-
BRDA:
|
|
2680
|
-
BRDA:
|
|
2681
|
-
BRDA:
|
|
2682
|
-
BRDA:
|
|
2683
|
-
BRDA:
|
|
2684
|
-
BRDA:
|
|
2685
|
-
BRDA:
|
|
2686
|
-
BRDA:
|
|
2687
|
-
BRDA:
|
|
2688
|
-
BRDA:
|
|
2689
|
-
BRDA:
|
|
2690
|
-
BRDA:
|
|
2691
|
-
BRDA:
|
|
2692
|
-
BRDA:
|
|
2693
|
-
BRDA:
|
|
2694
|
-
BRDA:
|
|
2695
|
-
BRDA:
|
|
2696
|
-
BRDA:
|
|
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
|
|
2697
2619
|
BRF:40
|
|
2698
2620
|
BRH:4
|
|
2699
2621
|
end_of_record
|
|
@@ -2924,9 +2846,7 @@ FN:507,(anonymous_35)
|
|
|
2924
2846
|
FN:520,(anonymous_36)
|
|
2925
2847
|
FN:532,(anonymous_37)
|
|
2926
2848
|
FN:542,(anonymous_38)
|
|
2927
|
-
|
|
2928
|
-
FN:564,(anonymous_40)
|
|
2929
|
-
FNF:41
|
|
2849
|
+
FNF:39
|
|
2930
2850
|
FNH:2
|
|
2931
2851
|
FNDA:0,(anonymous_0)
|
|
2932
2852
|
FNDA:0,(anonymous_1)
|
|
@@ -2967,8 +2887,6 @@ FNDA:0,(anonymous_35)
|
|
|
2967
2887
|
FNDA:0,(anonymous_36)
|
|
2968
2888
|
FNDA:0,(anonymous_37)
|
|
2969
2889
|
FNDA:0,(anonymous_38)
|
|
2970
|
-
FNDA:0,(anonymous_39)
|
|
2971
|
-
FNDA:0,(anonymous_40)
|
|
2972
2890
|
DA:4,4
|
|
2973
2891
|
DA:5,0
|
|
2974
2892
|
DA:16,4
|
|
@@ -3048,12 +2966,18 @@ DA:533,0
|
|
|
3048
2966
|
DA:542,4
|
|
3049
2967
|
DA:543,0
|
|
3050
2968
|
DA:552,4
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
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
|
|
3057
2981
|
BRF:0
|
|
3058
2982
|
BRH:0
|
|
3059
2983
|
end_of_record
|