diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index fec11d6c25..dd2d8dd7a2 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -2,8 +2,7 @@ name: Lint Commit Messages -on: - - pull_request +on: pull_request jobs: commitlint: diff --git a/dependent-usage.json b/dependent-usage.json index 838bc2e422..c7f7e862b0 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,28 +1,189 @@ { - "lastModified": 1722694058396, + "lastModified": 1677074926974, "projectUsages": [ { - "version": "22.7.0", + "version": "19.19.1", "name": "edx-credentials", "repository": { "type": "git", "url": "git://github.com/openedx/credentials" }, "folderName": "credentials", - "usages": {} + "usages": { + "DataTable": [ + { + "filePath": "credentials/static/components/FoldingTable.jsx", + "line": 27, + "column": 6 + } + ], + "Button.Deprecated": [ + { + "filePath": "credentials/static/components/MasqueradeBanner.jsx", + "line": 103, + "column": 12 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 283, + "column": 14 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 290, + "column": 12 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 302, + "column": 12 + }, + { + "filePath": "credentials/static/components/SendLearnerRecordModal.jsx", + "line": 144, + "column": 10 + }, + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 180, + "column": 18 + } + ], + "Alert": [ + { + "filePath": "credentials/static/components/MasqueradeBanner.jsx", + "line": 110, + "column": 8 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 311, + "column": 8 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 320, + "column": 8 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 334, + "column": 8 + }, + { + "filePath": "credentials/static/components/SendLearnerRecordModal.jsx", + "line": 111, + "column": 14 + }, + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 139, + "column": 14 + }, + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 152, + "column": 14 + } + ], + "Alert.Heading": [ + { + "filePath": "credentials/static/components/MasqueradeBanner.jsx", + "line": 116, + "column": 10 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 318, + "column": 10 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 326, + "column": 10 + }, + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 340, + "column": 10 + }, + { + "filePath": "credentials/static/components/SendLearnerRecordModal.jsx", + "line": 116, + "column": 16 + }, + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 144, + "column": 16 + } + ], + "Icon": [ + { + "filePath": "credentials/static/components/ProgramRecord.jsx", + "line": 315, + "column": 22 + }, + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 194, + "column": 16 + } + ], + "Modal": [ + { + "filePath": "credentials/static/components/SendLearnerRecordModal.jsx", + "line": 92, + "column": 6 + }, + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 131, + "column": 6 + } + ], + "Form.CheckboxSet": [ + { + "filePath": "credentials/static/components/SendLearnerRecordModal.jsx", + "line": 124, + "column": 12 + } + ], + "Form.Checkbox": [ + { + "filePath": "credentials/static/components/SendLearnerRecordModal.jsx", + "line": 126, + "column": 16 + } + ], + "Form.Group": [ + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 166, + "column": 18 + } + ], + "Form.Control": [ + { + "filePath": "credentials/static/components/ShareProgramRecordModal.jsx", + "line": 167, + "column": 20 + } + ] + } }, { - "version": "21.6.0", + "version": "12.3.0", "name": "edx-enterprise", "repository": { "type": "git", - "url": "git://github.com/openedx/edx-enterprise" + "url": "git://github.com/edx/edx-enterprise" }, "folderName": "edx-enterprise", "usages": {} }, { - "version": "21.8.0", + "version": "20.9.2", "name": "edx-ora2", "repository": "https://github.com/openedx/edx-ora2.git", "folderName": "edx-ora2", @@ -30,85 +191,69 @@ "Alert": [ { "filePath": "openassessment/xblock/static/js/src/lms/components/WaitingStepContent.jsx", - "line": 45, - "column": 6, - "index": 1304 + "line": 40, + "column": 6 }, { "filePath": "openassessment/xblock/static/js/src/lms/containers/WaitingStepDetailsContainer.jsx", - "line": 107, - "column": 12, - "index": 3091 + "line": 68, + "column": 12 } ], "Button": [ { "filePath": "openassessment/xblock/static/js/src/lms/components/WaitingStepList.jsx", - "line": 20, - "column": 4, - "index": 498 - }, - { - "filePath": "openassessment/xblock/static/js/src/lms/components/WaitingStepList.jsx", - "line": 41, - "column": 16, - "index": 1186 + "line": 15, + "column": 4 } ], "DataTable": [ { "filePath": "openassessment/xblock/static/js/src/lms/components/WaitingStepList.jsx", - "line": 28, - "column": 4, - "index": 680 + "line": 19, + "column": 4 } ], "DataTable.TableControlBar": [ { "filePath": "openassessment/xblock/static/js/src/lms/components/WaitingStepList.jsx", - "line": 82, - "column": 6, - "index": 2237 + "line": 53, + "column": 6 } ], "DataTable.Table": [ { "filePath": "openassessment/xblock/static/js/src/lms/components/WaitingStepList.jsx", - "line": 83, - "column": 6, - "index": 2273 + "line": 54, + "column": 6 } ], "DataTable.TableFooter": [ { "filePath": "openassessment/xblock/static/js/src/lms/components/WaitingStepList.jsx", - "line": 84, - "column": 6, - "index": 2299 + "line": 55, + "column": 6 } ], "Container": [ { "filePath": "openassessment/xblock/static/js/src/lms/containers/WaitingStepDetailsContainer.jsx", - "line": 88, - "column": 12, - "index": 2405 + "line": 50, + "column": 12 } ], "Row": [ { "filePath": "openassessment/xblock/static/js/src/lms/containers/WaitingStepDetailsContainer.jsx", - "line": 89, - "column": 14, - "index": 2448 + "line": 51, + "column": 14 } ], "Spinner": [ { "filePath": "openassessment/xblock/static/js/src/lms/containers/WaitingStepDetailsContainer.jsx", - "line": 90, - "column": 16, - "index": 2508 + "line": 52, + "column": 16 } ] } @@ -123,556 +268,467 @@ { "filePath": "cms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 8, - "column": 4, - "index": 191 + "column": 2 }, { "filePath": "cms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 15, - "column": 4, - "index": 329 + "column": 2 }, { "filePath": "cms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 8, - "column": 4, - "index": 191 + "column": 2 }, { "filePath": "cms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 15, - "column": 4, - "index": 329 + "column": 2 }, { "filePath": "common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 8, - "column": 4, - "index": 191 + "column": 2 }, { "filePath": "common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 15, - "column": 4, - "index": 329 + "column": 2 }, { "filePath": "lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx", - "line": 50, - "column": 24, - "index": 2019 + "line": 48, + "column": 12 }, { "filePath": "lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/ReportStatus/ReportStatus.jsx", - "line": 14, - "column": 12, - "index": 451 + "line": 11, + "column": 6 }, { "filePath": "lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/ReportStatus/ReportStatus.jsx", - "line": 24, - "column": 14, - "index": 761 + "line": 20, + "column": 8 }, { "filePath": "lms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 8, - "column": 4, - "index": 191 + "column": 2 }, { "filePath": "lms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 15, - "column": 4, - "index": 329 + "column": 2 }, { "filePath": "lms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 8, - "column": 4, - "index": 191 + "column": 2 }, { "filePath": "lms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 15, - "column": 4, - "index": 329 + "column": 2 }, { "filePath": "xmodule/js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 8, - "column": 4, - "index": 191 + "column": 2 }, { "filePath": "xmodule/js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", "line": 15, - "column": 4, - "index": 329 + "column": 2 } ], "Button": [ { "filePath": "cms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 47, - "column": 16, - "index": 1253 + "line": 43, + "column": 8 }, { "filePath": "cms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 54, - "column": 12, - "index": 1491 + "line": 49, + "column": 8 }, { "filePath": "cms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 83, - "column": 12, - "index": 2267 + "line": 76, + "column": 8 }, { "filePath": "cms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 47, - "column": 16, - "index": 1253 + "line": 43, + "column": 8 }, { "filePath": "cms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 54, - "column": 12, - "index": 1491 + "line": 49, + "column": 8 }, { "filePath": "cms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 83, - "column": 12, - "index": 2267 + "line": 76, + "column": 8 }, { "filePath": "common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 47, - "column": 16, - "index": 1253 + "line": 43, + "column": 8 }, { "filePath": "common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 54, - "column": 12, - "index": 1491 + "line": 49, + "column": 8 }, { "filePath": "common/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 83, - "column": 12, - "index": 2267 + "line": 76, + "column": 8 }, { "filePath": "lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx", - "line": 39, - "column": 27, - "index": 1366 + "line": 38, + "column": 23 }, { "filePath": "lms/djangoapps/instructor/static/instructor/ProblemBrowser/components/Main/Main.jsx", - "line": 79, - "column": 20, - "index": 3015 + "line": 74, + "column": 10 }, { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 117, - "column": 20, - "index": 3821 + "line": 108, + "column": 10 }, { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 122, - "column": 20, - "index": 4018 + "line": 113, + "column": 10 }, { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/Main/Main.jsx", - "line": 41, - "column": 16, - "index": 1298 + "line": 39, + "column": 8 }, { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/Search/Search.jsx", - "line": 34, - "column": 24, - "index": 1113 + "line": 35, + "column": 12 }, { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/Table/EntitlementSupportTable.jsx", - "line": 61, - "column": 16, - "index": 1477 + "line": 59, + "column": 14 }, { "filePath": "lms/djangoapps/support/static/support/jsx/logged_in_user.jsx", - "line": 70, - "column": 20, - "index": 3218 + "line": 60, + "column": 10 }, { "filePath": "lms/djangoapps/support/static/support/jsx/logged_in_user.jsx", - "line": 114, - "column": 24, - "index": 5318 + "line": 104, + "column": 12 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/index.jsx", - "line": 42, - "column": 8, - "index": 1337 + "line": 39, + "column": 4 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/inspector.jsx", - "line": 189, - "column": 12, - "index": 8088 + "line": 180, + "column": 6 }, { "filePath": "lms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 47, - "column": 16, - "index": 1253 + "line": 43, + "column": 8 }, { "filePath": "lms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 54, - "column": 12, - "index": 1491 + "line": 49, + "column": 8 }, { "filePath": "lms/static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 83, - "column": 12, - "index": 2267 + "line": 76, + "column": 8 }, { "filePath": "lms/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 117, - "column": 20, - "index": 3821 + "line": 108, + "column": 10 }, { "filePath": "lms/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 122, - "column": 20, - "index": 4018 + "line": 113, + "column": 10 }, { "filePath": "lms/static/support/jsx/entitlements/components/Main/Main.jsx", - "line": 41, - "column": 16, - "index": 1298 + "line": 39, + "column": 8 }, { "filePath": "lms/static/support/jsx/entitlements/components/Search/Search.jsx", - "line": 34, - "column": 24, - "index": 1113 + "line": 35, + "column": 12 }, { "filePath": "lms/static/support/jsx/entitlements/components/Table/EntitlementSupportTable.jsx", - "line": 61, - "column": 16, - "index": 1477 + "line": 59, + "column": 14 }, { "filePath": "lms/static/support/jsx/logged_in_user.jsx", - "line": 70, - "column": 20, - "index": 3218 + "line": 60, + "column": 10 }, { "filePath": "lms/static/support/jsx/logged_in_user.jsx", - "line": 114, - "column": 24, - "index": 5318 + "line": 104, + "column": 12 }, { "filePath": "lms/static/support/jsx/program_enrollments/index.jsx", - "line": 42, - "column": 8, - "index": 1337 + "line": 39, + "column": 4 }, { "filePath": "lms/static/support/jsx/program_enrollments/inspector.jsx", - "line": 189, - "column": 12, - "index": 8088 + "line": 180, + "column": 6 }, { "filePath": "lms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 47, - "column": 16, - "index": 1253 + "line": 43, + "column": 8 }, { "filePath": "lms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 54, - "column": 12, - "index": 1491 + "line": 49, + "column": 8 }, { "filePath": "lms/static/xmodule_js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 83, - "column": 12, - "index": 2267 + "line": 76, + "column": 8 }, { "filePath": "openedx/features/announcements/static/announcements/jsx/Announcements.jsx", - "line": 97, - "column": 20, - "index": 2726 + "line": 95, + "column": 10 }, { "filePath": "openedx/features/announcements/static/announcements/jsx/Announcements.jsx", - "line": 109, - "column": 20, - "index": 3225 + "line": 108, + "column": 10 }, { "filePath": "xmodule/js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 47, - "column": 16, - "index": 1253 + "line": 43, + "column": 8 }, { "filePath": "xmodule/js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 54, - "column": 12, - "index": 1491 + "line": 49, + "column": 8 }, { "filePath": "xmodule/js/common_static/common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx", - "line": 83, - "column": 12, - "index": 2267 + "line": 76, + "column": 8 } ], "InputText": [ { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 83, - "column": 16, - "index": 2494 + "line": 74, + "column": 8 }, { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 90, - "column": 16, - "index": 2757 + "line": 81, + "column": 8 }, { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/Search/Search.jsx", - "line": 27, - "column": 16, - "index": 806 + "line": 28, + "column": 8 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/index.jsx", - "line": 31, - "column": 8, - "index": 986 + "line": 28, + "column": 4 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/inspector.jsx", - "line": 166, - "column": 16, - "index": 7247 + "line": 157, + "column": 8 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/inspector.jsx", - "line": 182, - "column": 16, - "index": 7787 + "line": 173, + "column": 8 }, { "filePath": "lms/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 83, - "column": 16, - "index": 2494 + "line": 74, + "column": 8 }, { "filePath": "lms/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 90, - "column": 16, - "index": 2757 + "line": 81, + "column": 8 }, { "filePath": "lms/static/support/jsx/entitlements/components/Search/Search.jsx", - "line": 27, - "column": 16, - "index": 806 + "line": 28, + "column": 8 }, { "filePath": "lms/static/support/jsx/program_enrollments/index.jsx", - "line": 31, - "column": 8, - "index": 986 + "line": 28, + "column": 4 }, { "filePath": "lms/static/support/jsx/program_enrollments/inspector.jsx", - "line": 166, - "column": 16, - "index": 7247 + "line": 157, + "column": 8 }, { "filePath": "lms/static/support/jsx/program_enrollments/inspector.jsx", - "line": 182, - "column": 16, - "index": 7787 + "line": 173, + "column": 8 } ], "InputSelect": [ { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 97, - "column": 16, - "index": 3011 + "line": 88, + "column": 8 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/inspector.jsx", - "line": 174, - "column": 16, - "index": 7526 + "line": 165, + "column": 8 }, { "filePath": "lms/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 97, - "column": 16, - "index": 3011 + "line": 88, + "column": 8 }, { "filePath": "lms/static/support/jsx/program_enrollments/inspector.jsx", - "line": 174, - "column": 16, - "index": 7526 + "line": 165, + "column": 8 } ], "TextArea": [ { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 110, - "column": 16, - "index": 3583 + "line": 101, + "column": 8 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/index.jsx", - "line": 36, - "column": 8, - "index": 1119 + "line": 33, + "column": 4 }, { "filePath": "lms/static/support/jsx/entitlements/components/EntitlementForm/index.jsx", - "line": 110, - "column": 16, - "index": 3583 + "line": 101, + "column": 8 }, { "filePath": "lms/static/support/jsx/program_enrollments/index.jsx", - "line": 36, - "column": 8, - "index": 1119 + "line": 33, + "column": 4 } ], "StatusAlert": [ { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/Main/Main.jsx", - "line": 13, - "column": 8, - "index": 518 + "line": 12, + "column": 4 }, { "filePath": "lms/djangoapps/support/static/support/jsx/logged_in_user.jsx", - "line": 85, - "column": 28, - "index": 3746 + "line": 75, + "column": 14 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/index.jsx", - "line": 13, - "column": 12, - "index": 469 + "line": 10, + "column": 6 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/index.jsx", - "line": 24, - "column": 12, - "index": 811 + "line": 21, + "column": 6 }, { "filePath": "lms/djangoapps/support/static/support/jsx/program_enrollments/inspector.jsx", - "line": 155, - "column": 16, - "index": 6816 + "line": 146, + "column": 8 }, { "filePath": "lms/static/support/jsx/entitlements/components/Main/Main.jsx", - "line": 13, - "column": 8, - "index": 518 + "line": 12, + "column": 4 }, { "filePath": "lms/static/support/jsx/logged_in_user.jsx", - "line": 85, - "column": 28, - "index": 3746 + "line": 75, + "column": 14 }, { "filePath": "lms/static/support/jsx/program_enrollments/index.jsx", - "line": 13, - "column": 12, - "index": 469 + "line": 10, + "column": 6 }, { "filePath": "lms/static/support/jsx/program_enrollments/index.jsx", - "line": 24, - "column": 12, - "index": 811 + "line": 21, + "column": 6 }, { "filePath": "lms/static/support/jsx/program_enrollments/inspector.jsx", - "line": 155, - "column": 16, - "index": 6816 + "line": 146, + "column": 8 } ], "Hyperlink": [ { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/Table/EntitlementSupportTable.jsx", - "line": 57, - "column": 21, - "index": 1339 + "line": 55, + "column": 19 }, { "filePath": "lms/static/support/jsx/entitlements/components/Table/EntitlementSupportTable.jsx", - "line": 57, - "column": 21, - "index": 1339 + "line": 55, + "column": 19 } ], "Table": [ { "filePath": "lms/djangoapps/support/static/support/jsx/entitlements/components/Table/EntitlementSupportTable.jsx", - "line": 72, - "column": 4, - "index": 1797 + "line": 69, + "column": 2 }, { "filePath": "lms/static/support/jsx/entitlements/components/Table/EntitlementSupportTable.jsx", - "line": 72, - "column": 4, - "index": 1797 + "line": 69, + "column": 2 } ] } }, { - "version": "22.0.0", + "version": "20.27.0", "name": "@edx/frontend-app-account", "repository": { "type": "git", @@ -683,1107 +739,825 @@ "Alert": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 219, - "column": 8, - "index": 7974 + "line": 205, + "column": 8 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 241, - "column": 8, - "index": 8688 + "line": 227, + "column": 8 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 334, - "column": 4, - "index": 12018 + "line": 320, + "column": 4 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 106, - "column": 8, - "index": 3012 + "column": 8 }, { "filePath": "src/account-settings/OneTimeDismissibleAlert.jsx", "line": 15, - "column": 4, - "index": 372 + "column": 4 }, { "filePath": "src/id-verification/ImageFileUpload.jsx", "line": 45, - "column": 6, - "index": 1337 + "column": 6 }, { "filePath": "src/id-verification/panels/ReviewRequirementsPanel.jsx", "line": 34, - "column": 8, - "index": 1124 + "column": 8 }, { "filePath": "src/id-verification/panels/SummaryPanel.jsx", - "line": 151, - "column": 8, - "index": 5216 + "line": 150, + "column": 8 } ], "Hyperlink": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 249, - "column": 16, - "index": 9167 + "line": 235, + "column": 16 }, { "filePath": "src/account-settings/BetaLanguageBanner.jsx", "line": 77, - "column": 12, - "index": 2873 + "column": 12 + }, + { + "filePath": "src/account-settings/coaching/CoachingConsent.jsx", + "line": 27, + "column": 4 + }, + { + "filePath": "src/account-settings/coaching/CoachingConsentForm.jsx", + "line": 73, + "column": 10 }, { "filePath": "src/account-settings/delete-account/BeforeProceedingBanner.jsx", "line": 29, - "column": 12, - "index": 1183 + "column": 12 }, { "filePath": "src/account-settings/delete-account/DeleteAccount.jsx", - "line": 102, - "column": 10, - "index": 3097 + "line": 101, + "column": 10 }, { "filePath": "src/account-settings/delete-account/PrintingInstructions.jsx", "line": 10, - "column": 4, - "index": 318 + "column": 4 + }, + { + "filePath": "src/account-settings/demographics/DemographicsSection.jsx", + "line": 170, + "column": 10 }, { "filePath": "src/account-settings/reset-password/ConfirmationAlert.jsx", - "line": 15, - "column": 4, - "index": 502 + "line": 14, + "column": 4 }, { "filePath": "src/account-settings/third-party-auth/ThirdPartyAuth.jsx", "line": 25, - "column": 8, - "index": 836 + "column": 8 }, { "filePath": "src/id-verification/panels/ReviewRequirementsPanel.jsx", "line": 43, - "column": 16, - "index": 1823 + "column": 16 }, { "filePath": "src/id-verification/panels/SummaryPanel.jsx", - "line": 53, - "column": 14, - "index": 2077 - }, - { - "filePath": "src/notification-preferences/NotificationPreferences.jsx", - "line": 67, - "column": 8, - "index": 2600 + "line": 52, + "column": 14 } ], "CheckCircle": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 295, - "column": 14, - "index": 10540 + "line": 281, + "column": 14 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 395, - "column": 27, - "index": 13896 + "line": 381, + "column": 27 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 517, - "column": 20, - "index": 18052 + "line": 511, + "column": 20 } ], "Error": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 310, - "column": 14, - "index": 11106 + "line": 296, + "column": 14 } ], "Button": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 319, - "column": 16, - "index": 11535 + "line": 305, + "column": 16 }, { "filePath": "src/account-settings/BetaLanguageBanner.jsx", "line": 71, - "column": 12, - "index": 2566 + "column": 12 + }, + { + "filePath": "src/account-settings/coaching/CoachingConsentForm.jsx", + "line": 68, + "column": 10 }, { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", "line": 83, - "column": 12, - "index": 2805 + "column": 12 }, { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", "line": 84, - "column": 12, - "index": 2875 + "column": 12 }, { "filePath": "src/account-settings/delete-account/DeleteAccount.jsx", - "line": 107, - "column": 10, - "index": 3363 + "line": 106, + "column": 10 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 75, - "column": 6, - "index": 2130 + "column": 6 }, { "filePath": "src/account-settings/EditableField.jsx", - "line": 66, - "column": 13, - "index": 1475 + "line": 65, + "column": 13 }, { "filePath": "src/account-settings/EditableField.jsx", - "line": 138, - "column": 16, - "index": 4053 + "line": 137, + "column": 16 }, { "filePath": "src/account-settings/EditableField.jsx", - "line": 154, - "column": 16, - "index": 4658 + "line": 153, + "column": 16 }, { "filePath": "src/account-settings/EditableSelectField.jsx", "line": 66, - "column": 13, - "index": 1457 + "column": 13 }, { "filePath": "src/account-settings/EditableSelectField.jsx", - "line": 172, - "column": 16, - "index": 5102 + "line": 153, + "column": 16 }, { "filePath": "src/account-settings/EditableSelectField.jsx", - "line": 188, - "column": 16, - "index": 5707 + "line": 169, + "column": 16 }, { "filePath": "src/account-settings/EmailField.jsx", "line": 91, - "column": 13, - "index": 2278 + "column": 13 }, { "filePath": "src/account-settings/EmailField.jsx", "line": 145, - "column": 14, - "index": 4362 + "column": 14 }, { "filePath": "src/account-settings/EmailField.jsx", "line": 159, - "column": 16, - "index": 4838 + "column": 16 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 137, - "column": 8, - "index": 3922 + "column": 8 }, { "filePath": "src/id-verification/CollapsibleImageHelp.jsx", "line": 38, - "column": 6, - "index": 1351 + "column": 6 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 74, - "column": 10, - "index": 3249 + "line": 72, + "column": 12 }, { "filePath": "src/id-verification/panels/SummaryPanel.jsx", - "line": 92, - "column": 6, - "index": 3257 - }, - { - "filePath": "src/notification-preferences/EmailCadences.jsx", - "line": 27, - "column": 6, - "index": 828 - }, - { - "filePath": "src/notification-preferences/EmailCadences.jsx", - "line": 50, - "column": 18, - "index": 1619 - }, - { - "filePath": "src/notification-preferences/NotificationCourses.jsx", - "line": 73, - "column": 8, - "index": 2425 + "line": 91, + "column": 6 } ], "WarningFilled": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 336, - "column": 12, - "index": 12061 + "line": 322, + "column": 12 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 397, - "column": 27, - "index": 14040 + "line": 383, + "column": 27 } ], "Alert.Heading": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 338, - "column": 6, - "index": 12088 + "line": 324, + "column": 6 }, { "filePath": "src/account-settings/OneTimeDismissibleAlert.jsx", "line": 22, - "column": 6, - "index": 510 + "column": 6 } ], "Icon": [ { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 395, - "column": 16, - "index": 13885 + "line": 381, + "column": 16 }, { "filePath": "src/account-settings/AccountSettingsPage.jsx", - "line": 397, - "column": 16, - "index": 14029 - }, - { - "filePath": "src/account-settings/JumpNav.jsx", - "line": 77, - "column": 16, - "index": 2794 - }, - { - "filePath": "src/notification-preferences/NotificationCourses.jsx", - "line": 56, - "column": 16, - "index": 1987 - }, - { - "filePath": "src/notification-preferences/NotificationPreferences.jsx", - "line": 79, - "column": 12, - "index": 3099 - }, - { - "filePath": "src/notification-preferences/NotificationTypes.jsx", - "line": 46, - "column": 16, - "index": 1688 + "line": 383, + "column": 16 } ], "Form.Checkbox": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 95, - "column": 6, - "index": 2300 + "column": 6 + }, + { + "filePath": "src/account-settings/demographics/Checkboxes.jsx", + "line": 43, + "column": 8 } ], "ModalDialog": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 99, - "column": 6, - "index": 2516 + "column": 6 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 78, - "column": 6, - "index": 2275 + "column": 6 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 156, - "column": 4, - "index": 4373 + "column": 4 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 79, - "column": 6, - "index": 3413 + "line": 77, + "column": 8 } ], "Form": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 107, - "column": 8, - "index": 2775 + "column": 8 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 163, - "column": 6, - "index": 4497 + "column": 6 }, { "filePath": "src/id-verification/panels/GetNameIdPanel.jsx", - "line": 53, - "column": 6, - "index": 1618 + "line": 52, + "column": 6 } ], "ModalDialog.Header": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 108, - "column": 10, - "index": 2816 + "column": 10 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 87, - "column": 10, - "index": 2543 + "column": 10 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 164, - "column": 8, - "index": 4536 + "column": 8 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 86, - "column": 8, - "index": 3591 + "line": 84, + "column": 10 } ], "ModalDialog.Title": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 109, - "column": 12, - "index": 2849 + "column": 12 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 88, - "column": 12, - "index": 2576 + "column": 12 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 165, - "column": 10, - "index": 4567 + "column": 10 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 87, - "column": 10, - "index": 3622 + "line": 85, + "column": 12 } ], "ModalDialog.Body": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 114, - "column": 10, - "index": 3045 + "column": 10 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 93, - "column": 10, - "index": 2758 + "column": 10 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 170, - "column": 8, - "index": 4685 + "column": 8 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 91, - "column": 8, - "index": 3816 + "line": 89, + "column": 10 } ], "Form.Group": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 115, - "column": 12, - "index": 3104 + "column": 12 + }, + { + "filePath": "src/account-settings/coaching/CoachingToggle.jsx", + "line": 40, + "column": 4 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 95, - "column": 12, - "index": 2942 + "column": 12 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 110, - "column": 12, - "index": 3574 + "column": 12 }, { "filePath": "src/account-settings/EditableField.jsx", - "line": 100, - "column": 14, - "index": 2301 + "line": 99, + "column": 14 }, { "filePath": "src/account-settings/EditableSelectField.jsx", - "line": 131, - "column": 14, - "index": 3251 + "line": 112, + "column": 14 }, { "filePath": "src/account-settings/EmailField.jsx", "line": 109, - "column": 12, - "index": 2755 + "column": 12 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 118, - "column": 6, - "index": 3322 + "column": 6 }, { "filePath": "src/id-verification/Camera.jsx", "line": 285, - "column": 8, - "index": 9030 + "column": 8 }, { "filePath": "src/id-verification/panels/GetNameIdPanel.jsx", - "line": 54, - "column": 8, - "index": 1657 + "line": 53, + "column": 8 } ], "Form.Label": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 116, - "column": 14, - "index": 3148 + "column": 14 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 96, - "column": 14, - "index": 2969 + "column": 14 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 111, - "column": 14, - "index": 3601 + "column": 14 }, { "filePath": "src/account-settings/EditableField.jsx", - "line": 104, - "column": 16, - "index": 2418 + "line": 103, + "column": 16 }, { "filePath": "src/account-settings/EditableSelectField.jsx", - "line": 135, - "column": 16, - "index": 3368 + "line": 116, + "column": 16 }, { "filePath": "src/account-settings/EmailField.jsx", "line": 113, - "column": 14, - "index": 2864 + "column": 14 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 119, - "column": 8, - "index": 3395 + "column": 8 }, { "filePath": "src/id-verification/panels/GetNameIdPanel.jsx", - "line": 55, - "column": 10, - "index": 1680 + "line": 54, + "column": 10 } ], "Form.RadioSet": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 119, - "column": 14, - "index": 3306 + "column": 14 } ], "Form.Radio": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 124, - "column": 16, - "index": 3506 + "column": 16 }, { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 128, - "column": 16, - "index": 3736 + "column": 16 } ], "ModalDialog.Footer": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 136, - "column": 10, - "index": 4060 + "column": 10 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 128, - "column": 10, - "index": 4263 + "column": 10 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 174, - "column": 8, - "index": 4799 + "column": 8 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 114, - "column": 8, - "index": 4680 + "line": 112, + "column": 10 } ], "ActionRow": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 137, - "column": 12, - "index": 4093 + "column": 12 }, { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", "line": 82, - "column": 10, - "index": 2781 + "column": 10 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 129, - "column": 12, - "index": 4296 + "column": 12 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 175, - "column": 10, - "index": 4830 + "column": 10 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 115, - "column": 10, - "index": 4727 + "line": 113, + "column": 12 } ], "ModalDialog.CloseButton": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 138, - "column": 14, - "index": 4119 + "column": 14 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 130, - "column": 14, - "index": 4322 + "column": 14 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 176, - "column": 12, - "index": 4854 + "column": 12 }, { "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 116, - "column": 12, - "index": 4751 + "line": 114, + "column": 14 } ], "StatefulButton": [ { "filePath": "src/account-settings/certificate-preference/CertificatePreference.jsx", "line": 141, - "column": 14, - "index": 4363 + "column": 14 }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 133, - "column": 14, - "index": 4445 + "column": 14 }, { "filePath": "src/account-settings/EditableField.jsx", - "line": 119, - "column": 16, - "index": 3039 + "line": 118, + "column": 16 }, { "filePath": "src/account-settings/EditableSelectField.jsx", - "line": 153, - "column": 16, - "index": 4088 + "line": 134, + "column": 16 }, { "filePath": "src/account-settings/EmailField.jsx", "line": 126, - "column": 14, - "index": 3386 + "column": 14 }, { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 144, - "column": 6, - "index": 4126 + "column": 6 }, { "filePath": "src/account-settings/reset-password/ResetPassword.jsx", "line": 24, - "column": 8, - "index": 821 + "column": 8 }, { "filePath": "src/account-settings/third-party-auth/ThirdPartyAuth.jsx", "line": 62, - "column": 8, - "index": 2170 + "column": 8 + } + ], + "Form.Control": [ + { + "filePath": "src/account-settings/coaching/CoachingConsentForm.jsx", + "line": 41, + "column": 10 + }, + { + "filePath": "src/account-settings/coaching/CoachingConsentForm.jsx", + "line": 54, + "column": 10 + }, + { + "filePath": "src/account-settings/demographics/DemographicsSection.jsx", + "line": 202, + "column": 16 + }, + { + "filePath": "src/account-settings/demographics/DemographicsSection.jsx", + "line": 279, + "column": 16 + }, + { + "filePath": "src/account-settings/DOBForm.jsx", + "line": 99, + "column": 14 + }, + { + "filePath": "src/account-settings/DOBForm.jsx", + "line": 114, + "column": 14 + }, + { + "filePath": "src/account-settings/EditableField.jsx", + "line": 104, + "column": 16 + }, + { + "filePath": "src/account-settings/EditableSelectField.jsx", + "line": 117, + "column": 16 + }, + { + "filePath": "src/account-settings/EmailField.jsx", + "line": 114, + "column": 14 + }, + { + "filePath": "src/account-settings/name-change/NameChange.jsx", + "line": 122, + "column": 8 + }, + { + "filePath": "src/id-verification/panels/GetNameIdPanel.jsx", + "line": 57, + "column": 10 + }, + { + "filePath": "src/id-verification/panels/SummaryPanel.jsx", + "line": 211, + "column": 10 + } + ], + "Form.Switch": [ + { + "filePath": "src/account-settings/coaching/CoachingToggle.jsx", + "line": 44, + "column": 6 } ], "AlertModal": [ { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", "line": 77, - "column": 6, - "index": 2595 + "column": 6 } ], "ValidationFormGroup": [ { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", "line": 110, - "column": 10, - "index": 3715 + "column": 10 } ], "Input": [ { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", "line": 118, - "column": 12, - "index": 4087 + "column": 12 } ], "ModalLayer": [ { "filePath": "src/account-settings/delete-account/SuccessModal.jsx", "line": 12, - "column": 4, - "index": 334 + "column": 4 } ], "ModalCloseButton": [ { "filePath": "src/account-settings/delete-account/SuccessModal.jsx", "line": 23, - "column": 10, - "index": 779 + "column": 10 } ], "useToggle": [ { "filePath": "src/account-settings/DOBForm.jsx", "line": 24, - "column": 40, - "index": 773 - }, - { - "filePath": "src/notification-preferences/EmailCadences.jsx", - "line": 21, - "column": 32, - "index": 659 - } - ], - "Form.Control": [ - { - "filePath": "src/account-settings/DOBForm.jsx", - "line": 99, - "column": 14, - "index": 3107 - }, - { - "filePath": "src/account-settings/DOBForm.jsx", - "line": 114, - "column": 14, - "index": 3738 - }, - { - "filePath": "src/account-settings/EditableField.jsx", - "line": 105, - "column": 16, - "index": 2513 - }, - { - "filePath": "src/account-settings/EditableSelectField.jsx", - "line": 136, - "column": 16, - "index": 3463 - }, - { - "filePath": "src/account-settings/EmailField.jsx", - "line": 114, - "column": 14, - "index": 2947 - }, - { - "filePath": "src/account-settings/name-change/NameChange.jsx", - "line": 122, - "column": 8, - "index": 3525 - }, - { - "filePath": "src/id-verification/panels/GetNameIdPanel.jsx", - "line": 58, - "column": 10, - "index": 1859 - }, - { - "filePath": "src/id-verification/panels/SummaryPanel.jsx", - "line": 208, - "column": 10, - "index": 7340 + "column": 40 } ], "Form.Text": [ { "filePath": "src/account-settings/EditableField.jsx", - "line": 114, - "column": 31, - "index": 2802 + "line": 113, + "column": 31 }, { "filePath": "src/account-settings/EditableSelectField.jsx", - "line": 148, - "column": 31, - "index": 3867 + "line": 129, + "column": 31 }, { "filePath": "src/account-settings/EmailField.jsx", "line": 122, - "column": 29, - "index": 3191 + "column": 29 }, { "filePath": "src/id-verification/Camera.jsx", "line": 296, - "column": 10, - "index": 9755 + "column": 10 } ], "useWindowSize": [ { "filePath": "src/account-settings/JumpNav.jsx", - "line": 17, - "column": 21, - "index": 681 - }, - { - "filePath": "src/hooks.js", - "line": 73, - "column": 21, - "index": 2121 + "line": 15, + "column": 21 } ], "breakpoints": [ { "filePath": "src/account-settings/JumpNav.jsx", - "line": 17, - "column": 45, - "index": 705 - }, - { - "filePath": "src/hooks.js", - "line": 74, - "column": 29, - "index": 2167 - } - ], - "OpenInNew": [ - { - "filePath": "src/account-settings/JumpNav.jsx", - "line": 77, - "column": 72, - "index": 2850 + "line": 15, + "column": 45 } ], "Col": [ { "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 118, - "column": 22, - "index": 3338 + "column": 22 } ], "TransitionReplace": [ { "filePath": "src/account-settings/SwitchContent.jsx", "line": 44, - "column": 4, - "index": 1397 + "column": 4 } ], "Form.Check": [ { "filePath": "src/id-verification/Camera.jsx", "line": 286, - "column": 10, - "index": 9126 + "column": 10 } ], "Spinner": [ { "filePath": "src/id-verification/Camera.jsx", "line": 295, - "column": 53, - "index": 9640 + "column": 53 }, { "filePath": "src/id-verification/panels/SummaryPanel.jsx", - "line": 235, - "column": 23, - "index": 8268 - }, - { - "filePath": "src/notification-preferences/NotificationCourses.jsx", - "line": 64, - "column": 10, - "index": 2192 - }, - { - "filePath": "src/notification-preferences/NotificationPreferences.jsx", - "line": 110, - "column": 12, - "index": 4318 + "line": 240, + "column": 23 } ], "Collapsible": [ { "filePath": "src/id-verification/CameraHelp.jsx", "line": 11, - "column": 4, - "index": 328 + "column": 4 }, { "filePath": "src/id-verification/CameraHelp.jsx", "line": 21, - "column": 4, - "index": 699 + "column": 4 }, { "filePath": "src/id-verification/CameraHelpWithUpload.jsx", "line": 28, - "column": 6, - "index": 987 + "column": 6 }, { "filePath": "src/id-verification/CollapsibleImageHelp.jsx", "line": 25, - "column": 4, - "index": 804 + "column": 4 } ], "Alert.Link": [ { "filePath": "src/id-verification/panels/SummaryPanel.jsx", - "line": 133, - "column": 12, - "index": 4751 - } - ], - "ModalPopup": [ - { - "filePath": "src/notification-preferences/EmailCadences.jsx", - "line": 38, - "column": 6, - "index": 1249 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/notification-preferences/EmailCadences.jsx", - "line": 48, - "column": 12, - "index": 1558 - } - ], - "Container": [ - { - "filePath": "src/notification-preferences/NotificationCourses.jsx", - "line": 40, - "column": 4, - "index": 1398 - }, - { - "filePath": "src/notification-preferences/NotificationPreferences.jsx", - "line": 61, - "column": 4, - "index": 2262 - } - ], - "ArrowForwardIos": [ - { - "filePath": "src/notification-preferences/NotificationCourses.jsx", - "line": 56, - "column": 27, - "index": 1998 - } - ], - "Collapsible.Advanced": [ - { - "filePath": "src/notification-preferences/NotificationPreferenceApp.jsx", - "line": 31, - "column": 4, - "index": 1187 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/notification-preferences/NotificationPreferenceApp.jsx", - "line": 36, - "column": 6, - "index": 1346 - } - ], - "Collapsible.Body": [ - { - "filePath": "src/notification-preferences/NotificationPreferenceApp.jsx", - "line": 43, - "column": 6, - "index": 1676 - } - ], - "NavItem": [ - { - "filePath": "src/notification-preferences/NotificationPreferenceColumn.jsx", - "line": 78, - "column": 6, - "index": 2805 - }, - { - "filePath": "src/notification-preferences/NotificationPreferences.jsx", - "line": 90, - "column": 16, - "index": 3637 - } - ], - "ArrowBack": [ - { - "filePath": "src/notification-preferences/NotificationPreferences.jsx", - "line": 79, - "column": 52, - "index": 3139 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/notification-preferences/NotificationTypes.jsx", - "line": 35, - "column": 12, - "index": 1328 - } - ], - "Tooltip": [ - { - "filePath": "src/notification-preferences/NotificationTypes.jsx", - "line": 40, - "column": 16, - "index": 1498 - } - ], - "InfoOutline": [ - { - "filePath": "src/notification-preferences/NotificationTypes.jsx", - "line": 46, - "column": 27, - "index": 1699 - } - ], - "Form.Switch": [ - { - "filePath": "src/notification-preferences/ToggleSwitch.jsx", - "line": 15, - "column": 2, - "index": 201 + "line": 132, + "column": 12 } ] } }, { - "version": "21.13.1", + "version": "20.26.3", "name": "frontend-app-admin-portal", "repository": "https://github.com/openedx/frontend-app-admin-portal", "folderName": "frontend-app-admin-portal", @@ -1792,53755 +1566,27885 @@ { "filePath": "src/components/ActionButtonWithModal/index.jsx", "line": 15, - "column": 6, - "index": 315 - }, - { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 49, - "column": 10, - "index": 1875 - }, - { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 77, - "column": 8, - "index": 2883 - }, - { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 93, - "column": 8, - "index": 3554 + "column": 6 }, { "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 52, - "column": 18, - "index": 2264 - }, - { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 82, - "column": 12, - "index": 2526 - }, - { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 116, - "column": 14, - "index": 3657 - }, - { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 123, - "column": 14, - "index": 3973 + "line": 48, + "column": 18 }, { "filePath": "src/components/BulkEnrollmentPage/BulkEnrollButton.jsx", "line": 15, - "column": 2, - "index": 599 + "column": 2 }, { "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", "line": 24, - "column": 8, - "index": 588 + "column": 8 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", "line": 83, - "column": 12, - "index": 2819 + "column": 12 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", "line": 92, - "column": 12, - "index": 3150 + "column": 12 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", "line": 42, - "column": 8, - "index": 1050 + "column": 8 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", "line": 146, - "column": 8, - "index": 4249 + "column": 8 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", "line": 17, - "column": 11, - "index": 425 + "column": 11 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", "line": 20, - "column": 9, - "index": 557 + "column": 9 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", "line": 66, - "column": 16, - "index": 1956 + "column": 16 }, { "filePath": "src/components/BulkEnrollmentPage/table/BaseSelectionStatus.jsx", "line": 23, - "column": 8, - "index": 768 + "column": 8 }, { "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", "line": 38, - "column": 4, - "index": 1055 + "column": 4 }, { "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 419, - "column": 12, - "index": 12557 + "line": 411, + "column": 10 }, { "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 275, - "column": 12, - "index": 8375 + "line": 273, + "column": 12 }, { "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 233, - "column": 12, - "index": 6657 + "line": 223, + "column": 10 }, { "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 241, - "column": 12, - "index": 6814 + "line": 237, + "column": 10 }, { "filePath": "src/components/CodeSearchResults/CodeSearchResultsHeading.jsx", - "line": 14, - "column": 6, - "index": 539 + "line": 13, + "column": 6 }, { "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 117, - "column": 10, - "index": 3755 + "line": 56, + "column": 8 }, { "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 81, - "column": 12, - "index": 2773 - }, - { - "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 118, - "column": 12, - "index": 4114 + "line": 72, + "column": 12 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 86, - "column": 8, - "index": 2855 - }, - { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 69, - "column": 10, - "index": 2512 - }, - { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 104, - "column": 10, - "index": 3917 + "line": 73, + "column": 8 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 107, - "column": 6, - "index": 3592 + "line": 105, + "column": 6 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 124, - "column": 12, - "index": 4242 + "line": 112, + "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 274, - "column": 16, - "index": 10536 + "line": 272, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 280, - "column": 16, - "index": 10719 + "line": 278, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 292, - "column": 16, - "index": 11191 + "line": 290, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 298, - "column": 16, - "index": 11379 + "line": 296, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 310, - "column": 16, - "index": 11855 + "line": 308, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 387, - "column": 10, - "index": 14933 + "line": 365, + "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 394, - "column": 10, - "index": 15273 + "line": 366, + "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSelectionStatus.jsx", "line": 27, - "column": 8, - "index": 1009 + "column": 8 }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 63, - "column": 12, - "index": 2635 + "line": 54, + "column": 12 }, { "filePath": "src/components/CouponDetails/ActionButton.jsx", "line": 80, - "column": 4, - "index": 1878 + "column": 4 }, { "filePath": "src/components/CouponDetails/CouponBulkActions.jsx", "line": 68, - "column": 6, - "index": 1935 + "column": 6 }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 603, - "column": 26, - "index": 18597 + "line": 617, + "column": 26 }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 618, - "column": 26, - "index": 19260 + "line": 632, + "column": 26 }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 649, - "column": 28, - "index": 20816 + "line": 663, + "column": 28 }, { "filePath": "src/components/DownloadCsvButton/index.jsx", - "line": 27, - "column": 6, - "index": 702 + "line": 25, + "column": 6 }, { "filePath": "src/components/FileInput/index.jsx", - "line": 129, - "column": 12, - "index": 3145 + "line": 130, + "column": 12 }, { "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 261, - "column": 12, - "index": 8403 + "line": 188, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryLearnerList.jsx", - "line": 63, - "column": 8, - "index": 2490 + "filePath": "src/components/NewFeatureAlertBrowseAndRequest/index.jsx", + "line": 50, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 188, - "column": 6, - "index": 6653 + "filePath": "src/components/NumberCard/index.jsx", + "line": 200, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 210, - "column": 12, - "index": 7434 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 433, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 232, - "column": 12, - "index": 8314 + "filePath": "src/components/RequestCodesPage/RequestCodesForm.jsx", + "line": 118, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/AssignmentsTableRefreshAction.jsx", - "line": 39, - "column": 4, - "index": 1470 + "filePath": "src/components/settings/ConfigError.jsx", + "line": 23, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/AssignmentTableCancel.jsx", - "line": 125, - "column": 6, - "index": 3542 + "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", + "line": 72, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/AssignmentTableRemind.jsx", - "line": 126, - "column": 6, - "index": 3768 + "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", + "line": 74, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/AssignMoreCoursesEmptyStateMinimal.jsx", - "line": 55, - "column": 8, - "index": 2244 + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 38, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 96, - "column": 10, - "index": 3512 + "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", + "line": 58, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 139, - "column": 14, - "index": 5376 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 145, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 169, - "column": 10, - "index": 6632 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 166, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 213, - "column": 16, - "index": 8734 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 180, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 246, - "column": 16, - "index": 10255 + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 279, - "column": 16, - "index": 11810 + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 309, - "column": 12, - "index": 13156 + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 29, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 343, - "column": 10, - "index": 14495 + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 32, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 382, - "column": 8, - "index": 15982 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 128, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 65, - "column": 6, - "index": 2135 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 136, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/ContentNotInCatalogErrorAlertModal.jsx", - "line": 33, - "column": 10, - "index": 978 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 138, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/NotEnoughBalanceAlertModal.jsx", - "line": 35, - "column": 10, - "index": 987 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 144, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/NotEnoughBalanceAlertModal.jsx", - "line": 36, - "column": 10, - "index": 1080 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 159, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/SystemErrorAlertModal.jsx", - "line": 29, - "column": 10, - "index": 672 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 166, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/SystemErrorAlertModal.jsx", - "line": 30, - "column": 10, - "index": 765 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 105, + "column": 17 }, { - "filePath": "src/components/learner-credit-management/cards/CourseCardFooterActions.jsx", - "line": 31, - "column": 4, - "index": 1137 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 109, + "column": 15 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 91, - "column": 12, - "index": 3309 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 111, + "column": 15 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 97, - "column": 12, - "index": 3545 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 142, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", - "line": 90, - "column": 12, - "index": 3186 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 149, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", - "line": 99, - "column": 12, - "index": 3475 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 150, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryLearnerList.jsx", - "line": 50, - "column": 8, - "index": 1898 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 169, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveAction.jsx", - "line": 23, - "column": 6, - "index": 708 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 286, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/GroupMembersCsvDownloadTableAction.jsx", - "line": 98, - "column": 12, - "index": 3768 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 288, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/members-tab/GroupMembersCsvDownloadTableAction.jsx", - "line": 120, - "column": 6, - "index": 4631 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 315, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 106, - "column": 4, - "index": 3023 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 317, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/tests/BudgetDetailPageWrapper.test.jsx", - "line": 129, - "column": 10, - "index": 4266 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 140, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/tests/BudgetDetailPageWrapper.test.jsx", - "line": 130, - "column": 10, - "index": 4333 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 141, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/tests/BudgetDetailPageWrapper.test.jsx", - "line": 188, - "column": 10, - "index": 6147 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 201, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/tests/BudgetDetailPageWrapper.test.jsx", - "line": 189, - "column": 10, - "index": 6214 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 202, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/tests/BudgetDetailPageWrapper.test.jsx", - "line": 247, - "column": 10, - "index": 7844 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 221, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/tests/BudgetDetailPageWrapper.test.jsx", - "line": 248, - "column": 10, - "index": 7911 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 222, + "column": 10 }, { - "filePath": "src/components/NewFeatureAlertBrowseAndRequest/index.jsx", - "line": 49, - "column": 8, - "index": 1590 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 219, + "column": 10 }, { - "filePath": "src/components/NumberCard/index.jsx", - "line": 203, - "column": 14, - "index": 6159 - }, - { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 569, - "column": 12, - "index": 23425 - }, - { - "filePath": "src/components/RequestCodesPage/RequestCodesForm.jsx", - "line": 116, - "column": 14, - "index": 3149 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", - "line": 73, - "column": 12, - "index": 2227 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", - "line": 81, - "column": 10, - "index": 2542 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 52, - "column": 10, - "index": 1393 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", - "line": 72, - "column": 10, - "index": 1973 - }, - { - "filePath": "src/components/settings/SettingsApiCredentialsTab/CopyButton.jsx", - "line": 30, - "column": 6, - "index": 886 - }, - { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 41, - "column": 6, - "index": 1172 - }, - { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 79, - "column": 12, - "index": 2366 - }, - { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 105, - "column": 8, - "index": 4256 - }, - { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 184, - "column": 10, - "index": 7644 - }, - { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 202, - "column": 10, - "index": 7828 - }, - { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", "line": 220, - "column": 6, - "index": 8534 - }, - { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 41, - "column": 8, - "index": 1177 - }, - { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 42, - "column": 8, - "index": 1272 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 151, - "column": 10, - "index": 5184 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 153, - "column": 12, - "index": 5326 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 161, - "column": 10, - "index": 5519 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 163, - "column": 12, - "index": 5665 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 165, - "column": 10, - "index": 5744 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 171, - "column": 8, - "index": 5921 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 173, - "column": 10, - "index": 6063 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 188, - "column": 12, - "index": 6422 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 195, - "column": 12, - "index": 6637 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 132, - "column": 12, - "index": 3892 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 143, - "column": 10, - "index": 4306 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 152, - "column": 10, - "index": 4665 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 215, - "column": 12, - "index": 6814 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 226, - "column": 12, - "index": 7294 + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 168, - "column": 12, - "index": 6637 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 216, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 191, - "column": 14, - "index": 7423 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 217, + "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 44, - "column": 10, - "index": 1720 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 115, - "column": 14, - "index": 5110 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 143, - "column": 14, - "index": 6242 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 60, - "column": 10, - "index": 1883 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 99, - "column": 10, - "index": 3294 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 164, - "column": 8, - "index": 5385 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 178, - "column": 8, - "index": 5876 + "line": 34, + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", - "line": 47, - "column": 8, - "index": 1742 + "line": 32, + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", "line": 106, - "column": 12, - "index": 3902 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 178, - "column": 14, - "index": 6776 + "column": 14 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 183, - "column": 12, - "index": 6931 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 205, - "column": 12, - "index": 7714 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 208, - "column": 12, - "index": 7849 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 212, - "column": 12, - "index": 7990 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 219, - "column": 12, - "index": 8254 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 222, - "column": 12, - "index": 8401 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 234, - "column": 12, - "index": 8721 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 240, - "column": 12, - "index": 8978 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 243, - "column": 12, - "index": 9119 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", "line": 248, - "column": 14, - "index": 9298 + "column": 14 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 186, - "column": 10, - "index": 6601 + "column": 10 }, { "filePath": "src/components/SidebarToggle/index.jsx", "line": 18, - "column": 4, - "index": 390 + "column": 4 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/EnrollBulkAction.jsx", "line": 113, - "column": 6, - "index": 4022 + "column": 6 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/RemindBulkAction.jsx", - "line": 117, - "column": 6, - "index": 3517 + "line": 116, + "column": 6 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/RevokeBulkAction.jsx", - "line": 114, - "column": 6, - "index": 3521 + "line": 113, + "column": 6 }, { "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 56, - "column": 6, - "index": 1592 + "line": 61, + "column": 6 }, { "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", "line": 40, - "column": 12, - "index": 1588 + "column": 12 }, { "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", "line": 163, - "column": 12, - "index": 5268 + "column": 12 }, { "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 230, - "column": 12, - "index": 9164 + "line": 162, + "column": 12 }, { "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", "line": 109, - "column": 10, - "index": 3193 + "column": 10 }, { "filePath": "src/components/SubsidyRequestManagementTable/ActionCell.jsx", "line": 16, - "column": 6, - "index": 310 + "column": 6 }, { "filePath": "src/components/SubsidyRequestManagementTable/ActionCell.jsx", "line": 23, - "column": 6, - "index": 461 + "column": 6 }, { "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", "line": 76, - "column": 4, - "index": 1991 + "column": 4 }, { "filePath": "src/components/TemplateSourceFields/index.jsx", "line": 127, - "column": 14, - "index": 4200 + "column": 14 }, { "filePath": "src/components/TemplateSourceFields/index.jsx", "line": 153, - "column": 14, - "index": 5241 + "column": 14 } ], "Skeleton": [ { "filePath": "src/components/Admin/AdminCardsSkeleton.jsx", "line": 9, - "column": 4, - "index": 227 + "column": 4 }, { "filePath": "src/components/Admin/AdminCardsSkeleton.jsx", "line": 10, - "column": 4, - "index": 244 + "column": 4 }, { "filePath": "src/components/Admin/AdminCardsSkeleton.jsx", "line": 11, - "column": 4, - "index": 261 + "column": 4 }, { "filePath": "src/components/Admin/AdminCardsSkeleton.jsx", "line": 12, - "column": 4, - "index": 278 - }, - { - "filePath": "src/components/Admin/AIAnalyticsSummarySkeleton.jsx", - "line": 6, - "column": 4, - "index": 168 - }, - { - "filePath": "src/components/Admin/AIAnalyticsSummarySkeleton.jsx", - "line": 8, - "column": 4, - "index": 329 + "column": 4 }, { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", "line": 132, - "column": 8, - "index": 4153 + "column": 8 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", "line": 58, - "column": 10, - "index": 1651 + "column": 10 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", "line": 11, - "column": 12, - "index": 410 + "column": 12 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", "line": 13, - "column": 8, - "index": 465 + "column": 8 }, { "filePath": "src/components/EnterpriseApp/EnterpriseAppSkeleton.jsx", "line": 7, - "column": 4, - "index": 166 + "column": 4 }, { "filePath": "src/components/EnterpriseApp/EnterpriseAppSkeleton.jsx", "line": 8, - "column": 4, - "index": 197 - }, - { - "filePath": "src/components/learner-credit-management/BudgetDetailActivityTabContents.jsx", - "line": 35, - "column": 8, - "index": 1715 - }, - { - "filePath": "src/components/learner-credit-management/BudgetDetailPage.jsx", - "line": 44, - "column": 8, - "index": 1663 - }, - { - "filePath": "src/components/learner-credit-management/BudgetDetailPage.jsx", - "line": 45, - "column": 8, - "index": 1696 - }, - { - "filePath": "src/components/learner-credit-management/BudgetDetailPage.jsx", - "line": 46, - "column": 8, - "index": 1729 - }, - { - "filePath": "src/components/learner-credit-management/BudgetDetailPage.jsx", - "line": 47, - "column": 8, - "index": 1763 - }, - { - "filePath": "src/components/learner-credit-management/BudgetOverviewContent.jsx", - "line": 59, - "column": 8, - "index": 1965 - }, - { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalBudgetCard.jsx", - "line": 62, - "column": 8, - "index": 2036 + "column": 4 }, { "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", "line": 15, - "column": 12, - "index": 469 + "column": 12 }, { "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", "line": 24, - "column": 12, - "index": 792 + "column": 12 }, { "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", "line": 33, - "column": 12, - "index": 1088 + "column": 12 }, { - "filePath": "src/components/learner-credit-management/members-tab/BudgetDetailMembersTabContents.jsx", - "line": 68, - "column": 10, - "index": 2408 - }, - { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 49, - "column": 12, - "index": 1411 - }, - { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 50, - "column": 8, - "index": 1437 - }, - { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 45, - "column": 37, - "index": 1460 - }, - { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 58, - "column": 37, - "index": 2018 - }, - { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 77, - "column": 33, - "index": 2740 + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 87, + "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 216, - "column": 37, - "index": 7243 + "line": 187, + "column": 37 }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 227, - "column": 55, - "index": 8766 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 220, - "column": 39, - "index": 9417 + "line": 189, + "column": 55 }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 284, - "column": 37, - "index": 11891 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 239, - "column": 10, - "index": 8657 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 240, - "column": 10, - "index": 8680 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 241, - "column": 10, - "index": 8703 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 242, - "column": 10, - "index": 8726 + "line": 90, + "column": 37 }, { "filePath": "src/components/subscriptions/SubscriptionDetailsSkeleton.jsx", "line": 10, - "column": 4, - "index": 245 + "column": 4 }, { "filePath": "src/components/subscriptions/SubscriptionDetailsSkeleton.jsx", "line": 11, - "column": 4, - "index": 275 + "column": 4 }, { "filePath": "src/components/subscriptions/SubscriptionDetailsSkeleton.jsx", "line": 14, - "column": 8, - "index": 379 + "column": 8 }, { "filePath": "src/components/subscriptions/SubscriptionDetailsSkeleton.jsx", "line": 17, - "column": 8, - "index": 496 + "column": 8 }, { "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", "line": 112, - "column": 14, - "index": 3292 + "column": 14 }, { "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 134, - "column": 14, - "index": 4496 + "line": 111, + "column": 14 }, { "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", "line": 22, - "column": 8, - "index": 586 + "column": 8 }, { "filePath": "src/components/TableComponent/TableLoadingSkeleton.jsx", "line": 7, - "column": 4, - "index": 184 + "column": 4 } ], "Form.Group": [ { "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 62, - "column": 14, - "index": 1962 + "line": 58, + "column": 14 }, { "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 95, - "column": 14, - "index": 3384 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 45, - "column": 12, - "index": 1449 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 59, - "column": 12, - "index": 1909 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 73, - "column": 12, - "index": 2363 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 118, - "column": 12, - "index": 4339 + "line": 79, + "column": 14 }, { "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", - "line": 120, - "column": 6, - "index": 4784 + "line": 110, + "column": 6 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", "line": 59, - "column": 4, - "index": 2223 + "column": 4 }, { "filePath": "src/components/CouponDetails/CouponBulkActions.jsx", "line": 46, - "column": 6, - "index": 1198 + "column": 6 }, { "filePath": "src/components/CouponDetails/CouponFilters.jsx", "line": 9, - "column": 2, - "index": 221 - }, - { - "filePath": "src/components/FileInput/index.jsx", - "line": 72, - "column": 6, - "index": 1530 - }, - { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 105, - "column": 12, - "index": 4109 - }, - { - "filePath": "src/components/learner-credit-management/invite-modal/FileUpload.jsx", - "line": 34, - "column": 4, - "index": 1129 - }, - { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 68, - "column": 10, - "index": 2543 - }, - { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 80, - "column": 10, - "index": 3045 + "column": 2 }, { "filePath": "src/components/learner-credit-management/TableTextFilter.jsx", "line": 23, - "column": 4, - "index": 528 + "column": 4 }, { "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", "line": 59, - "column": 4, - "index": 1827 + "column": 4 }, { "filePath": "src/components/ReduxFormSelect/index.jsx", "line": 10, - "column": 4, - "index": 294 + "column": 4 }, { "filePath": "src/components/RenderField/index.jsx", "line": 19, - "column": 4, - "index": 328 + "column": 4 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 13, - "column": 8, - "index": 465 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 83, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 52, - "column": 10, - "index": 2195 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 100, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 67, - "column": 8, - "index": 2774 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 117, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 190, - "column": 6, - "index": 6680 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 241, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 224, - "column": 6, - "index": 7750 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 260, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 277, - "column": 10, - "index": 9505 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 229, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 416, - "column": 8, - "index": 16798 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 247, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 460, - "column": 10, - "index": 18422 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 261, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 491, - "column": 10, - "index": 19816 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 275, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 518, - "column": 10, - "index": 21158 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 289, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 13, - "column": 10, - "index": 395 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 103, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 43, - "column": 10, - "index": 1677 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 121, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 81, - "column": 10, - "index": 3209 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 116, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 116, - "column": 12, - "index": 4744 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 135, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 131, - "column": 10, - "index": 5324 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 148, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 160, - "column": 10, - "index": 6659 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 161, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 106, - "column": 10, - "index": 4245 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 179, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 127, - "column": 10, - "index": 5206 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 117, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 135, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", "line": 148, - "column": 10, - "index": 6167 + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 161, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 174, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 192, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 206, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 125, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 143, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 161, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 173, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 189, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 205, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 116, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 134, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 152, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 164, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 176, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 188, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 200, + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", "line": 89, - "column": 8, - "index": 3397 + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 222, - "column": 8, - "index": 7740 + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 230, - "column": 10, - "index": 8005 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 247, - "column": 10, - "index": 8702 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 269, - "column": 10, - "index": 9632 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 285, - "column": 10, - "index": 10256 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 301, - "column": 10, - "index": 10853 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 317, - "column": 10, - "index": 11455 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 333, - "column": 10, - "index": 12052 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 349, - "column": 10, - "index": 12657 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 374, - "column": 10, - "index": 13577 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 392, - "column": 10, - "index": 14275 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 411, - "column": 10, - "index": 15025 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 425, - "column": 10, - "index": 15565 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 439, - "column": 10, - "index": 16115 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 461, - "column": 10, - "index": 17035 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 483, - "column": 10, - "index": 17906 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 499, - "column": 10, - "index": 18535 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigIDPStep.jsx", "line": 27, - "column": 8, - "index": 1114 + "column": 8 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 187, - "column": 10, - "index": 5925 + "line": 176, + "column": 10 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 197, - "column": 10, - "index": 6329 + "line": 186, + "column": 10 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 207, - "column": 10, - "index": 6637 + "line": 196, + "column": 10 }, { "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", "line": 121, - "column": 14, - "index": 3601 + "column": 14 }, { "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 153, - "column": 14, - "index": 5371 + "line": 120, + "column": 14 }, { "filePath": "src/components/TextAreaAutoSize/index.jsx", "line": 17, - "column": 4, - "index": 317 + "column": 4 } ], "Form.Label": [ { "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 63, - "column": 16, - "index": 1991 + "line": 59, + "column": 16 }, { "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 96, - "column": 16, - "index": 3413 + "line": 80, + "column": 16 }, { "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 155, - "column": 14, - "index": 6493 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 46, - "column": 14, - "index": 1476 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 60, - "column": 14, - "index": 1936 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 74, - "column": 14, - "index": 2390 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 119, - "column": 14, - "index": 4366 + "line": 111, + "column": 14 }, { "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", "line": 60, - "column": 6, - "index": 1876 + "column": 6 }, { "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", "line": 65, - "column": 6, - "index": 2000 + "column": 6 }, { "filePath": "src/components/ReduxFormSelect/index.jsx", "line": 11, - "column": 6, - "index": 313 + "column": 6 }, { "filePath": "src/components/RenderField/index.jsx", "line": 20, - "column": 6, - "index": 377 - }, - { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 14, - "column": 10, - "index": 541 - }, - { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 53, - "column": 12, - "index": 2247 - }, - { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 71, - "column": 10, - "index": 2900 - }, - { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 194, - "column": 8, - "index": 6781 - }, - { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 228, - "column": 8, - "index": 7885 - }, - { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 419, - "column": 10, - "index": 16881 - }, - { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 463, - "column": 12, - "index": 18512 - }, - { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 492, - "column": 12, - "index": 19880 + "column": 6 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 17, - "column": 12, - "index": 519 - }, - { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 47, - "column": 12, - "index": 1793 - }, - { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 85, - "column": 12, - "index": 3333 - }, - { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 117, - "column": 14, - "index": 4771 - }, - { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 135, - "column": 12, - "index": 5466 - }, - { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 164, - "column": 12, - "index": 6783 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 201, + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigIDPStep.jsx", "line": 28, - "column": 10, - "index": 1137 + "column": 10 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 188, - "column": 12, - "index": 5986 + "line": 177, + "column": 12 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 198, - "column": 12, - "index": 6386 + "line": 187, + "column": 12 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 208, - "column": 12, - "index": 6697 + "line": 197, + "column": 12 }, { "filePath": "src/components/TextAreaAutoSize/index.jsx", "line": 18, - "column": 6, - "index": 336 + "column": 6 } ], "Form.Control": [ { "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 70, - "column": 16, - "index": 2366 + "line": 60, + "column": 16 }, { "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 118, - "column": 16, - "index": 4695 + "line": 88, + "column": 16 }, { "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 58, - "column": 22, - "index": 2687 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 53, - "column": 14, - "index": 1763 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 67, - "column": 14, - "index": 2217 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 81, - "column": 14, - "index": 2695 - }, - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 126, - "column": 14, - "index": 4656 + "line": 45, + "column": 22 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", "line": 62, - "column": 6, - "index": 2275 + "column": 6 }, { "filePath": "src/components/CouponDetails/CouponBulkActions.jsx", "line": 47, - "column": 8, - "index": 1301 + "column": 8 }, { "filePath": "src/components/CouponDetails/CouponFilters.jsx", "line": 10, - "column": 4, - "index": 279 - }, - { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 106, - "column": 14, - "index": 4153 - }, - { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 81, - "column": 12, - "index": 3087 + "column": 4 }, { "filePath": "src/components/learner-credit-management/TableTextFilter.jsx", "line": 24, - "column": 6, - "index": 547 + "column": 6 }, { "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", "line": 77, - "column": 6, - "index": 2266 + "column": 6 }, { "filePath": "src/components/RenderField/index.jsx", "line": 21, - "column": 6, - "index": 416 + "column": 6 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 21, - "column": 10, - "index": 842 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 84, + "column": 12 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 78, - "column": 10, - "index": 3207 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 101, + "column": 12 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 195, - "column": 8, - "index": 6827 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 118, + "column": 12 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 229, - "column": 8, - "index": 7931 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 242, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 426, - "column": 10, - "index": 17193 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 261, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 499, - "column": 12, - "index": 20237 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 230, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 24, - "column": 12, - "index": 848 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 248, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 54, - "column": 12, - "index": 2110 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 262, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 92, - "column": 12, - "index": 3662 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 276, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 136, - "column": 12, - "index": 5517 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 290, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 171, - "column": 12, - "index": 7115 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 104, + "column": 10 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/APICredentialsPage.jsx", - "line": 107, - "column": 8, - "index": 4321 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 122, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 107, - "column": 12, - "index": 4296 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 117, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 128, - "column": 12, - "index": 5257 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 136, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 149, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 162, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 180, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 118, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 136, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", "line": 149, - "column": 12, - "index": 6218 + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 162, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 175, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 193, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 207, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 126, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 144, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 162, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 174, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 190, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 206, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 117, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 135, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 153, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 165, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 177, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 189, + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", "line": 90, - "column": 10, - "index": 3420 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 231, - "column": 12, - "index": 8030 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 248, - "column": 12, - "index": 8727 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 270, - "column": 12, - "index": 9657 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 286, - "column": 12, - "index": 10281 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 302, - "column": 12, - "index": 10878 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 318, - "column": 12, - "index": 11480 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 334, - "column": 12, - "index": 12077 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 350, - "column": 12, - "index": 12682 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 375, - "column": 12, - "index": 13602 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 393, - "column": 12, - "index": 14300 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 412, - "column": 12, - "index": 15050 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 426, - "column": 12, - "index": 15590 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 440, - "column": 12, - "index": 16140 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 462, - "column": 12, - "index": 17060 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 484, - "column": 12, - "index": 17931 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 500, - "column": 12, - "index": 18560 + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigIDPStep.jsx", "line": 31, - "column": 10, - "index": 1254 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigIDPStep.jsx", "line": 38, - "column": 10, - "index": 1512 + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigIDPStep.jsx", "line": 54, - "column": 14, - "index": 2121 + "column": 14 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigIDPStep.jsx", "line": 61, - "column": 14, - "index": 2398 + "column": 14 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigIDPStep.jsx", "line": 70, - "column": 18, - "index": 2795 + "column": 18 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 189, - "column": 12, - "index": 6042 + "line": 178, + "column": 12 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 199, - "column": 12, - "index": 6428 + "line": 188, + "column": 12 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 209, - "column": 12, - "index": 6752 + "line": 198, + "column": 12 }, { "filePath": "src/components/TextAreaAutoSize/index.jsx", "line": 19, - "column": 6, - "index": 375 + "column": 6 } ], - "Info": [ + "Icon": [ { - "filePath": "src/components/Admin/AdminSearchForm.jsx", - "line": 105, - "column": 26, - "index": 3902 + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 61, + "column": 16 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 175, - "column": 36, - "index": 5068 + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 75, + "column": 18 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 194, - "column": 18, - "index": 5729 + "filePath": "src/components/Admin/index.jsx", + "line": 230, + "column": 8 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 94, - "column": 18, - "index": 3030 + "filePath": "src/components/Admin/index.jsx", + "line": 247, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 48, - "column": 18, - "index": 1651 + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", + "line": 17, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 79, - "column": 16, - "index": 2734 + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", + "line": 25, + "column": 22 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 106, - "column": 14, - "index": 3610 + "filePath": "src/components/CodeAssignmentModal/index.jsx", + "line": 418, + "column": 60 }, { - "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 162, - "column": 16, - "index": 5943 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 280, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", - "line": 9, - "column": 15, - "index": 265 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 289, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", - "line": 81, - "column": 14, - "index": 2629 + "filePath": "src/components/CodeModal/ModalError.jsx", + "line": 12, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 70, - "column": 21, - "index": 2095 + "filePath": "src/components/CodeReminderModal/index.jsx", + "line": 229, + "column": 51 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 95, - "column": 21, - "index": 3246 + "filePath": "src/components/CodeRevokeModal/index.jsx", + "line": 243, + "column": 58 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 131, - "column": 23, - "index": 4900 + "filePath": "src/components/CodeSearchResults/CodeSearchResultsHeading.jsx", + "line": 18, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSSOManagement.jsx", - "line": 43, - "column": 21, - "index": 1273 + "filePath": "src/components/CodeSearchResults/CodeSearchResultsTable.jsx", + "line": 115, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyRequestManagement.jsx", - "line": 58, - "column": 21, - "index": 1853 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", + "line": 67, + "column": 16 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 110, - "column": 14, - "index": 4519 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 145, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 188, - "column": 16, - "index": 7318 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", + "line": 13, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 74, - "column": 28, - "index": 2889 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 15, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 57, - "column": 14, - "index": 1812 + "filePath": "src/components/Coupon/index.jsx", + "line": 90, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 95, - "column": 14, - "index": 3193 + "filePath": "src/components/Coupon/index.jsx", + "line": 99, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 210, - "column": 16, - "index": 7298 + "filePath": "src/components/CouponDetails/index.jsx", + "line": 417, + "column": 10 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 100, - "column": 20, - "index": 2840 + "filePath": "src/components/DownloadCsvButton/index.jsx", + "line": 37, + "column": 10 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 152, - "column": 20, - "index": 4867 + "filePath": "src/components/FileInput/index.jsx", + "line": 139, + "column": 14 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 112, - "column": 20, - "index": 3523 + "filePath": "src/components/InviteLearnersModal/index.jsx", + "line": 195, + "column": 29 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 209, - "column": 20, - "index": 8135 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 48, + "column": 18 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 75, - "column": 18, - "index": 1889 - } - ], - "Card": [ + "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", + "line": 9, + "column": 4 + }, { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 34, - "column": 4, - "index": 1261 + "filePath": "src/components/learner-credit-management/TableTextFilter.jsx", + "line": 28, + "column": 25 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", - "line": 19, - "column": 6, - "index": 406 + "filePath": "src/components/NumberCard/index.jsx", + "line": 153, + "column": 15 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 62, - "column": 4, - "index": 2219 + "filePath": "src/components/NumberCard/index.jsx", + "line": 184, + "column": 16 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 58, - "column": 4, - "index": 1871 + "filePath": "src/components/NumberCard/index.jsx", + "line": 214, + "column": 20 }, { - "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", - "line": 5, - "column": 2, - "index": 107 + "filePath": "src/components/ReportingConfig/index.jsx", + "line": 145, + "column": 20 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 44, - "column": 8, - "index": 1577 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 422, + "column": 25 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 164, - "column": 14, - "index": 7096 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 423, + "column": 25 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 187, - "column": 16, - "index": 8314 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 424, + "column": 26 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 59, - "column": 8, - "index": 1751 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 425, + "column": 23 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 75, - "column": 10, - "index": 2265 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 437, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/AssignMoreCoursesEmptyStateMinimal.jsx", - "line": 24, - "column": 4, - "index": 810 + "filePath": "src/components/RequestCodesPage/RequestCodesForm.jsx", + "line": 124, + "column": 33 }, { - "filePath": "src/components/learner-credit-management/BudgetOverviewContent.jsx", - "line": 72, - "column": 4, - "index": 2289 + "filePath": "src/components/SaveTemplateButton/index.jsx", + "line": 152, + "column": 19 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 42, - "column": 4, - "index": 995 + "filePath": "src/components/SaveTemplateButton/index.jsx", + "line": 153, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 34, - "column": 4, - "index": 1222 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 131, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 39, - "column": 4, - "index": 1311 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 73, + "column": 19 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalBudgetCard.jsx", - "line": 70, - "column": 4, - "index": 2231 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 75, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 25, - "column": 8, - "index": 846 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 76, + "column": 23 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 34, - "column": 8, - "index": 1250 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 76, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummary.jsx", - "line": 22, - "column": 6, - "index": 751 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 86, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 12, - "column": 6, - "index": 299 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 120, + "column": 51 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 21, - "column": 6, - "index": 622 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 124, + "column": 43 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 30, - "column": 6, - "index": 918 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 178, + "column": 24 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 60, - "column": 10, - "index": 1617 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 265, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 72, - "column": 10, - "index": 2094 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 84, - "column": 10, - "index": 2537 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 108, - "column": 8, - "index": 3389 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 39, + "column": 36 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 67, - "column": 8, - "index": 1853 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 44, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 153, - "column": 4, - "index": 4563 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 120, + "column": 28 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 35, - "column": 4, - "index": 1205 + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 110, + "column": 14 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 25, - "column": 4, - "index": 599 + "filePath": "src/components/Sidebar/index.jsx", + "line": 102, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 226, - "column": 10, - "index": 7508 + "filePath": "src/components/Sidebar/index.jsx", + "line": 109, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 248, - "column": 6, - "index": 8270 + "filePath": "src/components/StatusAlert/index.jsx", + "line": 31, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 20, - "column": 4, - "index": 540 + "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "line": 51, + "column": 17 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 103, - "column": 10, - "index": 2971 + "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "line": 53, + "column": 18 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 195, - "column": 4, - "index": 6318 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 197, + "column": 23 }, { - "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", - "line": 20, - "column": 4, - "index": 534 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 122, + "column": 18 }, { - "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", - "line": 39, - "column": 6, - "index": 1118 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 144, + "column": 18 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 120, - "column": 4, - "index": 3220 - }, + "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", + "line": 8, + "column": 4 + } + ], + "Lightbulb": [ { - "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", - "line": 20, - "column": 6, - "index": 783 + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 61, + "column": 27 } ], - "Card.Section": [ + "ArrowOutward": [ { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 35, - "column": 6, - "index": 1318 - }, + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 75, + "column": 60 + } + ], + "Badge": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", - "line": 20, - "column": 8, - "index": 421 + "filePath": "src/components/Admin/licenses/LicenseAllocationHeader.jsx", + "line": 22, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 78, - "column": 10, - "index": 2733 + "filePath": "src/components/Admin/licenses/LicenseAllocationHeader.jsx", + "line": 26, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 65, - "column": 6, - "index": 2074 + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 76, + "column": 14 }, { - "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", - "line": 7, - "column": 4, - "index": 196 + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 78, + "column": 14 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardText.jsx", - "line": 6, - "column": 2, - "index": 177 + "filePath": "src/components/settings/SettingsAccessTab/StatusTableCell.jsx", + "line": 8, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 165, - "column": 16, - "index": 7153 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 252, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 188, - "column": 18, - "index": 8373 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 257, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 65, - "column": 10, - "index": 1930 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 168, + "column": 43 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 81, - "column": 12, - "index": 2487 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 169, + "column": 63 }, { - "filePath": "src/components/learner-credit-management/AssignMoreCoursesEmptyStateMinimal.jsx", - "line": 30, - "column": 8, - "index": 1091 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 170, + "column": 64 }, { - "filePath": "src/components/learner-credit-management/BudgetOverviewContent.jsx", - "line": 73, - "column": 6, - "index": 2302 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementUserBadge.jsx", + "line": 18, + "column": 11 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 66, - "column": 8, - "index": 1821 + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 76, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 35, - "column": 6, - "index": 1235 - }, + "filePath": "src/components/SubsidyRequestManagementTable/RequestStatusCell.jsx", + "line": 23, + "column": 4 + } + ], + "DataTable": [ { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", "line": 53, - "column": 6, - "index": 1812 + "column": 10 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 40, - "column": 6, - "index": 1341 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 58, - "column": 6, - "index": 1945 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 208, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalBudgetCard.jsx", - "line": 71, - "column": 6, - "index": 2277 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 217, + "column": 34 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummary.jsx", - "line": 28, - "column": 8, - "index": 936 + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 158, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 13, - "column": 8, - "index": 332 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 95, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", "line": 22, - "column": 8, - "index": 655 + "column": 4 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 31, - "column": 8, - "index": 951 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 134, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 61, - "column": 12, - "index": 1654 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 91, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 73, - "column": 12, - "index": 2131 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 93, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 85, - "column": 12, - "index": 2574 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 53, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 109, - "column": 10, - "index": 3424 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 68, - "column": 10, - "index": 1870 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 210, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 21, - "column": 4, - "index": 552 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 217, + "column": 34 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 41, - "column": 6, - "index": 1376 + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 61, + "column": 4 + } + ], + "DataTable.EmptyTable": [ + { + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 236, + "column": 19 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 26, - "column": 6, - "index": 639 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 154, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 227, - "column": 12, - "index": 7544 + "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", + "line": 76, + "column": 17 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 26, - "column": 6, - "index": 711 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 186, + "column": 28 }, { - "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", - "line": 30, - "column": 6, - "index": 894 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 146, + "column": 8 }, { - "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", - "line": 40, - "column": 8, - "index": 1133 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 154, + "column": 8 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 103, - "column": 6, - "index": 2653 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 237, + "column": 19 }, { - "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", - "line": 21, - "column": 8, - "index": 815 + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 93, + "column": 8 } ], - "Badge": [ + "Toast": [ { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 36, - "column": 8, - "index": 1341 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 317, + "column": 6 }, { - "filePath": "src/components/Admin/licenses/LicenseAllocationHeader.jsx", - "line": 30, - "column": 8, - "index": 1509 + "filePath": "src/components/Admin/SubscriptionDetails.jsx", + "line": 66, + "column": 6 }, { - "filePath": "src/components/Admin/licenses/LicenseAllocationHeader.jsx", - "line": 41, - "column": 8, - "index": 2074 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 155, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 92, - "column": 8, - "index": 3874 + "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", + "line": 51, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 67, - "column": 10, - "index": 1846 + "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", + "line": 64, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 131, - "column": 8, - "index": 3817 + "filePath": "src/components/ContentHighlights/ContentHighlightToast.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/StatusTableCell.jsx", - "line": 9, - "column": 4, - "index": 260 + "filePath": "src/components/settings/SettingsAccessTab/LinkCopiedToast.jsx", + "line": 5, + "column": 2 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 239, - "column": 18, - "index": 7908 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 136, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 367, - "column": 16, - "index": 13413 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 58, + "column": 5 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 168, - "column": 43, - "index": 5573 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 222, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 169, - "column": 63, - "index": 5683 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 233, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 170, - "column": 64, - "index": 5789 + "filePath": "src/components/settings/SettingsSSOTab/index.jsx", + "line": 81, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 133, - "column": 8, - "index": 4433 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 321, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 146, - "column": 8, - "index": 4875 + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 100, + "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementUserBadge.jsx", - "line": 18, - "column": 11, - "index": 356 + "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 71, - "column": 10, - "index": 1939 - }, - { - "filePath": "src/components/SubsidyRequestManagementTable/RequestStatusCell.jsx", - "line": 23, - "column": 4, - "index": 523 + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 62, + "column": 8 } ], - "Stack": [ + "Row": [ { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 39, - "column": 8, - "index": 1522 + "filePath": "src/components/Admin/SubscriptionDetails.jsx", + "line": 35, + "column": 6 }, { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 76, - "column": 6, - "index": 2836 + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewStep.jsx", + "line": 29, + "column": 6 }, { - "filePath": "src/components/Admin/AIAnalyticsSummarySkeleton.jsx", - "line": 5, - "column": 2, - "index": 125 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 138, - "column": 6, - "index": 3998 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 66, + "column": 4 }, { - "filePath": "src/components/CodeManagement/ManageRequestsTab.jsx", - "line": 50, - "column": 4, - "index": 1839 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 142, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardContainer.jsx", - "line": 14, - "column": 4, - "index": 596 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlights.jsx", - "line": 10, - "column": 2, - "index": 271 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentAllocationHelpCollapsibles.jsx", - "line": 11, - "column": 2, - "index": 484 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 83, - "column": 6, - "index": 3184 + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", + "line": 41, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 163, - "column": 12, - "index": 7064 + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 61, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 166, - "column": 18, - "index": 7209 + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 66, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 167, - "column": 20, - "index": 7247 + "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", + "line": 14, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 178, - "column": 22, - "index": 7889 + "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", + "line": 40, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 58, - "column": 6, - "index": 1725 + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 112, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 82, - "column": 14, - "index": 2533 + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 38, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 84, - "column": 16, - "index": 2685 + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryErrorState.jsx", - "line": 7, - "column": 2, - "index": 239 + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 77, + "column": 6 + } + ], + "Col": [ + { + "filePath": "src/components/Admin/SubscriptionDetails.jsx", + "line": 36, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryLearnerList.jsx", - "line": 38, - "column": 6, - "index": 1524 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 44, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryLearnerList.jsx", - "line": 43, - "column": 16, - "index": 1771 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 67, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/AssignmentDetailsTableCell.jsx", - "line": 25, - "column": 4, - "index": 958 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 143, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateCell.jsx", - "line": 43, - "column": 4, - "index": 1325 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 12, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateHeader.jsx", - "line": 26, - "column": 4, - "index": 908 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 17, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/AssignmentRowActionTableCell.jsx", - "line": 10, - "column": 4, - "index": 400 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 13, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetail.jsx", - "line": 15, - "column": 6, - "index": 458 + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", + "line": 42, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetail.jsx", - "line": 17, - "column": 8, - "index": 537 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetDetail.jsx", - "line": 30, - "column": 4, - "index": 992 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetDetail.jsx", - "line": 32, - "column": 6, - "index": 1071 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 29, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetDetail.jsx", - "line": 38, - "column": 6, - "index": 1416 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailActivityTabContents.jsx", - "line": 83, - "column": 4, - "index": 3188 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 71, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPage.jsx", - "line": 70, - "column": 6, - "index": 2523 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 83, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageHeader.jsx", - "line": 25, - "column": 4, - "index": 775 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 107, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 425, - "column": 2, - "index": 17302 + "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 106, - "column": 6, - "index": 3263 + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 62, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 109, - "column": 12, - "index": 3343 + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 67, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 117, - "column": 14, - "index": 3731 + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 73, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 127, - "column": 16, - "index": 4355 + "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 90, - "column": 4, - "index": 3793 + "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 54, - "column": 12, - "index": 1334 + "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", + "line": 41, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", - "line": 51, - "column": 4, - "index": 2096 + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 114, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 24, - "column": 6, - "index": 820 + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 49, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummary.jsx", - "line": 21, - "column": 4, - "index": 710 + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 78, + "column": 8 + } + ], + "BookOpen": [ + { + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollButton.jsx", + "line": 18, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryDuplicate.jsx", - "line": 6, - "column": 2, - "index": 170 + "filePath": "src/components/Sidebar/index.jsx", + "line": 109, + "column": 23 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryErrorState.jsx", - "line": 6, - "column": 2, - "index": 171 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/EnrollBulkAction.jsx", + "line": 115, + "column": 20 + } + ], + "AlertModal": [ + { + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", + "line": 14, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryLearnerList.jsx", - "line": 28, - "column": 6, - "index": 1035 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 36, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryLearnerList.jsx", - "line": 33, - "column": 16, - "index": 1282 + "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", + "line": 106, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", - "line": 8, - "column": 2, - "index": 202 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 356, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberDetailsTableCell.jsx", - "line": 68, - "column": 4, - "index": 1849 + "filePath": "src/components/settings/ConfigError.jsx", + "line": 15, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberEnrollmentsTableColumnHeader.jsx", - "line": 12, - "column": 2, - "index": 281 + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 32, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableColumnHeader.jsx", - "line": 12, - "column": 2, - "index": 276 + "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", + "line": 52, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 64, - "column": 6, - "index": 1763 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 152, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/SpendTableAmountContents.jsx", - "line": 10, - "column": 4, - "index": 283 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 135, + "column": 6 + } + ], + "Error": [ + { + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", + "line": 17, + "column": 50 }, { - "filePath": "src/components/learner-credit-management/SpendTableEnrollmentDetails.jsx", - "line": 18, - "column": 2, - "index": 550 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 76, + "column": 23 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 130, - "column": 6, - "index": 3768 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 34, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 159, - "column": 8, - "index": 4703 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 44, + "column": 37 }, { - "filePath": "src/components/settings/SettingsSSOTab/SsoErrorPage.jsx", - "line": 67, - "column": 8, - "index": 1997 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 120, + "column": 101 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 70, - "column": 8, - "index": 1890 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 281, + "column": 12 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 127, - "column": 8, - "index": 3397 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 310, + "column": 12 }, { - "filePath": "src/components/subscriptions/SubscriptionSubsidyRequests.jsx", - "line": 45, - "column": 4, - "index": 1838 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 39, + "column": 70 } ], - "useToggle": [ - { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 69, - "column": 70, - "index": 2590 - }, - { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 70, - "column": 82, - "index": 2690 - }, + "ActionRow": [ { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 21, - "column": 47, - "index": 809 + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 22, - "column": 47, - "index": 874 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 41, + "column": 6 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 100, - "column": 74, - "index": 3008 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 55, + "column": 6 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", - "line": 44, - "column": 42, - "index": 1239 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 67, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 25, - "column": 65, - "index": 1080 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 10, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", "line": 20, - "column": 47, - "index": 964 + "column": 6 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 26, - "column": 32, - "index": 1090 + "line": 111, + "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 54, - "column": 62, - "index": 2150 + "line": 364, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/CreateAllocationErrorAlertModals.jsx", - "line": 17, - "column": 74, - "index": 840 + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 11, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/CreateAllocationErrorAlertModals.jsx", - "line": 18, - "column": 71, - "index": 929 + "filePath": "src/components/settings/ConfigError.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/CreateAllocationErrorAlertModals.jsx", - "line": 19, - "column": 74, - "index": 1021 + "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", + "line": 70, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 43, - "column": 32, - "index": 1820 + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageWrapper.jsx", - "line": 84, - "column": 65, - "index": 3005 - }, - { - "filePath": "src/components/learner-credit-management/data/hooks/useAssignmentStatusChip.jsx", - "line": 17, - "column": 41, - "index": 718 + "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", + "line": 57, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/data/hooks/useCancelContentAssignments.js", - "line": 17, - "column": 32, - "index": 638 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 144, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/data/hooks/useRemindContentAssignments.js", - "line": 17, - "column": 32, - "index": 638 + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 40, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", "line": 28, - "column": 80, - "index": 1305 + "column": 6 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 20, - "column": 32, - "index": 526 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 127, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 24, - "column": 65, - "index": 1328 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 135, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 38, - "column": 32, - "index": 1171 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 143, + "column": 6 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 40, - "column": 47, - "index": 1643 + "line": 158, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", - "line": 15, - "column": 47, - "index": 489 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 141, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 48, - "column": 62, - "index": 1910 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 36, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 19, - "column": 47, - "index": 797 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 57, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 31, - "column": 32, - "index": 1631 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 210, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 37, - "column": 48, - "index": 1707 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 186, + "column": 8 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationModals.jsx", - "line": 84, - "column": 68, - "index": 3503 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 162, + "column": 10 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationModals.jsx", - "line": 85, - "column": 71, - "index": 3608 - } - ], - "AutoFixHigh": [ - { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 88, - "column": 12, - "index": 3256 - } - ], - "Groups": [ - { - "filePath": "src/components/Admin/AIAnalyticsSummary.jsx", - "line": 103, - "column": 12, - "index": 3819 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 161, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 74, - "column": 33, - "index": 3272 + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 108, + "column": 8 }, { - "filePath": "src/components/NumberCard/NumberCard.test.jsx", - "line": 18, - "column": 12, - "index": 491 + "filePath": "src/components/SubsidyRequestManagementTable/ActionCell.jsx", + "line": 15, + "column": 4 } ], - "Icon": [ + "DataTable.TableControlBar": [ { - "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 74, - "column": 16, - "index": 3487 + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 177, + "column": 8 }, { - "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 103, - "column": 18, - "index": 4951 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 140, + "column": 6 }, { - "filePath": "src/components/Admin/index.jsx", - "line": 302, - "column": 8, - "index": 11407 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 184, + "column": 10 }, { - "filePath": "src/components/Admin/index.jsx", - "line": 323, - "column": 8, - "index": 12247 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 144, + "column": 8 }, { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", - "line": 17, - "column": 8, - "index": 412 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 152, + "column": 8 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", - "line": 25, - "column": 22, - "index": 622 + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 90, + "column": 6 + } + ], + "DataTable.Table": [ + { + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 178, + "column": 8 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 282, - "column": 16, - "index": 8570 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 153, + "column": 33 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 291, - "column": 16, - "index": 8925 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 185, + "column": 10 }, { - "filePath": "src/components/CodeModal/ModalError.jsx", - "line": 12, - "column": 6, - "index": 306 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 145, + "column": 8 }, { - "filePath": "src/components/CodeSearchResults/CodeSearchResultsHeading.jsx", - "line": 19, - "column": 8, - "index": 668 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 153, + "column": 8 }, { - "filePath": "src/components/CodeSearchResults/CodeSearchResultsTable.jsx", - "line": 116, - "column": 8, - "index": 2908 + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 91, + "column": 6 + } + ], + "DataTable.TableFooter": [ + { + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 179, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 81, - "column": 12, - "index": 2895 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 155, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 67, - "column": 16, - "index": 2058 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 147, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 145, - "column": 12, - "index": 4496 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 155, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", - "line": 13, - "column": 8, - "index": 548 + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 95, + "column": 6 + } + ], + "DataTable.RowStatus": [ + { + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 180, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 15, - "column": 10, - "index": 444 + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 12, + "column": 4 + } + ], + "Stepper": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 50, + "column": 4 }, { - "filePath": "src/components/Coupon/index.jsx", - "line": 91, - "column": 6, - "index": 2537 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 258, + "column": 6 }, { - "filePath": "src/components/Coupon/index.jsx", - "line": 101, - "column": 6, - "index": 2748 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 136, + "column": 6 + } + ], + "ModalDialog": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 51, + "column": 6 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 403, - "column": 10, - "index": 12190 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 28, + "column": 2 }, { - "filePath": "src/components/FileInput/index.jsx", - "line": 138, - "column": 14, - "index": 3469 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 66, + "column": 4 }, { - "filePath": "src/components/IconWithTooltip/index.jsx", - "line": 23, - "column": 6, - "index": 689 + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 13, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 83, - "column": 51, - "index": 2623 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 160, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryErrorState.jsx", - "line": 8, - "column": 4, - "index": 282 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 21, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryLearnerList.jsx", - "line": 44, - "column": 18, - "index": 1859 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 34, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateCell.jsx", - "line": 26, - "column": 14, - "index": 916 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 150, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateHeader.jsx", - "line": 34, - "column": 16, - "index": 1255 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 144, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/BaseModalPopup.jsx", - "line": 10, - "column": 6, - "index": 388 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 85, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 36, - "column": 12, - "index": 1560 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 84, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 59, - "column": 12, - "index": 2549 + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 62, + "column": 4 + } + ], + "ModalDialog.Header": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 60, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 74, - "column": 12, - "index": 3251 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 35, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", - "line": 81, - "column": 18, - "index": 3295 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 74, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/FileUpload.jsx", - "line": 16, - "column": 8, - "index": 572 + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 31, - "column": 12, - "index": 1163 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 165, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", "line": 40, - "column": 12, - "index": 1562 + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryDuplicate.jsx", - "line": 7, - "column": 4, - "index": 243 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 156, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryErrorState.jsx", - "line": 7, - "column": 4, - "index": 214 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 150, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryLearnerList.jsx", - "line": 34, - "column": 18, - "index": 1370 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 93, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", - "line": 9, - "column": 4, - "index": 254 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 92, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 211, - "column": 23, - "index": 8199 + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 69, + "column": 6 + } + ], + "ModalDialog.Title": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 61, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 40, - "column": 18, - "index": 1715 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 45, - "column": 12, - "index": 1850 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 75, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberDetailsTableCell.jsx", + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", "line": 20, - "column": 14, - "index": 423 + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberDetailsTableCell.jsx", - "line": 45, - "column": 16, - "index": 1233 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 166, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberEnrollmentsTableColumnHeader.jsx", - "line": 35, - "column": 6, - "index": 1176 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 156, - "column": 12, - "index": 7373 - }, - { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableColumnHeader.jsx", - "line": 35, - "column": 6, - "index": 1110 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 157, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/PendingAssignmentCancelButton.jsx", - "line": 95, - "column": 16, - "index": 2564 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 151, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/PendingAssignmentRemindButton.jsx", + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", "line": 94, - "column": 16, - "index": 2545 - }, - { - "filePath": "src/components/learner-credit-management/TableTextFilter.jsx", - "line": 28, - "column": 25, - "index": 688 - }, - { - "filePath": "src/components/NumberCard/index.jsx", - "line": 187, - "column": 16, - "index": 5680 + "column": 10 }, { - "filePath": "src/components/NumberCard/index.jsx", - "line": 217, - "column": 20, - "index": 6841 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 93, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/index.jsx", - "line": 148, - "column": 22, - "index": 4898 - }, + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 70, + "column": 8 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/components/ReportingConfig/index.jsx", - "line": 153, - "column": 22, - "index": 5072 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 65, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 549, - "column": 25, - "index": 22530 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 51, + "column": 4 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 551, - "column": 26, - "index": 22664 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 81, + "column": 6 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 552, - "column": 23, - "index": 22709 + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 574, - "column": 14, - "index": 23625 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 170, + "column": 8 }, { - "filePath": "src/components/SaveTemplateButton/index.jsx", - "line": 154, - "column": 20, - "index": 5015 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 60, - "column": 14, - "index": 1635 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 46, + "column": 6 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 101, - "column": 12, - "index": 4141 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 161, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 166, - "column": 10, - "index": 6998 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 155, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 74, - "column": 19, - "index": 2119 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 109, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 76, - "column": 20, - "index": 2241 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 108, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 77, - "column": 23, - "index": 2286 - }, + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 84, + "column": 6 + } + ], + "Stepper.Step": [ { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 99, - "column": 12, - "index": 3832 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 66, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 109, - "column": 12, - "index": 4182 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 74, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 175, - "column": 10, - "index": 5508 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 328, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 189, - "column": 10, - "index": 6042 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 338, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 262, - "column": 24, - "index": 8746 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 346, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 383, - "column": 14, - "index": 14020 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 140, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 56, - "column": 12, - "index": 2252 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 144, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 67, - "column": 12, - "index": 2832 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 148, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 120, - "column": 28, - "index": 3573 - }, + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 166, + "column": 10 + } + ], + "ModalDialog.Footer": [ { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 225, - "column": 22, - "index": 7386 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 81, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 110, - "column": 14, - "index": 4068 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 54, + "column": 4 }, { - "filePath": "src/components/Sidebar/IconLink.test.jsx", - "line": 31, - "column": 12, - "index": 883 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 143, + "column": 6 }, { - "filePath": "src/components/Sidebar/IconLink.test.jsx", - "line": 41, - "column": 12, - "index": 1253 + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 27, + "column": 4 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 117, - "column": 12, - "index": 4185 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 175, + "column": 8 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 122, - "column": 12, - "index": 4318 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 35, + "column": 6 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 128, - "column": 12, - "index": 4525 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 56, + "column": 6 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 134, - "column": 12, - "index": 4716 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 209, + "column": 6 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 141, - "column": 12, - "index": 4998 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 185, + "column": 6 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 149, - "column": 12, - "index": 5307 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 161, + "column": 8 }, { - "filePath": "src/components/Sidebar/index.jsx", + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", "line": 160, - "column": 12, - "index": 5702 + "column": 8 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 167, - "column": 12, - "index": 6009 - }, + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 107, + "column": 6 + } + ], + "Stepper.ActionRow": [ { - "filePath": "src/components/Sidebar/index.jsx", - "line": 174, - "column": 12, - "index": 6264 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 82, + "column": 10 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 180, - "column": 12, - "index": 6437 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 91, + "column": 10 }, { - "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", - "line": 64, - "column": 17, - "index": 2356 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 267, + "column": 14 }, { - "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", - "line": 66, - "column": 18, - "index": 2474 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 287, + "column": 14 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 198, - "column": 23, - "index": 5919 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 305, + "column": 14 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 124, - "column": 18, - "index": 3261 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 176, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 146, - "column": 18, - "index": 3800 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 204, + "column": 10 }, { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 41, - "column": 14, - "index": 1637 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 218, + "column": 10 }, { - "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", - "line": 8, - "column": 4, - "index": 262 - } - ], - "Lightbulb": [ - { - "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 74, - "column": 27, - "index": 3498 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 239, + "column": 10 } ], - "ArrowOutward": [ + "MailtoLink": [ { - "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 103, - "column": 60, - "index": 4993 - } - ], - "Undo": [ + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 48, + "column": 6 + }, { - "filePath": "src/components/Admin/index.jsx", - "line": 302, - "column": 19, - "index": 11418 + "filePath": "src/components/ForbiddenPage/index.jsx", + "line": 17, + "column": 10 }, { - "filePath": "src/components/Admin/index.jsx", - "line": 323, - "column": 19, - "index": 12258 + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 88, + "column": 14 } ], - "Alert": [ + "useToggle": [ { - "filePath": "src/components/Admin/index.jsx", - "line": 335, - "column": 6, - "index": 12582 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 100, + "column": 74 }, { - "filePath": "src/components/Admin/index.jsx", - "line": 360, - "column": 6, - "index": 13335 + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", + "line": 44, + "column": 42 }, { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 78, - "column": 8, - "index": 2416 + "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", + "line": 25, + "column": 32 }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 139, - "column": 6, - "index": 4282 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 52, + "column": 62 }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 149, - "column": 6, - "index": 4492 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 23, + "column": 65 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", - "line": 13, - "column": 4, - "index": 388 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 37, + "column": 32 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", - "line": 64, - "column": 14, - "index": 1802 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 31, + "column": 47 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 175, - "column": 6, - "index": 5038 + "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", + "line": 16, + "column": 47 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 216, - "column": 6, - "index": 6366 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 29, + "column": 47 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 231, - "column": 6, - "index": 6780 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 30, + "column": 47 }, { - "filePath": "src/components/CodeModal/ModalError.jsx", - "line": 11, - "column": 4, - "index": 275 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 33, + "column": 47 }, { - "filePath": "src/components/CodeSearchResults/index.jsx", - "line": 65, - "column": 4, - "index": 1656 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 34, + "column": 47 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 93, - "column": 10, - "index": 3005 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 21, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 46, - "column": 10, - "index": 1597 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 22, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 77, - "column": 8, - "index": 2684 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 24, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightArchivedAlert.jsx", - "line": 48, - "column": 4, - "index": 1966 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 25, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/ContentHighlights.jsx", - "line": 106, - "column": 8, - "index": 4357 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 26, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 37, - "column": 6, - "index": 1381 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 27, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 104, - "column": 6, - "index": 3564 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 24, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 152, - "column": 8, - "index": 5510 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 25, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 110, - "column": 6, - "index": 3589 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 25, + "column": 47 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 461, - "column": 6, - "index": 14056 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 26, + "column": 47 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 478, - "column": 6, - "index": 14370 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 19, + "column": 47 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 498, - "column": 6, - "index": 14838 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationModals.jsx", + "line": 84, + "column": 68 }, { - "filePath": "src/components/ErrorPage/index.jsx", - "line": 33, - "column": 12, - "index": 850 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationModals.jsx", + "line": 85, + "column": 71 + } + ], + "Stack": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 138, + "column": 6 }, { - "filePath": "src/components/FeatureAnnouncementBanner/index.jsx", - "line": 50, - "column": 6, - "index": 1613 + "filePath": "src/components/CodeManagement/ManageRequestsTab.jsx", + "line": 49, + "column": 4 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 203, - "column": 8, - "index": 6714 + "filePath": "src/components/ContentHighlights/ContentHighlightCardContainer.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 152, - "column": 12, - "index": 5491 + "filePath": "src/components/ContentHighlights/CurrentContentHighlights.jsx", + "line": 10, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", - "line": 56, - "column": 6, - "index": 1733 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 14, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", - "line": 78, - "column": 6, - "index": 2550 + "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", + "line": 8, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/search/CatalogSearchResults.jsx", - "line": 71, - "column": 6, - "index": 2099 + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 74, + "column": 10 }, { - "filePath": "src/components/NewFeatureAlertBrowseAndRequest/index.jsx", + "filePath": "src/components/settings/SettingsLMSTab/LMSCard.jsx", + "line": 14, + "column": 8 + }, + { + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 75, + "column": 8 + }, + { + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 132, + "column": 8 + }, + { + "filePath": "src/components/subscriptions/SubscriptionSubsidyRequests.jsx", "line": 44, - "column": 4, - "index": 1486 + "column": 4 + } + ], + "Form.Checkbox": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 139, + "column": 8 }, { - "filePath": "src/components/PlotlyAnalytics/PlotlyAnalyticsPage.jsx", - "line": 28, - "column": 4, - "index": 770 + "filePath": "src/components/CodeAssignmentModal/index.jsx", + "line": 369, + "column": 10 }, { - "filePath": "src/components/RequestCodesPage/RequestCodesForm.jsx", - "line": 30, - "column": 6, - "index": 804 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 223, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 70, - "column": 8, - "index": 2082 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigServiceProviderStep.jsx", + "line": 44, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 95, - "column": 8, - "index": 3233 + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 89, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 131, - "column": 10, - "index": 4887 + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 97, + "column": 8 + } + ], + "Alert": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSSOManagement.jsx", - "line": 43, - "column": 8, - "index": 1260 + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", + "line": 64, + "column": 14 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyRequestManagement.jsx", - "line": 58, - "column": 8, - "index": 1840 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 173, + "column": 6 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/FailedAlert.jsx", - "line": 6, - "column": 2, - "index": 175 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 214, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 107, - "column": 6, - "index": 4428 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 229, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 185, - "column": 8, - "index": 7217 + "filePath": "src/components/CodeModal/ModalError.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 202, - "column": 18, - "index": 8791 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 40, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 265, - "column": 12, - "index": 11251 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 45, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 270, - "column": 12, - "index": 11450 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 68, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 71, - "column": 20, - "index": 2781 + "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 55, - "column": 6, - "index": 1766 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 83, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 93, - "column": 6, - "index": 3147 + "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", + "line": 126, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 132, - "column": 8, - "index": 4504 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 110, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 167, - "column": 8, - "index": 5981 + "filePath": "src/components/ErrorPage/index.jsx", + "line": 27, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 225, - "column": 8, - "index": 8694 + "filePath": "src/components/FeatureAnnouncementBanner/index.jsx", + "line": 50, + "column": 6 + }, + { + "filePath": "src/components/InviteLearnersModal/index.jsx", + "line": 157, + "column": 8 + }, + { + "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", + "line": 56, + "column": 6 + }, + { + "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", + "line": 78, + "column": 6 + }, + { + "filePath": "src/components/NewFeatureAlertBrowseAndRequest/index.jsx", + "line": 45, + "column": 4 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 44, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 120, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSSOManagement.jsx", + "line": 41, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyRequestManagement.jsx", + "line": 56, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 97, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 163, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/index.jsx", + "line": 71, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/index.jsx", + "line": 76, + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigForm.jsx", - "line": 33, - "column": 8, - "index": 1362 + "line": 18, + "column": 6 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 199, - "column": 8, - "index": 6982 + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConnectStep.jsx", "line": 54, - "column": 8, - "index": 2181 + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConnectStep.jsx", "line": 59, - "column": 30, - "index": 2416 + "column": 30 }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", - "line": 159, - "column": 4, - "index": 6342 + "line": 122, + "column": 4 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 175, - "column": 12, - "index": 5481 + "line": 164, + "column": 12 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 159, - "column": 12, - "index": 4367 + "line": 158, + "column": 12 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 171, - "column": 12, - "index": 4862 + "line": 170, + "column": 12 }, { "filePath": "src/components/subscriptions/SubscriptionData.jsx", - "line": 38, - "column": 4, - "index": 926 + "line": 36, + "column": 4 }, { "filePath": "src/components/subsidy-request-management-alerts/NoAvailableCodesBanner.jsx", "line": 23, - "column": 4, - "index": 606 + "column": 4 }, { "filePath": "src/components/subsidy-request-management-alerts/NoAvailableLicensesBanner.jsx", - "line": 20, - "column": 4, - "index": 544 + "line": 19, + "column": 4 }, { "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", "line": 98, - "column": 12, - "index": 2782 + "column": 12 }, { "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", "line": 151, - "column": 12, - "index": 4840 + "column": 12 }, { "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 110, - "column": 12, - "index": 3465 + "line": 97, + "column": 12 }, { "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 208, - "column": 12, - "index": 8108 + "line": 150, + "column": 12 }, { "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", "line": 74, - "column": 10, - "index": 1864 - }, - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 133, - "column": 6, - "index": 4171 - }, - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 145, - "column": 6, - "index": 4435 + "column": 10 }, { "filePath": "src/components/UserActivationPage/index.jsx", - "line": 83, - "column": 10, - "index": 2682 + "line": 79, + "column": 10 } ], - "Error": [ + "WarningFilled": [ { - "filePath": "src/components/Admin/index.jsx", - "line": 337, - "column": 14, - "index": 12628 + "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", + "line": 16, + "column": 12 }, { - "filePath": "src/components/Admin/index.jsx", - "line": 363, - "column": 14, - "index": 13406 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 229, + "column": 37 }, { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", - "line": 17, - "column": 50, - "index": 454 + "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", + "line": 59, + "column": 14 }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 141, - "column": 14, - "index": 4328 + "filePath": "src/components/settings/SettingsSSOTab/index.jsx", + "line": 71, + "column": 41 }, { - "filePath": "src/components/Coupon/index.jsx", - "line": 103, - "column": 13, - "index": 2819 + "filePath": "src/components/settings/SettingsSSOTab/index.jsx", + "line": 76, + "column": 41 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 403, - "column": 63, - "index": 12243 + "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigForm.jsx", + "line": 21, + "column": 14 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 463, - "column": 14, - "index": 14102 - }, + "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", + "line": 8, + "column": 15 + } + ], + "Alert.Heading": [ { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummary.jsx", - "line": 83, - "column": 86, - "index": 2658 + "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryErrorState.jsx", - "line": 8, - "column": 39, - "index": 317 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 174, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedBadEmail.jsx", - "line": 33, - "column": 20, - "index": 1075 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 221, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedBadEmail.jsx", - "line": 45, - "column": 38, - "index": 1381 + "filePath": "src/components/CodeModal/ModalError.jsx", + "line": 14, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedCancellation.jsx", - "line": 33, - "column": 20, - "index": 1093 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 44, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedCancellation.jsx", - "line": 45, - "column": 38, - "index": 1402 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 49, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedRedemption.jsx", - "line": 35, - "column": 20, - "index": 1085 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 81, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedRedemption.jsx", - "line": 47, - "column": 38, - "index": 1392 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 91, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedReminder.jsx", - "line": 32, - "column": 20, - "index": 1072 + "filePath": "src/components/ErrorPage/index.jsx", + "line": 31, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedReminder.jsx", - "line": 44, - "column": 38, - "index": 1377 + "filePath": "src/components/FeatureAnnouncementBanner/index.jsx", + "line": 51, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedSystem.jsx", - "line": 34, - "column": 20, - "index": 1064 + "filePath": "src/components/InviteLearnersModal/index.jsx", + "line": 161, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedSystem.jsx", - "line": 46, - "column": 38, - "index": 1367 + "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", + "line": 72, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/IncompleteAssignment.jsx", - "line": 36, - "column": 20, - "index": 1296 + "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", + "line": 92, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/IncompleteAssignment.jsx", - "line": 48, - "column": 38, - "index": 1595 + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 45, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/ContentNotInCatalogErrorAlertModal.jsx", - "line": 27, - "column": 12, - "index": 783 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 121, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/NotEnoughBalanceAlertModal.jsx", - "line": 29, - "column": 12, - "index": 833 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSSOManagement.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/SystemErrorAlertModal.jsx", - "line": 23, - "column": 12, - "index": 516 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyRequestManagement.jsx", + "line": 57, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryDuplicate.jsx", - "line": 7, - "column": 41, - "index": 280 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 105, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryErrorState.jsx", - "line": 7, - "column": 39, - "index": 249 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 173, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 67, - "column": 4, - "index": 3047 + "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigForm.jsx", + "line": 32, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 94, - "column": 4, - "index": 4365 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 212, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 208, - "column": 39, - "index": 7368 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", + "line": 33, + "column": 6 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 240, - "column": 39, - "index": 8339 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", + "line": 42, + "column": 6 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/FailedAlert.jsx", - "line": 6, - "column": 32, - "index": 205 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", + "line": 52, + "column": 6 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 101, - "column": 46, - "index": 4175 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", + "line": 59, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 99, - "column": 23, - "index": 3843 + "filePath": "src/components/subsidy-request-management-alerts/NoAvailableCodesBanner.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 30, - "column": 8, - "index": 1211 + "filePath": "src/components/subsidy-request-management-alerts/NoAvailableLicensesBanner.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 40, - "column": 37, - "index": 1545 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 104, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 175, - "column": 60, - "index": 5558 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 156, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 56, - "column": 46, - "index": 2286 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 103, + "column": 14 }, { - "filePath": "src/components/TableComponent/index.jsx", - "line": 135, - "column": 14, - "index": 4217 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 155, + "column": 14 }, { - "filePath": "src/components/TableComponent/index.jsx", - "line": 147, - "column": 14, - "index": 4482 + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 79, + "column": 12 } ], - "Alert.Heading": [ + "Card": [ { - "filePath": "src/components/Admin/index.jsx", - "line": 339, - "column": 8, - "index": 12651 + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", + "line": 19, + "column": 6 }, { - "filePath": "src/components/Admin/index.jsx", - "line": 365, - "column": 8, - "index": 13429 + "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", + "line": 34, + "column": 4 }, { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 103, - "column": 10, - "index": 3324 + "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", + "line": 34, + "column": 4 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", - "line": 20, - "column": 6, - "index": 535 + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 5, + "column": 2 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 176, - "column": 8, - "index": 5083 + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", + "line": 43, + "column": 8 }, { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 223, - "column": 8, - "index": 6574 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 12, + "column": 6 }, { - "filePath": "src/components/CodeModal/ModalError.jsx", - "line": 14, - "column": 8, - "index": 405 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 97, - "column": 12, - "index": 3089 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 30, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 50, - "column": 12, - "index": 1681 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 60, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 94, - "column": 10, - "index": 3286 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 72, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightArchivedAlert.jsx", - "line": 59, - "column": 6, - "index": 2349 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 84, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/ContentHighlights.jsx", - "line": 107, - "column": 10, - "index": 4436 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 108, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 116, - "column": 8, - "index": 4062 + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 25, + "column": 4 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 465, - "column": 8, - "index": 14125 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 197, + "column": 10 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 485, - "column": 8, - "index": 14596 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 164, + "column": 6 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 502, - "column": 8, - "index": 14969 + "filePath": "src/components/settings/SettingsLMSTab/LMSCard.jsx", + "line": 7, + "column": 2 }, { - "filePath": "src/components/ErrorPage/index.jsx", - "line": 37, - "column": 14, - "index": 947 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/components/FeatureAnnouncementBanner/index.jsx", - "line": 51, - "column": 8, - "index": 1677 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 103, + "column": 10 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 207, - "column": 10, - "index": 6795 + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 17, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", - "line": 72, - "column": 8, - "index": 2240 + "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", + "line": 38, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", - "line": 92, - "column": 8, - "index": 2980 + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 125, + "column": 4 }, { - "filePath": "src/components/PlotlyAnalytics/PlotlyAnalyticsPage.jsx", - "line": 34, - "column": 6, - "index": 981 - }, + "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", + "line": 19, + "column": 6 + } + ], + "Card.Section": [ { - "filePath": "src/components/RequestCodesPage/RequestCodesForm.jsx", - "line": 35, - "column": 8, - "index": 898 + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", + "line": 20, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 71, - "column": 10, - "index": 2141 + "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", + "line": 48, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 96, - "column": 10, - "index": 3292 + "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", + "line": 41, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSSOManagement.jsx", - "line": 44, - "column": 10, - "index": 1319 + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 7, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyRequestManagement.jsx", - "line": 59, - "column": 10, - "index": 1899 + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardText.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/FailedAlert.jsx", - "line": 7, - "column": 4, - "index": 217 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 13, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 115, - "column": 8, - "index": 4630 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 22, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 201, - "column": 10, - "index": 7759 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 31, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 77, - "column": 22, - "index": 3000 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 61, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", "line": 73, - "column": 8, - "index": 2349 + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 111, - "column": 8, - "index": 3722 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 85, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 139, - "column": 10, - "index": 4681 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 109, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 174, - "column": 10, - "index": 6158 + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 232, - "column": 10, - "index": 8889 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 198, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigForm.jsx", - "line": 47, - "column": 10, - "index": 1718 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 212, - "column": 10, - "index": 7324 + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", - "line": 36, - "column": 6, - "index": 1377 + "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", + "line": 39, + "column": 8 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", - "line": 51, - "column": 6, - "index": 2192 + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 108, + "column": 6 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", - "line": 74, - "column": 6, - "index": 3185 + "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", + "line": 20, + "column": 8 + } + ], + "IconButton": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", + "line": 23, + "column": 12 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpirationBanner.jsx", - "line": 89, - "column": 6, - "index": 3860 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", + "line": 65, + "column": 6 }, { - "filePath": "src/components/subsidy-request-management-alerts/NoAvailableCodesBanner.jsx", - "line": 32, - "column": 6, - "index": 806 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 46, + "column": 8 }, { - "filePath": "src/components/subsidy-request-management-alerts/NoAvailableLicensesBanner.jsx", - "line": 29, - "column": 6, - "index": 744 + "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", + "line": 94, + "column": 12 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 104, - "column": 14, - "index": 2979 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 176, + "column": 20 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 156, - "column": 14, - "index": 5011 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 118, + "column": 24 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 116, - "column": 14, - "index": 3658 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 118, + "column": 8 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 213, - "column": 14, - "index": 8281 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 139, + "column": 8 + } + ], + "Delete": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", + "line": 24, + "column": 19 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 79, - "column": 12, - "index": 2010 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", + "line": 66, + "column": 13 }, { - "filePath": "src/components/TableComponent/index.jsx", - "line": 137, - "column": 8, - "index": 4240 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 154, + "column": 24 } ], - "DataTable": [ + "DataTableContext.Provider": [ { - "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 67, - "column": 10, - "index": 3143 - }, + "filePath": "src/components/BulkEnrollmentPage/table/BaseSelectionStatus.test.jsx", + "line": 44, + "column": 2 + } + ], + "CheckboxControl": [ { - "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 68, - "column": 8, - "index": 3185 + "filePath": "src/components/BulkEnrollmentPage/table/BulkEnrollSelect.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 231, - "column": 6, - "index": 8568 - }, + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSelectionCheckbox.jsx", + "line": 25, + "column": 6 + } + ], + "OverlayTrigger": [ { - "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 240, - "column": 34, - "index": 8842 + "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", + "line": 12, + "column": 2 }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 159, - "column": 6, - "index": 4686 + "filePath": "src/components/IconWithTooltip/index.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 57, - "column": 4, - "index": 2161 + "filePath": "src/components/InfoHover/index.jsx", + "line": 9, + "column": 2 }, { - "filePath": "src/components/EnterpriseList/index.jsx", - "line": 67, - "column": 8, - "index": 1777 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 16, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 40, - "column": 10, - "index": 1578 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessConfiguredSubsidyType.jsx", + "line": 16, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 41, - "column": 8, - "index": 1620 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 36, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 82, - "column": 4, - "index": 2616 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 237, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 94, - "column": 32, - "index": 2983 + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 95, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", - "line": 26, - "column": 4, - "index": 724 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 110, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 70, - "column": 10, - "index": 2639 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 131, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 71, - "column": 8, - "index": 2681 + "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", + "line": 63, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 86, - "column": 4, - "index": 2937 + "filePath": "src/components/TemplateSourceFields/index.jsx", + "line": 116, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 90, - "column": 32, - "index": 3035 - }, + "filePath": "src/components/TemplateSourceFields/index.jsx", + "line": 142, + "column": 10 + } + ], + "Popover": [ { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPicker.jsx", - "line": 73, - "column": 6, - "index": 1926 + "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/search/CatalogSearchResults.jsx", - "line": 83, - "column": 6, - "index": 2503 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 20, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 140, - "column": 8, - "index": 5334 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 42, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 92, - "column": 6, - "index": 2644 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 242, + "column": 20 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 93, - "column": 6, - "index": 2758 + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 99, + "column": 14 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 64, - "column": 10, - "index": 2604 - }, + "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", + "line": 68, + "column": 6 + } + ], + "Popover.Title": [ { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 65, - "column": 8, - "index": 2646 + "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", + "line": 19, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 226, - "column": 6, - "index": 7756 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 21, + "column": 12 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 233, - "column": 34, - "index": 8005 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 243, + "column": 22 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 80, - "column": 4, - "index": 2441 + "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", + "line": 69, + "column": 8 } ], - "DataTable.EmptyTable": [ + "Popover.Content": [ { - "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 260, - "column": 14, - "index": 9446 + "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", + "line": 20, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 116, - "column": 6, - "index": 3724 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 22, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/CustomDataTableEmptyState.jsx", - "line": 12, - "column": 4, - "index": 340 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 43, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/search/CatalogSearchResults.jsx", - "line": 103, - "column": 8, - "index": 3092 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 244, + "column": 22 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 209, - "column": 12, - "index": 7968 + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 100, + "column": 16 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 147, - "column": 8, - "index": 4203 + "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", + "line": 70, + "column": 8 + } + ], + "Modal": [ + { + "filePath": "src/components/CodeAssignmentModal/index.jsx", + "line": 405, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 154, - "column": 8, - "index": 4489 + "filePath": "src/components/CodeReminderModal/index.jsx", + "line": 217, + "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 254, - "column": 16, - "index": 8667 + "filePath": "src/components/CodeRevokeModal/index.jsx", + "line": 231, + "column": 6 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 112, - "column": 8, - "index": 3306 + "filePath": "src/components/InviteLearnersModal/index.jsx", + "line": 182, + "column": 6 } ], - "Toast": [ + "Tab": [ { - "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 368, - "column": 6, - "index": 13899 + "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", + "line": 60, + "column": 6 }, { - "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 78, - "column": 6, - "index": 3694 + "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", + "line": 77, + "column": 8 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 155, - "column": 8, - "index": 4511 + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 55, + "column": 8 }, { - "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", - "line": 51, - "column": 8, - "index": 1691 + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 61, + "column": 8 }, { - "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", - "line": 64, - "column": 8, - "index": 1976 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightToast.jsx", - "line": 16, - "column": 4, - "index": 506 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 29, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageWrapper.jsx", - "line": 115, - "column": 6, - "index": 4207 + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 53, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageWrapper.jsx", - "line": 122, - "column": 6, - "index": 4406 + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 72, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageWrapper.jsx", - "line": 129, - "column": 6, - "index": 4611 + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 86, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageWrapper.jsx", - "line": 136, - "column": 6, - "index": 4804 + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 103, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageWrapper.jsx", - "line": 142, - "column": 6, - "index": 4972 + "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", + "line": 64, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/LinkCopiedToast.jsx", - "line": 6, - "column": 2, - "index": 173 - }, + "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", + "line": 77, + "column": 8 + } + ], + "Tabs": [ { - "filePath": "src/components/settings/SettingsApiCredentialsTab/CopiedToast.jsx", - "line": 6, - "column": 2, - "index": 156 + "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", + "line": 98, + "column": 4 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/index.jsx", - "line": 67, - "column": 12, - "index": 2616 + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 47, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 160, - "column": 6, - "index": 6129 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 59, - "column": 5, - "index": 1710 + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 151, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 254, - "column": 8, - "index": 8316 - }, + "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", + "line": 98, + "column": 4 + } + ], + "Container": [ { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 250, - "column": 8, - "index": 9554 + "filePath": "src/components/CodeManagement/index.jsx", + "line": 15, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 207, - "column": 16, - "index": 9012 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 109, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 275, - "column": 12, - "index": 11652 + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 15, + "column": 2 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 371, - "column": 6, - "index": 13381 + "filePath": "src/components/ContentHighlights/ContentHighlightSet.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 129, - "column": 6, - "index": 5739 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 141, + "column": 4 }, { - "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", - "line": 52, - "column": 6, - "index": 2244 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 10, + "column": 2 }, { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 63, - "column": 8, - "index": 1983 - } - ], - "Row": [ - { - "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 39, - "column": 6, - "index": 1766 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 11, + "column": 2 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewStep.jsx", - "line": 29, - "column": 6, - "index": 848 + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 65, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 44, - "column": 6, - "index": 1518 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 139, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 75, - "column": 4, - "index": 2609 + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 150, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 142, - "column": 6, - "index": 4384 + "filePath": "src/components/subscriptions/SubscriptionManagementPage.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 11, - "column": 4, - "index": 381 - }, + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 76, + "column": 4 + } + ], + "Info": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 16, - "column": 4, - "index": 497 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 173, + "column": 36 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 12, - "column": 4, - "index": 338 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 41, + "column": 16 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 42, - "column": 4, - "index": 1497 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 47, + "column": 18 }, { - "filePath": "src/components/EnterpriseList/index.jsx", - "line": 62, - "column": 8, - "index": 1675 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 70, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 84, - "column": 8, - "index": 3208 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 85, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 96, - "column": 8, - "index": 3713 + "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", + "line": 131, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailCatalogTabContents.jsx", - "line": 50, - "column": 4, - "index": 1707 + "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", + "line": 9, + "column": 15 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 426, - "column": 4, - "index": 17331 + "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", + "line": 81, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 107, - "column": 8, - "index": 3302 + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 44, + "column": 21 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 128, - "column": 18, - "index": 4399 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 120, + "column": 21 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 146, - "column": 18, - "index": 5271 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSSOManagement.jsx", + "line": 41, + "column": 21 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 40, - "column": 10, - "index": 1500 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyRequestManagement.jsx", + "line": 56, + "column": 21 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 54, - "column": 8, - "index": 1859 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 100, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 89, - "column": 8, - "index": 3275 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 166, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 45, - "column": 10, - "index": 1638 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 210, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 59, - "column": 8, - "index": 1992 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 100, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 95, - "column": 8, - "index": 3511 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 152, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalBudgetCard.jsx", - "line": 72, - "column": 8, - "index": 2300 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 99, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 65, - "column": 6, - "index": 2445 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 151, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 69, - "column": 12, - "index": 1921 - }, + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 75, + "column": 18 + } + ], + "Pagination": [ { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPicker.jsx", - "line": 62, - "column": 6, - "index": 1630 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 197, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 62, - "column": 6, - "index": 2779 + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 73, - "column": 6, - "index": 3133 - }, + "filePath": "src/components/TableComponent/index.jsx", + "line": 103, + "column": 12 + } + ], + "CheckCircle": [ { - "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 14, - "column": 2, - "index": 311 + "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", + "line": 218, + "column": 14 }, { - "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", - "line": 41, - "column": 10, - "index": 1182 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessConfiguredSubsidyType.jsx", + "line": 26, + "column": 10 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 107, - "column": 8, - "index": 2722 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 86, + "column": 23 }, { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 38, - "column": 8, - "index": 1502 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 30, + "column": 31 }, { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 52, - "column": 6, - "index": 2098 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 124, + "column": 94 }, { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 81, - "column": 6, - "index": 2588 + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 123, + "column": 10 } ], - "Col": [ + "Warning": [ { - "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 40, - "column": 8, - "index": 1797 - }, + "filePath": "src/components/CodeModal/ModalError.jsx", + "line": 12, + "column": 17 + } + ], + "TransitionReplace": [ { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 45, - "column": 8, - "index": 1551 + "filePath": "src/components/CodeSearchResults/index.jsx", + "line": 78, + "column": 6 + } + ], + "StatefulButton": [ + { + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 76, - "column": 6, - "index": 2640 + "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", + "line": 113, + "column": 12 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 143, - "column": 8, - "index": 4398 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 314, + "column": 16 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 12, - "column": 6, - "index": 393 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 411, + "column": 12 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 17, - "column": 6, - "index": 509 + "filePath": "src/components/SaveTemplateButton/index.jsx", + "line": 141, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 13, - "column": 6, - "index": 350 + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 39, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 43, - "column": 6, - "index": 1526 + "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", + "line": 59, + "column": 10 }, { - "filePath": "src/components/EnterpriseList/index.jsx", - "line": 63, - "column": 10, - "index": 1691 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessGenerateLinkButton.jsx", + "line": 52, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 85, - "column": 10, - "index": 3224 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 62, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 97, - "column": 10, - "index": 3729 + "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "line": 42, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 141, - "column": 10, - "index": 5943 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 214, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailCatalogTabContents.jsx", - "line": 51, - "column": 6, - "index": 1794 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 190, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 427, - "column": 6, - "index": 17343 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 166, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 430, - "column": 6, - "index": 17472 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 165, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 108, - "column": 10, - "index": 3318 - }, + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 112, + "column": 10 + } + ], + "Hyperlink": [ { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 129, - "column": 20, - "index": 4425 + "filePath": "src/components/ContactCustomerSupportButton/index.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 136, - "column": 20, - "index": 4811 + "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 139, - "column": 20, - "index": 5001 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperFooterHelpLink.jsx", + "line": 33, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 147, - "column": 20, - "index": 5297 + "filePath": "src/components/settings/ConfigError.jsx", + "line": 24, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 154, - "column": 20, - "index": 5674 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 132, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 157, - "column": 20, - "index": 5860 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 49, + "column": 9 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 41, - "column": 12, - "index": 1518 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 141, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", + "filePath": "src/components/settings/SettingsSSOTab/index.jsx", "line": 44, - "column": 12, - "index": 1604 + "column": 8 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 47, - "column": 12, - "index": 1688 + "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigForm.jsx", + "line": 23, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 55, - "column": 10, - "index": 1928 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 151, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 66, - "column": 10, - "index": 2379 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 202, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 77, - "column": 10, - "index": 2817 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 370, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoAssignableBudgetActivity.jsx", - "line": 90, - "column": 10, - "index": 3291 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigServiceProviderStep.jsx", + "line": 35, + "column": 41 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 46, - "column": 12, - "index": 1656 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 168, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 49, - "column": 12, - "index": 1739 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 162, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 52, - "column": 12, - "index": 1819 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 177, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 60, - "column": 10, - "index": 2061 + "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", + "line": 47, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 71, - "column": 10, - "index": 2492 - }, + "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", + "line": 40, + "column": 8 + } + ], + "Add": [ { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 82, - "column": 10, - "index": 2959 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 75, + "column": 26 }, { - "filePath": "src/components/learner-credit-management/empty-state/NoBnEBudgetActivity.jsx", - "line": 96, - "column": 10, - "index": 3527 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 74, + "column": 22 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalBudgetCard.jsx", - "line": 73, - "column": 10, - "index": 2316 + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", + "line": 56, + "column": 26 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalBudgetCard.jsx", - "line": 86, - "column": 10, - "index": 2737 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 153, + "column": 24 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 66, - "column": 8, - "index": 2476 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 34, + "column": 28 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 100, - "column": 8, - "index": 3828 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 44, + "column": 21 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 11, - "column": 4, - "index": 229 + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 32, + "column": 28 + } + ], + "Form.RadioSet": [ + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 111, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 20, - "column": 4, - "index": 552 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", + "line": 58, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 29, - "column": 4, - "index": 875 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 202, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 59, - "column": 8, - "index": 1543 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 122, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 71, - "column": 8, - "index": 2020 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 121, + "column": 16 + } + ], + "Spinner": [ + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 118, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 83, - "column": 8, - "index": 2490 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 141, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 107, - "column": 6, - "index": 3317 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", + "line": 32, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", - "line": 10, - "column": 4, - "index": 307 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 74, + "column": 19 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 70, - "column": 14, - "index": 1941 + "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "line": 52, + "column": 17 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPicker.jsx", - "line": 63, - "column": 8, - "index": 1661 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 221, + "column": 23 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 33, - "column": 6, - "index": 867 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 198, + "column": 23 + } + ], + "Form.Radio": [ + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 130, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 36, - "column": 12, - "index": 1014 + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 155, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 49, - "column": 12, - "index": 1583 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", + "line": 66, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCardUtilization.jsx", - "line": 64, - "column": 8, - "index": 2144 + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 31, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 63, - "column": 8, - "index": 2793 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 211, + "column": 12 }, { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 74, - "column": 8, - "index": 3188 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 212, + "column": 12 }, { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 83, - "column": 8, - "index": 3636 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 127, + "column": 20 }, { - "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 15, - "column": 4, - "index": 321 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 126, + "column": 20 + } + ], + "Card.ImageCap": [ + { + "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", + "line": 35, + "column": 6 }, { - "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 19, - "column": 4, - "index": 395 + "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", - "line": 42, - "column": 12, - "index": 1200 + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 6, + "column": 4 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 109, - "column": 12, - "index": 2887 + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardImage.jsx", + "line": 7, + "column": 4 }, { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 53, - "column": 8, - "index": 2129 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 82, - "column": 8, - "index": 2645 + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 18, + "column": 6 } ], - "Tabs": [ - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 175, - "column": 10, - "index": 6664 - }, + "Card.Header": [ { - "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 107, - "column": 4, - "index": 3515 + "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", + "line": 42, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 49, - "column": 6, - "index": 1887 + "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", + "line": 40, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailTabsAndRoutes.jsx", - "line": 145, - "column": 6, - "index": 4523 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 169, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", - "line": 16, - "column": 6, - "index": 687 + "filePath": "src/components/settings/SettingsLMSTab/LMSCard.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 205, - "column": 6, - "index": 6130 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 107, + "column": 12 }, { - "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 116, - "column": 4, - "index": 4132 + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 87, + "column": 6 } ], - "Tab": [ - { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 182, - "column": 12, - "index": 6836 - }, + "Card.Footer": [ { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 192, - "column": 12, - "index": 7206 + "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", + "line": 49, + "column": 10 }, { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 202, - "column": 12, - "index": 7576 + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 8, + "column": 4 }, { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 212, - "column": 12, - "index": 7947 + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardFooter.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/components/AdvanceAnalyticsV2/AnalyticsV2Page.jsx", - "line": 222, - "column": 12, - "index": 8318 + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 29, + "column": 6 }, { - "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 62, - "column": 6, - "index": 2165 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 263, + "column": 8 }, { - "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 80, - "column": 8, - "index": 2679 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 33, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 57, - "column": 8, - "index": 2075 + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 38, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 67, - "column": 8, - "index": 2466 + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 31, + "column": 6 + } + ], + "CardGrid": [ + { + "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", + "line": 42, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 37, - "column": 6, - "index": 1294 + "filePath": "src/components/ContentHighlights/HighlightSetSection.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 56, - "column": 8, - "index": 1901 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 50, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/data/hooks/useBudgetDetailTabs.jsx", - "line": 77, - "column": 8, - "index": 2587 + "filePath": "src/components/ContentHighlights/SkeletonContentCardContainer.jsx", + "line": 8, + "column": 2 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", - "line": 22, - "column": 8, - "index": 830 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 146, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", - "line": 27, - "column": 8, - "index": 1160 + "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", + "line": 55, + "column": 8 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 90, - "column": 8, - "index": 2683 + "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", + "line": 71, + "column": 8 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 109, - "column": 8, - "index": 3404 + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 203, + "column": 10 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 123, - "column": 8, - "index": 3788 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 92, + "column": 6 + } + ], + "ActionRow.Spacer": [ + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 71, + "column": 8 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 140, - "column": 8, - "index": 4306 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 12, + "column": 8 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 155, - "column": 8, - "index": 4796 + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 67, - "column": 6, - "index": 2402 + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 84, - "column": 8, - "index": 3015 + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 19, + "column": 4 + }, + { + "filePath": "src/components/settings/ConfigError.jsx", + "line": 22, + "column": 8 } ], - "Hyperlink": [ + "FullscreenModal": [ { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 83, - "column": 18, - "index": 2552 - }, + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 259, + "column": 8 + } + ], + "Stepper.Header": [ { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 125, - "column": 20, - "index": 4035 + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 264, + "column": 26 }, { - "filePath": "src/components/ContactCustomerSupportButton/index.jsx", - "line": 17, - "column": 4, - "index": 418 - }, + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 137, + "column": 8 + } + ], + "Assignment": [ { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 56, - "column": 6, - "index": 1954 - }, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 145, + "column": 23 + } + ], + "AddCircle": [ { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 70, - "column": 10, - "index": 2611 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", + "line": 13, + "column": 19 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperFooterHelpLink.jsx", - "line": 33, - "column": 6, - "index": 1158 - }, + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 110, + "column": 25 + } + ], + "CardView": [ { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 212, - "column": 18, - "index": 7493 - }, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 142, + "column": 8 + } + ], + "EditCircle": [ { - "filePath": "src/components/learner-credit-management/AssignmentDetailsTableCell.jsx", - "line": 32, - "column": 8, - "index": 1155 - }, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 15, + "column": 21 + } + ], + "Pagination.Reduced": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedBadEmail.jsx", - "line": 60, - "column": 16, - "index": 2032 - }, + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 14, + "column": 4 + } + ], + "CheckBox": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedCancellation.jsx", - "line": 61, - "column": 16, - "index": 2066 + "filePath": "src/components/CouponDetails/index.jsx", + "line": 245, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedRedemption.jsx", - "line": 66, - "column": 16, - "index": 2184 - }, + "filePath": "src/components/CouponDetails/index.jsx", + "line": 433, + "column": 8 + } + ], + "MediaQuery": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedReminder.jsx", - "line": 60, - "column": 16, - "index": 2083 - }, + "filePath": "src/components/EnterpriseApp/index.jsx", + "line": 130, + "column": 10 + } + ], + "breakpoints": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedSystem.jsx", - "line": 59, - "column": 16, - "index": 1924 + "filePath": "src/components/EnterpriseApp/index.jsx", + "line": 130, + "column": 32 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/IncompleteAssignment.jsx", - "line": 59, - "column": 16, - "index": 2147 + "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", + "line": 20, + "column": 51 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/IncompleteAssignment.jsx", - "line": 69, - "column": 16, - "index": 2479 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 62, + "column": 53 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/WaitingForLearner.jsx", - "line": 58, - "column": 14, - "index": 2079 + "filePath": "src/components/subscriptions/tests/SubscriptionCard.test.jsx", + "line": 31, + "column": 40 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailAssignments.jsx", - "line": 87, - "column": 14, - "index": 3635 - }, + "filePath": "src/containers/EnterpriseApp/EnterpriseApp.test.jsx", + "line": 185, + "column": 26 + } + ], + "ErrorIcon": [ { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 98, - "column": 16, - "index": 3574 + "filePath": "src/components/ErrorPage/index.jsx", + "line": 29, + "column": 18 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 171, - "column": 16, - "index": 6694 - }, + "filePath": "src/components/InviteLearnersModal/index.jsx", + "line": 159, + "column": 16 + } + ], + "ValidationFormGroup": [ { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 345, - "column": 16, - "index": 14557 + "filePath": "src/components/FileInput/index.jsx", + "line": 71, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailRedemptions.jsx", - "line": 53, - "column": 14, - "index": 2344 + "filePath": "src/components/ReduxFormCheckbox/index.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/cards/CourseCardFooterActions.jsx", - "line": 33, - "column": 10, - "index": 1182 + "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", + "line": 13, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", - "line": 92, - "column": 18, - "index": 3245 + "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", + "line": 45, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 168, - "column": 22, - "index": 6365 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 197, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 172, - "column": 24, - "index": 8181 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 213, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 85, - "column": 16, - "index": 2709 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 227, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/SpendTableEnrollmentDetails.jsx", - "line": 32, - "column": 8, - "index": 1065 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 242, + "column": 12 }, { - "filePath": "src/components/settings/HelpCenterButton.jsx", - "line": 14, - "column": 4, - "index": 285 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 265, + "column": 12 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/APICredentialsPage.jsx", - "line": 146, - "column": 16, - "index": 6048 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 283, + "column": 12 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 58, - "column": 16, - "index": 2391 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 302, + "column": 12 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 84, - "column": 10, - "index": 3479 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 318, + "column": 12 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 167, - "column": 10, - "index": 7063 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 335, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 152, - "column": 10, - "index": 5274 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 366, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 162, - "column": 10, - "index": 5613 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 384, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 172, - "column": 8, - "index": 6013 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 405, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 45, - "column": 9, - "index": 1782 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 12, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 156, - "column": 12, - "index": 6708 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 228, - "column": 8, - "index": 9590 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 49, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigForm.jsx", - "line": 38, - "column": 12, - "index": 1479 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 77, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 151, - "column": 8, - "index": 5375 - }, + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 93, + "column": 10 + } + ], + "Dropdown": [ { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 202, - "column": 12, - "index": 7049 + "filePath": "src/components/Header/index.jsx", + "line": 46, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 370, - "column": 12, - "index": 13421 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 172, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigServiceProviderStep.jsx", - "line": 35, - "column": 41, - "index": 1205 - }, + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 114, + "column": 16 + } + ], + "Dropdown.Toggle": [ { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 179, - "column": 16, - "index": 5662 + "filePath": "src/components/Header/index.jsx", + "line": 47, + "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 163, - "column": 16, - "index": 4547 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 173, + "column": 14 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 178, - "column": 10, - "index": 5216 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 115, + "column": 18 + } + ], + "AvatarButton": [ + { + "filePath": "src/components/Header/index.jsx", + "line": 48, + "column": 12 + } + ], + "Dropdown.Menu": [ + { + "filePath": "src/components/Header/index.jsx", + "line": 56, + "column": 6 }, { - "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", - "line": 57, - "column": 14, - "index": 2049 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 182, + "column": 14 }, { - "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", - "line": 40, - "column": 8, - "index": 999 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 124, + "column": 18 } ], - "AlertModal": [ + "Dropdown.Item": [ { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 109, - "column": 8, - "index": 3469 + "filePath": "src/components/Header/index.jsx", + "line": 57, + "column": 8 }, { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", - "line": 14, - "column": 2, - "index": 329 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 185, + "column": 20 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 36, - "column": 2, - "index": 913 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 195, + "column": 20 }, { - "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 114, - "column": 6, - "index": 3881 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 205, + "column": 20 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 370, - "column": 6, - "index": 14261 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 216, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/ContentNotInCatalogErrorAlertModal.jsx", - "line": 24, - "column": 4, - "index": 719 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 126, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/NotEnoughBalanceAlertModal.jsx", - "line": 26, - "column": 4, - "index": 769 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 133, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/SystemErrorAlertModal.jsx", - "line": 20, - "column": 4, - "index": 452 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 141, + "column": 22 }, { - "filePath": "src/components/learner-credit-management/members-tab/GroupMembersCsvDownloadTableAction.jsx", - "line": 88, - "column": 6, - "index": 3378 - }, + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 158, + "column": 20 + } + ], + "Navbar": [ { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 42, - "column": 4, - "index": 1076 - }, + "filePath": "src/components/Header/index.jsx", + "line": 88, + "column": 6 + } + ], + "Nav": [ { - "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", - "line": 62, - "column": 4, - "index": 1634 + "filePath": "src/components/Header/index.jsx", + "line": 89, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 181, - "column": 6, - "index": 6212 - }, + "filePath": "src/components/Header/index.jsx", + "line": 99, + "column": 10 + } + ], + "Nav.Link": [ { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 208, - "column": 6, - "index": 6604 + "filePath": "src/components/Header/index.jsx", + "line": 91, + "column": 10 } ], - "ActionRow": [ + "Tooltip": [ { - "filePath": "src/components/BudgetExpiryAlertAndModal/index.jsx", - "line": 115, - "column": 12, - "index": 3631 + "filePath": "src/components/IconWithTooltip/index.jsx", + "line": 18, + "column": 8 }, { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", - "line": 23, - "column": 6, - "index": 568 + "filePath": "src/components/InfoHover/index.jsx", + "line": 11, + "column": 13 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 41, - "column": 6, - "index": 1030 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessConfiguredSubsidyType.jsx", + "line": 20, + "column": 10 }, { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 415, - "column": 10, - "index": 12420 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 113, + "column": 10 }, { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 229, - "column": 10, - "index": 6520 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 134, + "column": 10 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 237, - "column": 10, - "index": 6678 + "filePath": "src/components/TemplateSourceFields/index.jsx", + "line": 120, + "column": 14 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 116, - "column": 8, - "index": 3733 - }, + "filePath": "src/components/TemplateSourceFields/index.jsx", + "line": 146, + "column": 14 + } + ], + "InfoOutline": [ { - "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 109, - "column": 10, - "index": 3738 + "filePath": "src/components/InfoHover/index.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 76, - "column": 6, - "index": 2539 + "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "line": 47, + "column": 15 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", - "line": 10, - "column": 6, - "index": 356 - }, + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 131, + "column": 21 + } + ], + "ProgressBar.Annotated": [ { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 87, + "column": 16 + } + ], + "useMediaQuery": [ + { + "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", "line": 20, - "column": 6, - "index": 606 - }, + "column": 25 + } + ], + "Search": [ { - "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 123, - "column": 10, - "index": 4218 + "filePath": "src/components/learner-credit-management/TableTextFilter.jsx", + "line": 28, + "column": 36 + } + ], + "FormControl.Feedback": [ + { + "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", + "line": 87, + "column": 25 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 386, - "column": 8, - "index": 14911 + "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", + "line": 88, + "column": 19 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", - "line": 11, - "column": 2, - "index": 285 + "filePath": "src/components/ReduxFormSelect/index.jsx", + "line": 15, + "column": 19 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 253, - "column": 10, - "index": 8070 + "filePath": "src/components/RenderField/index.jsx", + "line": 31, + "column": 19 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 209, - "column": 10, - "index": 7410 + "filePath": "src/components/TextAreaAutoSize/index.jsx", + "line": 30, + "column": 19 + } + ], + "Form.Text": [ + { + "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", + "line": 89, + "column": 22 }, { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 63, - "column": 8, - "index": 2200 + "filePath": "src/components/ReduxFormSelect/index.jsx", + "line": 16, + "column": 22 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/ContentNotInCatalogErrorAlertModal.jsx", + "filePath": "src/components/RenderField/index.jsx", "line": 32, - "column": 8, - "index": 956 + "column": 22 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/NotEnoughBalanceAlertModal.jsx", - "line": 34, - "column": 8, - "index": 965 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 253, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/cards/assignment-allocation-status-modals/SystemErrorAlertModal.jsx", - "line": 28, - "column": 8, - "index": 650 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 240, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", - "line": 89, - "column": 10, - "index": 3162 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 114, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 195, - "column": 8, - "index": 7511 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 128, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/GroupMembersCsvDownloadTableAction.jsx", - "line": 97, - "column": 10, - "index": 3744 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 191, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 57, - "column": 8, - "index": 2041 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 128, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", - "line": 71, - "column": 8, - "index": 2174 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 204, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 51, - "column": 8, - "index": 1371 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 218, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", - "line": 71, - "column": 8, - "index": 1951 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 136, + "column": 10 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/index.jsx", - "line": 43, - "column": 12, - "index": 1584 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 186, + "column": 12 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 75, - "column": 10, - "index": 2225 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 202, + "column": 12 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 183, - "column": 8, - "index": 7622 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 127, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 40, - "column": 6, - "index": 1130 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 240, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 150, - "column": 8, - "index": 5162 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 257, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 160, - "column": 8, - "index": 5497 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 280, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 170, - "column": 6, - "index": 5901 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 296, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 187, - "column": 10, - "index": 6398 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 312, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 214, - "column": 10, - "index": 6790 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 328, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 107, - "column": 12, - "index": 4721 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 344, + "column": 12 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 45, - "column": 8, - "index": 1766 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 360, + "column": 12 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 77, - "column": 8, - "index": 3019 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 384, + "column": 12 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 221, - "column": 8, - "index": 7105 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 403, + "column": 12 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 187, - "column": 8, - "index": 5503 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 422, + "column": 12 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 162, - "column": 10, - "index": 5244 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 436, + "column": 12 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 229, - "column": 10, - "index": 9140 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 450, + "column": 12 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 108, - "column": 8, - "index": 3171 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 472, + "column": 12 }, { - "filePath": "src/components/SubsidyRequestManagementTable/ActionCell.jsx", - "line": 15, - "column": 4, - "index": 292 - } - ], - "BookOpen": [ - { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollButton.jsx", - "line": 18, - "column": 16, - "index": 676 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 494, + "column": 12 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 160, - "column": 23, - "index": 5713 + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 510, + "column": 12 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/EnrollBulkAction.jsx", - "line": 115, - "column": 20, - "index": 4076 + "filePath": "src/components/TextAreaAutoSize/index.jsx", + "line": 31, + "column": 22 } ], - "ErrorOutline": [ + "ProductTour": [ { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 151, - "column": 14, - "index": 4539 + "filePath": "src/components/ProductTours/ProductTours.jsx", + "line": 70, + "column": 4 } ], - "DataTable.TableControlBar": [ + "Form.Check": [ { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 178, - "column": 8, - "index": 5318 - }, + "filePath": "src/components/ReduxFormCheckbox/index.jsx", + "line": 19, + "column": 6 + } + ], + "FormControl": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 102, - "column": 6, - "index": 3341 - }, + "filePath": "src/components/ReduxFormSelect/index.jsx", + "line": 12, + "column": 6 + } + ], + "Input": [ { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPicker.jsx", - "line": 96, - "column": 8, - "index": 2626 + "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", + "line": 20, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/search/CatalogSearchResults.jsx", - "line": 98, - "column": 8, - "index": 2953 + "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", + "line": 36, + "column": 12 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 206, - "column": 10, - "index": 7866 + "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", + "line": 52, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 145, - "column": 8, - "index": 4137 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 201, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 152, - "column": 8, - "index": 4423 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 218, + "column": 14 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 109, - "column": 6, - "index": 3219 - } - ], - "DataTable.Table": [ - { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 179, - "column": 8, - "index": 5356 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 232, + "column": 14 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 115, - "column": 33, - "index": 3696 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 249, + "column": 14 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 207, - "column": 10, - "index": 7906 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 270, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 146, - "column": 8, - "index": 4175 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 289, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 153, - "column": 8, - "index": 4461 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 307, + "column": 14 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 110, - "column": 6, - "index": 3255 - } - ], - "DataTable.TableFooter": [ + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 325, + "column": 14 + }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 180, - "column": 8, - "index": 5384 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 342, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 117, - "column": 6, - "index": 3782 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 373, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPicker.jsx", - "line": 101, - "column": 8, - "index": 2765 + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 389, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/search/CatalogSearchResults.jsx", - "line": 104, - "column": 8, - "index": 3152 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 19, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 148, - "column": 8, - "index": 4263 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 37, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 155, - "column": 8, - "index": 4549 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 56, + "column": 12 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 119, - "column": 6, - "index": 3636 - } - ], - "DataTable.RowStatus": [ + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 68, + "column": 14 + }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 181, - "column": 10, - "index": 5418 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 84, + "column": 12 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", - "line": 12, - "column": 4, - "index": 301 + "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "line": 100, + "column": 12 } ], - "Stepper": [ + "Collapsible": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 50, - "column": 4, - "index": 1652 + "filePath": "src/components/ReportingConfig/index.jsx", + "line": 140, + "column": 14 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 260, - "column": 6, - "index": 9813 + "filePath": "src/components/ReportingConfig/index.jsx", + "line": 175, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 136, - "column": 6, - "index": 5177 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", + "line": 52, + "column": 10 } ], - "ModalDialog": [ + "SearchField": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 51, - "column": 6, - "index": 1692 - }, + "filePath": "src/components/SearchBar/index.jsx", + "line": 6, + "column": 2 + } + ], + "Form.Switch": [ { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 399, - "column": 6, - "index": 12004 - }, + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", + "line": 40, + "column": 8 + } + ], + "Form": [ { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 213, - "column": 6, - "index": 6106 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 82, + "column": 8 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 222, - "column": 6, - "index": 6284 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 240, + "column": 6 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 81, - "column": 4, - "index": 2632 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 228, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 54, - "column": 6, - "index": 1990 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CornerstoneConfig.jsx", + "line": 102, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 79, - "column": 6, - "index": 2873 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/Degreed2Config.jsx", + "line": 115, + "column": 6 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 234, - "column": 6, - "index": 7479 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/DegreedConfig.jsx", + "line": 116, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 29, - "column": 4, - "index": 817 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/MoodleConfig.jsx", + "line": 124, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 138, - "column": 4, - "index": 5163 + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 115, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 24, - "column": 4, - "index": 785 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 175, + "column": 8 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 48, - "column": 6, - "index": 1328 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 92, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 85, - "column": 4, - "index": 3664 - }, + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 91, + "column": 6 + } + ], + "Dropzone": [ { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 69, - "column": 8, - "index": 3007 - }, + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 115, + "column": 6 + } + ], + "Image": [ { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 160, - "column": 6, - "index": 5774 + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 130, + "column": 8 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 22, - "column": 4, - "index": 747 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 204, + "column": 16 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 36, - "column": 4, - "index": 1225 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 228, + "column": 14 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 161, - "column": 4, - "index": 5151 + "filePath": "src/components/settings/SettingsLMSTab/LMSCard.jsx", + "line": 15, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 145, - "column": 4, - "index": 4037 - }, + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigPage.jsx", + "line": 34, + "column": 6 + } + ], + "Download": [ { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 85, - "column": 4, - "index": 2446 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 73, + "column": 30 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 87, - "column": 4, - "index": 2688 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 76, + "column": 34 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 62, - "column": 4, - "index": 1562 + "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "line": 51, + "column": 28 } ], - "ModalDialog.Header": [ + "Check": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 60, - "column": 8, - "index": 1919 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 75, + "column": 31 }, { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 406, - "column": 8, - "index": 12151 - }, + "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "line": 53, + "column": 29 + } + ], + "Card.Status": [ { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 220, - "column": 8, - "index": 6251 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 74, + "column": 8 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 228, - "column": 8, - "index": 6409 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 84, + "column": 8 + } + ], + "Sync": [ + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 74, + "column": 27 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 88, - "column": 6, - "index": 2776 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 84, + "column": 27 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 59, - "column": 8, - "index": 2113 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 31, + "column": 34 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 85, - "column": 8, - "index": 3041 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 265, + "column": 46 + } + ], + "Breadcrumb": [ + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 191, + "column": 10 + } + ], + "MoreVert": [ + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 177, + "column": 21 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 240, - "column": 8, - "index": 7602 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 119, + "column": 25 + } + ], + "PlayCircleFilled": [ + { + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 129, + "column": 22 + } + ], + "RemoveCircle": [ + { + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 136, + "column": 22 }, { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 35, - "column": 6, - "index": 935 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 197, + "column": 34 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 144, - "column": 6, - "index": 5287 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/RevokeBulkAction.jsx", + "line": 115, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 30, - "column": 6, - "index": 903 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 142, + "column": 15 + } + ], + "Edit": [ + { + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 161, + "column": 22 + } + ], + "ArrowForward": [ + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 200, + "column": 18 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 57, - "column": 8, - "index": 1533 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 214, + "column": 14 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 93, - "column": 6, - "index": 3821 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 236, + "column": 14 + } + ], + "ArrowBack": [ + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 206, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 81, - "column": 10, - "index": 3425 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 220, + "column": 14 }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 241, + "column": 14 + } + ], + "ModalDialog.CloseButton": [ { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 165, - "column": 8, - "index": 5902 + "line": 176, + "column": 10 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 37, + "column": 10 }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 46, - "column": 6, - "index": 1584 + "line": 58, + "column": 10 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 167, - "column": 6, - "index": 5275 + "line": 211, + "column": 10 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 151, - "column": 6, - "index": 4161 - }, + "line": 187, + "column": 10 + } + ], + "Bubble": [ { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 93, - "column": 8, - "index": 2635 - }, + "filePath": "src/components/Sidebar/IconLink.jsx", + "line": 54, + "column": 10 + } + ], + "MoneyOutline": [ { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 101, - "column": 8, - "index": 3074 + "filePath": "src/components/Sidebar/index.jsx", + "line": 102, + "column": 23 + } + ], + "StatusAlert": [ + { + "filePath": "src/components/StatusAlert/index.jsx", + "line": 18, + "column": 4 + } + ], + "Email": [ + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/RemindBulkAction.jsx", + "line": 118, + "column": 20 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 69, - "column": 6, - "index": 1732 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", + "line": 121, + "column": 15 } ], - "ModalDialog.Title": [ + "useWindowSize": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", "line": 61, - "column": 10, - "index": 1950 - }, + "column": 20 + } + ], + "Card.Body": [ { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 407, - "column": 10, - "index": 12182 - }, + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 131, + "column": 6 + } + ], + "ResponsiveContext.Provider": [ { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 221, - "column": 10, - "index": 6282 + "filePath": "src/components/subscriptions/tests/SubscriptionCard.test.jsx", + "line": 54, + "column": 6 + } + ], + "PageBanner": [ + { + "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", + "line": 7, + "column": 2 + } + ], + "Table": [ + { + "filePath": "src/components/TableComponent/index.jsx", + "line": 89, + "column": 14 + } + ] + } + }, + { + "version": "20.28.4", + "name": "@edx/frontend-app-authn", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-authn.git" + }, + "folderName": "frontend-app-authn", + "usages": { + "Hyperlink": [ + { + "filePath": "src/base-component/AuthLargeLayout.jsx", + "line": 13, + "column": 6 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 229, - "column": 10, - "index": 6440 + "filePath": "src/base-component/AuthMediumLayout.jsx", + "line": 15, + "column": 8 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 89, - "column": 8, - "index": 2805 + "filePath": "src/base-component/AuthSmallLayout.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 60, - "column": 10, - "index": 2144 + "filePath": "src/base-component/LargeLayout.jsx", + "line": 14, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 86, - "column": 10, - "index": 3072 + "filePath": "src/base-component/MediumLayout.jsx", + "line": 16, + "column": 8 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 241, - "column": 10, - "index": 7633 + "filePath": "src/base-component/SmallLayout.jsx", + "line": 15, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 36, - "column": 8, - "index": 964 + "filePath": "src/common-components/InstitutionLogistration.jsx", + "line": 59, + "column": 18 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", "line": 145, - "column": 8, - "index": 5316 + "column": 14 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 31, - "column": 8, - "index": 932 + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", + "line": 159, + "column": 16 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 58, - "column": 10, - "index": 1564 + "filePath": "src/login/LoginFailure.jsx", + "line": 32, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 94, - "column": 8, - "index": 3850 + "filePath": "src/login/LoginFailure.jsx", + "line": 97, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 82, - "column": 12, - "index": 3458 + "filePath": "src/login/LoginPage.jsx", + "line": 181, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 166, - "column": 10, - "index": 5956 + "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", + "line": 173, + "column": 14 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 47, - "column": 8, - "index": 1613 + "filePath": "src/recommendations/RecommendationCard.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 168, - "column": 8, - "index": 5304 + "filePath": "src/recommendations/RecommendationsPage.jsx", + "line": 63, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 152, - "column": 8, - "index": 4190 + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 32, + "column": 14 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 94, - "column": 10, - "index": 2666 + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 37, + "column": 14 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 102, - "column": 10, - "index": 3105 + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 64, + "column": 14 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 70, - "column": 8, - "index": 1761 + "filePath": "src/register/registrationFields/TermsOfService.jsx", + "line": 33, + "column": 14 } ], - "ModalDialog.Body": [ + "Image": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 65, - "column": 8, - "index": 2075 + "filePath": "src/base-component/AuthLargeLayout.jsx", + "line": 14, + "column": 8 }, { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 411, - "column": 8, - "index": 12304 + "filePath": "src/base-component/AuthMediumLayout.jsx", + "line": 16, + "column": 10 }, { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 225, - "column": 8, - "index": 6404 + "filePath": "src/base-component/AuthSmallLayout.jsx", + "line": 14, + "column": 6 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 233, - "column": 8, - "index": 6562 + "filePath": "src/base-component/LargeLayout.jsx", + "line": 15, + "column": 8 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 112, - "column": 6, - "index": 3638 + "filePath": "src/base-component/MediumLayout.jsx", + "line": 17, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 62, - "column": 8, - "index": 2242 + "filePath": "src/base-component/SmallLayout.jsx", + "line": 16, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 94, - "column": 8, - "index": 3416 + "filePath": "src/recommendations/RecommendationsPage.jsx", + "line": 64, + "column": 10 + } + ], + "breakpoints": [ + { + "filePath": "src/base-component/BaseComponent.jsx", + "line": 28, + "column": 30 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 249, - "column": 8, - "index": 7954 + "filePath": "src/base-component/BaseComponent.jsx", + "line": 31, + "column": 30 }, { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 45, - "column": 6, - "index": 1283 + "filePath": "src/base-component/BaseComponent.jsx", + "line": 31, + "column": 69 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 149, - "column": 6, - "index": 5417 + "filePath": "src/base-component/BaseComponent.jsx", + "line": 34, + "column": 30 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 39, - "column": 6, - "index": 1247 + "filePath": "src/base-component/BaseComponent.jsx", + "line": 34, + "column": 73 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 65, - "column": 8, - "index": 1846 + "filePath": "src/data/utils/useMobileResponsive.js", + "line": 13, + "column": 69 + } + ], + "Form": [ + { + "filePath": "src/common-components/EnterpriseSSO.jsx", + "line": 37, + "column": 12 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 104, - "column": 6, - "index": 4201 + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", + "line": 111, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 90, - "column": 10, - "index": 3816 + "filePath": "src/login/LoginPage.jsx", + "line": 259, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", "line": 170, - "column": 8, - "index": 6088 + "column": 10 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 28, - "column": 6, - "index": 881 + "filePath": "src/register/RegistrationPage.jsx", + "line": 488, + "column": 10 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 56, - "column": 6, - "index": 2048 - }, + "filePath": "src/reset-password/ResetPasswordPage.jsx", + "line": 176, + "column": 14 + } + ], + "Button": [ { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 172, - "column": 6, - "index": 5405 + "filePath": "src/common-components/EnterpriseSSO.jsx", + "line": 39, + "column": 14 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 156, - "column": 6, - "index": 4291 + "filePath": "src/common-components/EnterpriseSSO.jsx", + "line": 65, + "column": 14 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 109, - "column": 8, - "index": 3141 + "filePath": "src/common-components/InstitutionLogistration.jsx", + "line": 18, + "column": 4 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 131, - "column": 8, - "index": 4343 + "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", + "line": 40, + "column": 10 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 84, - "column": 6, - "index": 2156 + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 23, + "column": 10 } ], - "Stepper.Step": [ + "Form.Group": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 66, - "column": 10, - "index": 2104 + "filePath": "src/common-components/FormGroup.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 74, - "column": 10, - "index": 2440 + "filePath": "src/common-components/PasswordField.jsx", + "line": 58, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 330, - "column": 10, - "index": 12440 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 27, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 344, - "column": 10, - "index": 13062 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 56, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 356, - "column": 10, - "index": 13619 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 79, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 140, - "column": 10, - "index": 5296 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 101, + "column": 8 + } + ], + "Form.Control": [ + { + "filePath": "src/common-components/FormGroup.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 144, - "column": 10, - "index": 5422 + "filePath": "src/common-components/PasswordField.jsx", + "line": 60, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 148, - "column": 10, - "index": 5571 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 28, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 166, - "column": 10, - "index": 6339 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 57, + "column": 10 + }, + { + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 80, + "column": 10 } ], - "ModalDialog.Footer": [ + "TransitionReplace": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 81, - "column": 8, - "index": 2728 + "filePath": "src/common-components/FormGroup.jsx", + "line": 45, + "column": 6 + } + ], + "Icon": [ + { + "filePath": "src/common-components/InstitutionLogistration.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 414, - "column": 8, - "index": 12389 + "filePath": "src/common-components/Logistration.jsx", + "line": 65, + "column": 6 }, { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 228, - "column": 8, - "index": 6489 + "filePath": "src/common-components/PasswordField.jsx", + "line": 33, + "column": 102 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 236, - "column": 8, - "index": 6647 + "filePath": "src/common-components/PasswordField.jsx", + "line": 37, + "column": 99 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 115, - "column": 6, - "index": 3704 + "filePath": "src/common-components/PasswordField.jsx", + "line": 43, + "column": 42 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 68, - "column": 8, - "index": 2481 + "filePath": "src/common-components/PasswordField.jsx", + "line": 43, + "column": 95 }, { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 103, - "column": 8, - "index": 3886 + "filePath": "src/common-components/PasswordField.jsx", + "line": 47, + "column": 42 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 252, - "column": 8, - "index": 8039 + "filePath": "src/common-components/PasswordField.jsx", + "line": 47, + "column": 95 }, { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 62, - "column": 6, - "index": 2171 + "filePath": "src/common-components/PasswordField.jsx", + "line": 51, + "column": 35 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 194, - "column": 6, - "index": 7482 + "filePath": "src/common-components/PasswordField.jsx", + "line": 51, + "column": 88 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 56, - "column": 6, - "index": 2012 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 35, + "column": 29 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 74, - "column": 8, - "index": 2194 + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", + "line": 91, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "filePath": "src/login/LoginPage.jsx", "line": 182, - "column": 6, - "index": 7593 + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 106, - "column": 10, - "index": 4688 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 101, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 175, - "column": 8, - "index": 6267 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 116, + "column": 14 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 44, - "column": 6, - "index": 1737 + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 31, + "column": 26 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 76, - "column": 6, - "index": 2990 + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 41, + "column": 49 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 220, - "column": 6, - "index": 7076 + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 45, + "column": 49 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 186, - "column": 6, - "index": 5474 + "filePath": "src/reset-password/ResetPasswordPage.jsx", + "line": 141, + "column": 6 + } + ], + "Institution": [ + { + "filePath": "src/common-components/InstitutionLogistration.jsx", + "line": 24, + "column": 17 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 161, - "column": 8, - "index": 5213 + "filePath": "src/login/LoginPage.jsx", + "line": 182, + "column": 23 + } + ], + "ChevronLeft": [ + { + "filePath": "src/common-components/Logistration.jsx", + "line": 65, + "column": 17 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 228, - "column": 8, - "index": 9109 + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", + "line": 91, + "column": 17 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 107, - "column": 6, - "index": 3142 + "filePath": "src/reset-password/ResetPasswordPage.jsx", + "line": 141, + "column": 17 } ], - "Stepper.ActionRow": [ + "Tabs": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 82, - "column": 10, - "index": 2759 + "filePath": "src/common-components/Logistration.jsx", + "line": 84, + "column": 12 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 91, - "column": 10, - "index": 3095 + "filePath": "src/common-components/Logistration.jsx", + "line": 90, + "column": 14 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 269, - "column": 14, - "index": 10176 + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", + "line": 104, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 289, - "column": 14, - "index": 11013 - }, + "filePath": "src/reset-password/ResetPasswordPage.jsx", + "line": 165, + "column": 10 + } + ], + "Tab": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 307, - "column": 14, - "index": 11676 + "filePath": "src/common-components/Logistration.jsx", + "line": 85, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 176, - "column": 10, - "index": 6685 + "filePath": "src/common-components/Logistration.jsx", + "line": 91, + "column": 16 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 204, - "column": 10, - "index": 7655 + "filePath": "src/common-components/Logistration.jsx", + "line": 92, + "column": 16 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 218, - "column": 10, - "index": 8201 + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", + "line": 105, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 239, - "column": 10, - "index": 8927 + "filePath": "src/reset-password/ResetPasswordPage.jsx", + "line": 166, + "column": 12 } ], - "MailtoLink": [ - { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 48, - "column": 6, - "index": 1184 - }, + "useToggle": [ { - "filePath": "src/components/ForbiddenPage/index.jsx", + "filePath": "src/common-components/PasswordField.jsx", "line": 17, - "column": 10, - "index": 539 + "column": 60 }, { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 97, - "column": 32, - "index": 3464 + "filePath": "src/login/ChangePasswordPrompt.jsx", + "line": 30, + "column": 32 } ], - "Form.Checkbox": [ + "IconButton": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 139, - "column": 8, - "index": 4045 + "filePath": "src/common-components/PasswordField.jsx", + "line": 33, + "column": 4 }, { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 363, - "column": 10, - "index": 11264 + "filePath": "src/common-components/PasswordField.jsx", + "line": 37, + "column": 4 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 247, - "column": 8, - "index": 7332 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 95, + "column": 4 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 419, - "column": 8, - "index": 12880 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 110, + "column": 4 }, { - "filePath": "src/components/ReduxFormCheckbox/index.jsx", - "line": 16, - "column": 6, - "index": 260 + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 41, + "column": 17 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 60, - "column": 12, - "index": 2586 - }, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 45, + "column": 17 + } + ], + "VisibilityOff": [ { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 278, - "column": 12, - "index": 9530 - }, + "filePath": "src/common-components/PasswordField.jsx", + "line": 33, + "column": 79 + } + ], + "Visibility": [ { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 470, - "column": 12, - "index": 18839 - }, + "filePath": "src/common-components/PasswordField.jsx", + "line": 37, + "column": 79 + } + ], + "Tooltip": [ { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 124, - "column": 14, - "index": 5122 + "filePath": "src/common-components/PasswordField.jsx", + "line": 41, + "column": 4 + } + ], + "Check": [ + { + "filePath": "src/common-components/PasswordField.jsx", + "line": 43, + "column": 83 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 223, - "column": 10, - "index": 7780 + "filePath": "src/common-components/PasswordField.jsx", + "line": 47, + "column": 83 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigServiceProviderStep.jsx", - "line": 44, - "column": 6, - "index": 1584 + "filePath": "src/common-components/PasswordField.jsx", + "line": 51, + "column": 76 + } + ], + "Remove": [ + { + "filePath": "src/common-components/PasswordField.jsx", + "line": 43, + "column": 138 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 89, - "column": 8, - "index": 2361 + "filePath": "src/common-components/PasswordField.jsx", + "line": 47, + "column": 138 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 97, - "column": 8, - "index": 2682 + "filePath": "src/common-components/PasswordField.jsx", + "line": 51, + "column": 131 } ], - "WarningFilled": [ + "OverlayTrigger": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", - "line": 16, - "column": 12, - "index": 449 - }, + "filePath": "src/common-components/PasswordField.jsx", + "line": 59, + "column": 6 + } + ], + "Alert": [ { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 231, - "column": 37, - "index": 6811 + "filePath": "src/common-components/ThirdPartyAuthAlert.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/ContentHighlights.jsx", - "line": 106, - "column": 61, - "index": 4410 + "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", + "line": 74, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/OfferUtilizationAlerts.jsx", + "filePath": "src/login/AccountActivationMessage.jsx", "line": 59, - "column": 14, - "index": 1815 + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 202, - "column": 49, - "index": 8822 + "filePath": "src/login/LoginFailure.jsx", + "line": 175, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 265, - "column": 43, - "index": 11282 + "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", + "line": 165, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 270, - "column": 43, - "index": 11481 + "filePath": "src/register/RegistrationFailure.jsx", + "line": 42, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigForm.jsx", + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 22, + "column": 8 + }, + { + "filePath": "src/reset-password/ResetPasswordFailure.jsx", "line": 36, - "column": 16, - "index": 1431 + "column": 6 }, { - "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", - "line": 8, - "column": 15, - "index": 273 + "filePath": "src/reset-password/ResetPasswordSuccess.jsx", + "line": 13, + "column": 4 } ], - "IconButton": [ - { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", - "line": 23, - "column": 12, - "index": 561 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 65, - "column": 6, - "index": 2009 - }, + "Alert.Heading": [ { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", - "line": 79, - "column": 8, - "index": 3237 + "filePath": "src/common-components/ThirdPartyAuthAlert.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 38, - "column": 14, - "index": 1660 + "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", + "line": 80, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberDetailsTableCell.jsx", - "line": 16, - "column": 4, - "index": 344 + "filePath": "src/login/AccountActivationMessage.jsx", + "line": 65, + "column": 18 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberDetailsTableCell.jsx", - "line": 40, - "column": 6, - "index": 1129 + "filePath": "src/login/LoginFailure.jsx", + "line": 176, + "column": 6 }, { - "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", - "line": 94, - "column": 12, - "index": 2944 + "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", + "line": 166, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 260, - "column": 20, - "index": 8679 + "filePath": "src/register/RegistrationFailure.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 118, - "column": 24, - "index": 3498 + "filePath": "src/reset-password/ResetPasswordFailure.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 223, - "column": 18, - "index": 7323 - }, + "filePath": "src/reset-password/ResetPasswordSuccess.jsx", + "line": 14, + "column": 6 + } + ], + "ExpandMore": [ { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 120, - "column": 8, - "index": 3153 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 35, + "column": 40 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 141, - "column": 8, - "index": 3628 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 102, + "column": 11 } ], - "Delete": [ + "Form.Checkbox": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewItem.jsx", - "line": 24, - "column": 19, - "index": 592 + "filePath": "src/field-renderer/FieldRenderer.jsx", + "line": 102, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 66, - "column": 13, - "index": 2034 + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 49, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 154, - "column": 24, - "index": 5097 + "filePath": "src/register/registrationFields/TermsOfService.jsx", + "line": 17, + "column": 6 } ], - "DataTableContext.Provider": [ + "Alert.Link": [ { - "filePath": "src/components/BulkEnrollmentPage/table/BaseSelectionStatus.test.jsx", - "line": 44, - "column": 2, - "index": 1165 - } - ], - "CheckboxControl": [ + "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", + "line": 38, + "column": 14 + }, { - "filePath": "src/components/BulkEnrollmentPage/table/BulkEnrollSelect.jsx", - "line": 18, - "column": 6, - "index": 403 + "filePath": "src/login/AccountActivationMessage.jsx", + "line": 38, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSelectionCheckbox.jsx", + "filePath": "src/register/registrationFields/EmailField.jsx", "line": 25, - "column": 6, - "index": 775 + "column": 12 + }, + { + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 39, + "column": 8 } ], - "OverlayTrigger": [ + "StatefulButton": [ { - "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", - "line": 12, - "column": 2, - "index": 332 + "filePath": "src/forgot-password/ForgotPasswordPage.jsx", + "line": 130, + "column": 12 }, { - "filePath": "src/components/IconWithTooltip/index.jsx", - "line": 13, - "column": 4, - "index": 451 + "filePath": "src/login/LoginPage.jsx", + "line": 281, + "column": 12 }, { - "filePath": "src/components/InfoHover/index.jsx", - "line": 9, - "column": 2, - "index": 246 + "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", + "line": 185, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 104, - "column": 16, - "index": 4261 + "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", + "line": 197, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", - "line": 53, - "column": 6, - "index": 2202 + "filePath": "src/recommendations/RecommendationsPage.jsx", + "line": 74, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberEnrollmentsTableColumnHeader.jsx", - "line": 20, - "column": 4, - "index": 632 + "filePath": "src/register/RegistrationPage.jsx", + "line": 547, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 149, - "column": 4, - "index": 7175 - }, + "filePath": "src/reset-password/ResetPasswordPage.jsx", + "line": 195, + "column": 16 + } + ], + "ModalDialog": [ { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableColumnHeader.jsx", - "line": 20, - "column": 4, - "index": 607 + "filePath": "src/login/ChangePasswordPrompt.jsx", + "line": 36, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessConfiguredSubsidyType.jsx", - "line": 23, - "column": 6, - "index": 689 - }, + "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", + "line": 20, + "column": 4 + } + ], + "ModalDialog.Header": [ { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 32, - "column": 8, - "index": 1276 + "filePath": "src/login/ChangePasswordPrompt.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 337, - "column": 16, - "index": 12018 - }, + "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", + "line": 28, + "column": 6 + } + ], + "ModalDialog.Title": [ { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 86, - "column": 8, - "index": 2811 + "filePath": "src/login/ChangePasswordPrompt.jsx", + "line": 44, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 106, - "column": 8, - "index": 3516 - }, + "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", + "line": 29, + "column": 8 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 95, - "column": 10, - "index": 3579 + "filePath": "src/login/ChangePasswordPrompt.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 112, - "column": 6, - "index": 2981 - }, + "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", + "line": 34, + "column": 6 + } + ], + "ModalDialog.Footer": [ { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 133, - "column": 6, - "index": 3456 + "filePath": "src/login/ChangePasswordPrompt.jsx", + "line": 51, + "column": 6 }, { - "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", - "line": 63, - "column": 2, - "index": 1613 - }, + "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", + "line": 38, + "column": 6 + } + ], + "ActionRow": [ { - "filePath": "src/components/TemplateSourceFields/index.jsx", - "line": 116, - "column": 10, - "index": 3747 + "filePath": "src/login/ChangePasswordPrompt.jsx", + "line": 52, + "column": 8 }, { - "filePath": "src/components/TemplateSourceFields/index.jsx", - "line": 142, - "column": 10, - "index": 4808 + "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", + "line": 39, + "column": 8 } ], - "Popover": [ - { - "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", - "line": 18, - "column": 6, - "index": 437 - }, + "ModalDialog.CloseButton": [ { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", + "filePath": "src/login/ChangePasswordPrompt.jsx", "line": 57, - "column": 10, - "index": 2301 - }, + "column": 12 + } + ], + "Error": [ { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 154, - "column": 8, - "index": 7297 + "filePath": "src/login/LoginFailure.jsx", + "line": 175, + "column": 76 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 38, - "column": 12, - "index": 1430 + "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", + "line": 165, + "column": 79 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 342, - "column": 20, - "index": 12229 + "filePath": "src/register/RegistrationFailure.jsx", + "line": 42, + "column": 74 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 99, - "column": 14, - "index": 3688 + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 22, + "column": 73 }, { - "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", - "line": 68, - "column": 6, - "index": 1704 + "filePath": "src/reset-password/ResetPasswordFailure.jsx", + "line": 36, + "column": 76 } ], - "Popover.Title": [ + "Card": [ { - "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", - "line": 19, - "column": 8, - "index": 483 - }, + "filePath": "src/recommendations/RecommendationCard.jsx", + "line": 26, + "column": 8 + } + ], + "Card.ImageCap": [ { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", - "line": 58, - "column": 12, - "index": 2349 - }, + "filePath": "src/recommendations/RecommendationCard.jsx", + "line": 27, + "column": 10 + } + ], + "Card.Header": [ { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 155, - "column": 10, - "index": 7337 - }, + "filePath": "src/recommendations/RecommendationCard.jsx", + "line": 33, + "column": 10 + } + ], + "Card.Section": [ { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 343, - "column": 22, - "index": 12313 - }, + "filePath": "src/recommendations/RecommendationCard.jsx", + "line": 37, + "column": 10 + } + ], + "Card.Footer": [ { - "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", - "line": 69, - "column": 8, - "index": 1765 + "filePath": "src/recommendations/RecommendationCard.jsx", + "line": 38, + "column": 10 } ], - "Popover.Content": [ + "Container": [ { - "filePath": "src/components/BulkEnrollmentPage/table/CourseSearchResultsCells.jsx", - "line": 20, - "column": 8, - "index": 530 - }, + "filePath": "src/recommendations/RecommendationsList.jsx", + "line": 13, + "column": 4 + } + ], + "Spinner": [ { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", - "line": 59, - "column": 12, - "index": 2413 + "filePath": "src/recommendations/RecommendationsPage.jsx", + "line": 87, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 159, - "column": 10, - "index": 7458 - }, + "filePath": "src/reset-password/ResetPasswordPage.jsx", + "line": 150, + "column": 13 + } + ], + "ExpandLess": [ { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 39, - "column": 14, - "index": 1490 - }, + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 117, + "column": 11 + } + ], + "Close": [ { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 350, - "column": 22, - "index": 12727 + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 31, + "column": 37 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 100, - "column": 16, - "index": 3742 + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 41, + "column": 34 }, { - "filePath": "src/components/SubsidyRequestManagementTable/CourseTitleCell.jsx", - "line": 70, - "column": 8, - "index": 1839 + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 45, + "column": 34 } - ], - "ModalDialog.CloseButton": [ + ] + } + }, + { + "version": "20.20.0", + "name": "@edx/frontend-app-communications", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-app-communications.git" + }, + "folderName": "frontend-app-communications", + "usages": { + "Form.Group": [ { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 416, - "column": 12, - "index": 12444 + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 230, - "column": 12, - "index": 6544 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 274, + "column": 8 }, { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 238, - "column": 12, - "index": 6702 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 283, + "column": 8 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 254, - "column": 12, - "index": 8094 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 295, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 64, - "column": 10, - "index": 2222 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx", + "line": 13, + "column": 4 + } + ], + "Form.Label": [ { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 196, - "column": 10, - "index": 7533 + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 58, - "column": 10, - "index": 2063 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 275, + "column": 10 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 76, - "column": 12, - "index": 2249 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 284, + "column": 10 + } + ], + "Form.CheckboxSet": [ + { + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 29, + "column": 6 + } + ], + "Form.Checkbox": [ + { + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 35, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 108, - "column": 14, - "index": 4747 + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 176, - "column": 10, - "index": 6298 + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 53, + "column": 8 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 46, - "column": 10, - "index": 1788 + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 69, + "column": 12 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 78, - "column": 10, - "index": 3041 + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 83, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 222, - "column": 10, - "index": 7127 + "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", + "line": 95, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 188, - "column": 10, - "index": 5525 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 298, + "column": 14 } ], - "Spinner": [ + "useToggle": [ { - "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 426, - "column": 62, - "index": 12843 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 59, + "column": 59 }, { - "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 240, - "column": 55, - "index": 6933 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 40, + "column": 68 + } + ], + "Form": [ { - "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 248, - "column": 62, - "index": 7097 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 267, + "column": 6 + } + ], + "Form.Control": [ { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", - "line": 128, - "column": 12, - "index": 5055 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 276, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", - "line": 155, - "column": 12, - "index": 6353 + "filePath": "src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx", + "line": 16, + "column": 10 }, { - "filePath": "src/components/DownloadCsvButton/index.jsx", - "line": 39, - "column": 24, - "index": 1076 - }, - { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 268, - "column": 31, - "index": 8668 - }, - { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 212, - "column": 23, - "index": 8251 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx", + "line": 38, + "column": 10 + } + ], + "Button": [ { - "filePath": "src/components/NumberCard/index.jsx", - "line": 156, - "column": 15, - "index": 4878 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 322, + "column": 32 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 550, - "column": 25, - "index": 22580 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", + "line": 110, + "column": 10 }, { - "filePath": "src/components/RequestCodesPage/RequestCodesForm.jsx", - "line": 122, - "column": 33, - "index": 3344 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", + "line": 46, + "column": 10 }, { - "filePath": "src/components/SaveTemplateButton/index.jsx", - "line": 153, - "column": 19, - "index": 4935 + "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", + "line": 26, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", + "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", "line": 33, - "column": 8, - "index": 675 - }, - { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 112, - "column": 24, - "index": 4440 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 75, - "column": 19, - "index": 2163 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 121, - "column": 18, - "index": 5332 - }, - { - "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", - "line": 65, - "column": 17, - "index": 2398 + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 232, - "column": 23, - "index": 7522 - }, + "filePath": "src/components/navigation-tabs/BackToInstructor.jsx", + "line": 10, + "column": 4 + } + ], + "StatefulButton": [ { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 199, - "column": 23, - "index": 5971 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 323, + "column": 12 } ], - "Container": [ + "Icon": [ { - "filePath": "src/components/CodeManagement/index.jsx", - "line": 15, - "column": 6, - "index": 369 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 332, + "column": 46 }, { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", - "line": 119, - "column": 4, - "index": 4766 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 333, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 16, - "column": 2, - "index": 867 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 334, + "column": 49 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightSet.jsx", - "line": 12, - "column": 4, - "index": 531 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 335, + "column": 46 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 141, - "column": 4, - "index": 4366 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 336, + "column": 47 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 10, - "column": 2, - "index": 365 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 337, + "column": 56 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 11, - "column": 2, - "index": 322 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 338, + "column": 44 }, { - "filePath": "src/components/EnterpriseList/index.jsx", - "line": 61, - "column": 6, - "index": 1638 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 172, + "column": 55 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalContent.jsx", - "line": 82, - "column": 4, - "index": 3139 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 175, + "column": 28 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageWrapper.jsx", - "line": 105, - "column": 6, - "index": 3652 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 184, + "column": 49 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 62, - "column": 4, - "index": 2323 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", + "line": 147, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPage.jsx", - "line": 108, - "column": 6, - "index": 3357 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailTaskHistory.jsx", + "line": 103, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/SsoErrorPage.jsx", - "line": 39, - "column": 6, - "index": 1037 - }, + "filePath": "src/components/navigation-tabs/BackToInstructor.jsx", + "line": 15, + "column": 6 + } + ], + "Send": [ { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 139, - "column": 8, - "index": 5247 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 332, + "column": 57 + } + ], + "Event": [ + { + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 333, + "column": 58 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 204, - "column": 4, - "index": 6089 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 334, + "column": 60 + } + ], + "SpinnerSimple": [ + { + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 335, + "column": 57 }, { - "filePath": "src/components/subscriptions/SubscriptionManagementPage.jsx", - "line": 24, - "column": 8, - "index": 873 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", + "line": 147, + "column": 23 }, { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 80, - "column": 4, - "index": 2544 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailTaskHistory.jsx", + "line": 103, + "column": 23 } ], - "Pagination": [ + "Check": [ { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 199, - "column": 10, - "index": 5868 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 336, + "column": 58 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", - "line": 20, - "column": 4, - "index": 528 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 337, + "column": 67 + } + ], + "Cancel": [ { - "filePath": "src/components/TableComponent/index.jsx", - "line": 109, - "column": 12, - "index": 3520 + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 338, + "column": 55 } ], - "CheckCircle": [ + "Toast": [ { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 220, - "column": 14, - "index": 6525 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", + "line": 357, + "column": 12 + } + ], + "Alert": [ { - "filePath": "src/components/CodeSearchResults/index.jsx", - "line": 67, - "column": 12, - "index": 1699 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 68, + "column": 8 }, { - "filePath": "src/components/CouponDetails/index.jsx", - "line": 480, - "column": 14, - "index": 14417 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailHistoryTable.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 50, - "column": 4, - "index": 2131 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailPendingTasksAlert.jsx", + "line": 11, + "column": 6 + } + ], + "Info": [ { - "filePath": "src/components/SaveTemplateButton/index.jsx", - "line": 154, - "column": 31, - "index": 5026 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 68, + "column": 38 + } + ], + "Alert.Heading": [ { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessConfiguredSubsidyType.jsx", - "line": 37, - "column": 10, - "index": 1202 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 69, + "column": 10 + } + ], + "DataTable": [ { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 109, - "column": 23, - "index": 4193 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 134, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 26, - "column": 31, - "index": 1029 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailHistoryTable.jsx", + "line": 40, + "column": 6 + } + ], + "IconButton": [ { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 189, - "column": 61, - "index": 6093 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 172, + "column": 18 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 228, - "column": 16, - "index": 8788 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 173, + "column": 18 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 123, - "column": 10, - "index": 4484 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 184, + "column": 18 } ], - "SpinnerIcon": [ + "Visibility": [ { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 282, - "column": 71, - "index": 8625 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 172, + "column": 35 } ], - "Plus": [ + "Delete": [ { - "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", - "line": 291, - "column": 27, - "index": 8936 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 174, + "column": 25 } ], - "Warning": [ - { - "filePath": "src/components/CodeModal/ModalError.jsx", - "line": 12, - "column": 17, - "index": 317 - }, + "Edit": [ { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateCell.jsx", - "line": 25, - "column": 11, - "index": 893 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", + "line": 184, + "column": 35 + } + ], + "Collapsible": [ { - "filePath": "src/components/settings/SettingsApiCredentialsTab/RegenerateCredentialWarningModal.jsx", - "line": 60, - "column": 25, - "index": 1646 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", + "line": 130, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 134, - "column": 16, - "index": 4555 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailTaskHistory.jsx", + "line": 89, + "column": 8 + } + ], + "WarningFilled": [ { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigAlerts.jsx", - "line": 169, - "column": 16, - "index": 6032 + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailPendingTasksAlert.jsx", + "line": 11, + "column": 37 } ], - "Close": [ + "Hyperlink": [ { - "filePath": "src/components/CodeSearchResults/CodeSearchResultsHeading.jsx", - "line": 19, - "column": 36, - "index": 696 - }, - { - "filePath": "src/components/FileInput/index.jsx", - "line": 138, - "column": 25, - "index": 3480 - }, - { - "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", - "line": 94, - "column": 47, - "index": 2979 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailPendingTasksAlert.jsx", + "line": 16, + "column": 8 + } + ], + "Modal": [ { - "filePath": "src/components/ReportingConfig/index.jsx", - "line": 155, - "column": 29, - "index": 5165 - }, + "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", + "line": 15, + "column": 6 + } + ], + "Container": [ { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 552, - "column": 34, - "index": 22720 - }, + "filePath": "src/components/bulk-email-tool/BulkEmailTool.jsx", + "line": 24, + "column": 12 + } + ], + "AlertModal": [ { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 574, - "column": 25, - "index": 23636 + "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", + "line": 19, + "column": 4 } ], - "Check": [ + "ActionRow": [ { - "filePath": "src/components/CodeSearchResults/CodeSearchResultsTable.jsx", - "line": 116, - "column": 44, - "index": 2944 - }, + "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", + "line": 25, + "column": 8 + } + ], + "ArrowBack": [ { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 31, - "column": 23, - "index": 1174 - }, + "filePath": "src/components/navigation-tabs/BackToInstructor.jsx", + "line": 16, + "column": 13 + } + ], + "Nav": [ { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 40, - "column": 23, - "index": 1573 - }, + "filePath": "src/components/navigation-tabs/NavigationTabs.jsx", + "line": 11, + "column": 6 + } + ], + "Nav.Item": [ { - "filePath": "src/components/ReportingConfig/index.jsx", - "line": 150, - "column": 29, - "index": 4992 - }, + "filePath": "src/components/navigation-tabs/NavigationTabs.jsx", + "line": 13, + "column": 10 + } + ], + "Nav.Link": [ { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 551, - "column": 37, - "index": 22675 - }, + "filePath": "src/components/navigation-tabs/NavigationTabs.jsx", + "line": 14, + "column": 12 + } + ], + "Spinner": [ { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 76, - "column": 31, - "index": 2252 - }, + "filePath": "src/components/page-container/PageContainer.jsx", + "line": 79, + "column": 6 + } + ] + } + }, + { + "version": "20.28.0", + "name": "@edx/frontend-app-course-authoring", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-course-authoring.git" + }, + "folderName": "frontend-app-course-authoring", + "usages": { + "Collapsible.Advanced": [ { - "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", - "line": 66, - "column": 29, - "index": 2485 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 19, + "column": 2 } ], - "TransitionReplace": [ + "Collapsible.Trigger": [ { - "filePath": "src/components/CodeSearchResults/index.jsx", - "line": 83, - "column": 6, - "index": 2032 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 27, + "column": 4 } ], - "StatefulButton": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 120, - "column": 10, - "index": 3929 - }, + "Collapsible.Visible": [ { - "filePath": "src/components/ContentHighlights/DeleteArchivedHighlightsDialogs.jsx", - "line": 111, - "column": 10, - "index": 4304 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 131, - "column": 12, - "index": 4599 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 37, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 316, - "column": 16, - "index": 12044 + "filePath": "src/pages-and-resources/discussions/app-list/FeaturesList.jsx", + "line": 14, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 252, - "column": 12, - "index": 9059 - }, + "filePath": "src/pages-and-resources/discussions/app-list/FeaturesList.jsx", + "line": 17, + "column": 8 + } + ], + "IconButton": [ { - "filePath": "src/components/learner-credit-management/CancelAssignmentModal.jsx", - "line": 71, - "column": 10, - "index": 2565 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 34, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", - "line": 100, - "column": 12, - "index": 3563 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 40, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 203, - "column": 10, - "index": 7883 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 53, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/RemindAssignmentModal.jsx", - "line": 65, - "column": 10, - "index": 2408 + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 41, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 522, - "column": 12, - "index": 21283 - }, + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 51, + "column": 6 + } + ], + "ExpandMore": [ { - "filePath": "src/components/SaveTemplateButton/index.jsx", - "line": 142, - "column": 6, - "index": 4568 - }, + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 34, + "column": 43 + } + ], + "Icon": [ { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 59, - "column": 10, - "index": 1718 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 34, + "column": 63 }, { - "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", - "line": 79, - "column": 10, - "index": 2268 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 47, + "column": 22 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessGenerateLinkButton.jsx", - "line": 64, - "column": 4, - "index": 2046 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 53, + "column": 65 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 63, - "column": 6, - "index": 1795 + "filePath": "src/pages-and-resources/live/Settings.jsx", + "line": 108, + "column": 24 }, { - "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "filePath": "src/pages-and-resources/pages/PageCard.jsx", "line": 43, - "column": 4, - "index": 1561 - }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 225, - "column": 10, - "index": 7238 + "column": 20 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 191, - "column": 10, - "index": 5636 - }, + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 53, + "column": 16 + } + ], + "Delete": [ { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 166, - "column": 12, - "index": 5368 - }, + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 46, + "column": 19 + } + ], + "ExpandLess": [ { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 237, - "column": 12, - "index": 9495 - }, + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 53, + "column": 45 + } + ], + "Collapsible.Body": [ { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 112, - "column": 10, - "index": 3341 + "filePath": "src/generic/CollapsableEditor.jsx", + "line": 57, + "column": 4 } ], - "Add": [ + "Card": [ { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", - "line": 84, - "column": 26, - "index": 2943 + "filePath": "src/generic/ConfirmationPopup.jsx", + "line": 13, + "column": 2 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 87, - "column": 22, - "index": 2885 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 67, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 65, - "column": 26, - "index": 2717 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/openedx/OpenedXConfigForm.jsx", + "line": 120, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 313, - "column": 26, - "index": 13290 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 73, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewAvailability.jsx", - "line": 385, - "column": 22, - "index": 16065 + "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 171, - "column": 26, - "index": 6741 - }, + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 62, + "column": 4 + } + ], + "Card.Header": [ { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 44, - "column": 30, - "index": 1740 + "filePath": "src/generic/ConfirmationPopup.jsx", + "line": 14, + "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 67, - "column": 23, - "index": 2843 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 74, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 145, - "column": 28, - "index": 6335 + "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", + "line": 33, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", - "line": 47, - "column": 28, - "index": 1762 + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 68, + "column": 6 } ], - "Form.RadioSet": [ + "Card.Body": [ { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", - "line": 121, - "column": 8, - "index": 4805 + "filePath": "src/generic/ConfirmationPopup.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 69, - "column": 12, - "index": 2568 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 79, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", - "line": 67, - "column": 6, - "index": 2162 - }, - { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 122, - "column": 16, - "index": 3630 + "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 154, - "column": 16, - "index": 5400 + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 78, + "column": 6 } ], - "Form.Radio": [ - { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", - "line": 140, - "column": 12, - "index": 5473 - }, - { - "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", - "line": 169, - "column": 12, - "index": 6826 - }, + "Card.Section": [ { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 75, - "column": 14, - "index": 2773 + "filePath": "src/generic/ConfirmationPopup.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalContent.jsx", - "line": 76, - "column": 14, - "index": 2876 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 80, + "column": 8 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", - "line": 75, - "column": 12, - "index": 2407 + "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", + "line": 52, + "column": 10 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 31, - "column": 8, - "index": 846 - }, + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 79, + "column": 8 + } + ], + "Card.Footer": [ { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 127, - "column": 20, - "index": 3857 + "filePath": "src/generic/ConfirmationPopup.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 159, - "column": 20, - "index": 5653 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 83, + "column": 8 } ], - "Truncate": [ + "Button": [ { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 48, - "column": 15, - "index": 1638 + "filePath": "src/generic/ConfirmationPopup.jsx", + "line": 22, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 57, - "column": 8, - "index": 2102 + "filePath": "src/generic/ConfirmationPopup.jsx", + "line": 25, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 73, - "column": 10, - "index": 2583 - } - ], - "Card.ImageCap": [ + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/BlackoutDatesField.jsx", + "line": 74, + "column": 16 + }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 63, - "column": 6, - "index": 2299 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/DiscussionTopics.jsx", + "line": 78, + "column": 16 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 63, - "column": 6, - "index": 1986 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 84, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", - "line": 6, - "column": 4, - "index": 161 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 87, + "column": 10 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardImage.jsx", - "line": 7, - "column": 4, - "index": 242 + "filePath": "src/pages-and-resources/discussions/app-list/AppListNextButton.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/AssignMoreCoursesEmptyStateMinimal.jsx", - "line": 25, - "column": 6, - "index": 900 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 108, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 43, - "column": 6, - "index": 1084 + "filePath": "src/pages-and-resources/PagesAndResources.jsx", + "line": 52, + "column": 12 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 36, - "column": 6, - "index": 1243 + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 47, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 21, - "column": 6, - "index": 578 + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 50, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", - "line": 21, - "column": 6, - "index": 572 + "filePath": "src/pages-and-resources/teams/Settings.jsx", + "line": 147, + "column": 20 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 404, + "column": 8 } ], - "Card.Header": [ + "Alert": [ { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 70, - "column": 6, - "index": 2505 + "filePath": "src/generic/ConnectionErrorAlert.jsx", + "line": 9, + "column": 2 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 64, - "column": 6, - "index": 2038 + "filePath": "src/generic/PermissionDeniedAlert.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 50, - "column": 8, - "index": 1234 + "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", + "line": 9, + "column": 2 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 143, - "column": 6, - "index": 4178 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 213, + "column": 16 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 253, - "column": 8, - "index": 8400 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 73, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 107, - "column": 12, - "index": 3072 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 126, + "column": 18 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 199, - "column": 6, - "index": 6438 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 255, + "column": 12 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 82, - "column": 6, - "index": 2220 - } - ], - "Archive": [ - { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 81, - "column": 23, - "index": 2906 - } - ], - "Card.Footer": [ + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 422, + "column": 6 + }, { - "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 89, - "column": 10, - "index": 3231 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 449, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", - "line": 8, - "column": 4, - "index": 234 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 232, + "column": 12 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardFooter.jsx", - "line": 6, - "column": 2, - "index": 172 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 443, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/AssignMoreCoursesEmptyStateMinimal.jsx", - "line": 54, - "column": 6, - "index": 2157 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 465, + "column": 6 + } + ], + "Alert.Link": [ + { + "filePath": "src/generic/ConnectionErrorAlert.jsx", + "line": 15, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 85, - "column": 8, - "index": 2520 + "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", + "line": 15, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 26, - "column": 10, - "index": 914 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 157, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalPermissions.jsx", - "line": 35, - "column": 10, - "index": 1318 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 172, + "column": 35 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/ZeroStateCard.jsx", - "line": 98, - "column": 6, - "index": 3975 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 437, + "column": 14 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 29, - "column": 6, - "index": 741 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 466, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 379, - "column": 8, - "index": 13840 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 148, + "column": 35 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 43, - "column": 8, - "index": 1661 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 160, + "column": 35 }, { - "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", - "line": 54, - "column": 8, - "index": 2162 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 457, + "column": 40 }, { - "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", - "line": 46, - "column": 6, - "index": 1685 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 483, + "column": 14 } ], - "CardGrid": [ + "TransitionReplace": [ { - "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 74, - "column": 6, - "index": 2472 + "filePath": "src/generic/FieldFeedback.jsx", + "line": 14, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 133, - "column": 10, - "index": 4917 + "filePath": "src/generic/FieldFeedback.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightSetSection.jsx", - "line": 36, - "column": 6, - "index": 1140 + "filePath": "src/generic/FormikErrorFeedback.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 50, - "column": 4, - "index": 1556 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 39, + "column": 0 }, { - "filePath": "src/components/ContentHighlights/SkeletonContentCardContainer.jsx", - "line": 8, - "column": 2, - "index": 319 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 90, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 178, - "column": 6, - "index": 6829 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 103, + "column": 12 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", - "line": 60, - "column": 8, - "index": 1947 - }, + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 40, + "column": 4 + } + ], + "Form.Group": [ { - "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", - "line": 82, - "column": 8, - "index": 2508 + "filePath": "src/generic/FormikControl.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 92, - "column": 6, - "index": 2762 + "filePath": "src/generic/FormSwitchGroup.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewExistingSSOConfigs.jsx", - "line": 48, - "column": 10, - "index": 2022 - } - ], - "ActionRow.Spacer": [ + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 99, + "column": 12 + }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", "line": 117, - "column": 12, - "index": 4081 + "column": 12 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 84, - "column": 8, - "index": 2825 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 134, + "column": 12 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", - "line": 12, - "column": 8, - "index": 436 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 152, + "column": 12 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", - "line": 24, - "column": 8, - "index": 715 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/blackout-dates/BlackoutDatesInput.jsx", + "line": 34, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", - "line": 13, - "column": 4, - "index": 329 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 112, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", - "line": 19, - "column": 4, - "index": 503 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 109, + "column": 22 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 231, - "column": 12, - "index": 8281 + "filePath": "src/pages-and-resources/live/BBBSettings.jsx", + "line": 54, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", - "line": 98, - "column": 12, - "index": 3442 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 298, + "column": 12 }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/index.jsx", - "line": 51, - "column": 14, - "index": 1893 - } - ], - "FullscreenModal": [ + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 324, + "column": 10 + }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 261, - "column": 8, - "index": 9855 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 355, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/assignment-modal/NewAssignmentModalButton.jsx", - "line": 189, - "column": 6, - "index": 6723 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 378, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteMembersModalWrapper.jsx", - "line": 81, - "column": 6, - "index": 2942 + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 98, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/SsoErrorPage.jsx", - "line": 22, - "column": 4, - "index": 501 - } - ], - "Stepper.Header": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 266, - "column": 26, - "index": 10064 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 243, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 137, - "column": 8, - "index": 5219 - } - ], - "Assignment": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 145, - "column": 23, - "index": 4507 - } - ], - "AddCircle": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", - "line": 13, - "column": 19, - "index": 559 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 265, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 110, - "column": 25, - "index": 4079 - } - ], - "CardView": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 104, - "column": 8, - "index": 3414 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 309, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/MultipleBudgetsPicker.jsx", - "line": 97, - "column": 8, - "index": 2664 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 333, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/search/CatalogSearchResults.jsx", - "line": 99, - "column": 8, - "index": 2991 - } - ], - "EditCircle": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 15, - "column": 21, - "index": 455 - } - ], - "Pagination.Reduced": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", - "line": 14, - "column": 4, - "index": 354 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 366, + "column": 12 } ], - "FileDownload": [ + "Form.Control": [ { - "filePath": "src/components/DownloadCsvButton/index.jsx", - "line": 39, - "column": 102, - "index": 1154 - } - ], - "MediaQuery": [ + "filePath": "src/generic/FormikControl.jsx", + "line": 25, + "column": 6 + }, { - "filePath": "src/components/EnterpriseApp/index.jsx", - "line": 127, - "column": 10, - "index": 3995 - } - ], - "breakpoints": [ + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 105, + "column": 14 + }, { - "filePath": "src/components/EnterpriseApp/index.jsx", - "line": 127, - "column": 32, - "index": 4017 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 122, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 22, - "column": 44, - "index": 535 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 135, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 23, - "column": 49, - "index": 615 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/blackout-dates/BlackoutDatesInput.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/data/hooks/useIsLargeOrGreater.js", - "line": 3, - "column": 72, - "index": 136 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", + "line": 117, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 73, - "column": 53, - "index": 2939 + "filePath": "src/pages-and-resources/live/BBBSettings.jsx", + "line": 62, + "column": 8 }, { - "filePath": "src/components/subscriptions/tests/SubscriptionCard.test.jsx", - "line": 29, - "column": 40, - "index": 683 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 302, + "column": 14 }, { - "filePath": "src/containers/EnterpriseApp/EnterpriseApp.test.jsx", - "line": 191, - "column": 26, - "index": 5555 - } - ], - "ErrorIcon": [ + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 328, + "column": 12 + }, { - "filePath": "src/components/ErrorPage/index.jsx", - "line": 35, - "column": 20, - "index": 908 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 317, + "column": 10 }, { - "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 205, - "column": 16, - "index": 6764 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 341, + "column": 12 } ], "Form.Text": [ { - "filePath": "src/components/FileInput/index.jsx", - "line": 143, - "column": 8, - "index": 3586 + "filePath": "src/generic/FormikControl.jsx", + "line": 35, + "column": 8 }, { - "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", - "line": 89, - "column": 22, - "index": 2732 + "filePath": "src/generic/FormSwitchGroup.jsx", + "line": 43, + "column": 8 }, { - "filePath": "src/components/ReduxFormSelect/index.jsx", - "line": 16, - "column": 22, - "index": 640 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 151, + "column": 12 }, { - "filePath": "src/components/RenderField/index.jsx", - "line": 32, - "column": 22, - "index": 762 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 311, + "column": 14 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 34, - "column": 10, - "index": 1317 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 338, + "column": 12 }, { - "filePath": "src/components/ReportingConfig/EmailDeliveryMethodForm.jsx", - "line": 85, - "column": 10, - "index": 3420 + "filePath": "src/pages-and-resources/teams/Settings.jsx", + "line": 132, + "column": 14 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 206, - "column": 26, - "index": 7228 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 253, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 238, - "column": 8, - "index": 8200 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 293, + "column": 14 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 432, - "column": 10, - "index": 17402 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 325, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 476, - "column": 12, - "index": 19115 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 351, + "column": 12 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 508, - "column": 12, - "index": 20600 - }, + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 394, + "column": 14 + } + ], + "Form.Label": [ { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", + "filePath": "src/generic/FormSwitchGroup.jsx", "line": 30, - "column": 12, - "index": 1066 + "column": 10 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 60, - "column": 12, - "index": 2310 + "filePath": "src/pages-and-resources/live/BBBSettings.jsx", + "line": 55, + "column": 8 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 98, - "column": 12, - "index": 3880 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 299, + "column": 14 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 143, - "column": 12, - "index": 5748 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 325, + "column": 12 }, { - "filePath": "src/components/ReportingConfig/SFTPDeliveryMethodForm.jsx", - "line": 177, - "column": 12, - "index": 7333 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 356, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 240, - "column": 12, - "index": 8395 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 379, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 257, - "column": 12, - "index": 9118 + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 99, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 280, - "column": 12, - "index": 10070 + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 128, + "column": 21 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 296, - "column": 12, - "index": 10682 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 266, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 312, - "column": 12, - "index": 11283 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 310, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 328, - "column": 12, - "index": 11881 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 334, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 344, - "column": 12, - "index": 12478 - }, + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 367, + "column": 14 + } + ], + "SwitchControl": [ { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 360, - "column": 12, - "index": 13090 - }, + "filePath": "src/generic/FormSwitchGroup.jsx", + "line": 33, + "column": 10 + } + ], + "Spinner": [ { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 384, - "column": 12, - "index": 13967 + "filePath": "src/generic/Loading.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 403, - "column": 12, - "index": 14702 - }, + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 417, + "column": 33 + } + ], + "ModalDialog": [ { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 422, - "column": 12, - "index": 15454 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 65, + "column": 2 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 436, - "column": 12, - "index": 15991 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 119, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 450, - "column": 12, - "index": 16566 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 555, + "column": 4 + } + ], + "ModalDialog.Header": [ + { + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 74, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 472, - "column": 12, - "index": 17481 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 125, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 494, - "column": 12, - "index": 18351 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 566, + "column": 8 + } + ], + "ModalDialog.Title": [ + { + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 75, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 510, - "column": 12, - "index": 18955 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 126, + "column": 10 }, { - "filePath": "src/components/TextAreaAutoSize/index.jsx", - "line": 32, - "column": 22, - "index": 765 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 567, + "column": 10 } ], - "Dropdown": [ + "ModalDialog.Body": [ { - "filePath": "src/components/Header/index.jsx", - "line": 46, - "column": 4, - "index": 1181 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 79, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 34, - "column": 6, - "index": 1520 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 130, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 256, - "column": 12, - "index": 8485 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 571, + "column": 8 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 82, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 114, - "column": 16, - "index": 3288 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 133, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 219, - "column": 10, - "index": 7135 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 579, + "column": 8 } ], - "Dropdown.Toggle": [ + "ActionRow": [ { - "filePath": "src/components/Header/index.jsx", - "line": 47, - "column": 6, - "index": 1198 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 83, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 35, - "column": 8, - "index": 1550 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 257, - "column": 14, - "index": 8510 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 115, - "column": 18, - "index": 3317 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 134, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 220, - "column": 12, - "index": 7175 - } - ], - "AvatarButton": [ - { - "filePath": "src/components/Header/index.jsx", - "line": 48, - "column": 12, - "index": 1227 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 584, + "column": 10 } ], - "Dropdown.Menu": [ - { - "filePath": "src/components/Header/index.jsx", - "line": 56, - "column": 6, - "index": 1409 - }, - { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 43, - "column": 8, - "index": 1768 - }, + "ModalDialog.CloseButton": [ { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 266, - "column": 14, - "index": 8856 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 84, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 124, - "column": 18, - "index": 3699 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 135, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 234, - "column": 12, - "index": 7688 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 585, + "column": 12 } ], - "Dropdown.Item": [ + "Hyperlink": [ { - "filePath": "src/components/Header/index.jsx", - "line": 57, - "column": 8, - "index": 1433 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 163, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 44, - "column": 10, - "index": 1794 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/AppExternalLinks.jsx", + "line": 30, + "column": 16 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 269, - "column": 20, - "index": 8984 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 75, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 283, - "column": 18, - "index": 9655 + "filePath": "src/pages-and-resources/live/BBBSettings.jsx", + "line": 73, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 297, - "column": 18, - "index": 10316 + "filePath": "src/pages-and-resources/live/BBBSettings.jsx", + "line": 94, + "column": 16 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 312, - "column": 18, - "index": 11004 + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 40, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 126, - "column": 20, - "index": 3802 + "filePath": "src/pages-and-resources/PagesAndResources.jsx", + "line": 46, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 133, - "column": 20, - "index": 4103 - }, + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 239, + "column": 4 + } + ], + "Form": [ { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 141, - "column": 22, - "index": 4430 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 191, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 158, - "column": 20, - "index": 5224 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 68, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 236, - "column": 16, - "index": 7750 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/openedx/OpenedXConfigForm.jsx", + "line": 121, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 248, - "column": 16, - "index": 8308 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 565, + "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 260, - "column": 16, - "index": 8806 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 228, + "column": 6 } ], - "Navbar": [ + "StatefulButton": [ { - "filePath": "src/components/Header/index.jsx", - "line": 88, - "column": 6, - "index": 2167 - } - ], - "Nav": [ + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 201, + "column": 16 + }, { - "filePath": "src/components/Header/index.jsx", - "line": 89, - "column": 8, - "index": 2250 + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigFormSaveButton.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/components/Header/index.jsx", - "line": 99, - "column": 10, - "index": 2595 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 588, + "column": 12 } ], - "Nav.Link": [ + "Info": [ { - "filePath": "src/components/Header/index.jsx", - "line": 91, - "column": 10, - "index": 2334 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 213, + "column": 46 } ], - "useWindowSize": [ - { - "filePath": "src/components/IconWithTooltip/index.jsx", - "line": 10, - "column": 20, - "index": 350 - }, + "Alert.Heading": [ { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 72, - "column": 20, - "index": 2869 + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 214, + "column": 18 } ], - "Tooltip": [ + "Badge": [ { - "filePath": "src/components/IconWithTooltip/index.jsx", + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 230, + "column": 22 + }, + { + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/blackout-dates/CollapseCardHeading.jsx", "line": 18, - "column": 8, - "index": 587 + "column": 22 }, { - "filePath": "src/components/InfoHover/index.jsx", - "line": 11, - "column": 13, - "index": 295 + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 71, + "column": 10 }, { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 108, - "column": 20, - "index": 4399 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 277, + "column": 18 + } + ], + "Container": [ + { + "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", + "line": 116, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberEnrollmentsTableColumnHeader.jsx", - "line": 24, - "column": 8, - "index": 734 + "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", + "line": 51, + "column": 6 + } + ], + "MailtoLink": [ + { + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 76, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableColumnHeader.jsx", - "line": 24, - "column": 8, - "index": 704 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 89, + "column": 16 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessConfiguredSubsidyType.jsx", - "line": 27, - "column": 10, - "index": 797 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/AppExternalLinks.jsx", + "line": 50, + "column": 16 + } + ], + "Form.Check": [ + { + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 153, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 90, - "column": 12, - "index": 2917 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", + "line": 161, + "column": 14 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 110, - "column": 12, - "index": 3628 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 244, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 115, - "column": 10, - "index": 3050 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 273, + "column": 14 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 136, - "column": 10, - "index": 3525 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 283, + "column": 14 }, { - "filePath": "src/components/TemplateSourceFields/index.jsx", - "line": 120, - "column": 14, - "index": 3868 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 374, + "column": 14 }, { - "filePath": "src/components/TemplateSourceFields/index.jsx", - "line": 146, - "column": 14, - "index": 4933 + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 384, + "column": 14 } ], - "InfoOutline": [ - { - "filePath": "src/components/InfoHover/index.jsx", - "line": 13, - "column": 4, - "index": 360 - }, + "Form.Row": [ { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateHeader.jsx", - "line": 33, - "column": 13, - "index": 1226 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/blackout-dates/BlackoutDatesItem.jsx", + "line": 88, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", - "line": 80, - "column": 15, - "index": 3264 - }, + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/blackout-dates/BlackoutDatesItem.jsx", + "line": 112, + "column": 6 + } + ], + "Add": [ { - "filePath": "src/components/learner-credit-management/members-tab/MemberEnrollmentsTableColumnHeader.jsx", - "line": 35, - "column": 27, - "index": 1197 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/BlackoutDatesField.jsx", + "line": 77, + "column": 30 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableColumnHeader.jsx", - "line": 35, - "column": 27, - "index": 1131 + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/DiscussionTopics.jsx", + "line": 81, + "column": 30 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 166, - "column": 21, - "index": 7009 + "filePath": "src/pages-and-resources/teams/Settings.jsx", + "line": 150, + "column": 34 } ], - "Collapsible": [ - { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentAllocationHelpCollapsibles.jsx", - "line": 12, - "column": 4, - "index": 504 - }, + "Form.CheckboxSet": [ { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentAllocationHelpCollapsibles.jsx", - "line": 57, - "column": 4, - "index": 2394 - }, + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 110, + "column": 24 + } + ], + "Form.Checkbox": [ { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentAllocationHelpCollapsibles.jsx", - "line": 95, - "column": 4, - "index": 4087 - }, + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 118, + "column": 30 + } + ], + "CheckboxControl": [ { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 86, - "column": 4, - "index": 2640 - }, + "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", + "line": 38, + "column": 12 + } + ], + "breakpoints": [ { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalMembershipInfo.jsx", - "line": 35, - "column": 6, - "index": 1325 + "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", + "line": 54, + "column": 34 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalMembershipInfo.jsx", - "line": 51, - "column": 6, - "index": 1991 + "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", + "line": 80, + "column": 28 }, { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalMembershipInfo.jsx", - "line": 69, - "column": 6, - "index": 2767 + "filePath": "src/pages-and-resources/discussions/app-list/AppList.test.jsx", + "line": 34, + "column": 41 }, { - "filePath": "src/components/ReportingConfig/index.jsx", - "line": 142, - "column": 14, - "index": 4660 + "filePath": "src/pages-and-resources/discussions/app-list/AppList.test.jsx", + "line": 60, + "column": 55 }, { - "filePath": "src/components/ReportingConfig/index.jsx", - "line": 203, - "column": 10, - "index": 7266 + "filePath": "src/pages-and-resources/discussions/app-list/AppList.test.jsx", + "line": 82, + "column": 39 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", - "line": 57, - "column": 10, - "index": 1375 + "filePath": "src/pages-and-resources/discussions/app-list/AppList.test.jsx", + "line": 92, + "column": 39 } ], - "Person": [ - { - "filePath": "src/components/learner-credit-management/assignment-modal/AssignmentModalSummaryLearnerList.jsx", - "line": 44, - "column": 39, - "index": 1880 - }, - { - "filePath": "src/components/learner-credit-management/invite-modal/InviteModalSummaryLearnerList.jsx", - "line": 34, - "column": 39, - "index": 1391 - }, + "CardGrid": [ { - "filePath": "src/components/learner-credit-management/members-tab/MemberDetailsTableCell.jsx", - "line": 19, - "column": 11, - "index": 401 + "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", + "line": 62, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberDetailsTableCell.jsx", - "line": 44, - "column": 13, - "index": 1209 + "filePath": "src/pages-and-resources/pages/PageGrid.jsx", + "line": 8, + "column": 2 } ], - "IconButtonWithTooltip": [ - { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateCell.jsx", - "line": 21, - "column": 4, - "index": 738 - }, + "Collapsible": [ { - "filePath": "src/components/learner-credit-management/AssignmentEnrollByDateHeader.jsx", - "line": 30, - "column": 6, - "index": 1082 - }, + "filePath": "src/pages-and-resources/discussions/app-list/FeaturesList.jsx", + "line": 10, + "column": 2 + } + ], + "Check": [ { - "filePath": "src/components/learner-credit-management/PendingAssignmentCancelButton.jsx", - "line": 92, - "column": 6, - "index": 2412 + "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", + "line": 36, + "column": 20 }, { - "filePath": "src/components/learner-credit-management/PendingAssignmentRemindButton.jsx", - "line": 91, - "column": 6, - "index": 2396 + "filePath": "src/pages-and-resources/discussions/app-list/SupportedFeature.jsx", + "line": 8, + "column": 6 } ], - "ModalPopup": [ + "Remove": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/BaseModalPopup.jsx", - "line": 33, - "column": 2, - "index": 741 + "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", + "line": 37, + "column": 20 } ], - "Chip": [ - { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedBadEmail.jsx", - "line": 31, - "column": 6, - "index": 1025 - }, - { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedCancellation.jsx", - "line": 31, - "column": 6, - "index": 1043 - }, - { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedRedemption.jsx", - "line": 33, - "column": 6, - "index": 1035 - }, + "DataTable": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedReminder.jsx", - "line": 30, - "column": 6, - "index": 1022 - }, + "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", + "line": 60, + "column": 4 + } + ], + "DataTable.Table": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/FailedSystem.jsx", - "line": 32, - "column": 6, - "index": 1014 - }, + "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", + "line": 87, + "column": 6 + } + ], + "FullscreenModal": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/IncompleteAssignment.jsx", - "line": 34, - "column": 6, - "index": 1246 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 66, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/NotifyingLearner.jsx", - "line": 24, - "column": 6, - "index": 763 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 79, + "column": 6 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/WaitingForLearner.jsx", - "line": 31, - "column": 6, - "index": 1092 - }, + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 94, + "column": 10 + } + ], + "Stepper": [ { - "filePath": "src/components/learner-credit-management/AssignmentStatusTableCell.jsx", - "line": 135, - "column": 9, - "index": 4794 - }, + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 93, + "column": 8 + } + ], + "Stepper.Header": [ { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 185, - "column": 6, - "index": 8517 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 100, + "column": 28 } ], - "Send": [ + "Stepper.ActionRow": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/NotifyingLearner.jsx", - "line": 26, - "column": 20, - "index": 813 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 103, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/assignments-status-chips/NotifyingLearner.jsx", - "line": 38, - "column": 38, - "index": 1118 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 106, + "column": 16 } ], - "Timelapse": [ - { - "filePath": "src/components/learner-credit-management/assignments-status-chips/WaitingForLearner.jsx", - "line": 33, - "column": 20, - "index": 1142 - }, + "Stepper.Step": [ { - "filePath": "src/components/learner-credit-management/assignments-status-chips/WaitingForLearner.jsx", - "line": 45, - "column": 38, - "index": 1454 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 120, + "column": 12 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 23, - "column": 4, - "index": 619 + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 133, + "column": 12 } ], - "DoNotDisturbOn": [ - { - "filePath": "src/components/learner-credit-management/AssignmentTableCancel.jsx", - "line": 125, - "column": 43, - "index": 3579 - }, + "SelectableBox.Set": [ { - "filePath": "src/components/learner-credit-management/PendingAssignmentCancelButton.jsx", + "filePath": "src/pages-and-resources/live/Settings.jsx", "line": 97, - "column": 13, - "index": 2611 + "column": 16 } ], - "Mail": [ + "SelectableBox": [ { - "filePath": "src/components/learner-credit-management/AssignmentTableRemind.jsx", - "line": 129, - "column": 20, - "index": 3920 - }, + "filePath": "src/pages-and-resources/live/Settings.jsx", + "line": 106, + "column": 20 + } + ], + "ArrowForward": [ { - "filePath": "src/components/learner-credit-management/PendingAssignmentRemindButton.jsx", - "line": 96, - "column": 13, - "index": 2592 + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 42, + "column": 17 } ], - "Card.Body": [ + "Settings": [ { - "filePath": "src/components/learner-credit-management/AssignMoreCoursesEmptyStateMinimal.jsx", - "line": 29, - "column": 6, - "index": 1028 - }, + "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "line": 52, + "column": 13 + } + ], + "Form.RadioSet": [ { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 49, - "column": 6, - "index": 1214 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 359, + "column": 14 }, { - "filePath": "src/components/learner-credit-management/SubBudgetCard.jsx", - "line": 158, - "column": 6, - "index": 4683 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 382, + "column": 14 }, { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 126, - "column": 6, - "index": 3377 + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 102, + "column": 14 } ], - "DataTable.FilterStatus": [ + "Form.Radio": [ { - "filePath": "src/components/learner-credit-management/BudgetAssignmentsTable.jsx", - "line": 22, - "column": 31, - "index": 1172 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 364, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", - "line": 17, - "column": 31, - "index": 525 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 367, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 21, - "column": 31, - "index": 1132 - } - ], - "ProgressBar": [ - { - "filePath": "src/components/learner-credit-management/BudgetDetail.jsx", - "line": 39, - "column": 8, - "index": 1457 - } - ], - "Breadcrumb": [ - { - "filePath": "src/components/learner-credit-management/BudgetDetailPageBreadcrumbs.jsx", - "line": 37, - "column": 6, - "index": 1211 + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 387, + "column": 16 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 220, - "column": 10, - "index": 7322 - } - ], - "ArrowDownward": [ + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 390, + "column": 16 + }, { - "filePath": "src/components/learner-credit-management/BudgetDetailPageOverviewUtilization.jsx", - "line": 68, - "column": 19, - "index": 2203 + "filePath": "src/pages-and-resources/teams/GroupEditor.jsx", + "line": 109, + "column": 18 } ], - "ManageAccounts": [ + "OverlayTrigger": [ { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 36, - "column": 33, - "index": 1581 + "filePath": "src/studio-header/Header.jsx", + "line": 137, + "column": 4 } ], - "GroupAdd": [ + "Tooltip": [ { - "filePath": "src/components/learner-credit-management/BudgetStatusSubtitle.jsx", - "line": 59, - "column": 33, - "index": 2570 + "filePath": "src/studio-header/Header.jsx", + "line": 140, + "column": 8 } - ], - "useMediaQuery": [ + ] + } + }, + { + "version": "20.15.0", + "name": "@edx/frontend-app-discussions", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-discussions.git" + }, + "folderName": "frontend-app-discussions", + "usages": { + "Collapsible.Advanced": [ { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 22, - "column": 18, - "index": 509 + "filePath": "src/components/FilterBar.jsx", + "line": 95, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/cards/BaseCourseCard.jsx", - "line": 23, - "column": 23, - "index": 589 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 72, + "column": 4 }, { - "filePath": "src/components/learner-credit-management/data/hooks/useIsLargeOrGreater.js", - "line": 3, - "column": 34, - "index": 98 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 134, + "column": 4 } ], - "InsertDriveFile": [ + "Collapsible.Trigger": [ { - "filePath": "src/components/learner-credit-management/invite-modal/FileUpload.jsx", - "line": 16, - "column": 19, - "index": 583 - } - ], - "Dropzone": [ + "filePath": "src/components/FilterBar.jsx", + "line": 100, + "column": 6 + }, { - "filePath": "src/components/learner-credit-management/invite-modal/FileUpload.jsx", - "line": 35, - "column": 6, - "index": 1148 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 77, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", "line": 139, - "column": 8, - "index": 5538 - } - ], - "ProgressBar.Annotated": [ - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 87, - "column": 16, - "index": 2711 + "column": 6 } ], - "RemoveCircle": [ - { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveAction.jsx", - "line": 25, - "column": 20, - "index": 761 - }, - { - "filePath": "src/components/learner-credit-management/members-tab/bulk-actions/MemberRemoveModal.jsx", - "line": 211, - "column": 34, - "index": 8210 - }, + "Collapsible.Visible": [ { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 45, - "column": 23, - "index": 1861 + "filePath": "src/components/FilterBar.jsx", + "line": 111, + "column": 8 }, { - "filePath": "src/components/learner-credit-management/members-tab/MemberStatusTableCell.jsx", - "line": 121, - "column": 4, - "index": 5830 + "filePath": "src/components/FilterBar.jsx", + "line": 114, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 136, - "column": 22, - "index": 4231 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 83, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 198, - "column": 34, - "index": 5930 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 86, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/RevokeBulkAction.jsx", - "line": 116, - "column": 20, - "index": 3574 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 151, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 144, - "column": 15, - "index": 3711 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 154, + "column": 10 } ], - "Download": [ + "Icon": [ { - "filePath": "src/components/learner-credit-management/members-tab/GroupMembersCsvDownloadTableAction.jsx", - "line": 122, - "column": 20, - "index": 4696 + "filePath": "src/components/FilterBar.jsx", + "line": 112, + "column": 10 }, { - "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 549, - "column": 36, - "index": 22541 + "filePath": "src/components/FilterBar.jsx", + "line": 115, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 74, - "column": 30, - "index": 2130 + "filePath": "src/components/PostPreviewPane.jsx", + "line": 27, + "column": 20 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 77, - "column": 34, - "index": 2297 + "filePath": "src/components/Search.jsx", + "line": 72, + "column": 10 }, { - "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", - "line": 64, - "column": 28, - "index": 2367 - } - ], - "MoreVert": [ - { - "filePath": "src/components/learner-credit-management/members-tab/LearnerCreditGroupMembersTable.jsx", - "line": 39, - "column": 15, - "index": 1687 + "filePath": "src/components/SearchInfo.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 261, - "column": 21, - "index": 8712 + "filePath": "src/components/TopicStats.jsx", + "line": 40, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 119, - "column": 25, - "index": 3535 + "filePath": "src/components/TopicStats.jsx", + "line": 56, + "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 224, - "column": 19, - "index": 7354 - } - ], - "Form.Switch": [ + "filePath": "src/components/TopicStats.jsx", + "line": 80, + "column": 12 + }, { - "filePath": "src/components/learner-credit-management/members-tab/MembersTableSwitchFilter.jsx", - "line": 12, - "column": 4, - "index": 472 + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 52, + "column": 16 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", - "line": 41, - "column": 8, - "index": 873 - } - ], - "Search": [ + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 84, + "column": 18 + }, { - "filePath": "src/components/learner-credit-management/TableTextFilter.jsx", - "line": 28, - "column": 36, - "index": 699 - } - ], - "FormControl.Feedback": [ + "filePath": "src/discussions/common/AuthorLabel.jsx", + "line": 81, + "column": 10 + }, { - "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", - "line": 87, - "column": 25, - "index": 2544 + "filePath": "src/discussions/common/EndorsedAlertBanner.jsx", + "line": 35, + "column": 12 }, { - "filePath": "src/components/MultipleFileInputField/MultipleFileInputField.jsx", - "line": 88, - "column": 19, - "index": 2641 + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 54, + "column": 20 }, { - "filePath": "src/components/ReduxFormSelect/index.jsx", - "line": 15, - "column": 19, - "index": 549 + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 68, + "column": 18 }, { - "filePath": "src/components/RenderField/index.jsx", - "line": 31, - "column": 19, - "index": 671 + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 82, + "column": 20 }, { - "filePath": "src/components/TextAreaAutoSize/index.jsx", - "line": 31, - "column": 19, - "index": 674 - } - ], - "ProductTour": [ + "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", + "line": 22, + "column": 18 + }, { - "filePath": "src/components/ProductTours/ProductTours.jsx", - "line": 56, - "column": 4, - "index": 2256 - } - ], - "Form": [ + "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", + "line": 50, + "column": 10 + }, { - "filePath": "src/components/ReduxFormCheckbox/index.jsx", - "line": 15, - "column": 4, - "index": 247 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 31, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 105, - "column": 8, - "index": 4228 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 84, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 186, - "column": 8, - "index": 5908 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 87, + "column": 10 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 92, - "column": 6, - "index": 2620 + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 37, + "column": 10 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 100, - "column": 6, - "index": 3059 - } - ], - "FormControl": [ + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 52, + "column": 10 + }, { - "filePath": "src/components/ReduxFormSelect/index.jsx", - "line": 12, - "column": 6, - "index": 356 - } - ], - "SearchField": [ + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 79, + "column": 12 + }, { - "filePath": "src/components/SearchBar/index.jsx", - "line": 6, - "column": 2, - "index": 143 - } - ], - "ContentCopy": [ + "filePath": "src/discussions/learners/LearnerPostsView.jsx", + "line": 85, + "column": 18 + }, { - "filePath": "src/components/settings/SettingsApiCredentialsTab/CopyButton.jsx", - "line": 32, - "column": 19, - "index": 939 - } - ], - "Image": [ + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 90, + "column": 20 + }, { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 154, - "column": 10, - "index": 6021 + "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", + "line": 69, + "column": 22 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 233, - "column": 16, - "index": 7679 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 45, + "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 328, - "column": 14, - "index": 11647 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 152, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/SsoErrorPage.jsx", - "line": 28, - "column": 8, - "index": 721 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 155, + "column": 12 }, { - "filePath": "src/components/settings/SettingsSSOTab/SsoErrorPage.jsx", + "filePath": "src/discussions/posts/post/LikeButton.jsx", "line": 40, - "column": 8, - "index": 1089 - } - ], - "Card.Status": [ + "column": 18 + }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 97, - "column": 8, - "index": 3702 + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 48, + "column": 20 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 107, - "column": 8, - "index": 4059 - } - ], - "Sync": [ + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 63, + "column": 14 + }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 97, - "column": 27, - "index": 3721 + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 84, + "column": 14 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", - "line": 107, - "column": 27, - "index": 4078 + "filePath": "src/discussions/posts/post/PostHeader.jsx", + "line": 47, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 27, - "column": 34, - "index": 1125 + "filePath": "src/discussions/posts/post/PostLink.jsx", + "line": 93, + "column": 18 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 383, - "column": 48, - "index": 14054 - } - ], - "PlayCircleFilled": [ + "filePath": "src/discussions/posts/post/PostLink.jsx", + "line": 110, + "column": 18 + }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 129, - "column": 22, - "index": 3929 - } - ], - "Edit": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 39, + "column": 10 + }, { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 161, - "column": 22, - "index": 5348 - } - ], - "KeyOff": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 55, + "column": 8 + }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 77, - "column": 4, - "index": 2591 - } - ], - "Key": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 71, + "column": 12 + }, { - "filePath": "src/components/settings/SettingsSSOTab/NewSSOConfigCard.jsx", - "line": 99, - "column": 10, - "index": 3280 - } - ], - "ArrowForward": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 94, + "column": 14 + }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 200, - "column": 18, - "index": 7557 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 70, + "column": 16 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 214, - "column": 14, - "index": 8103 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 86, + "column": 16 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 236, - "column": 14, - "index": 8830 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 110, + "column": 18 } ], - "ArrowBack": [ + "Tune": [ { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 206, - "column": 14, - "index": 7801 + "filePath": "src/components/FilterBar.jsx", + "line": 112, + "column": 21 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 220, - "column": 14, - "index": 8353 + "filePath": "src/components/FilterBar.jsx", + "line": 115, + "column": 21 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 241, - "column": 14, - "index": 9071 - } - ], - "Bubble": [ + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 84, + "column": 21 + }, { - "filePath": "src/components/Sidebar/IconLink.jsx", - "line": 52, - "column": 6, - "index": 1448 - } - ], - "School": [ + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 87, + "column": 21 + }, { - "filePath": "src/components/Sidebar/IconLink.test.jsx", - "line": 31, - "column": 23, - "index": 894 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 152, + "column": 23 }, { - "filePath": "src/components/Sidebar/IconLink.test.jsx", - "line": 41, - "column": 23, - "index": 1264 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 155, + "column": 23 } ], - "TrendingUp": [ + "Collapsible.Body": [ { - "filePath": "src/components/Sidebar/index.jsx", - "line": 117, - "column": 23, - "index": 4196 - } - ], - "InsertChartOutlined": [ + "filePath": "src/components/FilterBar.jsx", + "line": 118, + "column": 6 + }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 122, - "column": 23, - "index": 4329 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 90, + "column": 6 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 128, - "column": 23, - "index": 4536 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 160, + "column": 6 } ], - "Tag": [ + "Form": [ { - "filePath": "src/components/Sidebar/index.jsx", - "line": 134, - "column": 23, - "index": 4727 - } - ], - "CreditCard": [ + "filePath": "src/components/FilterBar.jsx", + "line": 119, + "column": 8 + }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 141, - "column": 23, - "index": 5009 - } - ], - "MoneyOutline": [ - { - "filePath": "src/components/Sidebar/index.jsx", - "line": 149, - "column": 23, - "index": 5318 - } - ], - "Description": [ - { - "filePath": "src/components/Sidebar/index.jsx", - "line": 167, - "column": 23, - "index": 6020 - } - ], - "Settings": [ - { - "filePath": "src/components/Sidebar/index.jsx", - "line": 174, - "column": 23, - "index": 6275 - } - ], - "Support": [ - { - "filePath": "src/components/Sidebar/index.jsx", - "line": 180, - "column": 23, - "index": 6448 - } - ], - "Email": [ - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/RemindBulkAction.jsx", - "line": 119, - "column": 20, - "index": 3579 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 91, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", - "line": 123, - "column": 15, - "index": 3236 - } - ], - "ArrowBackIos": [ - { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 41, - "column": 25, - "index": 1648 - } - ], - "ResponsiveContext.Provider": [ + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 101, + "column": 8 + }, { - "filePath": "src/components/subscriptions/tests/SubscriptionCard.test.jsx", - "line": 52, - "column": 6, - "index": 1511 - } - ], - "PageBanner": [ + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 270, + "column": 8 + }, { - "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", - "line": 7, - "column": 2, - "index": 227 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 161, + "column": 8 } ], - "Table": [ - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 95, - "column": 14, - "index": 3034 - } - ] - } - }, - { - "version": "22.7.0", - "name": "@edx/frontend-app-authn", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-authn.git" - }, - "folderName": "frontend-app-authn", - "usages": { - "Hyperlink": [ + "Form.RadioSet": [ { - "filePath": "src/base-container/components/default-layout/LargeLayout.jsx", - "line": 16, - "column": 8, - "index": 431 + "filePath": "src/components/FilterBar.jsx", + "line": 122, + "column": 14 }, { - "filePath": "src/base-container/components/default-layout/MediumLayout.jsx", - "line": 18, - "column": 10, - "index": 513 + "filePath": "src/components/FilterBar.jsx", + "line": 156, + "column": 18 }, { - "filePath": "src/base-container/components/default-layout/SmallLayout.jsx", - "line": 17, - "column": 8, - "index": 465 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 93, + "column": 12 }, { - "filePath": "src/base-container/components/image-layout/ExtraSmallLayout.jsx", - "line": 17, - "column": 6, - "index": 485 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 276, + "column": 10 }, { - "filePath": "src/base-container/components/image-layout/LargeLayout.jsx", - "line": 18, - "column": 6, - "index": 489 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 163, + "column": 12 }, { - "filePath": "src/base-container/components/image-layout/MediumLayout.jsx", - "line": 18, - "column": 6, - "index": 498 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 188, + "column": 12 }, { - "filePath": "src/base-container/components/image-layout/SmallLayout.jsx", - "line": 17, - "column": 6, - "index": 468 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 235, + "column": 12 }, { - "filePath": "src/base-container/components/welcome-page-layout/LargeLayout.jsx", - "line": 16, - "column": 8, - "index": 445 - }, + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 270, + "column": 18 + } + ], + "Spinner": [ { - "filePath": "src/base-container/components/welcome-page-layout/MediumLayout.jsx", - "line": 18, - "column": 10, - "index": 522 + "filePath": "src/components/FilterBar.jsx", + "line": 152, + "column": 18 }, { - "filePath": "src/base-container/components/welcome-page-layout/SmallLayout.jsx", - "line": 16, - "column": 6, - "index": 464 + "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", + "line": 29, + "column": 21 }, { - "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 59, - "column": 18, - "index": 1708 + "filePath": "src/discussions/in-context-topics/TopicPostsView.jsx", + "line": 87, + "column": 12 }, { - "filePath": "src/common-components/ThirdPartyAuth.jsx", - "line": 52, - "column": 8, - "index": 1752 + "filePath": "src/discussions/in-context-topics/TopicsView.jsx", + "line": 56, + "column": 10 }, { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 143, - "column": 14, - "index": 5067 + "filePath": "src/discussions/learners/LearnerPostsView.jsx", + "line": 105, + "column": 12 }, { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 157, - "column": 16, - "index": 5651 + "filePath": "src/discussions/learners/LearnersView.jsx", + "line": 88, + "column": 12 }, { - "filePath": "src/login/LoginFailure.jsx", - "line": 46, - "column": 4, - "index": 1296 + "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", + "line": 67, + "column": 10 }, { - "filePath": "src/login/LoginFailure.jsx", - "line": 112, - "column": 8, - "index": 3615 + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 62, + "column": 8 }, { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 239, - "column": 18, - "index": 8728 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 212, + "column": 10 }, { - "filePath": "src/recommendations/ProductCard/BaseCard/index.jsx", - "line": 22, - "column": 4, - "index": 421 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 266, + "column": 18 }, { - "filePath": "src/recommendations/RecommendationsPage.jsx", - "line": 81, - "column": 10, - "index": 2857 - }, + "filePath": "src/discussions/posts/PostsList.jsx", + "line": 93, + "column": 10 + } + ], + "TransitionReplace": [ { - "filePath": "src/register/RegistrationFields/HonorCodeField/HonorCode.jsx", - "line": 33, - "column": 14, - "index": 1288 + "filePath": "src/components/FormikErrorFeedback.jsx", + "line": 17, + "column": 4 + } + ], + "Dropdown": [ + { + "filePath": "src/components/NavigationBar/tabs/Tabs.jsx", + "line": 41, + "column": 8 + } + ], + "Dropdown.Toggle": [ + { + "filePath": "src/components/NavigationBar/tabs/Tabs.jsx", + "line": 42, + "column": 10 + } + ], + "Dropdown.Menu": [ + { + "filePath": "src/components/NavigationBar/tabs/Tabs.jsx", + "line": 49, + "column": 10 + } + ], + "useWindowSize": [ + { + "filePath": "src/components/NavigationBar/tabs/useIndexOfLastVisibleChild.js", + "line": 38, + "column": 21 }, { - "filePath": "src/register/RegistrationFields/HonorCodeField/HonorCode.jsx", - "line": 43, - "column": 14, - "index": 1656 + "filePath": "src/discussions/data/hooks.js", + "line": 112, + "column": 21 }, { - "filePath": "src/register/RegistrationFields/HonorCodeField/HonorCode.jsx", - "line": 75, - "column": 14, - "index": 2623 + "filePath": "src/discussions/data/hooks.js", + "line": 117, + "column": 21 }, { - "filePath": "src/register/RegistrationFields/TermsOfServiceField/TermsOfService.jsx", - "line": 34, - "column": 14, - "index": 1125 + "filePath": "src/discussions/discussions-home/DiscussionSidebar.jsx", + "line": 33, + "column": 35 } ], - "Image": [ + "IconButton": [ { - "filePath": "src/base-container/components/default-layout/LargeLayout.jsx", - "line": 17, - "column": 10, - "index": 503 + "filePath": "src/components/PostPreviewPane.jsx", + "line": 23, + "column": 10 }, { - "filePath": "src/base-container/components/default-layout/MediumLayout.jsx", - "line": 19, - "column": 12, - "index": 587 + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/base-container/components/default-layout/SmallLayout.jsx", - "line": 18, - "column": 10, - "index": 537 + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 52, + "column": 10 }, { - "filePath": "src/base-container/components/image-layout/ExtraSmallLayout.jsx", - "line": 18, - "column": 8, - "index": 555 + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 66, + "column": 8 }, { - "filePath": "src/base-container/components/image-layout/LargeLayout.jsx", - "line": 19, - "column": 8, - "index": 559 + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 80, + "column": 10 }, { - "filePath": "src/base-container/components/image-layout/MediumLayout.jsx", - "line": 19, - "column": 8, - "index": 568 + "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", + "line": 20, + "column": 8 }, { - "filePath": "src/base-container/components/image-layout/SmallLayout.jsx", - "line": 18, - "column": 8, - "index": 538 + "filePath": "src/discussions/learners/LearnerPostsView.jsx", + "line": 83, + "column": 8 }, { - "filePath": "src/base-container/components/welcome-page-layout/LargeLayout.jsx", - "line": 17, - "column": 10, - "index": 517 + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 88, + "column": 10 }, { - "filePath": "src/base-container/components/welcome-page-layout/MediumLayout.jsx", - "line": 19, - "column": 12, - "index": 596 + "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", + "line": 67, + "column": 12 }, { - "filePath": "src/base-container/components/welcome-page-layout/SmallLayout.jsx", - "line": 17, - "column": 8, - "index": 534 + "filePath": "src/discussions/posts/post/LikeButton.jsx", + "line": 35, + "column": 8 }, { - "filePath": "src/recommendations/RecommendationsPage.jsx", - "line": 82, - "column": 12, - "index": 2931 + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 41, + "column": 10 } ], - "breakpoints": [ + "Close": [ { - "filePath": "src/base-container/index.jsx", - "line": 21, - "column": 30, - "index": 815 + "filePath": "src/components/PostPreviewPane.jsx", + "line": 26, + "column": 17 }, { - "filePath": "src/base-container/index.jsx", - "line": 24, - "column": 30, - "index": 1005 + "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", + "line": 68, + "column": 19 + } + ], + "Button": [ + { + "filePath": "src/components/PostPreviewPane.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/base-container/index.jsx", - "line": 24, - "column": 68, - "index": 1043 + "filePath": "src/components/SearchInfo.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/base-container/index.jsx", - "line": 27, - "column": 30, - "index": 1223 + "filePath": "src/components/SearchInfo.jsx", + "line": 33, + "column": 6 }, { - "filePath": "src/base-container/index.jsx", - "line": 27, - "column": 69, - "index": 1262 + "filePath": "src/components/TinyMCEEditor.jsx", + "line": 138, + "column": 12 }, { - "filePath": "src/base-container/index.jsx", - "line": 30, - "column": 30, - "index": 1444 + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 75, + "column": 22 }, { - "filePath": "src/base-container/index.jsx", - "line": 44, - "column": 30, - "index": 1899 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 35, + "column": 10 }, { - "filePath": "src/base-container/index.jsx", - "line": 47, - "column": 30, - "index": 2081 + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 38, + "column": 10 }, { - "filePath": "src/base-container/index.jsx", - "line": 47, - "column": 69, - "index": 2120 + "filePath": "src/discussions/empty-posts/EmptyPage.jsx", + "line": 29, + "column": 10 }, { - "filePath": "src/base-container/index.jsx", - "line": 50, - "column": 30, - "index": 2304 + "filePath": "src/discussions/learners/LearnerPostsView.jsx", + "line": 109, + "column": 12 }, { - "filePath": "src/data/utils/useMobileResponsive.js", - "line": 13, - "column": 69, - "index": 527 + "filePath": "src/discussions/learners/LearnersView.jsx", + "line": 92, + "column": 12 }, { - "filePath": "src/recommendations/RecommendationsPage.jsx", - "line": 27, - "column": 49, - "index": 1042 - } - ], - "Form": [ + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", + "line": 169, + "column": 12 + }, { - "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 40, - "column": 12, - "index": 1215 + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", + "line": 192, + "column": 20 }, { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 109, - "column": 10, - "index": 3543 + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 153, + "column": 12 }, { - "filePath": "src/login/LoginPage.jsx", - "line": 226, - "column": 8, - "index": 6874 + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 33, + "column": 8 }, { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 235, - "column": 12, - "index": 8544 + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 58, + "column": 18 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 310, - "column": 12, - "index": 11710 + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 70, + "column": 18 }, { - "filePath": "src/reset-password/ResetPasswordPage.jsx", - "line": 161, - "column": 14, - "index": 5565 - } - ], - "Button": [ + "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", + "line": 55, + "column": 8 + }, { - "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 42, - "column": 14, - "index": 1366 + "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", + "line": 93, + "column": 20 }, { - "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 70, - "column": 14, - "index": 2660 + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 73, + "column": 14 }, { - "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 18, - "column": 4, - "index": 503 + "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", + "line": 52, + "column": 10 }, { - "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", - "line": 41, - "column": 10, - "index": 1086 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 480, + "column": 12 }, { - "filePath": "src/register/RegistrationFields/UsernameField/UsernameField.jsx", - "line": 108, - "column": 10, - "index": 3740 + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 83, + "column": 10 + }, + { + "filePath": "src/discussions/posts/PostsList.jsx", + "line": 97, + "column": 10 } ], - "Icon": [ + "SearchField.Advanced": [ { - "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 62, - "column": 28, - "index": 2350 + "filePath": "src/components/Search.jsx", + "line": 60, + "column": 6 }, { - "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 24, - "column": 6, - "index": 671 - }, + "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", + "line": 38, + "column": 6 + } + ], + "SearchField.Label": [ { - "filePath": "src/common-components/PasswordField.jsx", - "line": 79, - "column": 14, - "index": 2575 + "filePath": "src/components/Search.jsx", + "line": 66, + "column": 8 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 93, - "column": 14, - "index": 2875 - }, + "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", + "line": 44, + "column": 8 + } + ], + "SearchField.Input": [ { - "filePath": "src/common-components/PasswordField.jsx", - "line": 105, - "column": 42, - "index": 3268 + "filePath": "src/components/Search.jsx", + "line": 67, + "column": 8 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 105, - "column": 95, - "index": 3321 - }, + "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", + "line": 45, + "column": 8 + } + ], + "SearchIcon": [ { - "filePath": "src/common-components/PasswordField.jsx", - "line": 109, - "column": 42, - "index": 3549 + "filePath": "src/components/Search.jsx", + "line": 73, + "column": 17 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 109, - "column": 95, - "index": 3602 + "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", + "line": 51, + "column": 17 + } + ], + "Search": [ + { + "filePath": "src/components/SearchInfo.jsx", + "line": 21, + "column": 17 + } + ], + "AlertModal": [ + { + "filePath": "src/components/TinyMCEEditor.jsx", + "line": 131, + "column": 6 + } + ], + "ActionRow": [ + { + "filePath": "src/components/TinyMCEEditor.jsx", + "line": 137, + "column": 10 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 113, - "column": 35, - "index": 3827 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 31, + "column": 8 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 113, - "column": 88, - "index": 3880 + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 79, + "column": 8 + } + ], + "OverlayTrigger": [ + { + "filePath": "src/components/TopicStats.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/common-components/SocialAuthProviders.jsx", - "line": 43, - "column": 16, - "index": 1543 + "filePath": "src/components/TopicStats.jsx", + "line": 44, + "column": 6 }, { - "filePath": "src/common-components/ThirdPartyAuth.jsx", - "line": 60, - "column": 10, - "index": 2055 + "filePath": "src/components/TopicStats.jsx", + "line": 61, + "column": 8 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 35, - "column": 29, - "index": 1011 + "filePath": "src/discussions/common/AuthorLabel.jsx", + "line": 68, + "column": 6 }, { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 92, - "column": 6, - "index": 2963 + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/logistration/Logistration.jsx", - "line": 85, - "column": 6, - "index": 2955 + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 41, + "column": 6 }, { - "filePath": "src/register/RegistrationFields/EmailField/EmailField.jsx", - "line": 94, - "column": 12, - "index": 3090 + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 57, + "column": 8 }, { - "filePath": "src/register/RegistrationFields/UsernameField/UsernameField.jsx", - "line": 127, - "column": 49, - "index": 4351 + "filePath": "src/discussions/posts/post/LikeButton.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/register/RegistrationFields/UsernameField/UsernameField.jsx", - "line": 131, - "column": 49, - "index": 4723 + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 34, + "column": 8 }, { - "filePath": "src/reset-password/ResetPasswordPage.jsx", - "line": 130, - "column": 6, - "index": 4243 - } - ], - "Login": [ + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 57, + "column": 10 + }, { - "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 62, - "column": 56, - "index": 2378 + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 77, + "column": 12 }, { - "filePath": "src/common-components/SocialAuthProviders.jsx", - "line": 43, - "column": 44, - "index": 1571 - } - ], - "Form.Group": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 32, + "column": 8 + }, { - "filePath": "src/common-components/FormGroup.jsx", - "line": 24, - "column": 4, - "index": 554 + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 120, - "column": 4, - "index": 4039 + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 64, + "column": 10 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 27, - "column": 8, - "index": 645 + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 88, + "column": 10 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 56, - "column": 8, - "index": 1775 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 58, + "column": 12 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 79, - "column": 8, - "index": 2583 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 74, + "column": 12 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 101, - "column": 8, - "index": 3369 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 91, + "column": 14 } ], - "Form.Control": [ + "Tooltip": [ { - "filePath": "src/common-components/FormGroup.jsx", - "line": 25, - "column": 6, - "index": 662 + "filePath": "src/components/TopicStats.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 122, - "column": 8, - "index": 4217 + "filePath": "src/components/TopicStats.jsx", + "line": 46, + "column": 10 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 28, - "column": 10, - "index": 738 + "filePath": "src/components/TopicStats.jsx", + "line": 63, + "column": 12 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 57, - "column": 10, - "index": 1868 + "filePath": "src/discussions/common/AuthorLabel.jsx", + "line": 70, + "column": 10 }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 80, - "column": 10, - "index": 2676 - } - ], - "TransitionReplace": [ - { - "filePath": "src/common-components/FormGroup.jsx", - "line": 45, - "column": 6, - "index": 1334 - } - ], - "Institution": [ + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 29, + "column": 10 + }, { - "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 24, - "column": 17, - "index": 682 + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 44, + "column": 10 }, { - "filePath": "src/common-components/ThirdPartyAuth.jsx", + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", "line": 60, - "column": 21, - "index": 2066 - } - ], - "useToggle": [ - { - "filePath": "src/common-components/PasswordField.jsx", - "line": 23, - "column": 60, - "index": 905 + "column": 12 }, { - "filePath": "src/login/ChangePasswordPrompt.jsx", + "filePath": "src/discussions/posts/post/LikeButton.jsx", "line": 30, - "column": 32, - "index": 1133 - } - ], - "IconButton": [ - { - "filePath": "src/common-components/PasswordField.jsx", - "line": 74, - "column": 4, - "index": 2443 + "column": 10 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 88, - "column": 4, - "index": 2746 + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 36, + "column": 12 }, { - "filePath": "src/register/RegistrationFields/UsernameField/UsernameField.jsx", - "line": 127, - "column": 17, - "index": 4319 + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 59, + "column": 14 }, { - "filePath": "src/register/RegistrationFields/UsernameField/UsernameField.jsx", - "line": 131, - "column": 17, - "index": 4691 - } - ], - "VisibilityOff": [ + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 79, + "column": 16 + }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 78, - "column": 11, - "index": 2546 - } - ], - "Visibility": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 34, + "column": 12 + }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 92, - "column": 11, - "index": 2849 - } - ], - "Tooltip": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 50, + "column": 10 + }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 103, - "column": 4, - "index": 3106 - } - ], - "Check": [ + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 66, + "column": 14 + }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 105, - "column": 83, - "index": 3309 + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 90, + "column": 14 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 109, - "column": 83, - "index": 3590 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 60, + "column": 16 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 113, - "column": 76, - "index": 3868 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 76, + "column": 16 + }, + { + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 93, + "column": 18 } ], - "Remove": [ + "PostOutline": [ { - "filePath": "src/common-components/PasswordField.jsx", - "line": 105, - "column": 138, - "index": 3364 + "filePath": "src/components/TopicStats.jsx", + "line": 40, + "column": 21 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 109, - "column": 138, - "index": 3645 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 70, + "column": 27 + } + ], + "HelpOutline": [ + { + "filePath": "src/components/TopicStats.jsx", + "line": 56, + "column": 21 }, { - "filePath": "src/common-components/PasswordField.jsx", - "line": 113, - "column": 131, - "index": 3923 + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 86, + "column": 27 } ], - "OverlayTrigger": [ + "Report": [ { - "filePath": "src/common-components/PasswordField.jsx", - "line": 121, - "column": 6, - "index": 4119 + "filePath": "src/components/TopicStats.jsx", + "line": 80, + "column": 23 + }, + { + "filePath": "src/discussions/common/AlertBanner.jsx", + "line": 36, + "column": 21 + }, + { + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 110, + "column": 29 } ], - "Alert": [ + "useToggle": [ { - "filePath": "src/common-components/ThirdPartyAuthAlert.jsx", + "filePath": "src/discussions/common/ActionsDropdown.jsx", "line": 29, - "column": 6, - "index": 864 + "column": 32 }, { - "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", - "line": 75, - "column": 6, - "index": 2915 + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", + "line": 40, + "column": 71 }, { - "filePath": "src/login/AccountActivationMessage.jsx", - "line": 61, - "column": 4, - "index": 2119 + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", + "line": 41, + "column": 72 }, { - "filePath": "src/login/LoginFailure.jsx", - "line": 201, - "column": 4, - "index": 6768 + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", + "line": 31, + "column": 71 }, { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 230, - "column": 14, - "index": 8230 + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", + "line": 32, + "column": 72 }, { - "filePath": "src/register/components/RegistrationFailure.jsx", - "line": 57, - "column": 4, - "index": 1673 + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 22, + "column": 32 }, { - "filePath": "src/register/RegistrationFields/EmailField/EmailField.jsx", - "line": 84, - "column": 8, - "index": 2668 + "filePath": "src/discussions/posts/post/Post.jsx", + "line": 41, + "column": 71 }, { - "filePath": "src/reset-password/ResetPasswordFailure.jsx", - "line": 37, - "column": 6, - "index": 1204 + "filePath": "src/discussions/posts/post/Post.jsx", + "line": 42, + "column": 72 }, { - "filePath": "src/reset-password/ResetPasswordSuccess.jsx", - "line": 12, - "column": 4, - "index": 254 + "filePath": "src/discussions/posts/post/Post.jsx", + "line": 43, + "column": 62 } ], - "Alert.Heading": [ + "MoreHoriz": [ { - "filePath": "src/common-components/ThirdPartyAuthAlert.jsx", - "line": 31, - "column": 10, - "index": 1034 - }, + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 51, + "column": 13 + } + ], + "ModalPopup": [ { - "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", - "line": 81, - "column": 8, - "index": 3121 + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/login/AccountActivationMessage.jsx", - "line": 67, - "column": 18, - "index": 2273 - }, + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 47, + "column": 8 + } + ], + "Dropdown.Divider": [ { - "filePath": "src/login/LoginFailure.jsx", - "line": 202, - "column": 6, - "index": 6854 + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 72, + "column": 21 + } + ], + "Dropdown.Item": [ + { + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 74, + "column": 16 }, { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 231, - "column": 16, - "index": 8321 + "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/register/components/RegistrationFailure.jsx", - "line": 58, - "column": 6, - "index": 1757 + "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/reset-password/ResetPasswordFailure.jsx", - "line": 38, - "column": 8, - "index": 1290 + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 56, + "column": 12 }, { - "filePath": "src/reset-password/ResetPasswordSuccess.jsx", - "line": 13, - "column": 6, - "index": 331 + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 68, + "column": 12 } ], - "ExpandMore": [ + "Alert": [ { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 35, - "column": 40, - "index": 1022 - } - ], - "Form.Checkbox": [ + "filePath": "src/discussions/common/AlertBanner.jsx", + "line": 36, + "column": 8 + }, { - "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 102, - "column": 10, - "index": 3435 + "filePath": "src/discussions/common/AlertBanner.jsx", + "line": 43, + "column": 12 }, { - "filePath": "src/register/RegistrationFields/HonorCodeField/HonorCode.jsx", + "filePath": "src/discussions/common/AlertBanner.jsx", "line": 60, - "column": 6, - "index": 2081 + "column": 12 }, { - "filePath": "src/register/RegistrationFields/TermsOfServiceField/TermsOfService.jsx", - "line": 18, - "column": 6, - "index": 501 + "filePath": "src/discussions/common/EndorsedAlertBanner.jsx", + "line": 28, + "column": 6 } ], - "Alert.Link": [ + "Institution": [ { - "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", - "line": 39, - "column": 14, - "index": 1528 - }, + "filePath": "src/discussions/common/AuthorLabel.jsx", + "line": 37, + "column": 4 + } + ], + "School": [ { - "filePath": "src/login/AccountActivationMessage.jsx", - "line": 40, - "column": 8, - "index": 1462 - }, + "filePath": "src/discussions/common/AuthorLabel.jsx", + "line": 41, + "column": 4 + } + ], + "ModalDialog": [ { - "filePath": "src/register/RegistrationFields/EmailField/EmailField.jsx", - "line": 87, - "column": 12, - "index": 2886 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 21, + "column": 4 }, { - "filePath": "src/register/RegistrationFields/EmailField/EmailField.jsx", - "line": 102, - "column": 8, - "index": 3381 + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 48, + "column": 4 } ], - "ChevronLeft": [ - { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 92, - "column": 17, - "index": 2974 - }, + "ModalDialog.Header": [ { - "filePath": "src/logistration/Logistration.jsx", - "line": 85, - "column": 17, - "index": 2966 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/reset-password/ResetPasswordPage.jsx", - "line": 130, - "column": 17, - "index": 4254 + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 55, + "column": 6 } ], - "Tabs": [ - { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 105, - "column": 8, - "index": 3302 - }, + "ModalDialog.Title": [ { - "filePath": "src/logistration/Logistration.jsx", - "line": 106, - "column": 16, - "index": 3530 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 23, + "column": 8 }, { - "filePath": "src/logistration/Logistration.jsx", - "line": 122, - "column": 18, - "index": 4200 - }, + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 56, + "column": 8 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/logistration/Logistration.jsx", - "line": 127, - "column": 18, - "index": 4523 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/reset-password/ResetPasswordPage.jsx", - "line": 153, - "column": 10, - "index": 5024 + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 60, + "column": 6 } ], - "Tab": [ - { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 106, - "column": 10, - "index": 3413 - }, + "ModalDialog.Footer": [ { - "filePath": "src/logistration/Logistration.jsx", - "line": 107, - "column": 18, - "index": 3629 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 30, + "column": 6 }, { - "filePath": "src/logistration/Logistration.jsx", - "line": 123, - "column": 20, - "index": 4301 - }, - { - "filePath": "src/logistration/Logistration.jsx", - "line": 128, - "column": 20, - "index": 4662 - }, - { - "filePath": "src/logistration/Logistration.jsx", - "line": 129, - "column": 20, - "index": 4772 - }, - { - "filePath": "src/reset-password/ResetPasswordPage.jsx", - "line": 154, - "column": 12, - "index": 5137 + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 78, + "column": 6 } ], - "StatefulButton": [ - { - "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 128, - "column": 12, - "index": 4488 - }, - { - "filePath": "src/login/LoginPage.jsx", - "line": 247, - "column": 10, - "index": 7704 - }, - { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 252, - "column": 16, - "index": 9306 - }, - { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 264, - "column": 16, - "index": 9864 - }, - { - "filePath": "src/recommendations/RecommendationsPage.jsx", - "line": 109, - "column": 16, - "index": 3997 - }, + "ModalDialog.CloseButton": [ { - "filePath": "src/register/RegistrationPage.jsx", - "line": 362, - "column": 14, - "index": 14239 + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 32, + "column": 10 }, { - "filePath": "src/reset-password/ResetPasswordPage.jsx", - "line": 180, - "column": 16, - "index": 6497 + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 80, + "column": 10 } ], - "ModalDialog": [ + "breakpoints": [ { - "filePath": "src/login/ChangePasswordPrompt.jsx", - "line": 41, - "column": 4, - "index": 1417 + "filePath": "src/discussions/data/hooks.js", + "line": 113, + "column": 29 }, { - "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", - "line": 21, - "column": 4, - "index": 570 + "filePath": "src/discussions/data/hooks.js", + "line": 118, + "column": 29 } ], - "ModalDialog.Header": [ + "PageBanner": [ { - "filePath": "src/login/ChangePasswordPrompt.jsx", - "line": 48, - "column": 6, - "index": 1587 + "filePath": "src/discussions/discussions-home/BlackoutInformationBanner.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", - "line": 29, - "column": 6, - "index": 764 + "filePath": "src/discussions/discussions-home/InformationBanner.jsx", + "line": 24, + "column": 4 } ], - "ModalDialog.Title": [ + "Hyperlink": [ { - "filePath": "src/login/ChangePasswordPrompt.jsx", - "line": 49, - "column": 8, - "index": 1616 + "filePath": "src/discussions/discussions-home/InformationBanner.jsx", + "line": 34, + "column": 12 }, { - "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", - "line": 30, - "column": 8, - "index": 793 + "filePath": "src/discussions/discussions-home/InformationBanner.jsx", + "line": 45, + "column": 8 + }, + { + "filePath": "src/discussions/posts/post/Post.jsx", + "line": 136, + "column": 10 } ], - "ModalDialog.Body": [ + "ArrowBack": [ { - "filePath": "src/login/ChangePasswordPrompt.jsx", - "line": 53, - "column": 6, - "index": 1773 + "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", + "line": 21, + "column": 15 }, { - "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", - "line": 35, - "column": 6, - "index": 928 - } - ], - "ModalDialog.Footer": [ + "filePath": "src/discussions/learners/LearnerPostsView.jsx", + "line": 84, + "column": 15 + }, { - "filePath": "src/login/ChangePasswordPrompt.jsx", - "line": 56, - "column": 6, - "index": 1895 + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 76, + "column": 28 }, { - "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", - "line": 39, - "column": 6, - "index": 1035 + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 89, + "column": 17 } ], - "ActionRow": [ + "SearchField": [ { - "filePath": "src/login/ChangePasswordPrompt.jsx", - "line": 57, - "column": 8, - "index": 1924 + "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchResultBar.jsx", + "line": 16, + "column": 6 }, { - "filePath": "src/progressive-profiling/ProgressiveProfilingPageModal.jsx", - "line": 40, - "column": 8, - "index": 1064 + "filePath": "src/discussions/topics/topic-search-bar/TopicSearchBar.jsx", + "line": 15, + "column": 6 } ], - "ModalDialog.CloseButton": [ + "Avatar": [ { - "filePath": "src/login/ChangePasswordPrompt.jsx", - "line": 62, - "column": 12, - "index": 2076 - } - ], - "Error": [ + "filePath": "src/discussions/learners/learner/LearnerAvatar.jsx", + "line": 14, + "column": 6 + }, { - "filePath": "src/login/LoginFailure.jsx", - "line": 201, - "column": 76, - "index": 6840 + "filePath": "src/discussions/post-comments/comments/comment/CommentHeader.jsx", + "line": 28, + "column": 8 }, { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 230, - "column": 81, - "index": 8297 + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", + "line": 90, + "column": 12 }, { - "filePath": "src/register/components/RegistrationFailure.jsx", - "line": 57, - "column": 74, - "index": 1743 + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", + "line": 100, + "column": 10 }, { - "filePath": "src/register/RegistrationFields/EmailField/EmailField.jsx", - "line": 84, - "column": 84, - "index": 2744 + "filePath": "src/discussions/posts/post/PostHeader.jsx", + "line": 54, + "column": 6 + } + ], + "Check": [ + { + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 31, + "column": 15 }, { - "filePath": "src/reset-password/ResetPasswordFailure.jsx", - "line": 37, - "column": 76, - "index": 1274 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 45, + "column": 15 } ], - "Spinner": [ + "Form.Radio": [ { - "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 223, - "column": 10, - "index": 7890 + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 32, + "column": 4 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 291, - "column": 12, - "index": 11015 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 63, + "column": 6 }, { - "filePath": "src/reset-password/ResetPasswordPage.jsx", - "line": 138, - "column": 13, - "index": 4470 + "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", + "line": 46, + "column": 4 } ], - "Card": [ + "Edit": [ { - "filePath": "src/recommendations/ProductCard/BaseCard/index.jsx", - "line": 29, - "column": 6, - "index": 593 + "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", + "line": 52, + "column": 21 } ], - "Card.ImageCap": [ + "DropdownButton": [ { - "filePath": "src/recommendations/ProductCard/BaseCard/index.jsx", - "line": 34, - "column": 8, - "index": 714 + "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", + "line": 23, + "column": 4 } ], - "Card.Header": [ + "Nav": [ { - "filePath": "src/recommendations/ProductCard/BaseCard/index.jsx", - "line": 42, - "column": 8, - "index": 1006 + "filePath": "src/discussions/navigation/navigation-bar/NavigationBar.jsx", + "line": 41, + "column": 4 } ], - "Card.Section": [ + "Nav.Item": [ { - "filePath": "src/recommendations/ProductCard/BaseCard/index.jsx", - "line": 47, - "column": 8, - "index": 1155 + "filePath": "src/discussions/navigation/navigation-bar/NavigationBar.jsx", + "line": 43, + "column": 8 } ], - "Badge": [ + "Nav.Link": [ { - "filePath": "src/recommendations/ProductCard/BaseCard/index.jsx", - "line": 49, - "column": 12, - "index": 1243 + "filePath": "src/discussions/navigation/navigation-bar/NavigationBar.jsx", + "line": 44, + "column": 10 } ], - "useMediaQuery": [ + "Form.Group": [ { - "filePath": "src/recommendations/RecommendationsPage.jsx", - "line": 27, - "column": 23, - "index": 1016 + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 103, + "column": 12 }, { - "filePath": "src/recommendations/tests/RecommendationsPage.test.jsx", - "line": 105, - "column": 4, - "index": 3285 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 298, + "column": 12 }, { - "filePath": "src/recommendations/tests/RecommendationsPage.test.jsx", - "line": 117, - "column": 4, - "index": 3793 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 360, + "column": 14 }, { - "filePath": "src/recommendations/tests/RecommendationsPage.test.jsx", - "line": 129, - "column": 4, - "index": 4276 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 381, + "column": 12 }, { - "filePath": "src/recommendations/tests/RecommendationsPage.test.jsx", - "line": 143, - "column": 4, - "index": 4758 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 401, + "column": 14 }, { - "filePath": "src/recommendations/tests/RecommendationsPage.test.jsx", - "line": 162, - "column": 4, - "index": 5338 - } - ], - "Container": [ + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 448, + "column": 16 + }, { - "filePath": "src/recommendations/RecommendationsPage.jsx", - "line": 86, - "column": 10, - "index": 3160 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 462, + "column": 18 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 62, + "column": 8 } ], - "Skeleton": [ + "Form.Control": [ { - "filePath": "src/recommendations/RecommendationsPage.jsx", - "line": 106, - "column": 16, - "index": 3863 + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 109, + "column": 14 }, { - "filePath": "src/recommendations/RecommendationsPageLayouts/LargeLayout.jsx", - "line": 22, - "column": 8, - "index": 557 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 299, + "column": 14 }, { - "filePath": "src/recommendations/RecommendationsPageLayouts/SmallLayout.jsx", - "line": 22, - "column": 8, - "index": 557 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 361, + "column": 16 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 388, + "column": 14 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 408, + "column": 16 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 63, + "column": 10 } ], - "FormAutosuggestOption": [ + "StatefulButton": [ { - "filePath": "src/register/RegistrationFields/CountryField/CountryField.jsx", - "line": 100, - "column": 4, - "index": 3647 + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 159, + "column": 12 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 486, + "column": 12 } ], - "FormAutosuggest": [ + "Card": [ { - "filePath": "src/register/RegistrationFields/CountryField/CountryField.jsx", - "line": 107, - "column": 6, - "index": 3854 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 64, + "column": 6 } ], - "FormControlFeedback": [ + "Card.Section": [ { - "filePath": "src/register/RegistrationFields/CountryField/CountryField.jsx", - "line": 120, - "column": 8, - "index": 4365 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 71, + "column": 8 } ], - "Close": [ - { - "filePath": "src/register/RegistrationFields/EmailField/EmailField.jsx", - "line": 94, - "column": 23, - "index": 3101 - }, - { - "filePath": "src/register/RegistrationFields/UsernameField/UsernameField.jsx", - "line": 127, - "column": 34, - "index": 4336 - }, + "Post": [ { - "filePath": "src/register/RegistrationFields/UsernameField/UsernameField.jsx", - "line": 131, - "column": 34, - "index": 4708 + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 288, + "column": 20 + } + ], + "Help": [ + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 294, + "column": 20 + } + ], + "Form.Checkbox": [ + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 449, + "column": 18 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 463, + "column": 20 + } + ], + "People": [ + { + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 64, + "column": 21 + } + ], + "Locked": [ + { + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 85, + "column": 21 + } + ], + "Badge": [ + { + "filePath": "src/discussions/posts/post/PostHeader.jsx", + "line": 108, + "column": 21 + }, + { + "filePath": "src/discussions/posts/post/PostLink.jsx", + "line": 99, + "column": 18 + }, + { + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 82, + "column": 8 + } + ], + "Truncate": [ + { + "filePath": "src/discussions/posts/post/PostLink.jsx", + "line": 74, + "column": 16 + } + ], + "CheckCircle": [ + { + "filePath": "src/discussions/posts/post/PostLink.jsx", + "line": 93, + "column": 29 + } + ], + "ProductTour": [ + { + "filePath": "src/discussions/tours/DiscussionsProductTour.jsx", + "line": 22, + "column": 8 } ] } }, { - "version": "22.0.0", - "name": "@edx/frontend-app-communications", + "version": "20.20.0", + "name": "@edx/frontend-app-ecommerce", "repository": { "type": "git", - "url": "git+https://github.com/edx/frontend-app-communications.git" + "url": "git+https://github.com/openedx/frontend-app-ecommerce.git" }, - "folderName": "frontend-app-communications", + "folderName": "frontend-app-ecommerce", "usages": { - "Form.Group": [ + "Hyperlink": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 25, - "column": 4, - "index": 589 - }, + "filePath": "src/order-history/OrderHistoryPage.jsx", + "line": 54, + "column": 8 + } + ], + "Pagination": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 282, - "column": 8, - "index": 9752 - }, + "filePath": "src/order-history/OrderHistoryPage.jsx", + "line": 71, + "column": 6 + } + ], + "Table": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 294, - "column": 8, - "index": 10485 - }, + "filePath": "src/order-history/OrderHistoryPage.jsx", + "line": 94, + "column": 6 + } + ] + } + }, + { + "version": "20.28.4", + "name": "@edx/frontend-app-enterprise-public-catalog", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-enterprise-public-catalog.git" + }, + "folderName": "frontend-app-enterprise-public-catalog", + "usages": { + "ModalDialog": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 306, - "column": 8, - "index": 11135 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx", - "line": 15, - "column": 4, - "index": 552 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 219, + "column": 6 } ], - "Form.Label": [ - { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 26, - "column": 6, - "index": 608 - }, + "ModalDialog.Body": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 283, - "column": 10, - "index": 9800 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 295, - "column": 10, - "index": 10530 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 228, + "column": 8 } ], - "Form.CheckboxSet": [ + "ModalDialog.Hero": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 35, - "column": 6, - "index": 916 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 60, + "column": 10 + }, + { + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 229, + "column": 10 } ], - "Form.Checkbox": [ - { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 41, - "column": 8, - "index": 1110 - }, + "Image": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 48, - "column": 8, - "index": 1451 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 66, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 63, - "column": 12, - "index": 1951 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 172, + "column": 8 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 81, - "column": 12, - "index": 2639 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 235, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/bulk-email-recipient/BulkEmailRecipient.jsx", - "line": 95, - "column": 8, - "index": 3131 + "filePath": "src/components/hero/Hero.jsx", + "line": 17, + "column": 2 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 309, - "column": 14, - "index": 11248 + "filePath": "src/components/hero/Hero.jsx", + "line": 30, + "column": 2 } ], - "useToggle": [ + "ModalDialog.Title": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 65, - "column": 59, - "index": 2123 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 73, + "column": 14 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 43, - "column": 68, - "index": 1599 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 78, + "column": 14 + }, + { + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 242, + "column": 14 + }, + { + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 247, + "column": 14 } ], - "Form": [ + "ModalDialog.Footer": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 274, - "column": 6, - "index": 9476 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 110, + "column": 8 + }, + { + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 289, + "column": 8 } ], - "Form.Control": [ + "ActionRow": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 284, - "column": 10, - "index": 9920 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 111, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx", - "line": 18, - "column": 10, - "index": 706 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 290, + "column": 10 + } + ], + "Hyperlink": [ + { + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 113, + "column": 14 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx", - "line": 43, - "column": 10, - "index": 1569 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 291, + "column": 12 } ], "Button": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 333, - "column": 32, - "index": 12180 - }, - { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", - "line": 110, - "column": 10, - "index": 3885 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 120, + "column": 16 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", - "line": 52, - "column": 12, - "index": 2108 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 298, + "column": 14 }, { - "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", - "line": 26, - "column": 10, - "index": 693 + "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", + "line": 40, + "column": 6 }, { - "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", - "line": 33, - "column": 10, - "index": 973 + "filePath": "src/components/catalogSearchResults/associatedComponents/titleButton/TitleButton.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/components/navigation-tabs/BackToInstructor.jsx", - "line": 13, - "column": 4, - "index": 378 - } - ], - "StatefulButton": [ - { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 334, - "column": 12, - "index": 12298 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 448, + "column": 12 } ], "Icon": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 343, - "column": 46, - "index": 12620 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 125, + "column": 18 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 344, - "column": 47, - "index": 12688 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 303, + "column": 16 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 345, - "column": 49, - "index": 12759 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 51, + "column": 8 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 346, - "column": 46, - "index": 12827 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 65, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 347, - "column": 47, - "index": 12926 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 81, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 348, - "column": 56, - "index": 13004 - }, - { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 349, - "column": 44, - "index": 13070 - }, - { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 176, - "column": 55, - "index": 5695 - }, - { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 179, - "column": 28, - "index": 5843 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 97, + "column": 8 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 188, - "column": 49, - "index": 6196 + "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", + "line": 21, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", - "line": 148, - "column": 12, - "index": 5333 + "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", + "line": 37, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailTaskHistory.jsx", - "line": 112, - "column": 12, - "index": 3658 + "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", + "line": 52, + "column": 8 }, { - "filePath": "src/components/navigation-tabs/BackToInstructor.jsx", - "line": 18, - "column": 6, - "index": 564 + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 63, + "column": 12 } ], - "Send": [ + "Launch": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 343, - "column": 57, - "index": 12631 + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 125, + "column": 56 + }, + { + "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", + "line": 303, + "column": 54 } ], - "Event": [ + "MoneyOutline": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 344, - "column": 58, - "index": 12699 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 51, + "column": 36 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 345, - "column": 60, - "index": 12770 + "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", + "line": 21, + "column": 38 } ], - "SpinnerSimple": [ - { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 346, - "column": 57, - "index": 12838 - }, + "BookOpen": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", - "line": 148, - "column": 23, - "index": 5344 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 65, + "column": 38 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailTaskHistory.jsx", - "line": 112, - "column": 23, - "index": 3669 + "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", + "line": 52, + "column": 36 } ], - "Check": [ - { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 347, - "column": 58, - "index": 12937 - }, + "Book": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 348, - "column": 67, - "index": 13015 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 81, + "column": 38 } ], - "Cancel": [ + "EventNote": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 349, - "column": 55, - "index": 13081 + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 97, + "column": 36 } ], - "Toast": [ + "Assignment": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-form/BulkEmailForm.jsx", - "line": 368, - "column": 12, - "index": 14167 + "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", + "line": 37, + "column": 38 } ], "Alert": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 72, - "column": 8, - "index": 2452 - }, - { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailHistoryTable.jsx", - "line": 21, - "column": 6, - "index": 557 + "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", + "line": 87, + "column": 6 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailPendingTasksAlert.jsx", - "line": 13, - "column": 4, - "index": 396 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 394, + "column": 6 } ], - "Info": [ + "Alert.Heading": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 72, - "column": 38, - "index": 2482 + "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", + "line": 88, + "column": 8 } ], - "Alert.Heading": [ + "Alert.Link": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 73, - "column": 10, - "index": 2499 + "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", + "line": 94, + "column": 8 } ], "DataTable": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 138, - "column": 8, - "index": 4410 + "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", + "line": 105, + "column": 6 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailHistoryTable.jsx", - "line": 40, - "column": 6, - "index": 1091 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 467, + "column": 10 } ], - "IconButton": [ - { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 176, - "column": 18, - "index": 5658 - }, + "CardView": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 177, - "column": 18, - "index": 5770 + "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", + "line": 118, + "column": 8 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 188, - "column": 18, - "index": 6165 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 480, + "column": 14 } ], - "Visibility": [ + "Badge": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 176, - "column": 35, - "index": 5675 - } - ], - "Delete": [ + "filePath": "src/components/catalogSearchResults/associatedComponents/catalogBadges/CatalogBadges.jsx", + "line": 15, + "column": 8 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 178, - "column": 25, - "index": 5807 - } - ], - "Edit": [ + "filePath": "src/components/catalogSearchResults/associatedComponents/catalogBadges/CatalogBadges.jsx", + "line": 22, + "column": 8 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/bulk-email-scheduled-emails-table/BulkEmailScheduledEmailsTable.jsx", - "line": 188, - "column": 35, - "index": 6182 - } - ], - "Collapsible": [ + "filePath": "src/components/catalogSearchResults/associatedComponents/catalogBadges/CatalogBadges.jsx", + "line": 29, + "column": 8 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailContentHistory.jsx", - "line": 130, - "column": 8, - "index": 4482 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 438, + "column": 12 }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailTaskHistory.jsx", - "line": 97, - "column": 8, - "index": 2983 - } - ], - "WarningFilled": [ + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 47, + "column": 12 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailPendingTasksAlert.jsx", - "line": 13, - "column": 35, - "index": 427 - } - ], - "Hyperlink": [ + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 59, + "column": 10 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/BulkEmailPendingTasksAlert.jsx", - "line": 18, - "column": 6, - "index": 617 - } - ], - "ModalDialog": [ + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 71, + "column": 10 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", - "line": 15, - "column": 6, - "index": 548 - } - ], - "ModalDialog.Body": [ + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 66, + "column": 12 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", - "line": 20, - "column": 8, - "index": 668 - } - ], - "ModalDialog.Footer": [ + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 73, + "column": 12 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", - "line": 47, - "column": 8, - "index": 1857 - } - ], - "ActionRow": [ + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 83, + "column": 12 + }, { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", - "line": 48, - "column": 10, - "index": 1888 + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 59, + "column": 10 }, { - "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", - "line": 25, - "column": 8, - "index": 671 + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 72, + "column": 12 + }, + { + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 77, + "column": 12 + }, + { + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 82, + "column": 12 } ], - "ModalDialog.CloseButton": [ + "useToggle": [ { - "filePath": "src/components/bulk-email-tool/bulk-email-task-manager/ViewEmailModal.jsx", - "line": 49, - "column": 12, - "index": 1912 + "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", + "line": 10, + "column": 32 } ], - "Container": [ + "Toast": [ { - "filePath": "src/components/bulk-email-tool/BulkEmailTool.jsx", - "line": 24, - "column": 12, - "index": 963 + "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", + "line": 36, + "column": 8 } ], - "AlertModal": [ + "Download": [ { - "filePath": "src/components/bulk-email-tool/task-alert-modal/TaskAlertModal.jsx", - "line": 19, - "column": 4, - "index": 512 + "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", + "line": 42, + "column": 20 } ], - "ArrowBack": [ + "DataTable.TableControlBar": [ { - "filePath": "src/components/navigation-tabs/BackToInstructor.jsx", - "line": 19, - "column": 13, - "index": 583 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 478, + "column": 12 } ], - "Nav": [ + "DataTable.Table": [ { - "filePath": "src/components/navigation-tabs/NavigationTabs.jsx", - "line": 11, - "column": 6, - "index": 227 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 491, + "column": 26 } ], - "Nav.Item": [ + "DataTable.TableFooter": [ { - "filePath": "src/components/navigation-tabs/NavigationTabs.jsx", - "line": 13, - "column": 10, - "index": 329 + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 494, + "column": 14 } ], - "Nav.Link": [ + "useMediaQuery": [ { - "filePath": "src/components/navigation-tabs/NavigationTabs.jsx", - "line": 14, - "column": 12, - "index": 369 - } - ], - "Spinner": [ + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 26, + "column": 23 + }, { - "filePath": "src/components/page-container/PageContainer.jsx", - "line": 83, - "column": 6, - "index": 2216 + "filePath": "src/components/hero/Hero.jsx", + "line": 43, + "column": 20 + }, + { + "filePath": "src/components/hero/Hero.jsx", + "line": 54, + "column": 19 } - ] - } - }, - { - "version": "22.6.1", - "name": "@edx/frontend-app-course-authoring", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-course-authoring.git" - }, - "folderName": "frontend-app-course-authoring", - "usages": { - "Hyperlink": [ + ], + "breakpoints": [ { - "filePath": "plugins/course-apps/learning_assistant/Settings.jsx", - "line": 23, - "column": 12, - "index": 885 + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 26, + "column": 49 }, { - "filePath": "plugins/course-apps/learning_assistant/Settings.jsx", - "line": 33, - "column": 12, - "index": 1299 + "filePath": "src/components/hero/Hero.jsx", + "line": 43, + "column": 46 }, { - "filePath": "plugins/course-apps/live/BBBSettings.jsx", - "line": 74, - "column": 6, - "index": 2384 + "filePath": "src/components/hero/Hero.jsx", + "line": 55, + "column": 14 }, { - "filePath": "plugins/course-apps/live/BBBSettings.jsx", - "line": 95, - "column": 16, - "index": 3221 - }, + "filePath": "src/components/hero/Hero.jsx", + "line": 56, + "column": 14 + } + ], + "Container": [ { - "filePath": "plugins/course-apps/ora_settings/Settings.jsx", - "line": 27, - "column": 8, - "index": 980 + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 35, + "column": 4 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 251, - "column": 4, - "index": 9805 + "filePath": "src/components/hero/Hero.jsx", + "line": 73, + "column": 6 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 263, - "column": 6, - "index": 7712 + "filePath": "src/components/PageWrapper.jsx", + "line": 11, + "column": 2 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 276, - "column": 6, - "index": 8019 - }, + "filePath": "src/components/subheader/subheader.jsx", + "line": 7, + "column": 4 + } + ], + "SelectableBox.Set": [ { - "filePath": "src/accessibility-page/AccessibilityBody/AccessibilityBody.jsx", - "line": 24, - "column": 14, - "index": 673 - }, + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 37, + "column": 6 + } + ], + "SelectableBox": [ { - "filePath": "src/certificates/layout/certificates-sidebar/CertificatesSidebar.jsx", - "line": 28, - "column": 12, - "index": 937 + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 45, + "column": 8 }, { - "filePath": "src/certificates/layout/header-buttons/HeaderButtons.jsx", - "line": 27, - "column": 12, - "index": 772 + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 58, + "column": 8 }, { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 49, - "column": 6, - "index": 1368 - }, + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 70, + "column": 8 + } + ], + "Card": [ { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemComment.jsx", - "line": 82, - "column": 14, - "index": 2782 + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 44, + "column": 4 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 161, - "column": 22, - "index": 4901 + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 37, + "column": 4 + } + ], + "Card.ImageCap": [ + { + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/course-outline/enable-highlights-modal/EnableHighlightsModal.jsx", + "filePath": "src/components/programCard/ProgramCard.jsx", "line": 43, - "column": 8, - "index": 1162 - }, + "column": 6 + } + ], + "Card.Header": [ { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 57, - "column": 20, - "index": 1710 + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 56, + "column": 6 }, { - "filePath": "src/course-outline/outline-sidebar/OutlineSidebar.jsx", - "line": 45, - "column": 14, - "index": 1447 - }, + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 49, + "column": 6 + } + ], + "Card.Section": [ { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 110, - "column": 8, - "index": 3338 + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 58, + "column": 6 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 144, - "column": 20, - "index": 4318 - }, + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 57, + "column": 6 + } + ], + "Program": [ { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 162, - "column": 22, - "index": 4943 - }, + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 63, + "column": 23 + } + ] + } + }, + { + "version": "19.25.4", + "name": "@edx/frontend-app-gradebook", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-gradebook.git" + }, + "folderName": "frontend-app-gradebook", + "usages": { + "Alert": [ { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 211, - "column": 22, - "index": 6530 + "filePath": "src/components/BulkManagementHistoryView/BulkManagementAlerts.jsx", + "line": 21, + "column": 4 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 228, - "column": 22, - "index": 7140 + "filePath": "src/components/BulkManagementHistoryView/BulkManagementAlerts.jsx", + "line": 28, + "column": 4 }, { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 85, - "column": 10, - "index": 2753 + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 61, + "column": 12 }, { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 110, - "column": 10, - "index": 3669 + "filePath": "src/components/GradesView/StatusAlerts.jsx", + "line": 43, + "column": 8 }, { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 129, - "column": 12, - "index": 4531 - }, + "filePath": "src/components/GradesView/StatusAlerts.jsx", + "line": 50, + "column": 8 + } + ], + "DataTable": [ { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 178, - "column": 14, - "index": 6367 + "filePath": "src/components/BulkManagementHistoryView/HistoryTable.jsx", + "line": 33, + "column": 2 }, { - "filePath": "src/course-rerun/course-rerun-sidebar/index.jsx", - "line": 66, - "column": 14, - "index": 1851 + "filePath": "src/components/GradesView/EditModal/OverrideTable/index.jsx", + "line": 30, + "column": 4 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 138, - "column": 10, - "index": 4585 - }, + "filePath": "src/components/GradesView/GradebookTable/index.jsx", + "line": 67, + "column": 8 + } + ], + "Hyperlink": [ { - "filePath": "src/export-page/export-sidebar/ExportSidebar.jsx", - "line": 39, - "column": 6, - "index": 2166 + "filePath": "src/components/BulkManagementHistoryView/ResultsSummary.jsx", + "line": 21, + "column": 2 }, { - "filePath": "src/files-and-videos/generic/DeleteConfirmationModal.jsx", - "line": 48, - "column": 14, - "index": 1392 - }, + "filePath": "src/components/EdxHeader/index.jsx", + "line": 13, + "column": 6 + } + ], + "Icon": [ { - "filePath": "src/files-and-videos/generic/UsageMetricsMessage.jsx", - "line": 30, - "column": 12, - "index": 910 + "filePath": "src/components/BulkManagementHistoryView/ResultsSummary.jsx", + "line": 28, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 53, - "column": 12, - "index": 1673 + "filePath": "src/components/GradebookFilters/index.jsx", + "line": 61, + "column": 14 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 212, - "column": 20, - "index": 6762 + "filePath": "src/components/GradebookFilters/index.jsx", + "line": 65, + "column": 20 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 90, - "column": 12, - "index": 2391 + "filePath": "src/components/GradesView/FilterMenuToggle.jsx", + "line": 22, + "column": 4 }, { - "filePath": "src/generic/help-sidebar/HelpSidebarLink.jsx", - "line": 9, - "column": 6, - "index": 251 + "filePath": "src/components/GradesView/GradebookTable/LabelReplacements.jsx", + "line": 36, + "column": 10 }, { - "filePath": "src/group-configurations/common/UsageList.jsx", - "line": 38, - "column": 12, - "index": 1173 + "filePath": "src/components/GradesView/SpinnerIcon.jsx", + "line": 17, + "column": 4 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 46, - "column": 4, - "index": 1338 + "filePath": "src/components/NetworkButton/index.jsx", + "line": 42, + "column": 16 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 53, - "column": 4, - "index": 1591 + "filePath": "src/components/NetworkButton/index.jsx", + "line": 43, + "column": 16 }, { - "filePath": "src/group-configurations/group-configuration-sidebar/index.jsx", - "line": 37, - "column": 12, - "index": 1259 + "filePath": "src/components/NetworkButton/test.jsx", + "line": 54, + "column": 20 }, { - "filePath": "src/import-page/import-sidebar/ImportSidebar.jsx", - "line": 41, - "column": 6, - "index": 2169 + "filePath": "src/components/NetworkButton/test.jsx", + "line": 55, + "column": 20 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 95, - "column": 4, - "index": 3551 + "filePath": "src/components/NetworkButton/test.jsx", + "line": 63, + "column": 20 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/AppExternalLinks.jsx", - "line": 30, - "column": 16, - "index": 838 - }, + "filePath": "src/components/NetworkButton/test.jsx", + "line": 64, + "column": 20 + } + ], + "Download": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 75, - "column": 10, - "index": 2352 + "filePath": "src/components/BulkManagementHistoryView/ResultsSummary.jsx", + "line": 28, + "column": 15 + } + ], + "Button": [ + { + "filePath": "src/components/GradebookFilters/AssignmentGradeFilter/index.jsx", + "line": 59, + "column": 10 }, { - "filePath": "src/pages-and-resources/pages/PageSettingButton.jsx", - "line": 22, - "column": 6, - "index": 693 + "filePath": "src/components/GradebookFilters/CourseGradeFilter/index.jsx", + "line": 66, + "column": 10 }, { - "filePath": "src/pages-and-resources/PagesAndResources.jsx", - "line": 75, - "column": 10, - "index": 3184 + "filePath": "src/components/GradebookHeader/index.jsx", + "line": 52, + "column": 12 }, { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 102, - "column": 8, - "index": 2814 + "filePath": "src/components/GradebookHeader/test.jsx", + "line": 78, + "column": 10 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 43, - "column": 10, - "index": 1221 + "filePath": "src/components/GradebookHeader/test.jsx", + "line": 92, + "column": 10 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 61, - "column": 10, - "index": 1738 + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 78, + "column": 12 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 18, - "column": 6, - "index": 617 + "filePath": "src/components/GradesView/FilterBadges/FilterBadge.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 49, - "column": 22, - "index": 1602 + "filePath": "src/components/GradesView/FilterMenuToggle.jsx", + "line": 17, + "column": 2 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 52, - "column": 10, - "index": 1446 + "filePath": "src/components/GradesView/GradebookTable/GradeButton.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 85, - "column": 16, - "index": 2548 + "filePath": "src/components/GradesView/PageButtons/index.jsx", + "line": 33, + "column": 8 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 93, - "column": 14, - "index": 2850 - }, + "filePath": "src/components/GradesView/PageButtons/index.jsx", + "line": 41, + "column": 8 + } + ], + "Collapsible": [ { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 49, - "column": 16, - "index": 1505 - }, + "filePath": "src/components/GradebookFilters/index.jsx", + "line": 44, + "column": 4 + } + ], + "IconButton": [ { - "filePath": "src/textbooks/textbook-sidebar/TextbookSidebar.jsx", - "line": 29, - "column": 6, - "index": 1036 + "filePath": "src/components/GradebookFilters/index.jsx", + "line": 62, + "column": 10 + } + ], + "Close": [ + { + "filePath": "src/components/GradebookFilters/index.jsx", + "line": 66, + "column": 17 + } + ], + "Form.Checkbox": [ + { + "filePath": "src/components/GradebookFilters/index.jsx", + "line": 96, + "column": 12 } ], "Form.Group": [ { - "filePath": "plugins/course-apps/live/BBBSettings.jsx", - "line": 55, - "column": 6, - "index": 1788 + "filePath": "src/components/GradebookFilters/PercentGroup.jsx", + "line": 15, + "column": 4 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 312, - "column": 12, - "index": 11755 - }, + "filePath": "src/components/GradebookFilters/SelectGroup.jsx", + "line": 16, + "column": 4 + } + ], + "Form.Label": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 338, - "column": 10, - "index": 12891 + "filePath": "src/components/GradebookFilters/PercentGroup.jsx", + "line": 16, + "column": 6 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 369, - "column": 12, - "index": 14350 - }, + "filePath": "src/components/GradebookFilters/SelectGroup.jsx", + "line": 17, + "column": 6 + } + ], + "Form.Control": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 393, - "column": 12, - "index": 15471 + "filePath": "src/components/GradebookFilters/PercentGroup.jsx", + "line": 17, + "column": 6 }, { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 103, - "column": 12, - "index": 4385 + "filePath": "src/components/GradebookFilters/SelectGroup.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 104, - "column": 10, - "index": 3162 + "filePath": "src/components/GradesView/EditModal/OverrideTable/AdjustedGradeInput.jsx", + "line": 30, + "column": 8 }, { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 95, - "column": 12, - "index": 2762 - }, + "filePath": "src/components/GradesView/EditModal/OverrideTable/ReasonInput.jsx", + "line": 31, + "column": 6 + } + ], + "ModalDialog": [ { - "filePath": "src/certificates/certificate-details/CertificateDetailsForm.jsx", - "line": 28, - "column": 10, - "index": 975 - }, + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 50, + "column": 6 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 102, - "column": 10, - "index": 3411 - }, + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 58, + "column": 8 + } + ], + "ModalDialog.Footer": [ { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 110, - "column": 8, - "index": 3733 - }, + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 73, + "column": 8 + } + ], + "ActionRow": [ { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 112, - "column": 10, - "index": 2943 - }, + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 74, + "column": 10 + } + ], + "ModalDialog.CloseButton": [ { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 155, - "column": 10, - "index": 5499 - }, + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 75, + "column": 12 + } + ], + "DataTable.TableControlBar": [ { - "filePath": "src/course-team/add-user-form/AddUserForm.jsx", - "line": 27, - "column": 12, - "index": 692 - }, + "filePath": "src/components/GradesView/GradebookTable/index.jsx", + "line": 75, + "column": 10 + } + ], + "DataTable.Table": [ { - "filePath": "src/course-unit/add-component/add-component-modals/ComponentModalView.jsx", - "line": 51, - "column": 8, - "index": 1580 - }, + "filePath": "src/components/GradesView/GradebookTable/index.jsx", + "line": 76, + "column": 10 + } + ], + "DataTable.EmptyTable": [ { - "filePath": "src/course-unit/header-title/HeaderTitle.jsx", - "line": 55, - "column": 10, - "index": 1966 - }, + "filePath": "src/components/GradesView/GradebookTable/index.jsx", + "line": 77, + "column": 10 + } + ], + "OverlayTrigger": [ + { + "filePath": "src/components/GradesView/GradebookTable/LabelReplacements.jsx", + "line": 23, + "column": 4 + } + ], + "Tooltip": [ { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", + "filePath": "src/components/GradesView/GradebookTable/LabelReplacements.jsx", + "line": 28, + "column": 8 + } + ], + "Form": [ + { + "filePath": "src/components/GradesView/ImportGradesButton.jsx", + "line": 62, + "column": 8 + } + ], + "FormGroup": [ + { + "filePath": "src/components/GradesView/ImportGradesButton.jsx", "line": 63, - "column": 14, - "index": 1701 + "column": 10 }, { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 100, - "column": 12, - "index": 3498 - }, + "filePath": "src/components/GradesView/ScoreViewInput.jsx", + "line": 17, + "column": 2 + } + ], + "FormControl": [ { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 143, - "column": 8, - "index": 4274 + "filePath": "src/components/GradesView/ImportGradesButton.jsx", + "line": 64, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 29, - "column": 8, - "index": 1112 - }, + "filePath": "src/components/GradesView/ScoreViewInput.jsx", + "line": 19, + "column": 4 + } + ], + "Toast": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", + "filePath": "src/components/GradesView/ImportSuccessToast.jsx", "line": 40, - "column": 8, - "index": 1586 - }, + "column": 6 + } + ], + "FormLabel": [ + { + "filePath": "src/components/GradesView/ScoreViewInput.jsx", + "line": 18, + "column": 4 + } + ], + "SearchField": [ + { + "filePath": "src/components/GradesView/SearchControls.jsx", + "line": 44, + "column": 8 + } + ], + "StatefulButton": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", + "filePath": "src/components/NetworkButton/index.jsx", "line": 53, - "column": 12, - "index": 2159 - }, + "column": 6 + } + ] + } + }, + { + "version": "20.19.0", + "name": "@edx/frontend-app-learner-dashboard", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-app-learner-dashboard.git" + }, + "folderName": "frontend-app-learner-dashboard", + "usages": { + "Alert": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 68, - "column": 12, - "index": 2843 + "filePath": "src/App.jsx", + "line": 84, + "column": 14 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 90, - "column": 6, - "index": 3606 + "filePath": "src/App.test.jsx", + "line": 87, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 96, - "column": 6, - "index": 3861 + "filePath": "src/App.test.jsx", + "line": 103, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 38, - "column": 8, - "index": 1152 - }, + "filePath": "src/components/Banner.jsx", + "line": 10, + "column": 2 + } + ], + "MailtoLink": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 49, - "column": 8, - "index": 1648 + "filePath": "src/components/EmailLink.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 62, - "column": 12, - "index": 2262 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 29, + "column": 42 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 105, - "column": 6, - "index": 4075 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", + "line": 34, + "column": 37 + } + ], + "useWindowSize": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", + "line": 4, + "column": 20 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 111, - "column": 6, - "index": 4339 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 14, + "column": 4 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 179, - "column": 10, - "index": 5629 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 16, + "column": 4 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 195, - "column": 10, - "index": 6165 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 18, + "column": 4 }, { - "filePath": "src/generic/configure-modal/BasicTab.jsx", - "line": 60, - "column": 12, - "index": 1839 + "filePath": "src/containers/CourseCard/hooks.js", + "line": 6, + "column": 20 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 288, - "column": 16, - "index": 9192 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 47, + "column": 20 }, { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 36, - "column": 8, - "index": 912 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 45, + "column": 6 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 63, - "column": 8, - "index": 1765 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 52, + "column": 6 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 92, - "column": 12, - "index": 2920 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 59, + "column": 6 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 101, - "column": 18, - "index": 3399 + "filePath": "src/containers/CourseList/hooks.js", + "line": 13, + "column": 20 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 108, - "column": 4, - "index": 2810 + "filePath": "src/containers/Dashboard/hooks.js", + "line": 9, + "column": 20 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 223, - "column": 10, - "index": 6984 + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 33, + "column": 6 }, { - "filePath": "src/generic/datepicker-control/DatepickerControl.jsx", - "line": 37, - "column": 4, - "index": 910 + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 36, + "column": 6 }, { - "filePath": "src/generic/FormikControl.jsx", - "line": 24, - "column": 4, - "index": 635 + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 38, + "column": 6 }, { - "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 24, - "column": 4, - "index": 561 + "filePath": "src/containers/LearnerDashboardHeader/hooks.js", + "line": 7, + "column": 20 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 95, - "column": 8, - "index": 2101 + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 17, + "column": 6 }, { - "filePath": "src/grading-settings/assignment-section/assignments/AssignmentItem.jsx", - "line": 25, - "column": 4, - "index": 438 - }, - { - "filePath": "src/grading-settings/assignment-section/assignments/AssignmentTypeName.jsx", - "line": 17, - "column": 6, - "index": 535 - }, - { - "filePath": "src/grading-settings/credit-section/index.jsx", - "line": 34, - "column": 4, - "index": 848 + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 21, + "column": 6 }, { - "filePath": "src/grading-settings/deadline-section/index.jsx", - "line": 43, - "column": 4, - "index": 1289 + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.js", + "line": 14, + "column": 20 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupForm.jsx", - "line": 60, - "column": 14, - "index": 1718 + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 33, + "column": 6 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 54, - "column": 12, - "index": 1565 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 37, + "column": 6 + } + ], + "breakpoints": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 76, - "column": 12, - "index": 2384 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", + "line": 5, + "column": 17 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 28, - "column": 4, - "index": 714 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", + "line": 5, + "column": 56 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 46, - "column": 12, - "index": 1398 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 8, + "column": 7 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 99, - "column": 12, - "index": 3874 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 9, + "column": 9 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 117, - "column": 12, - "index": 4577 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 10, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 134, - "column": 12, - "index": 5254 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 11, + "column": 9 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 152, - "column": 12, - "index": 6028 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 14, + "column": 43 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-restrictions/RestrictDatesInput.jsx", - "line": 39, - "column": 4, - "index": 1026 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 16, + "column": 43 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 112, - "column": 8, - "index": 3157 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 18, + "column": 43 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 109, - "column": 22, - "index": 3807 + "filePath": "src/containers/CourseCard/hooks.js", + "line": 7, + "column": 17 }, { - "filePath": "src/schedule-and-details/details-section/index.jsx", - "line": 24, - "column": 6, - "index": 797 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 48, + "column": 27 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 21, - "column": 12, - "index": 564 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 45, + "column": 49 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 35, - "column": 12, - "index": 1148 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 52, + "column": 49 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 49, - "column": 12, - "index": 1737 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 59, + "column": 49 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 64, - "column": 12, - "index": 2403 + "filePath": "src/containers/CourseList/hooks.js", + "line": 14, + "column": 17 }, { - "filePath": "src/schedule-and-details/introducing-section/extended-course-details/index.jsx", - "line": 55, - "column": 8, - "index": 1709 + "filePath": "src/containers/Dashboard/hooks.js", + "line": 10, + "column": 17 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 91, - "column": 8, - "index": 2567 + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 34, + "column": 6 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 112, - "column": 10, - "index": 3307 + "filePath": "src/containers/LearnerDashboardHeader/hooks.js", + "line": 8, + "column": 52 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 121, - "column": 12, - "index": 3731 + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 17, + "column": 49 }, { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 14, - "column": 4, - "index": 395 + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 21, + "column": 49 }, { - "filePath": "src/schedule-and-details/learning-outcomes-section/index.jsx", - "line": 31, - "column": 4, - "index": 934 + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.js", + "line": 15, + "column": 52 }, { - "filePath": "src/schedule-and-details/license-section/license-commons-options/index.jsx", - "line": 60, - "column": 10, - "index": 1879 + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 33, + "column": 49 }, { - "filePath": "src/schedule-and-details/license-section/license-display/index.jsx", - "line": 11, - "column": 2, - "index": 371 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 37, + "column": 49 + } + ], + "Button": [ { - "filePath": "src/schedule-and-details/license-section/license-selector/index.jsx", - "line": 48, - "column": 4, - "index": 1312 + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/index.jsx", + "line": 9, + "column": 4 }, { - "filePath": "src/schedule-and-details/pacing-section/index.jsx", - "line": 21, - "column": 6, - "index": 649 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditContent.jsx", + "line": 14, + "column": 8 }, { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 27, - "column": 4, - "index": 779 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", + "line": 29, + "column": 6 }, { - "filePath": "src/schedule-and-details/requirements-section/grade-requirements/index.jsx", - "line": 14, - "column": 2, - "index": 346 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", + "line": 45, + "column": 12 }, { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", + "filePath": "src/containers/CourseCard/components/CourseCardDetails/index.jsx", "line": 30, - "column": 4, - "index": 934 + "column": 10 }, { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 69, - "column": 8, - "index": 2344 + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 124, - "column": 8, - "index": 3821 + "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/studio-home/organization-section/index.jsx", - "line": 48, - "column": 6, - "index": 1647 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 52, + "column": 6 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 61, - "column": 10, - "index": 1787 + "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 45, - "column": 10, - "index": 1286 + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 196, - "column": 8, - "index": 5693 + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 46, + "column": 10 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 200, - "column": 8, - "index": 5938 + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 46, + "column": 10 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 173, - "column": 10, - "index": 4612 + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 49, + "column": 10 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 194, - "column": 10, - "index": 5582 + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 36, + "column": 12 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 67, - "column": 12, - "index": 1899 + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 62, + "column": 10 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 86, - "column": 22, - "index": 2854 + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 45, + "column": 14 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 99, - "column": 22, - "index": 3667 - } - ], - "Form.Label": [ + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 68, + "column": 16 + }, { - "filePath": "plugins/course-apps/live/BBBSettings.jsx", - "line": 56, - "column": 8, - "index": 1862 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 29, + "column": 8 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 313, - "column": 14, - "index": 11817 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 32, + "column": 8 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 339, - "column": 12, - "index": 12948 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 35, + "column": 8 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 370, - "column": 14, - "index": 14411 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 43, + "column": 8 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 394, - "column": 14, - "index": 15535 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 49, + "column": 14 }, { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 104, - "column": 14, - "index": 4441 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 53, + "column": 12 }, { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 133, - "column": 21, - "index": 5789 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 62, + "column": 12 }, { - "filePath": "src/certificates/certificate-details/CertificateDetailsForm.jsx", - "line": 29, - "column": 12, - "index": 1022 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 70, + "column": 14 }, { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 159, - "column": 12, - "index": 5628 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 78, + "column": 12 }, { - "filePath": "src/course-team/add-user-form/AddUserForm.jsx", + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", "line": 29, - "column": 14, - "index": 839 + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 30, - "column": 10, - "index": 1145 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 41, - "column": 10, - "index": 1619 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", + "line": 45, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 54, - "column": 14, - "index": 2196 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", + "line": 55, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 69, - "column": 14, - "index": 2880 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 66, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 91, - "column": 8, - "index": 3637 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 69, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 97, - "column": 8, - "index": 3892 + "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", + "line": 22, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 39, - "column": 10, - "index": 1185 + "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", + "line": 25, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 50, - "column": 10, - "index": 1681 + "filePath": "src/containers/UnenrollConfirmModal/components/FinishedPane.jsx", + "line": 25, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 63, - "column": 14, - "index": 2299 + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 40, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 106, - "column": 8, - "index": 4106 + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 43, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 112, - "column": 8, - "index": 4370 - }, + "filePath": "src/widgets/RecommendationsPanel/LoadedView.jsx", + "line": 37, + "column": 8 + } + ], + "ActionRow": [ { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 180, - "column": 12, - "index": 5654 + "filePath": "src/containers/CourseCard/components/CourseCardActions/index.jsx", + "line": 28, + "column": 4 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 196, - "column": 12, - "index": 6190 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditContent.jsx", + "line": 13, + "column": 6 }, { - "filePath": "src/generic/configure-modal/BasicTab.jsx", - "line": 61, - "column": 14, - "index": 1866 + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 37, - "column": 10, - "index": 965 + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 45, + "column": 8 }, { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 64, - "column": 21, - "index": 1841 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 65, + "column": 6 }, { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 73, - "column": 21, - "index": 2202 + "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 66, - "column": 10, - "index": 1911 + "filePath": "src/containers/UnenrollConfirmModal/components/FinishedPane.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 93, - "column": 14, - "index": 2984 - }, + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 39, + "column": 6 + } + ], + "Locked": [ { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 114, - "column": 22, - "index": 3903 - }, + "filePath": "src/containers/CourseCard/components/CourseCardActions/UpgradeButton.jsx", + "line": 33, + "column": 18 + } + ], + "Hyperlink": [ { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 109, - "column": 6, - "index": 2865 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 56, + "column": 10 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 229, - "column": 12, - "index": 7195 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 71, + "column": 8 }, { - "filePath": "src/generic/datepicker-control/DatepickerControl.jsx", - "line": 38, - "column": 6, - "index": 977 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", + "line": 40, + "column": 14 }, { - "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 30, - "column": 10, - "index": 771 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", + "line": 51, + "column": 10 }, { - "filePath": "src/grading-settings/assignment-section/assignments/AssignmentItem.jsx", - "line": 29, - "column": 6, - "index": 565 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/ProviderLink.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/grading-settings/assignment-section/assignments/AssignmentTypeName.jsx", - "line": 21, - "column": 8, - "index": 670 + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/grading-settings/credit-section/index.jsx", - "line": 39, - "column": 6, - "index": 990 - }, + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 15, + "column": 4 + } + ], + "CheckCircle": [ { - "filePath": "src/grading-settings/deadline-section/index.jsx", - "line": 47, - "column": 6, - "index": 1417 - }, + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 68, + "column": 38 + } + ], + "Form": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 77, - "column": 14, - "index": 2448 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 29, - "column": 6, - "index": 770 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 61, + "column": 6 }, { - "filePath": "src/schedule-and-details/details-section/index.jsx", - "line": 25, - "column": 8, - "index": 866 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 40, + "column": 6 + } + ], + "FormControl": [ { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", "line": 22, - "column": 14, - "index": 630 - }, - { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 36, - "column": 14, - "index": 1214 + "column": 8 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 50, - "column": 14, - "index": 1803 - }, - { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 65, - "column": 14, - "index": 2469 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 62, + "column": 14 + } + ], + "Program": [ { - "filePath": "src/schedule-and-details/introducing-section/extended-course-details/index.jsx", - "line": 56, - "column": 10, - "index": 1780 + "filePath": "src/containers/CourseCard/components/CourseCardBanners/RelatedProgramsBanner/index.jsx", + "line": 21, + "column": 14 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 92, - "column": 10, - "index": 2620 + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 28, + "column": 19 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 113, - "column": 12, - "index": 3362 + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 45, + "column": 92 }, { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 122, - "column": 14, - "index": 3788 - }, + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 45, + "column": 21 + } + ], + "Badge": [ { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 15, - "column": 6, - "index": 444 + "filePath": "src/containers/CourseCard/components/CourseCardImage.jsx", + "line": 37, + "column": 12 }, { - "filePath": "src/schedule-and-details/learning-outcomes-section/index.jsx", - "line": 35, - "column": 6, - "index": 1036 - }, + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 44, + "column": 8 + } + ], + "Dropdown": [ { - "filePath": "src/schedule-and-details/pacing-section/index.jsx", - "line": 23, - "column": 10, - "index": 701 + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 45, + "column": 6 }, { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 28, - "column": 6, - "index": 828 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/schedule-and-details/requirements-section/grade-requirements/index.jsx", + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", "line": 19, - "column": 4, - "index": 473 - }, - { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 34, - "column": 6, - "index": 1055 - }, - { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 70, - "column": 10, - "index": 2397 - }, - { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 125, - "column": 10, - "index": 3874 - }, - { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 62, - "column": 12, - "index": 1812 - }, + "column": 6 + } + ], + "Dropdown.Toggle": [ { - "filePath": "src/taxonomy/export-modal/index.jsx", + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", "line": 46, - "column": 12, - "index": 1311 - }, - { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 197, - "column": 10, - "index": 5716 + "column": 8 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 201, - "column": 10, - "index": 5961 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 176, - "column": 14, - "index": 4741 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 20, + "column": 8 + } + ], + "IconButton": [ { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 195, - "column": 12, - "index": 5607 + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 48, + "column": 14 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 68, - "column": 14, - "index": 1959 + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 54, + "column": 16 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 87, - "column": 24, - "index": 2924 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/index.jsx", + "line": 23, + "column": 10 + } + ], + "MoreVert": [ { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 101, - "column": 26, - "index": 3812 + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 49, + "column": 15 } ], - "Form.Control": [ + "Icon": [ { - "filePath": "plugins/course-apps/live/BBBSettings.jsx", - "line": 63, - "column": 8, - "index": 2130 + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 50, + "column": 18 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 316, - "column": 14, - "index": 11999 + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 28, + "column": 8 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 342, - "column": 12, - "index": 13119 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 82, + "column": 18 }, { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 105, - "column": 12, - "index": 3215 + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 61, + "column": 26 }, { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 96, - "column": 14, - "index": 2805 + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/index.jsx", + "line": 27, + "column": 20 }, { - "filePath": "src/certificates/certificate-details/CertificateDetailsForm.jsx", - "line": 30, - "column": 12, - "index": 1117 + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 44, + "column": 14 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 104, - "column": 12, - "index": 3515 + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 58, + "column": 14 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 122, - "column": 14, - "index": 4225 + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 45, + "column": 10 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 113, - "column": 12, - "index": 2989 - }, + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 14, + "column": 26 + } + ], + "Dropdown.Menu": [ { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 164, - "column": 14, - "index": 5827 + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/course-unit/header-title/HeaderTitle.jsx", - "line": 56, - "column": 12, - "index": 2007 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 35, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 94, - "column": 8, - "index": 3757 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 31, + "column": 8 + } + ], + "Dropdown.Item": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 100, - "column": 8, - "index": 4014 + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 56, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 109, - "column": 8, - "index": 4235 + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 65, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 115, - "column": 8, - "index": 4502 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 183, - "column": 12, - "index": 5767 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 39, + "column": 10 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 199, - "column": 12, - "index": 6307 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 48, + "column": 8 }, { - "filePath": "src/generic/configure-modal/BasicTab.jsx", - "line": 62, - "column": 14, - "index": 1948 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 53, + "column": 12 }, { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 40, - "column": 10, - "index": 1079 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 56, + "column": 12 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 69, - "column": 10, - "index": 2063 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 61, + "column": 8 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 123, - "column": 10, - "index": 3309 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 65, + "column": 10 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 231, - "column": 14, - "index": 7286 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 69, + "column": 8 }, { - "filePath": "src/generic/FormikControl.jsx", - "line": 26, - "column": 6, - "index": 690 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 73, + "column": 8 }, { - "filePath": "src/grading-settings/assignment-section/assignments/AssignmentItem.jsx", - "line": 30, - "column": 6, - "index": 630 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 33, + "column": 10 }, { - "filePath": "src/grading-settings/assignment-section/assignments/AssignmentTypeName.jsx", - "line": 24, - "column": 8, - "index": 804 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 37, + "column": 12 }, { - "filePath": "src/grading-settings/credit-section/index.jsx", + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", "line": 42, - "column": 6, - "index": 1117 + "column": 10 }, { - "filePath": "src/grading-settings/deadline-section/index.jsx", - "line": 50, - "column": 6, - "index": 1548 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 45, + "column": 10 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupForm.jsx", - "line": 64, - "column": 16, - "index": 1863 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 49, + "column": 12 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 58, - "column": 14, - "index": 1701 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 54, + "column": 10 + } + ], + "Card": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 80, - "column": 14, - "index": 2580 + "filePath": "src/containers/CourseCard/index.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 52, - "column": 16, - "index": 1630 + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 25, + "column": 4 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 105, - "column": 14, - "index": 4074 + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 122, - "column": 14, - "index": 4739 - }, + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 20, + "column": 6 + } + ], + "Card.Body": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 135, - "column": 14, - "index": 5334 + "filePath": "src/containers/CourseCard/index.jsx", + "line": 27, + "column": 12 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-restrictions/RestrictDatesInput.jsx", - "line": 44, - "column": 6, - "index": 1183 + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 117, - "column": 10, - "index": 3313 - }, + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 26, + "column": 10 + } + ], + "Card.Header": [ { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 25, - "column": 14, - "index": 752 + "filePath": "src/containers/CourseCard/index.jsx", + "line": 28, + "column": 14 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", "line": 39, - "column": 14, - "index": 1337 - }, + "column": 6 + } + ], + "Card.Section": [ { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 53, - "column": 14, - "index": 1933 + "filePath": "src/containers/CourseCard/index.jsx", + "line": 32, + "column": 14 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 68, - "column": 14, - "index": 2590 - }, + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 27, + "column": 12 + } + ], + "Card.Footer": [ { - "filePath": "src/schedule-and-details/introducing-section/extended-course-details/index.jsx", - "line": 57, - "column": 10, - "index": 1829 - }, + "filePath": "src/containers/CourseCard/index.jsx", + "line": 35, + "column": 14 + } + ], + "Chip": [ { - "filePath": "src/schedule-and-details/introducing-section/index.jsx", - "line": 95, - "column": 10, - "index": 2738 + "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", + "line": 20, + "column": 8 }, { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 33, - "column": 10, - "index": 1034 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 47, + "column": 12 + } + ], + "CloseSmall": [ { - "filePath": "src/schedule-and-details/learning-outcomes-section/index.jsx", - "line": 38, - "column": 6, - "index": 1156 - }, - { - "filePath": "src/schedule-and-details/requirements-section/grade-requirements/index.jsx", - "line": 23, - "column": 6, - "index": 637 - }, - { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 73, - "column": 10, - "index": 2503 - }, + "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", + "line": 22, + "column": 21 + } + ], + "Form.Checkbox": [ { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 67, - "column": 12, - "index": 2003 - }, + "filePath": "src/containers/CourseFilterControls/components/Checkbox.jsx", + "line": 12, + "column": 4 + } + ], + "Form.Group": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 198, - "column": 10, - "index": 5821 + "filePath": "src/containers/CourseFilterControls/components/FilterForm.jsx", + "line": 22, + "column": 2 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 202, - "column": 10, - "index": 6066 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 45, + "column": 6 } ], - "Icon": [ - { - "filePath": "plugins/course-apps/live/Settings.jsx", - "line": 112, - "column": 20, - "index": 4636 - }, + "Form.CheckboxSet": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 173, - "column": 19, - "index": 4970 - }, + "filePath": "src/containers/CourseFilterControls/components/FilterForm.jsx", + "line": 24, + "column": 4 + } + ], + "Form.RadioSet": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 174, - "column": 19, - "index": 5015 + "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", + "line": 19, + "column": 6 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 175, - "column": 18, - "index": 5085 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 47, + "column": 8 }, { - "filePath": "src/advanced-settings/modal-error/ModalErrorListItem.jsx", - "line": 15, - "column": 10, - "index": 535 - }, + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 26, + "column": 6 + } + ], + "Form.Radio": [ { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 71, - "column": 26, - "index": 1877 + "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 45, - "column": 20, - "index": 1300 + "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", + "line": 27, + "column": 8 }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 52, - "column": 20, - "index": 1636 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 54, + "column": 12 }, { - "filePath": "src/certificates/certificate-signatories/signatory/Signatory.jsx", - "line": 38, - "column": 16, - "index": 1294 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 59, + "column": 12 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 91, - "column": 22, - "index": 3052 + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 381, - "column": 12, - "index": 13202 - }, + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 32, + "column": 8 + } + ], + "Tune": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 385, - "column": 12, - "index": 13322 - }, + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 55, + "column": 20 + } + ], + "Sheet": [ { - "filePath": "src/content-tags-drawer/ContentTagsDropDownSelector.jsx", - "line": 283, - "column": 20, - "index": 10965 - }, + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 64, + "column": 12 + } + ], + "ModalCloseButton": [ { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 76, - "column": 38, - "index": 2326 - }, + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 81, + "column": 16 + } + ], + "Close": [ { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 77, - "column": 36, - "index": 2392 + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 82, + "column": 29 }, { - "filePath": "src/content-tags-drawer/TagsTree.jsx", - "line": 27, - "column": 6, - "index": 720 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 49, + "column": 25 + } + ], + "ModalPopup": [ { - "filePath": "src/content-tags-drawer/TagsTree.jsx", - "line": 34, - "column": 18, - "index": 926 - }, + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 87, + "column": 12 + } + ], + "useToggle": [ { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 23, - "column": 8, - "index": 568 + "filePath": "src/containers/CourseFilterControls/hooks.js", + "line": 18, + "column": 44 }, { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 31, - "column": 8, - "index": 836 + "filePath": "src/containers/CourseFilterControls/hooks.test.js", + "line": 36, + "column": 6 }, { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemComment.jsx", - "line": 16, - "column": 8, - "index": 544 - }, + "filePath": "src/containers/CourseFilterControls/hooks.test.js", + "line": 64, + "column": 6 + } + ], + "useCheckboxSetValues": [ { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 156, - "column": 22, - "index": 4731 - }, + "filePath": "src/containers/CourseList/hooks.js", + "line": 22, + "column": 32 + } + ], + "paragon": [ { - "filePath": "src/course-outline/card-header/StatusBadge.jsx", - "line": 17, - "column": 10, - "index": 386 + "filePath": "src/containers/CourseList/hooks.test.js", + "line": 40, + "column": 2 }, { - "filePath": "src/course-outline/xblock-status/GradingTypeAndDueDate.jsx", - "line": 46, - "column": 6, - "index": 1220 - }, + "filePath": "src/containers/CourseList/hooks.test.js", + "line": 88, + "column": 8 + } + ], + "Pagination": [ { - "filePath": "src/course-outline/xblock-status/GradingTypeAndDueDate.jsx", - "line": 66, - "column": 6, - "index": 1835 - }, + "filePath": "src/containers/CourseList/index.jsx", + "line": 52, + "column": 16 + } + ], + "Image": [ { - "filePath": "src/course-outline/xblock-status/HideAfterDueMessage.jsx", - "line": 15, - "column": 6, - "index": 446 + "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/course-outline/xblock-status/ReleaseStatus.jsx", - "line": 37, - "column": 6, - "index": 996 + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 54, + "column": 12 }, { - "filePath": "src/course-outline/xblock-status/StatusMessages.jsx", - "line": 56, - "column": 12, - "index": 1648 + "filePath": "src/containers/LearnerDashboardHeader/GreetingBanner.jsx", + "line": 35, + "column": 8 }, { - "filePath": "src/course-team/course-team-member/CourseTeamMember.jsx", - "line": 59, - "column": 22, - "index": 2059 - }, + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 40, + "column": 10 + } + ], + "Search": [ { - "filePath": "src/course-unit/add-component/add-component-btn/AddComponentIcon.jsx", - "line": 10, - "column": 9, - "index": 363 + "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", + "line": 31, + "column": 20 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 25, - "column": 14, - "index": 968 + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 60, + "column": 23 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 43, - "column": 10, - "index": 1580 + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 72, + "column": 30 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 54, - "column": 14, - "index": 2030 - }, + "filePath": "src/widgets/RecommendationsPanel/LoadedView.jsx", + "line": 39, + "column": 22 + } + ], + "Container": [ { - "filePath": "src/course-unit/course-sequence/sequence-navigation/UnitIcon.jsx", - "line": 10, - "column": 9, - "index": 347 + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 109, - "column": 26, - "index": 3827 - }, + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 42, + "column": 8 + } + ], + "Row": [ { - "filePath": "src/course-unit/sidebar/components/SidebarHeader.jsx", - "line": 18, - "column": 8, - "index": 711 + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/course-updates/course-handouts/CourseHandouts.jsx", - "line": 19, - "column": 18, - "index": 759 - }, + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 43, + "column": 10 + } + ], + "Col": [ { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", "line": 25, - "column": 12, - "index": 833 + "column": 8 }, { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", - "line": 33, - "column": 20, - "index": 1240 + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", + "line": 28, + "column": 8 }, { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", - "line": 41, - "column": 20, - "index": 1537 - }, + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 45, + "column": 14 + } + ], + "Spinner": [ { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 68, - "column": 18, - "index": 2017 + "filePath": "src/containers/Dashboard/LoadingView.jsx", + "line": 11, + "column": 6 }, { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 94, - "column": 20, - "index": 3180 - }, + "filePath": "src/widgets/RecommendationsPanel/LoadingView.jsx", + "line": 10, + "column": 6 + } + ], + "ModalDialog": [ { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 61, - "column": 15, - "index": 1612 + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 30, + "column": 4 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 78, - "column": 18, - "index": 2161 + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 25, + "column": 4 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 88, - "column": 18, - "index": 2616 + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 98, - "column": 18, - "index": 3042 + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 35, + "column": 4 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 97, - "column": 15, - "index": 3172 - }, + "filePath": "src/containers/UnenrollConfirmModal/index.jsx", + "line": 29, + "column": 4 + } + ], + "Form.Switch": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 98, - "column": 15, - "index": 3207 - }, + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 38, + "column": 8 + } + ], + "AvatarButton": [ { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 67, - "column": 18, - "index": 1690 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 26, + "column": 12 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 84, - "column": 18, - "index": 2239 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 21, + "column": 14 + } + ], + "Dropdown.Header": [ { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 98, - "column": 18, - "index": 2796 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 36, + "column": 8 }, { - "filePath": "src/files-and-videos/files-page/FileThumbnail.jsx", + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 32, + "column": 10 + } + ], + "Dropdown.Divider": [ + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 47, - "column": 10, - "index": 1099 + "column": 8 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 30, - "column": 14, - "index": 640 + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 72, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 63, - "column": 16, - "index": 1666 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 41, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 79, - "column": 45, - "index": 2517 - }, + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 53, + "column": 10 + } + ], + "PageBanner": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/AccessColumn.jsx", - "line": 24, - "column": 8, - "index": 641 - }, + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 33, + "column": 6 + } + ], + "MarketingModal": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/AccessColumn.jsx", - "line": 26, - "column": 8, - "index": 693 - }, + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 47, + "column": 6 + } + ], + "ModalDialog.Hero": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/ActiveColumn.jsx", - "line": 16, - "column": 35, - "index": 675 - }, + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 53, + "column": 10 + } + ], + "FormLabel": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 42, - "column": 16, - "index": 814 + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 43, + "column": 12 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/TranscriptColumn.jsx", - "line": 16, - "column": 8, - "index": 692 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 57, + "column": 12 + } + ], + "PersonSearch": [ { - "filePath": "src/files-and-videos/generic/UsageMetricsMessage.jsx", - "line": 40, - "column": 8, - "index": 1232 + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 44, + "column": 25 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 64, - "column": 20, - "index": 1669 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 58, + "column": 25 + } + ], + "FormGroup": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 100, - "column": 10, - "index": 2807 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 61, + "column": 12 + } + ], + "FormControlFeedback": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 96, - "column": 22, - "index": 2887 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 68, + "column": 16 + } + ], + "StatefulButton": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 29, - "column": 16, - "index": 644 - }, + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 73, + "column": 12 + } + ], + "Card.ImageCap": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 46, - "column": 16, - "index": 1503 + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 89, - "column": 22, - "index": 3597 + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 69, - "column": 28, - "index": 2282 - }, + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 22, + "column": 10 + } + ], + "ModalDialog.Header": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 81, - "column": 44, - "index": 2788 + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 34, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 109, - "column": 22, - "index": 3985 - }, + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 37, + "column": 6 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadStatusIcon.jsx", - "line": 10, - "column": 14, - "index": 336 - }, + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 40, + "column": 6 + } + ], + "Form.Label": [ { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadStatusIcon.jsx", - "line": 12, - "column": 14, - "index": 404 - }, + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 46, + "column": 8 + } + ], + "Form.Control": [ { - "filePath": "src/files-and-videos/videos-page/VideoThumbnail.jsx", - "line": 84, - "column": 12, - "index": 2715 - }, + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 33, + "column": 10 + } + ], + "ArrowForward": [ { - "filePath": "src/generic/clipboard/paste-component/components/PopoverContent.jsx", - "line": 26, - "column": 12, - "index": 884 - }, + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 14, + "column": 54 + } + ], + "Truncate": [ { - "filePath": "src/generic/clipboard/paste-component/components/WhatsInClipboard.jsx", - "line": 31, - "column": 6, - "index": 912 + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 29, + "column": 16 + } + ] + } + }, + { + "version": "20.28.1", + "name": "frontend-app-learner-portal-enterprise", + "repository": { + "type": "git", + "url": "https://github.com/edx/frontend-app-learner-portal-enterprise.git" + }, + "folderName": "frontend-app-learner-portal-enterprise", + "usages": { + "Hyperlink": [ + { + "filePath": "src/components/app/AuthenticatedPage.jsx", + "line": 40, + "column": 8 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 34, - "column": 63, - "index": 914 + "filePath": "src/components/course/CourseAssociatedPrograms.jsx", + "line": 35, + "column": 14 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 47, - "column": 22, - "index": 1313 + "filePath": "src/components/course/CourseMainContent.jsx", + "line": 76, + "column": 16 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 53, - "column": 65, - "index": 1494 + "filePath": "src/components/course/CourseSidebar.jsx", + "line": 73, + "column": 16 }, { - "filePath": "src/generic/course-stepper/index.jsx", - "line": 78, - "column": 14, - "index": 2165 + "filePath": "src/components/course/CourseSidebar.jsx", + "line": 97, + "column": 14 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 72, - "column": 16, - "index": 1927 + "filePath": "src/components/course/CreatedBy.jsx", + "line": 38, + "column": 14 }, { - "filePath": "src/generic/datepicker-control/DatepickerControl.jsx", - "line": 48, - "column": 10, - "index": 1359 + "filePath": "src/components/course/CreatedBy.jsx", + "line": 56, + "column": 16 }, { - "filePath": "src/generic/drag-helper/SortableItem.jsx", - "line": 76, - "column": 12, - "index": 1756 + "filePath": "src/components/course/enrollment/components/ToCoursewarePage.jsx", + "line": 35, + "column": 10 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 69, - "column": 16, - "index": 1421 + "filePath": "src/components/course/enrollment/components/ToDataSharingConsent.jsx", + "line": 44, + "column": 10 }, { - "filePath": "src/generic/processing-notification/index.jsx", - "line": 18, - "column": 4, - "index": 521 + "filePath": "src/components/dashboard/sidebar/SupportInformation.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/generic/tag-count/index.jsx", - "line": 9, - "column": 6, - "index": 257 + "filePath": "src/components/enterprise-invite/EnterpriseInvitePage.jsx", + "line": 89, + "column": 12 }, { - "filePath": "src/grading-settings/grading-scale/GradingScale.jsx", - "line": 198, - "column": 16, - "index": 6424 + "filePath": "src/components/enterprise-invite/EnterpriseInvitePage.jsx", + "line": 96, + "column": 12 }, { - "filePath": "src/group-configurations/common/UsageList.jsx", - "line": 21, - "column": 6, - "index": 702 + "filePath": "src/components/enterprise-invite/EnterpriseInvitePage.jsx", + "line": 105, + "column": 16 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 94, - "column": 26, - "index": 2846 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 213, + "column": 22 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 107, - "column": 26, - "index": 3424 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 239, + "column": 18 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 115, - "column": 24, - "index": 3539 + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 65, + "column": 18 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 128, - "column": 24, - "index": 4114 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 46, + "column": 14 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 66, - "column": 26, - "index": 2178 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 73, + "column": 20 }, { - "filePath": "src/pages-and-resources/pages/PageSettingButton.jsx", + "filePath": "src/components/program/ProgramInstructors.jsx", "line": 25, - "column": 18, - "index": 797 + "column": 12 }, { - "filePath": "src/pages-and-resources/pages/PageSettingButton.jsx", - "line": 37, - "column": 14, - "index": 1068 + "filePath": "src/components/program/ProgramInstructors.jsx", + "line": 81, + "column": 14 + } + ], + "Container": [ + { + "filePath": "src/components/app/LoginRefresh.jsx", + "line": 30, + "column": 6 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 29, - "column": 8, - "index": 897 + "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", + "line": 109, + "column": 4 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 37, - "column": 8, - "index": 1135 + "filePath": "src/components/course/CourseHeader.jsx", + "line": 40, + "column": 6 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 44, - "column": 8, - "index": 1325 + "filePath": "src/components/course/CoursePage.jsx", + "line": 119, + "column": 6 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 51, - "column": 8, - "index": 1526 + "filePath": "src/components/course/CoursePage.jsx", + "line": 145, + "column": 10 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 58, - "column": 8, - "index": 1718 + "filePath": "src/components/course/LicenseRequestedAlert.jsx", + "line": 50, + "column": 4 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 65, - "column": 8, - "index": 1907 + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 101, - "column": 10, - "index": 2988 + "filePath": "src/components/dashboard/main-content/course-enrollments/CourseEnrollmentsContextProvider.jsx", + "line": 74, + "column": 6 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 106, - "column": 12, - "index": 3702 + "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", + "line": 17, + "column": 6 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 115, - "column": 12, - "index": 3961 + "filePath": "src/components/enterprise-invite/EnterpriseInvitePage.jsx", + "line": 81, + "column": 8 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 39, - "column": 16, - "index": 1041 + "filePath": "src/components/enterprise-page/EnterprisePage.jsx", + "line": 60, + "column": 6 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 66, - "column": 16, - "index": 1999 + "filePath": "src/components/enterprise-subsidy-requests/SubsidyRequestsContextProvider.jsx", + "line": 67, + "column": 6 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 134, - "column": 14, - "index": 4090 + "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", + "line": 49, + "column": 4 }, { - "filePath": "src/studio-home/tabs-section/archived-tab/index.jsx", - "line": 33, - "column": 12, - "index": 873 + "filePath": "src/components/enterprise-user-subsidy/UserSubsidy.jsx", + "line": 107, + "column": 6 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/courses-filters/courses-filter-menu/index.jsx", - "line": 22, - "column": 4, - "index": 773 + "filePath": "src/components/error-page/ErrorPageContent.jsx", + "line": 14, + "column": 2 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 108, - "column": 12, - "index": 3196 + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 27, + "column": 8 }, { - "filePath": "src/studio-home/tabs-section/libraries-tab/index.jsx", - "line": 33, - "column": 12, - "index": 864 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", + "line": 73, + "column": 4 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 53, - "column": 12, - "index": 1409 + "filePath": "src/components/license-activation/LicenseActivation.jsx", + "line": 64, + "column": 6 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 135, - "column": 14, - "index": 3916 + "filePath": "src/components/license-activation/LicenseActivationErrorAlert.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 142, - "column": 24, - "index": 4295 + "filePath": "src/components/NotFoundPage/index.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 413, - "column": 10, - "index": 11812 + "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 81, - "column": 28, - "index": 2530 + "filePath": "src/components/pathway-progress/PathwayProgressPage.jsx", + "line": 38, + "column": 6 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 88, - "column": 28, - "index": 2846 + "filePath": "src/components/pathway-progress/PathwayProgressPage.jsx", + "line": 50, + "column": 10 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 95, - "column": 28, - "index": 3160 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 93, + "column": 6 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 109, - "column": 36, - "index": 4325 + "filePath": "src/components/program-progress/ProgramProgressPage.jsx", + "line": 74, + "column": 6 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 119, - "column": 36, - "index": 4894 + "filePath": "src/components/program-progress/ProgramProgressPage.jsx", + "line": 85, + "column": 10 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 179, - "column": 18, - "index": 7797 - } - ], - "Alert.Link": [ - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 174, - "column": 16, - "index": 7323 + "filePath": "src/components/program/ProgramDataBar.jsx", + "line": 24, + "column": 8 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 189, - "column": 35, - "index": 7880 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 51, + "column": 6 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 452, - "column": 14, - "index": 17240 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 75, + "column": 8 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 481, - "column": 14, - "index": 18134 + "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/generic/ConnectionErrorAlert.jsx", - "line": 14, - "column": 10, - "index": 460 + "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", + "line": 37, + "column": 4 }, { - "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", - "line": 15, - "column": 10, - "index": 697 - } - ], - "Alert": [ - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 269, - "column": 12, - "index": 10374 + "filePath": "src/components/search/SearchResults.jsx", + "line": 90, + "column": 4 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 437, - "column": 6, - "index": 16781 + "filePath": "src/components/site-header/SiteHeader.jsx", + "line": 19, + "column": 6 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 464, - "column": 6, - "index": 17511 + "filePath": "src/components/skills-quiz/SkillsQuiz.jsx", + "line": 22, + "column": 6 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 330, - "column": 16, - "index": 9722 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 221, + "column": 10 + } + ], + "MailtoLink": [ { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 71, - "column": 8, - "index": 1930 + "filePath": "src/components/contact-admin-mailto/index.jsx", + "line": 14, + "column": 6 }, { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 91, - "column": 8, - "index": 2740 + "filePath": "src/components/dashboard/sidebar/SupportInformation.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/advanced-settings/modal-error/ModalErrorListItem.jsx", - "line": 13, - "column": 6, - "index": 452 + "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", + "line": 46, + "column": 8 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 90, - "column": 6, - "index": 2734 + "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", + "line": 34, + "column": 4 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 129, - "column": 8, - "index": 3826 + "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", + "line": 21, + "column": 8 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 380, - "column": 10, - "index": 11445 + "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", + "line": 29, + "column": 8 + } + ], + "Alert": [ + { + "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", + "line": 97, + "column": 52 }, { - "filePath": "src/course-outline/xblock-status/GradingPolicyAlert.jsx", - "line": 29, - "column": 6, - "index": 654 + "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", + "line": 110, + "column": 6 }, { - "filePath": "src/course-unit/course-xblock/xblock-messages/XBlockMessages.jsx", - "line": 22, - "column": 4, - "index": 740 + "filePath": "src/components/course/LicenseRequestedAlert.jsx", + "line": 51, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 41, - "column": 8, - "index": 1203 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 119, + "column": 14 }, { - "filePath": "src/generic/alert-message/index.jsx", - "line": 6, - "column": 2, - "index": 169 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/generic/AlertProctoringError.jsx", - "line": 7, - "column": 4, - "index": 237 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/ModalError.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 115, - "column": 10, - "index": 3394 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", + "line": 77, + "column": 8 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 120, - "column": 10, - "index": 3628 + "filePath": "src/components/dashboard/main-content/course-enrollments/CourseEnrollmentsAlert.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 56, - "column": 12, - "index": 1526 + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 30, + "column": 6 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 84, - "column": 14, - "index": 2586 + "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 115, - "column": 8, - "index": 4144 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 126, + "column": 12 }, { - "filePath": "src/generic/ConnectionErrorAlert.jsx", - "line": 9, - "column": 2, - "index": 293 + "filePath": "src/components/license-activation/LicenseActivation.jsx", + "line": 56, + "column": 47 }, { - "filePath": "src/generic/NotFoundAlert.jsx", - "line": 6, - "column": 2, - "index": 166 + "filePath": "src/components/license-activation/LicenseActivationErrorAlert.jsx", + "line": 11, + "column": 6 }, { - "filePath": "src/generic/PermissionDeniedAlert.jsx", - "line": 6, - "column": 2, - "index": 174 + "filePath": "src/components/license-activation/LicenseActivationPage.jsx", + "line": 52, + "column": 47 }, { - "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", - "line": 9, - "column": 2, - "index": 301 + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupForm.jsx", - "line": 77, - "column": 16, - "index": 2393 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 93, + "column": 20 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 110, - "column": 14, - "index": 3654 + "filePath": "src/components/search/SearchError.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 143, - "column": 16, - "index": 4975 + "filePath": "src/components/search/SearchNoResults.jsx", + "line": 14, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 73, - "column": 8, - "index": 2220 + "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", + "line": 90, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 125, - "column": 18, - "index": 4070 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 164, + "column": 6 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 177, - "column": 10, - "index": 5550 + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 161, + "column": 10 } ], - "Badge": [ + "Error": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 291, - "column": 18, - "index": 11131 + "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", + "line": 110, + "column": 36 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 347, - "column": 22, - "index": 10557 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 119, + "column": 44 }, { - "filePath": "src/course-team/course-team-member/CourseTeamMember.jsx", - "line": 33, - "column": 8, - "index": 799 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", + "line": 10, + "column": 34 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/StatusColumn.jsx", - "line": 20, - "column": 4, - "index": 603 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/ModalError.jsx", + "line": 10, + "column": 34 + } + ], + "Row": [ + { + "filePath": "src/components/course/CourseHeader.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/VideoThumbnail.jsx", - "line": 88, - "column": 14, - "index": 2884 + "filePath": "src/components/course/CoursePage.jsx", + "line": 146, + "column": 12 }, { - "filePath": "src/generic/processing-notification/index.jsx", + "filePath": "src/components/course/CourseSidebarListItem.jsx", "line": 11, - "column": 2, - "index": 369 + "column": 2 }, { - "filePath": "src/group-configurations/common/TitleButton.jsx", - "line": 44, - "column": 14, - "index": 1309 + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 161, - "column": 24, - "index": 5875 + "filePath": "src/components/dashboard/sidebar/EnterpriseOffersSummaryCard.jsx", + "line": 63, + "column": 8 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-restrictions/CollapseCardHeading.jsx", - "line": 18, - "column": 22, - "index": 390 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UError.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/pages-and-resources/pages/PageCard.jsx", - "line": 44, - "column": 10, - "index": 1195 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", + "line": 95, + "column": 12 }, { - "filePath": "src/taxonomy/system-defined-badge/index.jsx", - "line": 30, - "column": 6, - "index": 810 - } - ], - "Form.Text": [ + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 138, + "column": 12 + }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 325, - "column": 14, - "index": 12376 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 177, + "column": 12 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 352, - "column": 12, - "index": 13571 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 199, + "column": 12 }, { - "filePath": "plugins/course-apps/teams/Settings.jsx", - "line": 132, - "column": 14, - "index": 4742 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 235, + "column": 12 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 190, - "column": 10, - "index": 5989 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 246, + "column": 12 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 206, - "column": 10, - "index": 6540 + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 35, - "column": 8, - "index": 823 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 73, - "column": 14, - "index": 1934 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 52, + "column": 10 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 77, - "column": 14, - "index": 2180 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 60, + "column": 14 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 81, - "column": 14, - "index": 2423 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 70, + "column": 12 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 97, - "column": 14, - "index": 3196 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 95, + "column": 12 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 101, - "column": 14, - "index": 3454 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 105, - "column": 14, - "index": 3716 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 94, + "column": 8 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 242, - "column": 12, - "index": 7691 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 143, + "column": 10 }, { - "filePath": "src/generic/FormikControl.jsx", - "line": 36, - "column": 8, - "index": 977 + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 79, + "column": 4 }, { - "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 43, - "column": 8, - "index": 1133 + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 90, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 151, - "column": 12, - "index": 5934 + "filePath": "src/components/program-progress/ProgramProgressPage.jsx", + "line": 87, + "column": 12 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 30, - "column": 14, - "index": 1000 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 76, + "column": 10 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 44, - "column": 14, - "index": 1588 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 88, + "column": 10 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 58, - "column": 14, - "index": 2205 + "filePath": "src/components/program/ProgramSidebarListItem.jsx", + "line": 11, + "column": 2 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 74, - "column": 14, - "index": 2873 + "filePath": "src/components/skills-quiz/SkillsQuiz.jsx", + "line": 23, + "column": 8 } ], - "Form.RadioSet": [ + "Col": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 373, - "column": 14, - "index": 14596 + "filePath": "src/components/course/CourseHeader.jsx", + "line": 42, + "column": 10 }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 397, - "column": 14, - "index": 15722 + "filePath": "src/components/course/CourseHeader.jsx", + "line": 104, + "column": 12 }, { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 107, - "column": 14, - "index": 4582 + "filePath": "src/components/course/CourseSidebarListItem.jsx", + "line": 12, + "column": 4 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 362, - "column": 16, - "index": 11108 + "filePath": "src/components/course/CourseSidebarListItem.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/course-unit/add-component/add-component-modals/ComponentModalView.jsx", - "line": 52, - "column": 10, - "index": 1603 + "filePath": "src/components/dashboard/sidebar/EnterpriseOffersSummaryCard.jsx", + "line": 64, + "column": 10 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 132, - "column": 6, - "index": 3949 + "filePath": "src/components/error-page/ErrorPage.jsx", + "line": 29, + "column": 8 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 65, - "column": 12, - "index": 1623 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UError.jsx", + "line": 28, + "column": 8 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 89, - "column": 12, - "index": 2873 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", + "line": 96, + "column": 14 }, { - "filePath": "src/schedule-and-details/pacing-section/index.jsx", - "line": 27, - "column": 8, - "index": 840 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 139, + "column": 14 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 49, - "column": 12, - "index": 1434 - } - ], - "Form.Radio": [ - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 379, - "column": 16, - "index": 14832 - }, - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 382, - "column": 16, - "index": 15013 - }, - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 402, - "column": 16, - "index": 15920 - }, - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 405, - "column": 16, - "index": 16107 - }, - { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 114, - "column": 18, - "index": 4882 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 158, + "column": 14 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 368, - "column": 18, - "index": 11349 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 178, + "column": 14 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 381, - "column": 18, - "index": 11874 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 200, + "column": 14 }, { - "filePath": "src/course-unit/add-component/add-component-modals/ComponentModalView.jsx", - "line": 62, - "column": 18, - "index": 2122 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 236, + "column": 14 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 138, - "column": 8, - "index": 4094 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 247, + "column": 14 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 141, - "column": 8, - "index": 4200 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 150, - "column": 12, - "index": 4495 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 30, + "column": 6 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 158, - "column": 14, - "index": 4828 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 166, - "column": 14, - "index": 5158 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 95, + "column": 10 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 70, - "column": 14, - "index": 1794 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 110, + "column": 10 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 74, - "column": 14, - "index": 2038 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 125, + "column": 10 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 78, - "column": 14, - "index": 2283 + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 80, + "column": 6 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 94, - "column": 14, - "index": 3047 + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 91, + "column": 8 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 98, - "column": 14, - "index": 3307 + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 182, + "column": 61 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 102, - "column": 14, - "index": 3564 + "filePath": "src/components/program/ProgramSidebarListItem.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/schedule-and-details/pacing-section/index.jsx", - "line": 32, - "column": 10, - "index": 1009 - }, + "filePath": "src/components/program/ProgramSidebarListItem.jsx", + "line": 16, + "column": 4 + } + ], + "Breadcrumb": [ { - "filePath": "src/schedule-and-details/pacing-section/index.jsx", - "line": 39, - "column": 10, - "index": 1287 + "filePath": "src/components/course/CourseHeader.jsx", + "line": 45, + "column": 16 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 54, - "column": 14, - "index": 1611 + "filePath": "src/components/pathway-progress/PathwayProgressHeader.jsx", + "line": 19, + "column": 10 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 60, - "column": 14, - "index": 1830 + "filePath": "src/components/program/ProgramHeader.jsx", + "line": 83, + "column": 12 } ], - "ModalDialog": [ + "MediaQuery": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 579, - "column": 4, - "index": 22458 + "filePath": "src/components/course/CourseMainContent.jsx", + "line": 38, + "column": 6 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 75, - "column": 2, - "index": 2509 + "filePath": "src/components/course/CoursePage.jsx", + "line": 150, + "column": 14 }, { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 34, - "column": 4, - "index": 943 + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 45, + "column": 10 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 27, - "column": 4, - "index": 718 + "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 235, - "column": 8, - "index": 8391 + "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", + "line": 57, + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 31, - "column": 4, - "index": 678 + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 84, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 39, - "column": 4, - "index": 919 + "filePath": "src/components/program-progress/ProgramProgressPage.jsx", + "line": 111, + "column": 14 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 65, - "column": 4, - "index": 1761 + "filePath": "src/components/program/ProgramEndorsements.jsx", + "line": 17, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 29, - "column": 4, - "index": 801 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 80, + "column": 12 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 261, - "column": 4, - "index": 8398 + "filePath": "src/components/site-header/SiteHeader.jsx", + "line": 79, + "column": 6 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 80, - "column": 4, - "index": 1741 - }, + "filePath": "src/components/site-header/SiteHeader.jsx", + "line": 82, + "column": 6 + } + ], + "breakpoints": [ { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModalBase.jsx", - "line": 21, - "column": 4, - "index": 398 + "filePath": "src/components/course/CourseMainContent.jsx", + "line": 38, + "column": 28 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 120, - "column": 6, - "index": 3570 + "filePath": "src/components/course/CoursePage.jsx", + "line": 150, + "column": 36 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 42, - "column": 6, - "index": 1068 + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 45, + "column": 32 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 30, - "column": 6, - "index": 802 + "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", + "line": 25, + "column": 28 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 426, - "column": 6, - "index": 12229 + "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", + "line": 57, + "column": 28 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 150, - "column": 6, - "index": 3912 - } - ], - "Form": [ + "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", + "line": 107, + "column": 9 + }, { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 589, - "column": 6, - "index": 22683 + "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", + "line": 215, + "column": 62 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 307, - "column": 10, - "index": 8879 + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 84, + "column": 32 }, { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 102, - "column": 6, - "index": 3108 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 37, + "column": 23 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 38, - "column": 33, - "index": 1157 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 39, + "column": 30 }, { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 34, - "column": 6, - "index": 808 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 41, + "column": 30 }, { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 106, - "column": 26, - "index": 3570 + "filePath": "src/components/program-progress/ProgramProgressPage.jsx", + "line": 111, + "column": 36 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 221, - "column": 6, - "index": 6925 + "filePath": "src/components/program/ProgramEndorsements.jsx", + "line": 17, + "column": 30 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 123, - "column": 10, - "index": 4253 + "filePath": "src/components/program/ProgramHeader.jsx", + "line": 25, + "column": 67 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 68, - "column": 6, - "index": 2825 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 80, + "column": 34 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/openedx/OpenedXConfigForm.jsx", - "line": 122, - "column": 14, - "index": 5560 + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 34, + "column": 26 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 19, - "column": 8, - "index": 524 + "filePath": "src/components/site-header/tests/SiteHeader.test.jsx", + "line": 41, + "column": 9 } ], - "ModalDialog.Header": [ - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 590, - "column": 8, - "index": 22751 - }, + "Card": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 84, - "column": 4, - "index": 2672 + "filePath": "src/components/course/CourseRecommendationCard.jsx", + "line": 45, + "column": 4 }, { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 43, - "column": 6, - "index": 1155 + "filePath": "src/components/course/CourseRunCard.jsx", + "line": 235, + "column": 4 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 35, - "column": 6, - "index": 901 + "filePath": "src/components/dashboard/sidebar/DashboardSidebar.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 241, - "column": 10, - "index": 8565 + "filePath": "src/components/dashboard/sidebar/SidebarCard.jsx", + "line": 11, + "column": 2 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 36, - "column": 6, - "index": 810 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 87, + "column": 4 }, { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 48, - "column": 6, - "index": 1132 + "filePath": "src/components/pathway-progress/PathwayNode.jsx", + "line": 35, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 72, - "column": 6, - "index": 1929 + "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", + "line": 18, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 37, - "column": 6, - "index": 1030 + "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 271, - "column": 8, - "index": 8643 + "filePath": "src/components/pathway/SearchPathwayCard.jsx", + "line": 100, + "column": 4 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 89, - "column": 6, - "index": 1939 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 58, + "column": 4 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModalBase.jsx", - "line": 30, - "column": 6, - "index": 588 + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 56, + "column": 4 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 126, - "column": 8, - "index": 3781 + "filePath": "src/components/search/SearchCourseCard.jsx", + "line": 96, + "column": 4 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 51, - "column": 8, - "index": 1346 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 98, + "column": 4 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 39, - "column": 8, - "index": 1055 + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 10, + "column": 6 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 273, - "column": 2, - "index": 7865 + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 42, + "column": 4 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 411, - "column": 6, - "index": 11707 + "filePath": "src/components/skills-quiz/JobCardComponent.jsx", + "line": 17, + "column": 8 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 164, - "column": 8, - "index": 4374 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 183, + "column": 12 } ], - "ModalDialog.Title": [ + "Card.ImageCap": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 591, - "column": 10, - "index": 22782 + "filePath": "src/components/course/CourseRecommendationCard.jsx", + "line": 59, + "column": 6 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 85, - "column": 6, - "index": 2699 + "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 44, - "column": 8, - "index": 1221 + "filePath": "src/components/pathway/SearchPathwayCard.jsx", + "line": 108, + "column": 6 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 36, - "column": 8, - "index": 964 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 63, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 242, - "column": 12, - "index": 8598 + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 63, + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 37, - "column": 8, - "index": 839 + "filePath": "src/components/search/SearchCourseCard.jsx", + "line": 105, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 49, - "column": 8, - "index": 1161 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 106, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 73, - "column": 8, - "index": 1958 + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 11, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 38, - "column": 8, - "index": 1059 + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 272, - "column": 10, - "index": 8710 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 191, + "column": 14 + } + ], + "Card.Header": [ + { + "filePath": "src/components/course/CourseRecommendationCard.jsx", + "line": 65, + "column": 6 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 90, - "column": 8, - "index": 1968 - }, - { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModalBase.jsx", - "line": 31, - "column": 8, - "index": 617 - }, - { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 127, - "column": 10, - "index": 3829 - }, - { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 52, - "column": 10, - "index": 1377 - }, - { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 40, - "column": 10, - "index": 1086 - }, - { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 274, - "column": 4, - "index": 7890 + "filePath": "src/components/dashboard/sidebar/SidebarCard.jsx", + "line": 12, + "column": 14 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 414, - "column": 10, - "index": 11870 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 88, + "column": 6 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 165, - "column": 10, - "index": 4405 - } - ], - "ModalDialog.Body": [ - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 595, - "column": 8, - "index": 22907 + "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", + "line": 29, + "column": 6 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 89, - "column": 4, - "index": 2818 + "filePath": "src/components/pathway/SearchPathwayCard.jsx", + "line": 112, + "column": 6 }, { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 53, - "column": 12, - "index": 1534 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 71, + "column": 6 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 40, - "column": 6, - "index": 1118 + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 70, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 246, - "column": 10, - "index": 8764 + "filePath": "src/components/search/SearchCourseCard.jsx", + "line": 111, + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 41, - "column": 6, - "index": 987 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 112, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 57, - "column": 6, - "index": 1444 + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 12, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 77, - "column": 6, - "index": 2097 + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 54, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 69, - "column": 8, - "index": 2173 + "filePath": "src/components/skills-quiz/JobCardComponent.jsx", + "line": 18, + "column": 10 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 287, - "column": 14, - "index": 9123 - }, + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 197, + "column": 14 + } + ], + "Card.Section": [ { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 94, - "column": 6, - "index": 2074 + "filePath": "src/components/course/CourseRecommendationCard.jsx", + "line": 81, + "column": 6 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModalBase.jsx", - "line": 33, - "column": 6, - "index": 724 + "filePath": "src/components/course/CourseRunCard.jsx", + "line": 236, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 131, - "column": 8, - "index": 4040 + "filePath": "src/components/dashboard/sidebar/DashboardSidebar.jsx", + "line": 11, + "column": 6 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 57, - "column": 8, - "index": 1633 + "filePath": "src/components/dashboard/sidebar/SidebarCard.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 44, - "column": 8, - "index": 1235 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 89, + "column": 6 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 443, - "column": 10, - "index": 12710 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 97, + "column": 8 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 172, - "column": 8, - "index": 4583 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 603, - "column": 8, - "index": 23289 + "filePath": "src/components/pathway-progress/PathwayNode.jsx", + "line": 36, + "column": 10 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 92, - "column": 4, - "index": 2882 + "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 73, - "column": 12, - "index": 2406 + "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", + "line": 37, + "column": 6 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 70, - "column": 6, - "index": 2248 + "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", + "line": 27, + "column": 8 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 47, - "column": 6, - "index": 1218 + "filePath": "src/components/pathway/SearchPathwayCard.jsx", + "line": 119, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 160, - "column": 6, - "index": 4851 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 83, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 73, - "column": 6, - "index": 2319 + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 94, + "column": 6 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 292, - "column": 14, - "index": 9375 + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 82, + "column": 6 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 114, - "column": 6, - "index": 2819 + "filePath": "src/components/search/SearchCourseCard.jsx", + "line": 123, + "column": 6 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModalBase.jsx", - "line": 34, - "column": 6, - "index": 778 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 126, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 134, - "column": 8, - "index": 4212 + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 13, + "column": 8 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 72, - "column": 8, - "index": 2135 + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 71, + "column": 6 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 69, - "column": 8, - "index": 2127 + "filePath": "src/components/skills-quiz/JobCardComponent.jsx", + "line": 19, + "column": 10 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 461, - "column": 10, - "index": 13357 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 209, + "column": 14 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", "line": 219, - "column": 8, - "index": 6571 + "column": 14 } ], - "ActionRow": [ + "Card.Footer": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 608, - "column": 10, - "index": 23394 + "filePath": "src/components/course/CourseRecommendationCard.jsx", + "line": 82, + "column": 6 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 93, - "column": 6, - "index": 2925 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 109, + "column": 8 }, { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 123, - "column": 6, - "index": 3893 + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 83, + "column": 6 }, { - "filePath": "src/advanced-settings/modal-error/ModalError.jsx", - "line": 17, - "column": 6, - "index": 552 + "filePath": "src/components/search/SearchCourseCard.jsx", + "line": 124, + "column": 6 }, { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 65, - "column": 14, - "index": 1666 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 138, + "column": 6 }, { - "filePath": "src/certificates/empty-certificates-with-modes/EmptyCertificatesWithModes.jsx", - "line": 21, - "column": 8, - "index": 582 - }, + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 231, + "column": 14 + } + ], + "CardGrid": [ { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 20, - "column": 2, - "index": 443 + "filePath": "src/components/course/CourseRecommendations.jsx", + "line": 16, + "column": 10 }, { - "filePath": "src/course-outline/enable-highlights-modal/EnableHighlightsModal.jsx", - "line": 30, - "column": 8, - "index": 689 + "filePath": "src/components/course/CourseRecommendations.jsx", + "line": 26, + "column": 10 }, { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 74, - "column": 14, - "index": 2458 + "filePath": "src/components/course/CourseRunCards.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 71, - "column": 8, - "index": 2294 + "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/course-rerun/index.jsx", - "line": 57, - "column": 16, - "index": 1690 + "filePath": "src/components/program-progress/ProgramListingPage.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/course-team/add-user-form/AddUserForm.jsx", - "line": 41, - "column": 12, - "index": 1411 + "filePath": "src/components/search/popular-results/PopularResults.jsx", + "line": 34, + "column": 8 }, { - "filePath": "src/course-team/info-modal/InfoModal.jsx", - "line": 42, - "column": 8, - "index": 886 + "filePath": "src/components/search/popular-results/PopularResults.jsx", + "line": 41, + "column": 10 }, { - "filePath": "src/course-unit/add-component/add-component-modals/ModalContainer.jsx", - "line": 29, - "column": 8, - "index": 625 + "filePath": "src/components/search/SearchResults.jsx", + "line": 117, + "column": 10 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 97, - "column": 12, - "index": 3356 + "filePath": "src/components/search/SearchResults.jsx", + "line": 124, + "column": 10 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 190, - "column": 24, - "index": 7733 + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 8, + "column": 2 }, { - "filePath": "src/course-updates/delete-modal/DeleteModal.jsx", - "line": 21, - "column": 8, - "index": 475 + "filePath": "src/components/skills-quiz/JobCardComponent.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 111, - "column": 12, - "index": 3941 + "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", + "line": 105, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 68, - "column": 6, - "index": 1734 + "filePath": "src/components/skills-quiz/SearchPathways.jsx", + "line": 87, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 109, - "column": 10, - "index": 3432 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 179, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 126, - "column": 8, - "index": 4204 - }, + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 147, + "column": 10 + } + ], + "Skeleton": [ { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 58, - "column": 6, - "index": 1432 + "filePath": "src/components/course/CourseSidebarPrice.jsx", + "line": 38, + "column": 11 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 75, - "column": 6, - "index": 1981 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 390, + "column": 12 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 89, - "column": 6, - "index": 2413 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", + "line": 87, + "column": 14 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 48, - "column": 8, - "index": 1247 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", + "line": 92, + "column": 14 }, { - "filePath": "src/files-and-videos/generic/DeleteConfirmationModal.jsx", - "line": 72, - "column": 8, - "index": 2014 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 70, + "column": 28 }, { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 34, - "column": 10, - "index": 767 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 82, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 161, - "column": 8, - "index": 4880 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 96, + "column": 25 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 63, - "column": 12, - "index": 2074 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 111, + "column": 25 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 74, - "column": 8, - "index": 2348 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 126, + "column": 25 }, { - "filePath": "src/files-and-videos/videos-page/VideosPage.jsx", - "line": 254, - "column": 8, - "index": 7426 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 142, + "column": 21 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 293, - "column": 16, - "index": 9429 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 150, + "column": 10 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 254, - "column": 8, - "index": 8069 + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 84, + "column": 27 }, { - "filePath": "src/generic/delete-modal/DeleteModal.jsx", + "filePath": "src/components/search/popular-results/PopularResults.jsx", "line": 30, - "column": 8, - "index": 635 + "column": 10 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 115, - "column": 8, - "index": 2848 + "filePath": "src/components/search/SearchResults.jsx", + "line": 94, + "column": 12 }, { - "filePath": "src/generic/modal-notification/index.jsx", - "line": 14, - "column": 6, - "index": 386 + "filePath": "src/components/search/SearchResults.jsx", + "line": 116, + "column": 10 }, { - "filePath": "src/generic/sub-header/SubHeader.jsx", - "line": 26, - "column": 10, - "index": 678 - }, + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 118, + "column": 12 + } + ], + "OverlayTrigger": [ { - "filePath": "src/generic/sub-header/SubHeader.jsx", - "line": 32, - "column": 8, - "index": 844 - }, + "filePath": "src/components/course/CourseSkills.jsx", + "line": 27, + "column": 10 + } + ], + "Popover": [ { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 89, - "column": 14, - "index": 2573 - }, + "filePath": "src/components/course/CourseSkills.jsx", + "line": 32, + "column": 14 + } + ], + "Popover.Title": [ { - "filePath": "src/group-configurations/content-groups-section/ContentGroupForm.jsx", - "line": 85, - "column": 14, - "index": 2657 - }, + "filePath": "src/components/course/CourseSkills.jsx", + "line": 33, + "column": 16 + } + ], + "Popover.Content": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 110, - "column": 12, - "index": 3276 + "filePath": "src/components/course/CourseSkills.jsx", + "line": 34, + "column": 16 + } + ], + "Badge": [ + { + "filePath": "src/components/course/CourseSkills.jsx", + "line": 45, + "column": 12 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 118, - "column": 12, - "index": 3913 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 404, + "column": 24 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModalBase.jsx", - "line": 36, - "column": 8, - "index": 844 + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 87, + "column": 14 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 135, - "column": 10, - "index": 4243 + "filePath": "src/components/dashboard/sidebar/EnterpriseOffersSummaryCard.jsx", + "line": 31, + "column": 12 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 169, - "column": 10, - "index": 5753 + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 92, + "column": 16 }, { - "filePath": "src/schedule-and-details/license-section/license-commons-options/index.jsx", - "line": 67, - "column": 12, - "index": 2129 + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 125, + "column": 12 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 83, - "column": 12, - "index": 2484 + "filePath": "src/components/pathway-progress/PathwayNode.jsx", + "line": 44, + "column": 50 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 38, - "column": 14, - "index": 1013 + "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", + "line": 32, + "column": 12 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 65, - "column": 14, - "index": 1971 + "filePath": "src/components/pathway/SearchPathwayCard.jsx", + "line": 123, + "column": 14 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 73, - "column": 10, - "index": 2166 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 127, + "column": 8 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 70, - "column": 10, - "index": 2158 + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 78, + "column": 12 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 43, - "column": 8, - "index": 978 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 213, + "column": 22 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", "line": 220, - "column": 10, - "index": 6602 + "column": 16 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 77, - "column": 16, - "index": 2337 + "filePath": "src/components/skills-quiz/SelectedJobSkills.jsx", + "line": 23, + "column": 10 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 154, - "column": 12, - "index": 6472 + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 121, + "column": 10 } ], - "ModalDialog.CloseButton": [ - { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 609, - "column": 12, - "index": 23418 - }, - { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 94, - "column": 8, - "index": 2945 - }, + "Modal": [ { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 75, - "column": 16, - "index": 2486 + "filePath": "src/components/course/EnrollModal.jsx", + "line": 85, + "column": 4 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 72, - "column": 10, - "index": 2316 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 114, + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 49, - "column": 10, - "index": 1269 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", + "line": 76, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 162, - "column": 10, - "index": 4902 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", + "line": 70, + "column": 6 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 294, - "column": 18, - "index": 9459 + "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", + "line": 104, + "column": 6 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 116, - "column": 10, - "index": 2870 + "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", + "line": 139, + "column": 4 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModalBase.jsx", - "line": 37, - "column": 10, - "index": 866 - }, + "filePath": "src/components/integration-warning-modal/IntegrationWarningModal.jsx", + "line": 29, + "column": 6 + } + ], + "Alert.Heading": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 136, - "column": 12, - "index": 4267 + "filePath": "src/components/course/LicenseRequestedAlert.jsx", + "line": 52, + "column": 8 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 74, - "column": 12, - "index": 2190 + "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", + "line": 56, + "column": 8 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 71, - "column": 12, - "index": 2182 + "filePath": "src/components/search/SearchError.jsx", + "line": 17, + "column": 6 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 221, - "column": 12, - "index": 6626 + "filePath": "src/components/search/SearchNoResults.jsx", + "line": 21, + "column": 8 } ], "StatefulButton": [ { - "filePath": "plugins/course-apps/proctoring/Settings.jsx", - "line": 612, - "column": 12, - "index": 23590 + "filePath": "src/components/course/SubsidyRequestButton.jsx", + "line": 119, + "column": 4 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 165, - "column": 6, - "index": 4710 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 141, + "column": 10 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 317, - "column": 16, - "index": 9213 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", + "line": 80, + "column": 10 }, { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 124, - "column": 8, - "index": 3913 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", + "line": 74, + "column": 10 }, { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 256, - "column": 12, - "index": 10578 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", + "line": 65, + "column": 10 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 113, - "column": 12, - "index": 3615 - }, + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 248, + "column": 16 + } + ], + "Tabs": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 196, - "column": 12, - "index": 6963 - }, + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 54, + "column": 8 + } + ], + "Tab": [ { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 261, - "column": 10, - "index": 8311 + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 55, + "column": 10 }, { - "filePath": "src/generic/loading-button/index.jsx", - "line": 52, - "column": 4, - "index": 1064 + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 58, + "column": 10 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 248, - "column": 12, - "index": 10042 + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 66, + "column": 12 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 131, - "column": 16, - "index": 4529 + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 75, + "column": 12 + } + ], + "Dropdown": [ + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 248, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigFormSaveButton.jsx", - "line": 36, - "column": 6, - "index": 1547 + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 41, + "column": 14 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 173, - "column": 12, - "index": 5971 + "filePath": "src/components/program/ProgramCTA.jsx", + "line": 106, + "column": 8 }, { - "filePath": "src/schedule-and-details/index.jsx", - "line": 371, - "column": 12, - "index": 13119 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 27, + "column": 4 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 140, - "column": 10, - "index": 4933 + "filePath": "src/components/skills-quiz/GoalDropdown.jsx", + "line": 20, + "column": 4 } ], - "TransitionReplace": [ + "Dropdown.Toggle": [ { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 45, - "column": 4, - "index": 1630 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 249, + "column": 12 }, { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 49, - "column": 2, - "index": 1816 + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 42, + "column": 16 }, { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 144, - "column": 10, - "index": 5491 + "filePath": "src/components/program/ProgramCTA.jsx", + "line": 107, + "column": 10 }, { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 256, - "column": 10, - "index": 8129 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 51, - "column": 8, - "index": 2075 + "filePath": "src/components/skills-quiz/GoalDropdown.jsx", + "line": 21, + "column": 6 + } + ], + "IconButton": [ + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 250, + "column": 18 + } + ], + "MoreVert": [ + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 251, + "column": 19 + } + ], + "Icon": [ + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 252, + "column": 22 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", + "filePath": "src/components/my-career/AddJobRole.jsx", "line": 66, - "column": 8, - "index": 2755 + "column": 20 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 60, - "column": 8, - "index": 2180 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 47, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 64, - "column": 14, - "index": 2100 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 98, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 83, - "column": 12, - "index": 2901 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 113, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 118, - "column": 10, - "index": 4265 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 128, + "column": 16 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 204, - "column": 6, - "index": 6382 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 133, + "column": 12 }, { - "filePath": "src/generic/FieldFeedback.jsx", - "line": 14, - "column": 4, - "index": 280 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 226, + "column": 20 }, { - "filePath": "src/generic/FieldFeedback.jsx", - "line": 24, - "column": 4, - "index": 711 + "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", + "line": 8, + "column": 4 + } + ], + "Dropdown.Menu": [ + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 255, + "column": 12 }, { - "filePath": "src/generic/FormikErrorFeedback.jsx", - "line": 12, - "column": 4, - "index": 381 + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 45, + "column": 16 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 180, - "column": 18, - "index": 6617 + "filePath": "src/components/program/ProgramCTA.jsx", + "line": 110, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 90, - "column": 6, - "index": 2923 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 103, - "column": 12, - "index": 3545 + "filePath": "src/components/skills-quiz/GoalDropdown.jsx", + "line": 24, + "column": 6 } ], - "Button": [ + "Dropdown.Item": [ { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 52, - "column": 14, - "index": 2042 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 257, + "column": 16 }, { - "filePath": "plugins/course-apps/teams/GroupEditor.jsx", - "line": 55, - "column": 14, - "index": 2194 + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 49, + "column": 18 }, { - "filePath": "plugins/course-apps/teams/Settings.jsx", - "line": 147, - "column": 20, - "index": 5448 + "filePath": "src/components/program/ProgramCTA.jsx", + "line": 113, + "column": 16 }, { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 185, - "column": 22, - "index": 7406 + "filePath": "src/components/program/ProgramCTA.jsx", + "line": 133, + "column": 16 }, { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 252, - "column": 14, - "index": 10399 - }, - { - "filePath": "src/advanced-settings/modal-error/ModalError.jsx", - "line": 18, - "column": 8, - "index": 572 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/advanced-settings/modal-error/ModalError.jsx", - "line": 24, - "column": 8, - "index": 768 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 43, + "column": 8 }, { - "filePath": "src/certificates/certificate-create-form/CertificateCreateForm.jsx", - "line": 49, - "column": 14, - "index": 1950 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 55, + "column": 8 }, { - "filePath": "src/certificates/certificate-create-form/CertificateCreateForm.jsx", - "line": 52, - "column": 14, - "index": 2069 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 56, + "column": 8 }, { - "filePath": "src/certificates/certificate-edit-form/CertificateEditForm.jsx", - "line": 61, - "column": 20, - "index": 2425 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 57, + "column": 8 }, { - "filePath": "src/certificates/certificate-edit-form/CertificateEditForm.jsx", - "line": 64, - "column": 20, - "index": 2569 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/certificates/certificate-edit-form/CertificateEditForm.jsx", - "line": 70, - "column": 20, - "index": 2846 - }, + "filePath": "src/components/skills-quiz/GoalDropdown.jsx", + "line": 26, + "column": 10 + } + ], + "Input": [ { - "filePath": "src/certificates/certificate-signatories/CertificateSignatories.jsx", - "line": 81, - "column": 12, - "index": 2580 - }, + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 124, + "column": 14 + } + ], + "Alert.Link": [ { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 132, - "column": 12, - "index": 4673 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", + "line": 11, + "column": 21 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 138, - "column": 10, - "index": 4874 - }, + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/ModalError.jsx", + "line": 11, + "column": 42 + } + ], + "AlertModal": [ { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 141, - "column": 10, - "index": 4988 - }, + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", + "line": 53, + "column": 4 + } + ], + "ActionRow": [ { - "filePath": "src/certificates/empty-certificates-with-modes/EmptyCertificatesWithModes.jsx", - "line": 24, - "column": 10, - "index": 726 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", + "line": 58, + "column": 8 }, { - "filePath": "src/certificates/layout/certificates-sidebar/CertificatesSidebar.jsx", - "line": 27, - "column": 6, - "index": 917 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 43, + "column": 12 }, { - "filePath": "src/certificates/layout/header-buttons/HeaderButtons.jsx", - "line": 25, - "column": 6, - "index": 718 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 53, + "column": 12 }, { - "filePath": "src/certificates/layout/header-buttons/HeaderButtons.jsx", - "line": 34, - "column": 6, - "index": 962 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 61, + "column": 16 }, { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 76, - "column": 12, - "index": 2582 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 71, + "column": 14 }, { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 85, - "column": 12, - "index": 2918 + "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", + "line": 50, + "column": 8 }, { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 135, - "column": 10, - "index": 4223 - }, + "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", + "line": 58, + "column": 8 + } + ], + "Button": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 395, - "column": 18, - "index": 13800 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", + "line": 59, + "column": 10 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 55, - "column": 12, - "index": 1636 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpcomingCourseCard.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 204, - "column": 18, - "index": 6860 + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", + "line": 46, + "column": 6 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 215, - "column": 18, - "index": 7335 + "filePath": "src/components/dashboard/main-content/CourseRecommendations.jsx", + "line": 24, + "column": 10 }, { - "filePath": "src/content-tags-drawer/ContentTagsDropDownSelector.jsx", - "line": 311, - "column": 12, - "index": 11770 + "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", + "line": 43, + "column": 12 }, { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 91, - "column": 10, - "index": 2801 + "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", + "line": 67, + "column": 6 }, { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 50, - "column": 8, - "index": 1444 + "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", + "line": 24, + "column": 12 }, { - "filePath": "src/course-outline/card-header/TitleButton.jsx", - "line": 35, - "column": 6, - "index": 728 + "filePath": "src/components/enterprise-invite/EnterpriseInvitePage.jsx", + "line": 104, + "column": 10 }, { - "filePath": "src/course-outline/card-header/TitleLink.jsx", - "line": 10, - "column": 2, - "index": 198 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UError.jsx", + "line": 37, + "column": 12 }, { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 412, - "column": 30, - "index": 17487 + "filePath": "src/components/integration-warning-modal/IntegrationWarningModal.jsx", + "line": 38, + "column": 10 }, { - "filePath": "src/course-outline/empty-placeholder/EmptyPlaceholder.jsx", - "line": 27, - "column": 10, - "index": 841 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 110, + "column": 10 }, { - "filePath": "src/course-outline/enable-highlights-modal/EnableHighlightsModal.jsx", - "line": 31, - "column": 10, - "index": 711 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 72, + "column": 16 }, { - "filePath": "src/course-outline/enable-highlights-modal/EnableHighlightsModal.jsx", - "line": 34, - "column": 10, - "index": 841 + "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", + "line": 54, + "column": 14 }, { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 38, - "column": 10, - "index": 1030 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 44, + "column": 8 }, { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 56, - "column": 10, - "index": 1651 + "filePath": "src/components/preview-expand/PreviewExpand.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 67, - "column": 8, - "index": 1977 + "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", + "line": 51, + "column": 10 }, { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 85, - "column": 8, - "index": 2574 + "filePath": "src/components/program-progress/ProgramListingPage.jsx", + "line": 45, + "column": 14 }, { - "filePath": "src/course-outline/highlights-modal/HighlightsModal.jsx", - "line": 78, - "column": 16, - "index": 2652 + "filePath": "src/components/program-progress/ProgramPathwayOpportunity.jsx", + "line": 16, + "column": 16 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 97, - "column": 10, - "index": 2907 + "filePath": "src/components/program-progress/ProgramProgressSidebar.jsx", + "line": 76, + "column": 14 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 267, - "column": 12, - "index": 8298 + "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", + "line": 59, + "column": 10 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 326, - "column": 12, - "index": 9901 + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 138, + "column": 12 }, { - "filePath": "src/course-outline/publish-modal/PublishModal.jsx", - "line": 75, - "column": 10, - "index": 2464 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 330, + "column": 16 }, { - "filePath": "src/course-outline/section-card/SectionCard.jsx", - "line": 225, - "column": 14, - "index": 6818 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 342, + "column": 12 }, { - "filePath": "src/course-outline/section-card/SectionCard.jsx", - "line": 250, - "column": 16, - "index": 7783 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 346, + "column": 12 }, { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 125, - "column": 14, - "index": 4317 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 354, + "column": 12 }, { - "filePath": "src/course-outline/subsection-card/SubsectionCard.jsx", - "line": 226, - "column": 16, - "index": 7346 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 358, + "column": 12 }, { - "filePath": "src/course-rerun/index.jsx", - "line": 58, - "column": 18, - "index": 1740 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 361, + "column": 12 }, { - "filePath": "src/course-team/add-team-member/AddTeamMember.jsx", - "line": 18, - "column": 6, - "index": 699 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 365, + "column": 12 + } + ], + "Collapsible": [ { - "filePath": "src/course-team/add-user-form/AddUserForm.jsx", - "line": 42, - "column": 14, - "index": 1437 + "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", + "line": 127, + "column": 8 }, { - "filePath": "src/course-team/add-user-form/AddUserForm.jsx", - "line": 45, - "column": 14, - "index": 1592 + "filePath": "src/components/pathway-progress/PathwayStep.jsx", + "line": 14, + "column": 4 }, { - "filePath": "src/course-team/course-team-member/CourseTeamMember.jsx", - "line": 48, - "column": 12, - "index": 1502 + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 156, + "column": 10 }, { - "filePath": "src/course-team/CourseTeam.jsx", - "line": 81, - "column": 22, - "index": 2569 - }, + "filePath": "src/components/program/ProgramFAQ.jsx", + "line": 19, + "column": 10 + } + ], + "useToggle": [ { - "filePath": "src/course-team/info-modal/InfoModal.jsx", - "line": 43, - "column": 10, - "index": 908 + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 26, + "column": 58 }, { - "filePath": "src/course-team/info-modal/InfoModal.jsx", - "line": 47, - "column": 12, - "index": 1073 + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/course-unit/add-component/add-component-btn/index.jsx", - "line": 12, - "column": 4, - "index": 330 + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/course-unit/add-component/add-component-modals/ModalContainer.jsx", - "line": 31, - "column": 10, - "index": 678 + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 23, + "column": 58 }, { - "filePath": "src/course-unit/add-component/add-component-modals/ModalContainer.jsx", - "line": 34, - "column": 10, - "index": 829 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 18, + "column": 60 }, { - "filePath": "src/course-unit/clipboard/paste-notification/components/ActionButton.jsx", - "line": 7, - "column": 2, - "index": 223 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 19, + "column": 64 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 60, - "column": 8, - "index": 1938 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 20, + "column": 55 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 81, - "column": 8, - "index": 2482 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 20, + "column": 57 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 37, - "column": 8, - "index": 1166 - }, + "filePath": "src/components/search/Search.jsx", + "line": 44, + "column": 72 + } + ], + "WarningFilled": [ { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 46, - "column": 10, - "index": 1438 + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 63, + "column": 16 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationTabs.jsx", - "line": 61, - "column": 10, - "index": 2428 + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 99, + "column": 90 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationTabs.jsx", - "line": 70, - "column": 12, - "index": 2747 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 93, + "column": 51 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/UnitButton.jsx", - "line": 16, - "column": 4, - "index": 478 - }, + "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", + "line": 8, + "column": 15 + } + ], + "Navbar": [ { - "filePath": "src/course-unit/header-navigations/HeaderNavigations.jsx", - "line": 13, - "column": 6, - "index": 410 - }, + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 26, + "column": 6 + } + ], + "Navbar.Brand": [ { - "filePath": "src/course-unit/header-navigations/HeaderNavigations.jsx", - "line": 19, - "column": 6, - "index": 569 - }, + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 28, + "column": 10 + } + ], + "AvatarButton": [ { - "filePath": "src/course-unit/sidebar/components/sidebar-footer/ActionButtons.jsx", - "line": 25, - "column": 8, - "index": 776 + "filePath": "src/components/error-page/ErrorPageHeader.jsx", + "line": 42, + "column": 47 }, { - "filePath": "src/course-unit/sidebar/components/sidebar-footer/ActionButtons.jsx", + "filePath": "src/components/site-header/AvatarDropdown.jsx", "line": 30, - "column": 8, - "index": 1006 - }, + "column": 12 + } + ], + "ArrowBack": [ { - "filePath": "src/course-unit/sidebar/components/sidebar-footer/ActionButtons.jsx", - "line": 42, - "column": 10, - "index": 1417 + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UError.jsx", + "line": 39, + "column": 26 + } + ], + "Form.Group": [ + { + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 140, + "column": 16 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 142, - "column": 22, - "index": 5306 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 159, + "column": 16 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 195, - "column": 26, - "index": 7983 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 179, + "column": 16 }, { - "filePath": "src/course-updates/delete-modal/DeleteModal.jsx", - "line": 22, - "column": 10, - "index": 497 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 201, + "column": 16 }, { - "filePath": "src/course-updates/delete-modal/DeleteModal.jsx", - "line": 25, - "column": 10, - "index": 627 - }, + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 182, + "column": 28 + } + ], + "Form.Control": [ { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 112, - "column": 14, - "index": 3967 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 144, + "column": 18 }, { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 115, - "column": 14, - "index": 4123 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 162, + "column": 18 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 110, - "column": 12, - "index": 3456 + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 182, + "column": 18 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 131, - "column": 10, - "index": 4360 - }, + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 184, + "column": 30 + } + ], + "CheckboxControl": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 145, - "column": 12, - "index": 4815 - }, + "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", + "line": 203, + "column": 20 + } + ], + "Chip": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 224, - "column": 12, - "index": 8050 + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 91, + "column": 10 }, { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 86, - "column": 22, - "index": 3877 + "filePath": "src/components/my-career/LevelBars.jsx", + "line": 18, + "column": 23 }, { - "filePath": "src/export-page/export-stepper/ExportStepper.jsx", - "line": 93, - "column": 65, - "index": 2953 + "filePath": "src/components/my-career/LevelBars.jsx", + "line": 20, + "column": 23 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", - "line": 52, - "column": 10, - "index": 1435 - }, + "filePath": "src/components/TagCloud/index.jsx", + "line": 9, + "column": 6 + } + ], + "ActionRow.Spacer": [ { - "filePath": "src/files-and-videos/generic/DeleteConfirmationModal.jsx", - "line": 73, - "column": 10, - "index": 2036 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 45, + "column": 14 }, { - "filePath": "src/files-and-videos/generic/DeleteConfirmationModal.jsx", - "line": 76, - "column": 10, - "index": 2189 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 55, + "column": 14 }, { - "filePath": "src/files-and-videos/generic/table-components/FilterStatus.jsx", - "line": 43, - "column": 8, - "index": 1342 + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 63, + "column": 18 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 155, - "column": 8, - "index": 4655 - }, + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 80, + "column": 16 + } + ], + "Search": [ { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 165, - "column": 10, - "index": 5059 + "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", + "line": 54, + "column": 52 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 59, - "column": 18, - "index": 1213 - }, + "filePath": "src/components/program-progress/ProgramListingPage.jsx", + "line": 45, + "column": 52 + } + ], + "Image": [ + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 22, + "column": 8 + } + ], + "MarketingModal": [ + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 64, + "column": 4 + } + ], + "ModalDialog.Hero": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", + "filePath": "src/components/pathway/PathwayModal.jsx", "line": 71, - "column": 20, - "index": 1553 + "column": 8 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 81, - "column": 20, - "index": 1889 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 212, + "column": 8 + } + ], + "ModalDialog.Title": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 91, - "column": 20, - "index": 2222 - }, + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 88, + "column": 8 + } + ], + "VerifiedBadge": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 100, - "column": 16, - "index": 2545 - }, + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 98, + "column": 27 + } + ], + "Assignment": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 109, - "column": 16, - "index": 2838 - }, + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 113, + "column": 27 + } + ], + "BookOpen": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 117, - "column": 16, - "index": 3095 - }, + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 128, + "column": 27 + } + ], + "Stack": [ { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 38, - "column": 6, - "index": 1016 + "filePath": "src/components/pathway/SearchPathwayCard.jsx", + "line": 121, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 74, - "column": 6, - "index": 2380 + "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", + "line": 7, + "column": 2 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 30, - "column": 8, - "index": 631 + "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", + "line": 38, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 59, - "column": 24, - "index": 1507 + "filePath": "src/components/search/Search.jsx", + "line": 135, + "column": 10 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", + "filePath": "src/components/skills-quiz/CourseCard.jsx", "line": 72, - "column": 24, - "index": 1962 + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 89, - "column": 22, - "index": 2498 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 210, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 64, - "column": 14, - "index": 1684 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 321, + "column": 20 + } + ], + "StandardModal": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 67, - "column": 14, - "index": 1882 + "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", + "line": 44, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 46, - "column": 16, - "index": 1051 - }, + "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", + "line": 52, + "column": 4 + } + ], + "CheckCircle": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 54, - "column": 16, - "index": 1318 - }, + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 82, + "column": 8 + } + ], + "Form.Label": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 63, - "column": 16, - "index": 1658 - }, + "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", + "line": 183, + "column": 30 + } + ], + "Collapsible.Advanced": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/TranscriptTab.jsx", - "line": 127, - "column": 8, - "index": 3965 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 41, + "column": 14 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/OrderTranscriptForm.jsx", - "line": 145, - "column": 8, - "index": 4579 - }, + "filePath": "src/components/program/ProgramInstructors.jsx", + "line": 90, + "column": 8 + } + ], + "Collapsible.Trigger": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/OrderTranscriptForm.jsx", - "line": 148, - "column": 8, - "index": 4726 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 42, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 75, - "column": 10, - "index": 2370 - }, + "filePath": "src/components/program/ProgramInstructors.jsx", + "line": 91, + "column": 10 + } + ], + "Collapsible.Visible": [ { - "filePath": "src/files-and-videos/videos-page/VideosPage.jsx", - "line": 260, - "column": 12, - "index": 7624 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 45, + "column": 18 }, { - "filePath": "src/files-and-videos/videos-page/VideoThumbnail.jsx", - "line": 68, - "column": 12, - "index": 2295 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 49, + "column": 18 }, { - "filePath": "src/generic/clipboard/paste-component/components/PasteButton.jsx", - "line": 14, - "column": 4, - "index": 442 + "filePath": "src/components/program/ProgramInstructors.jsx", + "line": 93, + "column": 12 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 297, - "column": 18, - "index": 9631 - }, + "filePath": "src/components/program/ProgramInstructors.jsx", + "line": 97, + "column": 12 + } + ], + "Collapsible.Body": [ { - "filePath": "src/generic/ConfirmationPopup.jsx", - "line": 26, - "column": 8, - "index": 596 + "filePath": "src/components/program/ProgramCourses.jsx", + "line": 54, + "column": 16 }, { - "filePath": "src/generic/ConfirmationPopup.jsx", - "line": 29, - "column": 8, - "index": 723 - }, + "filePath": "src/components/program/ProgramInstructors.jsx", + "line": 102, + "column": 10 + } + ], + "Bubble": [ { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 255, - "column": 10, - "index": 8125 + "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", + "line": 8, + "column": 4 }, { - "filePath": "src/generic/delete-modal/DeleteModal.jsx", - "line": 31, - "column": 10, - "index": 657 + "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/generic/delete-modal/DeleteModal.jsx", - "line": 34, - "column": 10, - "index": 787 - }, + "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", + "line": 18, + "column": 4 + } + ], + "useMediaQuery": [ { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 119, - "column": 10, - "index": 3040 - }, + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 33, + "column": 29 + } + ], + "CardCarousel": [ { - "filePath": "src/generic/modal-notification/index.jsx", - "line": 15, - "column": 8, - "index": 406 - }, + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 47, + "column": 6 + } + ], + "CardDeck": [ { - "filePath": "src/generic/modal-notification/index.jsx", - "line": 16, - "column": 8, - "index": 492 - }, + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 85, + "column": 6 + } + ], + "Warning": [ { - "filePath": "src/generic/tag-count/index.jsx", - "line": 20, - "column": 8, - "index": 474 - }, - { - "filePath": "src/grading-settings/assignment-section/index.jsx", - "line": 183, - "column": 12, - "index": 7390 - }, + "filePath": "src/components/search/SearchError.jsx", + "line": 14, + "column": 12 + } + ], + "ZoomOut": [ { - "filePath": "src/grading-settings/grading-scale/components/GradingScaleSegment.jsx", - "line": 49, - "column": 6, - "index": 1624 + "filePath": "src/components/search/SearchNoResults.jsx", + "line": 18, + "column": 14 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 205, - "column": 20, - "index": 8374 + "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", + "line": 94, + "column": 14 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 244, - "column": 14, - "index": 9869 + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 168, + "column": 14 }, { - "filePath": "src/group-configurations/common/TitleButton.jsx", - "line": 21, - "column": 4, - "index": 527 - }, + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 165, + "column": 18 + } + ], + "Program": [ { - "filePath": "src/group-configurations/content-groups-section/ContentGroupForm.jsx", - "line": 86, - "column": 16, - "index": 2685 + "filePath": "src/components/search/SearchProgramCard.jsx", + "line": 133, + "column": 23 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupForm.jsx", - "line": 89, - "column": 16, - "index": 2836 - }, + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 226, + "column": 31 + } + ], + "Dropdown.Header": [ { - "filePath": "src/group-configurations/content-groups-section/index.jsx", - "line": 59, - "column": 12, - "index": 2032 - }, + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 40, + "column": 8 + } + ], + "Dropdown.Divider": [ { - "filePath": "src/group-configurations/empty-placeholder/index.jsx", - "line": 23, - "column": 6, - "index": 757 + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 119, - "column": 14, - "index": 3986 - }, + "filePath": "src/components/site-header/AvatarDropdown.jsx", + "line": 58, + "column": 8 + } + ], + "Menu": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 122, - "column": 14, - "index": 4148 - }, + "filePath": "src/components/site-header/SiteHeader.jsx", + "line": 51, + "column": 14 + } + ], + "SelectableBox.Set": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 82, - "column": 6, - "index": 2667 - }, + "filePath": "src/components/skills-quiz/SelectJobCard.jsx", + "line": 29, + "column": 6 + } + ], + "SelectableBox": [ { - "filePath": "src/group-configurations/experiment-configurations-section/index.jsx", - "line": 47, - "column": 12, - "index": 1644 - }, + "filePath": "src/components/skills-quiz/SelectJobCard.jsx", + "line": 37, + "column": 10 + } + ], + "Stepper": [ { - "filePath": "src/import-page/import-stepper/ImportStepper.jsx", - "line": 105, - "column": 8, - "index": 3692 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 204, + "column": 4 + } + ], + "ModalDialog": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-restrictions/RestrictionSchedules.jsx", - "line": 67, - "column": 14, - "index": 2190 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 205, + "column": 6 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/DiscussionTopics.jsx", - "line": 78, - "column": 16, - "index": 2946 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 220, + "column": 8 + } + ], + "Stepper.Step": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 84, - "column": 10, - "index": 2264 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 222, + "column": 12 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 87, - "column": 10, - "index": 2420 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 310, + "column": 12 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DiscussionRestriction.jsx", - "line": 41, - "column": 4, - "index": 1479 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 335, + "column": 12 + } + ], + "Form.Checkbox": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 170, - "column": 12, - "index": 5777 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 275, + "column": 24 + } + ], + "ModalDialog.Footer": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppListNextButton.jsx", - "line": 21, - "column": 4, - "index": 739 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 340, + "column": 8 + } + ], + "Stepper.ActionRow": [ { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 107, - "column": 20, - "index": 3475 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 341, + "column": 10 }, { - "filePath": "src/pages-and-resources/PagesAndResources.jsx", - "line": 81, - "column": 12, - "index": 3364 + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 353, + "column": 10 }, { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 119, - "column": 10, - "index": 3357 - }, + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 360, + "column": 10 + } + ], + "PageBanner": [ { - "filePath": "src/schedule-and-details/index.jsx", - "line": 363, - "column": 14, - "index": 12865 - }, + "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", + "line": 7, + "column": 2 + } + ], + "Close": [ { - "filePath": "src/schedule-and-details/instructors-section/index.jsx", - "line": 72, - "column": 6, - "index": 1994 - }, + "filePath": "src/components/TagCloud/index.jsx", + "line": 12, + "column": 19 + } + ], + "Toast": [ { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 95, - "column": 8, - "index": 3698 - }, + "filePath": "src/components/Toasts/Toasts.jsx", + "line": 9, + "column": 4 + } + ] + } + }, + { + "version": "19.19.0", + "name": "frontend-app-learner-portal", + "repository": "https://github.com/edx/frontend-app-learner-portal-programs", + "folderName": "frontend-app-learner-portal-programs", + "usages": { + "Dropdown.Deprecated": [ { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 38, - "column": 10, - "index": 1267 - }, + "filePath": "src/components/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 152, + "column": 10 + } + ], + "Modal": [ { - "filePath": "src/schedule-and-details/learning-outcomes-section/index.jsx", - "line": 43, - "column": 6, - "index": 1347 - }, + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 117, + "column": 6 + } + ], + "Alert": [ { - "filePath": "src/schedule-and-details/learning-outcomes-section/index.jsx", - "line": 61, - "column": 6, - "index": 1895 + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 122, + "column": 14 }, { - "filePath": "src/schedule-and-details/license-section/license-selector/index.jsx", - "line": 37, - "column": 8, - "index": 1048 + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 52, + "column": 4 }, { - "filePath": "src/studio-home/organization-section/index.jsx", - "line": 66, - "column": 6, - "index": 2431 + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 67, + "column": 6 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 74, - "column": 12, - "index": 2449 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 80, + "column": 6 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 79, - "column": 8, - "index": 2478 - }, + "filePath": "src/components/programs-list/ProgramListPage.jsx", + "line": 81, + "column": 4 + } + ], + "Warning": [ { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 107, - "column": 6, - "index": 3361 + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 125, + "column": 22 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/contact-administrator/index.jsx", - "line": 31, - "column": 14, - "index": 1078 + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 55, + "column": 12 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 184, - "column": 12, - "index": 5877 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 82, + "column": 14 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 77, - "column": 12, - "index": 2355 - }, + "filePath": "src/components/programs-list/ProgramListPage.jsx", + "line": 83, + "column": 12 + } + ], + "Input": [ { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 74, - "column": 12, - "index": 2349 - }, + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 132, + "column": 14 + } + ], + "StatefulButton": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 48, - "column": 10, - "index": 1330 - }, + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 151, + "column": 10 + } + ], + "Button": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 56, - "column": 10, - "index": 1641 + "filePath": "src/components/course-enrollments/course-cards/UpcomingCourseCard.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 464, - "column": 14, - "index": 13443 - }, + "filePath": "src/components/program/sidebar/Links.jsx", + "line": 65, + "column": 10 + } + ], + "CheckCircle": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 467, - "column": 14, - "index": 13627 - }, + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 69, + "column": 14 + } + ], + "breakpoints": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 476, - "column": 18, - "index": 13961 + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 113, + "column": 30 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 482, - "column": 14, - "index": 14260 + "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", + "line": 158, + "column": 52 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 502, - "column": 14, - "index": 15119 + "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", + "line": 170, + "column": 52 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 506, - "column": 14, - "index": 15376 + "filePath": "src/components/program/ProgramPage.jsx", + "line": 128, + "column": 48 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 519, - "column": 14, - "index": 15927 - }, + "filePath": "src/components/program/tab-components/JourneyTab.jsx", + "line": 16, + "column": 30 + } + ], + "Collapsible": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 523, - "column": 14, - "index": 16184 - }, + "filePath": "src/components/course-enrollments/CourseSection.jsx", + "line": 83, + "column": 8 + } + ], + "Alert.Link": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 526, - "column": 14, - "index": 16340 - }, + "filePath": "src/components/program/ProgramPage.jsx", + "line": 91, + "column": 10 + } + ], + "Tabs": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 535, - "column": 18, - "index": 16715 - }, + "filePath": "src/components/program/TabularView.jsx", + "line": 37, + "column": 6 + } + ], + "Tab": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 541, - "column": 14, - "index": 17012 - }, + "filePath": "src/components/program/TabularView.jsx", + "line": 40, + "column": 10 + } + ] + } + }, + { + "version": "19.25.3", + "name": "@edx/frontend-app-learner-record", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-app-learner-record.git" + }, + "folderName": "frontend-app-learner-record", + "usages": { + "Button": [ { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 44, - "column": 10, - "index": 1000 + "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", + "line": 78, + "column": 4 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 47, - "column": 10, - "index": 1132 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 127, + "column": 12 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 224, - "column": 12, - "index": 6798 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 156, + "column": 16 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 79, - "column": 6, - "index": 2359 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 169, + "column": 16 }, { - "filePath": "src/textbooks/empty-placeholder/EmptyPlaceholder.jsx", - "line": 14, - "column": 6, - "index": 516 + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 41, + "column": 14 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", "line": 142, - "column": 20, - "index": 6042 - }, - { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 155, - "column": 14, - "index": 6498 + "column": 10 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 158, - "column": 14, - "index": 6680 - }, + "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", + "line": 118, + "column": 16 + } + ], + "ArrowBack": [ { - "filePath": "src/textbooks/Textbooks.jsx", - "line": 76, - "column": 14, - "index": 2352 + "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", + "line": 80, + "column": 18 } ], - "Add": [ + "Hyperlink": [ { - "filePath": "plugins/course-apps/teams/Settings.jsx", - "line": 150, - "column": 34, - "index": 5588 + "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", + "line": 83, + "column": 6 }, { - "filePath": "src/content-tags-drawer/ContentTagsDropDownSelector.jsx", - "line": 314, - "column": 26, - "index": 11864 + "filePath": "src/components/ProgramRecord/RecordsHelp.jsx", + "line": 23, + "column": 14 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 97, - "column": 26, - "index": 3183 + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 68, + "column": 18 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 132, - "column": 24, - "index": 4392 + "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", + "line": 45, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 74, - "column": 26, - "index": 2400 + "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", + "line": 114, + "column": 14 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/TranscriptTab.jsx", - "line": 129, - "column": 22, - "index": 4020 + "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", + "line": 160, + "column": 6 + } + ], + "Alert": [ + { + "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", + "line": 167, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-restrictions/RestrictionSchedules.jsx", - "line": 70, - "column": 28, - "index": 2308 + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 37, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/DiscussionTopics.jsx", - "line": 81, - "column": 30, - "index": 3069 + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 82, + "column": 10 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 80, - "column": 20, - "index": 2387 + "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", + "line": 61, + "column": 6 } ], - "OverlayTrigger": [ - { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 154, - "column": 4, - "index": 4455 - }, + "Info": [ { - "filePath": "src/course-outline/card-header/TitleButton.jsx", - "line": 25, - "column": 4, - "index": 522 + "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", + "line": 168, + "column": 8 }, { - "filePath": "src/course-outline/empty-placeholder/EmptyPlaceholder.jsx", - "line": 19, - "column": 8, - "index": 602 + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 39, + "column": 18 }, { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 30, - "column": 8, - "index": 759 - }, + "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", + "line": 62, + "column": 8 + } + ], + "Container": [ { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 48, - "column": 8, - "index": 1318 - }, + "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", + "line": 202, + "column": 4 + } + ], + "Icon": [ { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 77, - "column": 6, - "index": 2323 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 51, + "column": 15 }, { - "filePath": "src/course-unit/add-component/add-component-modals/ComponentModalView.jsx", - "line": 70, - "column": 20, - "index": 2452 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 52, + "column": 15 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/AccessColumn.jsx", - "line": 15, - "column": 4, - "index": 412 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 53, + "column": 16 }, { - "filePath": "src/generic/clipboard/paste-component/index.jsx", - "line": 37, - "column": 6, - "index": 1160 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 225, + "column": 24 + } + ], + "Download": [ { - "filePath": "src/schedule-and-details/license-section/license-selector/index.jsx", - "line": 31, - "column": 6, - "index": 873 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 51, + "column": 26 + } + ], + "SpinnerSimple": [ { - "filePath": "src/taxonomy/system-defined-badge/index.jsx", - "line": 25, - "column": 4, - "index": 680 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 52, + "column": 26 + } + ], + "Check": [ { - "filePath": "src/taxonomy/taxonomy-card/index.jsx", - "line": 74, - "column": 4, - "index": 1790 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 53, + "column": 27 + } + ], + "AccountBalance": [ { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 47, - "column": 6, - "index": 1185 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 130, + "column": 26 } ], - "Tooltip": [ + "OverlayTrigger": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 157, - "column": 8, - "index": 4520 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 140, + "column": 12 }, { - "filePath": "src/course-outline/card-header/TitleButton.jsx", - "line": 28, - "column": 8, - "index": 588 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 183, + "column": 12 + } + ], + "Tooltip": [ { - "filePath": "src/course-outline/empty-placeholder/EmptyPlaceholder.jsx", - "line": 22, - "column": 12, - "index": 680 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 144, + "column": 16 + } + ], + "ContentCopy": [ { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 33, - "column": 12, - "index": 837 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 158, + "column": 30 }, { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 51, - "column": 12, - "index": 1423 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 171, + "column": 30 + } + ], + "Popover": [ { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 80, - "column": 10, - "index": 2395 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 187, + "column": 16 + } + ], + "Popover.Title": [ { - "filePath": "src/course-unit/add-component/add-component-modals/ComponentModalView.jsx", - "line": 73, - "column": 24, - "index": 2565 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 190, + "column": 18 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/AccessColumn.jsx", - "line": 18, - "column": 8, - "index": 475 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 204, + "column": 18 + } + ], + "Popover.Content": [ { - "filePath": "src/schedule-and-details/license-section/license-selector/index.jsx", - "line": 34, - "column": 10, - "index": 936 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 197, + "column": 18 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 50, - "column": 10, - "index": 1254 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 211, + "column": 18 } ], - "SpinnerSimple": [ + "IconButton": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 174, - "column": 30, - "index": 5026 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 221, + "column": 14 + } + ], + "Help": [ { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 61, - "column": 26, - "index": 1623 - }, + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 224, + "column": 21 + } + ], + "StatefulButton": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 98, - "column": 26, - "index": 3218 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 235, + "column": 12 } ], - "CheckCircleOutline": [ + "Toast": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 175, - "column": 29, - "index": 5096 + "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", + "line": 248, + "column": 10 } ], - "Info": [ + "Badge": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 330, - "column": 46, - "index": 9752 + "filePath": "src/components/ProgramRecord/ProgramRecordHeader.jsx", + "line": 52, + "column": 12 }, { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 137, - "column": 20, - "index": 5180 + "filePath": "src/components/ProgramRecord/ProgramRecordHeader.jsx", + "line": 58, + "column": 16 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/TranscriptColumn.jsx", - "line": 16, - "column": 19, - "index": 703 + "filePath": "src/components/ProgramRecord/ProgramRecordHeader.jsx", + "line": 63, + "column": 12 }, { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 143, - "column": 46, - "index": 5005 + "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", + "line": 26, + "column": 10 + }, + { + "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", + "line": 31, + "column": 10 + } + ], + "DataTable": [ + { + "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", + "line": 38, + "column": 4 + } + ], + "DataTable.Table": [ + { + "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", + "line": 76, + "column": 6 + } + ], + "DataTable.EmptyTable": [ + { + "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", + "line": 77, + "column": 6 } ], "Alert.Heading": [ { - "filePath": "plugins/course-apps/xpert_unit_summary/settings-modal/SettingsModal.jsx", - "line": 331, - "column": 18, - "index": 9792 + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 54, + "column": 12 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 133, - "column": 10, - "index": 3910 - }, + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 88, + "column": 12 + } + ], + "CheckCircle": [ { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 201, - "column": 10, - "index": 6162 - }, + "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", + "line": 84, + "column": 18 + } + ], + "ModalDialog": [ { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 376, - "column": 12, - "index": 11277 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 71, + "column": 4 + } + ], + "ModalDialog.Header": [ { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 385, - "column": 12, - "index": 11563 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 80, + "column": 6 + } + ], + "ModalDialog.Title": [ { - "filePath": "src/course-unit/course-xblock/xblock-messages/XBlockMessages.jsx", - "line": 26, - "column": 6, - "index": 811 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 81, + "column": 8 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/files-and-videos/generic/EditFileErrors.jsx", - "line": 32, - "column": 6, - "index": 988 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 92, + "column": 6 + } + ], + "Form": [ { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 45, - "column": 10, - "index": 1289 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 104, + "column": 8 + } + ], + "SelectableBox.Set": [ { - "filePath": "src/generic/alert-message/index.jsx", - "line": 7, - "column": 4, - "index": 192 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 112, + "column": 10 + } + ], + "SelectableBox": [ { - "filePath": "src/generic/AlertProctoringError.jsx", - "line": 11, - "column": 10, - "index": 369 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 120, + "column": 14 + } + ], + "ModalDialog.Footer": [ { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 144, - "column": 18, - "index": 5045 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 133, + "column": 6 + } + ], + "ActionRow": [ { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 178, - "column": 12, - "index": 5587 + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 134, + "column": 8 } ], - "Stack": [ + "ModalDialog.CloseButton": [ { - "filePath": "src/accessibility-page/AccessibilityBody/AccessibilityBody.jsx", - "line": 18, - "column": 4, - "index": 480 - }, + "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", + "line": 135, + "column": 10 + } + ], + "ChevronLeft": [ { - "filePath": "src/accessibility-page/AccessibilityForm/AccessibilityForm.jsx", - "line": 72, - "column": 10, - "index": 1966 + "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", + "line": 49, + "column": 8 + } + ] + } + }, + { + "version": "20.24.0", + "name": "@edx/frontend-app-learning", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-learning.git" + }, + "folderName": "frontend-app-learning", + "usages": { + "Hyperlink": [ + { + "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", + "line": 65, + "column": 8 }, { - "filePath": "src/certificates/certificate-create-form/CertificateCreateForm.jsx", - "line": 26, - "column": 14, - "index": 1054 + "filePath": "src/alerts/active-enteprise-alert/ActiveEnterpriseAlert.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 42, - "column": 8, - "index": 1174 + "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 60, - "column": 6, - "index": 1885 + "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 61, - "column": 8, - "index": 1901 + "filePath": "src/course-home/goal-unsubscribe/ResultPage.jsx", + "line": 16, + "column": 10 }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 69, - "column": 8, - "index": 2377 + "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", + "line": 49, + "column": 4 }, { - "filePath": "src/certificates/certificate-details/CertificateDetailsForm.jsx", - "line": 21, - "column": 6, - "index": 588 + "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", + "line": 58, + "column": 4 }, { - "filePath": "src/certificates/certificate-details/CertificateDetailsForm.jsx", - "line": 22, - "column": 8, - "index": 604 + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 29, + "column": 4 }, { - "filePath": "src/certificates/certificate-details/CertificateDetailsForm.jsx", - "line": 27, - "column": 8, - "index": 886 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", + "line": 44, + "column": 4 }, { - "filePath": "src/certificates/certificate-edit-form/CertificateEditForm.jsx", - "line": 38, - "column": 20, - "index": 1391 + "filePath": "src/course-home/progress-tab/related-links/RelatedLinks.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/certificates/certificate-section/CertificateSection.jsx", - "line": 8, - "column": 4, - "index": 179 + "filePath": "src/course-home/progress-tab/related-links/RelatedLinks.jsx", + "line": 50, + "column": 10 }, { - "filePath": "src/certificates/certificate-signatories/CertificateSignatories.jsx", - "line": 44, - "column": 8, - "index": 1258 + "filePath": "src/courseware/course/course-exit/CatalogSuggestion.jsx", + "line": 25, + "column": 4 }, { - "filePath": "src/certificates/certificate-signatories/signatory/Signatory.jsx", - "line": 26, - "column": 6, - "index": 609 + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 209, + "column": 14 }, { - "filePath": "src/certificates/certificate-signatories/signatory/Signatory.jsx", - "line": 28, - "column": 8, - "index": 774 + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 101, + "column": 6 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 85, - "column": 6, - "index": 2698 + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 196, + "column": 6 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 87, - "column": 8, - "index": 2885 + "filePath": "src/courseware/course/course-exit/DashboardFootnote.jsx", + "line": 25, + "column": 4 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 100, - "column": 6, - "index": 3323 + "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", + "line": 34, + "column": 4 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 120, - "column": 10, - "index": 4127 + "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", + "line": 59, + "column": 16 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 121, - "column": 12, - "index": 4203 + "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", + "line": 76, + "column": 14 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 137, - "column": 8, - "index": 4808 + "filePath": "src/courseware/course/course-exit/UpgradeFootnote.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/certificates/certificates-list/CertificatesList.jsx", - "line": 31, - "column": 18, - "index": 1018 + "filePath": "src/courseware/course/sequence/hidden-after-due/HiddenAfterDue.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 203, - "column": 16, - "index": 6803 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 91, + "column": 14 }, { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 66, - "column": 8, - "index": 1919 + "filePath": "src/shared/links.jsx", + "line": 10, + "column": 2 }, { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 69, - "column": 14, - "index": 1997 + "filePath": "src/shared/links.jsx", + "line": 28, + "column": 4 }, { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarHeader.jsx", - "line": 21, - "column": 4, - "index": 571 + "filePath": "src/shared/links.jsx", + "line": 46, + "column": 4 + } + ], + "Alert": [ + { + "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", + "line": 78, + "column": 4 }, { - "filePath": "src/content-tags-drawer/TagsTree.jsx", + "filePath": "src/alerts/active-enteprise-alert/ActiveEnterpriseAlert.jsx", "line": 26, - "column": 4, - "index": 683 + "column": 4 }, { - "filePath": "src/course-checklist/ChecklistSection/ChecklistSection.jsx", - "line": 36, - "column": 10, - "index": 1249 + "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/course-checklist/CourseChecklist.jsx", - "line": 67, - "column": 8, - "index": 2339 + "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", + "line": 68, + "column": 4 }, { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 83, - "column": 6, - "index": 2535 + "filePath": "src/alerts/enrollment-alert/EnrollmentAlert.jsx", + "line": 50, + "column": 4 }, { - "filePath": "src/course-rerun/index.jsx", - "line": 51, - "column": 16, - "index": 1448 + "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", + "line": 32, + "column": 4 }, { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 150, - "column": 14, - "index": 5307 + "filePath": "src/course-home/outline-tab/alerts/certificate-status-alert/CertificateStatusAlert.jsx", + "line": 166, + "column": 8 }, { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 194, - "column": 14, - "index": 7144 + "filePath": "src/course-home/outline-tab/alerts/course-end-alert/CourseEndAlert.jsx", + "line": 86, + "column": 4 }, { - "filePath": "src/course-unit/sidebar/components/sidebar-footer/index.jsx", - "line": 21, - "column": 6, - "index": 558 + "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", + "line": 67, + "column": 4 }, { - "filePath": "src/course-unit/sidebar/components/SidebarBody.jsx", - "line": 32, - "column": 6, - "index": 817 + "filePath": "src/course-home/outline-tab/alerts/scheduled-content-alert/ScheduledCotentAlert.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/course-unit/sidebar/components/SidebarHeader.jsx", - "line": 16, - "column": 4, - "index": 600 + "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", + "line": 31, + "column": 4 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", + "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", "line": 39, - "column": 4, - "index": 862 + "column": 4 }, { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 72, - "column": 12, - "index": 2018 + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", + "line": 36, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/InfoTab.jsx", - "line": 14, - "column": 4, - "index": 514 + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", + "line": 38, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/TranscriptTab.jsx", - "line": 101, - "column": 4, - "index": 3067 + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 317, + "column": 10 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 28, - "column": 6, - "index": 1088 + "filePath": "src/courseware/course/course-exit/CourseInProgress.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/Cielo24Form.jsx", - "line": 86, - "column": 4, - "index": 3438 + "filePath": "src/courseware/course/course-exit/CourseNonPassing.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/OrderTranscriptForm.jsx", - "line": 144, - "column": 6, - "index": 4538 + "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", + "line": 44, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 37, - "column": 6, - "index": 1128 + "filePath": "src/courseware/course/sequence/hidden-after-due/HiddenAfterDue.jsx", + "line": 26, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 101, - "column": 4, - "index": 3889 + "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", + "line": 37, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadProgressList.jsx", - "line": 12, - "column": 8, - "index": 449 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 82, + "column": 4 }, { - "filePath": "src/generic/clipboard/paste-component/components/PopoverContent.jsx", - "line": 22, - "column": 6, - "index": 710 + "filePath": "src/generic/user-messages/Alert.jsx", + "line": 35, + "column": 2 }, { - "filePath": "src/generic/clipboard/paste-component/components/PopoverContent.jsx", - "line": 23, - "column": 8, - "index": 726 + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 181, + "column": 10 + } + ], + "Info": [ + { + "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", + "line": 78, + "column": 32 }, { - "filePath": "src/generic/configure-modal/BasicTab.jsx", - "line": 36, - "column": 12, - "index": 931 + "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", + "line": 43, + "column": 34 }, { - "filePath": "src/generic/configure-modal/BasicTab.jsx", - "line": 76, - "column": 16, - "index": 2483 + "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", + "line": 68, + "column": 32 }, { - "filePath": "src/group-configurations/common/TitleButton.jsx", - "line": 37, - "column": 8, - "index": 1057 + "filePath": "src/alerts/enrollment-alert/EnrollmentAlert.jsx", + "line": 38, + "column": 4 }, { - "filePath": "src/group-configurations/common/UsageList.jsx", - "line": 35, - "column": 6, - "index": 1076 + "filePath": "src/course-home/outline-tab/alerts/course-end-alert/CourseEndAlert.jsx", + "line": 86, + "column": 32 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCardGroup.jsx", - "line": 10, - "column": 4, - "index": 254 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 89, + "column": 23 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 40, - "column": 6, - "index": 1206 + "filePath": "src/courseware/course/sequence/hidden-after-due/HiddenAfterDue.jsx", + "line": 26, + "column": 32 + } + ], + "PageBanner": [ + { + "filePath": "src/alerts/access-expiration-alert/AccessExpirationMasqueradeBanner.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 51, - "column": 14, - "index": 1549 + "filePath": "src/alerts/course-start-alert/CourseStartMasqueradeBanner.jsx", + "line": 21, + "column": 4 + } + ], + "WarningFilled": [ + { + "filePath": "src/alerts/active-enteprise-alert/ActiveEnterpriseAlert.jsx", + "line": 26, + "column": 35 }, { - "filePath": "src/group-configurations/index.jsx", - "line": 73, - "column": 12, - "index": 2409 + "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", + "line": 32, + "column": 35 }, { - "filePath": "src/schedule-and-details/license-section/license-commons-options/index.jsx", - "line": 58, - "column": 6, - "index": 1812 + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 80, + "column": 92 }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 27, - "column": 4, - "index": 777 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", + "line": 53, + "column": 17 + } + ], + "Button": [ + { + "filePath": "src/alerts/enrollment-alert/EnrollmentAlert.jsx", + "line": 44, + "column": 4 }, { - "filePath": "src/schedule-and-details/requirements-section/grade-requirements/index.jsx", - "line": 22, - "column": 4, - "index": 583 + "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", + "line": 42, + "column": 4 }, { - "filePath": "src/studio-home/processing-courses/index.jsx", - "line": 20, - "column": 6, - "index": 617 + "filePath": "src/course-home/goal-unsubscribe/ResultPage.jsx", + "line": 42, + "column": 6 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 45, - "column": 6, - "index": 1139 + "filePath": "src/course-home/outline-tab/alerts/certificate-status-alert/CertificateStatusAlert.jsx", + "line": 175, + "column": 16 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 47, - "column": 8, - "index": 1281 + "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", + "line": 36, + "column": 4 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 102, - "column": 6, - "index": 2779 + "filePath": "src/course-home/outline-tab/alerts/scheduled-content-alert/ScheduledCotentAlert.jsx", + "line": 28, + "column": 12 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 129, - "column": 12, - "index": 3707 + "filePath": "src/course-home/outline-tab/OutlineTab.jsx", + "line": 164, + "column": 18 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 136, - "column": 14, - "index": 4003 + "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", + "line": 138, + "column": 6 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 195, - "column": 6, - "index": 5641 + "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", + "line": 153, + "column": 6 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 227, - "column": 6, - "index": 6671 + "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", + "line": 160, + "column": 8 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 254, - "column": 6, - "index": 7453 + "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", + "line": 166, + "column": 8 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 412, - "column": 8, - "index": 11763 + "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", + "line": 209, + "column": 12 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 174, - "column": 12, - "index": 4637 - } - ], - "MailtoLink": [ + "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", + "line": 48, + "column": 10 + }, { - "filePath": "src/accessibility-page/AccessibilityBody/AccessibilityBody.jsx", + "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", "line": 43, - "column": 16, - "index": 1230 + "column": 8 }, { - "filePath": "src/accessibility-page/AccessibilityBody/AccessibilityBody.jsx", - "line": 79, - "column": 14, - "index": 2248 + "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", + "line": 245, + "column": 12 }, { - "filePath": "src/course-team/course-team-member/CourseTeamMember.jsx", - "line": 42, - "column": 8, - "index": 1279 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeHeader.jsx", + "line": 77, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 76, - "column": 16, - "index": 3131 + "filePath": "src/course-home/progress-tab/ProgressHeader.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 89, - "column": 16, - "index": 3536 + "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", + "line": 46, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/AppExternalLinks.jsx", - "line": 50, - "column": 16, - "index": 1468 + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 113, - "column": 8, - "index": 3165 + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", + "line": 45, + "column": 10 }, { - "filePath": "src/studio-home/home-sidebar/index.jsx", - "line": 53, - "column": 16, - "index": 1971 + "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", + "line": 38, + "column": 10 }, { - "filePath": "src/studio-home/home-sidebar/index.jsx", - "line": 83, - "column": 16, - "index": 2995 + "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 73, - "column": 8, - "index": 2290 - } - ], - "Container": [ + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 109, + "column": 10 + }, { - "filePath": "src/accessibility-page/AccessibilityPage.jsx", - "line": 28, - "column": 6, - "index": 826 + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 153, + "column": 8 }, { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 133, - "column": 6, - "index": 4976 + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 325, + "column": 20 }, { - "filePath": "src/certificates/layout/MainLayout.jsx", - "line": 25, - "column": 6, - "index": 821 + "filePath": "src/courseware/course/course-exit/CourseExit.jsx", + "line": 67, + "column": 8 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 153, - "column": 8, - "index": 4727 + "filePath": "src/courseware/course/course-exit/CourseInProgress.jsx", + "line": 45, + "column": 14 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 166, - "column": 10, - "index": 5204 + "filePath": "src/courseware/course/course-exit/CourseNonPassing.jsx", + "line": 45, + "column": 14 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 198, - "column": 10, - "index": 6554 + "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", + "line": 67, + "column": 14 }, { - "filePath": "src/course-checklist/ChecklistSection/ChecklistSection.jsx", - "line": 25, - "column": 4, - "index": 837 + "filePath": "src/courseware/course/sequence/content-lock/ContentLock.jsx", + "line": 32, + "column": 8 }, { - "filePath": "src/course-checklist/CourseChecklist.jsx", - "line": 55, - "column": 6, - "index": 1945 + "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", + "line": 57, + "column": 8 }, { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 240, - "column": 6, - "index": 7316 + "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", + "line": 60, + "column": 8 }, { - "filePath": "src/course-rerun/index.jsx", - "line": 46, - "column": 6, - "index": 1264 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", + "line": 74, + "column": 6 }, { - "filePath": "src/course-team/CourseTeam.jsx", - "line": 65, - "column": 6, - "index": 1884 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", + "line": 84, + "column": 6 }, { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 85, - "column": 6, - "index": 3169 + "filePath": "src/courseware/course/sequence/sequence-navigation/UnitButton.jsx", + "line": 28, + "column": 4 }, { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 99, - "column": 6, - "index": 3496 + "filePath": "src/courseware/course/sequence/sequence-navigation/UnitNavigation.jsx", + "line": 35, + "column": 6 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 77, - "column": 6, - "index": 2678 + "filePath": "src/courseware/course/sequence/sequence-navigation/UnitNavigation.jsx", + "line": 52, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 116, - "column": 6, - "index": 3795 + "filePath": "src/generic/upgrade-button/UpgradeButton.jsx", + "line": 22, + "column": 4 }, { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 62, - "column": 6, - "index": 2737 + "filePath": "src/generic/upgrade-button/UpgradeNowButton.jsx", + "line": 22, + "column": 4 }, { - "filePath": "src/files-and-videos/files-page/FilesPage.jsx", - "line": 182, - "column": 6, - "index": 5447 + "filePath": "src/generic/upgrade-notification/UpgradeNotification.jsx", + "line": 449, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/VideosPage.jsx", - "line": 245, - "column": 6, - "index": 7082 + "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", + "line": 46, + "column": 8 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 118, - "column": 6, - "index": 4113 + "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", + "line": 45, + "column": 8 }, { - "filePath": "src/group-configurations/index.jsx", - "line": 59, - "column": 6, - "index": 1895 + "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", + "line": 51, + "column": 8 + } + ], + "Icon": [ + { + "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", + "line": 55, + "column": 6 }, { - "filePath": "src/import-page/CourseImportPage.jsx", - "line": 57, - "column": 6, - "index": 2294 + "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", + "line": 105, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/AppConfigForm.jsx", - "line": 117, - "column": 4, - "index": 3455 + "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", + "line": 137, + "column": 14 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 107, - "column": 6, - "index": 3873 + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 76, + "column": 84 }, { - "filePath": "src/schedule-and-details/index.jsx", - "line": 176, - "column": 6, - "index": 5287 + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 80, + "column": 81 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 178, - "column": 6, - "index": 5449 + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 83, + "column": 72 }, { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 41, - "column": 4, - "index": 953 + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 86, + "column": 71 }, { - "filePath": "src/taxonomy/export-modal/index.jsx", - "line": 29, - "column": 4, - "index": 687 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", + "line": 52, + "column": 27 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 153, - "column": 28, - "index": 4635 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", + "line": 53, + "column": 6 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 423, - "column": 4, - "index": 12103 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeHeader.jsx", + "line": 58, + "column": 12 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 149, - "column": 4, - "index": 3797 + "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", + "line": 69, + "column": 16 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailPage.jsx", - "line": 65, - "column": 8, - "index": 1714 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", + "line": 60, + "column": 10 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailPage.jsx", - "line": 82, - "column": 8, - "index": 2240 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 53, + "column": 42 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 186, - "column": 8, - "index": 5394 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 54, + "column": 40 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 196, - "column": 8, - "index": 5750 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 59, + "column": 14 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 232, - "column": 12, - "index": 6816 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 88, + "column": 16 }, { - "filePath": "src/textbooks/Textbooks.jsx", - "line": 68, - "column": 6, - "index": 1995 - } - ], - "CheckCircle": [ - { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 150, - "column": 22, - "index": 5747 - }, - { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 25, - "column": 15, - "index": 628 - }, - { - "filePath": "src/grading-settings/assignment-section/index.jsx", - "line": 178, - "column": 22, - "index": 7188 + "filePath": "src/course-home/progress-tab/grades/grade-summary/AssignmentTypeCell.jsx", + "line": 21, + "column": 30 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 123, - "column": 18, - "index": 4299 - } - ], - "Layout": [ - { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 161, - "column": 10, - "index": 6271 + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 43, + "column": 18 }, { - "filePath": "src/certificates/layout/MainLayout.jsx", - "line": 34, - "column": 10, - "index": 1176 + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 51, + "column": 10 }, { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 286, - "column": 10, - "index": 9484 + "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", + "line": 56, + "column": 10 }, { - "filePath": "src/course-rerun/index.jsx", - "line": 66, - "column": 10, - "index": 2039 + "filePath": "src/courseware/course/share/ShareButton.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/course-team/CourseTeam.jsx", - "line": 67, - "column": 10, - "index": 2002 + "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", + "line": 55, + "column": 10 }, { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 128, - "column": 10, - "index": 4502 + "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", + "line": 72, + "column": 28 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 127, - "column": 10, - "index": 4725 + "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 151, - "column": 8, - "index": 4976 + "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationIcon.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 64, - "column": 10, - "index": 2847 + "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", + "line": 48, + "column": 12 }, { - "filePath": "src/export-page/export-footer/ExportFooter.jsx", - "line": 12, - "column": 4, - "index": 256 + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 174, + "column": 12 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 132, - "column": 12, - "index": 4684 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 183, + "column": 14 + } + ], + "ArrowForward": [ { - "filePath": "src/group-configurations/index.jsx", - "line": 65, - "column": 8, - "index": 2142 - }, + "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", + "line": 55, + "column": 17 + } + ], + "Spinner": [ { - "filePath": "src/import-page/CourseImportPage.jsx", - "line": 59, - "column": 10, - "index": 2404 + "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", + "line": 92, + "column": 10 }, { - "filePath": "src/schedule-and-details/index.jsx", - "line": 227, - "column": 10, - "index": 7118 + "filePath": "src/generic/PageLoading.jsx", + "line": 28, + "column": 10 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 145, - "column": 6, - "index": 4372 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 170, + "column": 10 + } + ], + "Check": [ { - "filePath": "src/studio-home/verify-email-layout/index.jsx", - "line": 14, - "column": 4, - "index": 424 - }, + "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", + "line": 106, + "column": 17 + } + ], + "AlertModal": [ { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailPage.jsx", - "line": 83, - "column": 10, - "index": 2272 - }, + "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", + "line": 117, + "column": 4 + } + ], + "Badge": [ { - "filePath": "src/textbooks/Textbooks.jsx", - "line": 85, - "column": 10, - "index": 2629 + "filePath": "src/course-home/dates-tab/timeline/badgelist.jsx", + "line": 99, + "column": 10 } ], - "Layout.Element": [ + "OverlayTrigger": [ { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 168, - "column": 12, - "index": 6523 + "filePath": "src/course-home/dates-tab/timeline/Day.jsx", + "line": 89, + "column": 18 }, { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 226, - "column": 12, - "index": 9421 + "filePath": "src/course-home/progress-tab/course-completion/CompleteDonutSegment.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/certificates/layout/MainLayout.jsx", - "line": 41, - "column": 12, - "index": 1428 + "filePath": "src/course-home/progress-tab/course-completion/IncompleteDonutSegment.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/certificates/layout/MainLayout.jsx", - "line": 46, - "column": 12, - "index": 1575 + "filePath": "src/course-home/progress-tab/course-completion/LockedDonutSegment.jsx", + "line": 35, + "column": 6 }, { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 293, - "column": 12, - "index": 9740 + "filePath": "src/course-home/progress-tab/grades/course-grade/CurrentGradeTooltip.jsx", + "line": 38, + "column": 6 }, { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 436, - "column": 12, - "index": 18479 + "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", + "line": 33, + "column": 4 }, { - "filePath": "src/course-rerun/index.jsx", - "line": 73, - "column": 12, - "index": 2291 + "filePath": "src/course-home/progress-tab/grades/course-grade/PassingGradeTooltip.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/course-rerun/index.jsx", - "line": 79, - "column": 12, - "index": 2508 - }, + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 26, + "column": 6 + } + ], + "Tooltip": [ { - "filePath": "src/course-team/CourseTeam.jsx", - "line": 74, - "column": 12, - "index": 2254 - }, + "filePath": "src/course-home/dates-tab/timeline/Day.jsx", + "line": 92, + "column": 22 + } + ], + "Alert.Heading": [ { - "filePath": "src/course-team/CourseTeam.jsx", - "line": 142, - "column": 12, - "index": 5209 + "filePath": "src/course-home/outline-tab/alerts/certificate-status-alert/CertificateStatusAlert.jsx", + "line": 170, + "column": 14 }, { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 135, - "column": 12, - "index": 4754 + "filePath": "src/course-home/outline-tab/alerts/scheduled-content-alert/ScheduledCotentAlert.jsx", + "line": 15, + "column": 10 }, { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 193, - "column": 12, - "index": 7113 - }, + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", + "line": 39, + "column": 10 + } + ], + "Collapsible": [ { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 134, - "column": 12, - "index": 4917 - }, + "filePath": "src/course-home/outline-tab/Section.jsx", + "line": 76, + "column": 6 + } + ], + "IconButton": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 158, - "column": 10, - "index": 5324 + "filePath": "src/course-home/outline-tab/Section.jsx", + "line": 83, + "column": 10 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 203, - "column": 10, - "index": 7187 + "filePath": "src/course-home/outline-tab/Section.jsx", + "line": 91, + "column": 10 }, { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 71, - "column": 12, - "index": 3099 + "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", + "line": 63, + "column": 6 }, { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 102, - "column": 12, - "index": 4507 + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 38, + "column": 8 }, { - "filePath": "src/export-page/export-footer/ExportFooter.jsx", - "line": 19, - "column": 6, - "index": 531 - }, + "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", + "line": 69, + "column": 18 + } + ], + "Card": [ { - "filePath": "src/export-page/export-footer/ExportFooter.jsx", - "line": 31, - "column": 6, - "index": 1178 + "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", + "line": 44, + "column": 4 }, { - "filePath": "src/export-page/export-footer/ExportFooter.jsx", - "line": 32, - "column": 6, - "index": 1203 + "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", + "line": 91, + "column": 4 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 139, - "column": 14, - "index": 4950 + "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", + "line": 238, + "column": 6 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 215, - "column": 14, - "index": 8748 - }, + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 106, + "column": 8 + } + ], + "Card.Header": [ { - "filePath": "src/group-configurations/index.jsx", - "line": 72, - "column": 10, - "index": 2380 + "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", + "line": 45, + "column": 6 }, { - "filePath": "src/group-configurations/index.jsx", + "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", "line": 96, - "column": 10, - "index": 3259 + "column": 6 }, { - "filePath": "src/import-page/CourseImportPage.jsx", - "line": 66, - "column": 12, - "index": 2656 + "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", + "line": 239, + "column": 8 }, { - "filePath": "src/import-page/CourseImportPage.jsx", - "line": 79, - "column": 12, - "index": 3334 - }, + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 108, + "column": 10 + } + ], + "Card.Footer": [ { - "filePath": "src/schedule-and-details/index.jsx", - "line": 234, - "column": 12, - "index": 7370 + "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", + "line": 60, + "column": 6 }, { - "filePath": "src/schedule-and-details/index.jsx", - "line": 333, - "column": 12, - "index": 11837 + "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", + "line": 243, + "column": 8 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 152, - "column": 8, - "index": 4596 - }, + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 111, + "column": 10 + } + ], + "Card.Section": [ { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 168, - "column": 8, - "index": 5293 + "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", + "line": 101, + "column": 6 }, { - "filePath": "src/studio-home/verify-email-layout/index.jsx", - "line": 21, - "column": 6, - "index": 634 + "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", + "line": 134, + "column": 8 }, { - "filePath": "src/studio-home/verify-email-layout/index.jsx", - "line": 34, - "column": 6, - "index": 1083 + "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", + "line": 240, + "column": 8 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailPage.jsx", - "line": 90, - "column": 12, - "index": 2524 - }, + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 110, + "column": 10 + } + ], + "Form.Switch": [ { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailPage.jsx", - "line": 93, - "column": 12, - "index": 2638 - }, + "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", + "line": 124, + "column": 10 + } + ], + "Email": [ { - "filePath": "src/textbooks/Textbooks.jsx", - "line": 92, - "column": 12, - "index": 2885 - }, + "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", + "line": 139, + "column": 21 + } + ], + "TransitionReplace": [ { - "filePath": "src/textbooks/Textbooks.jsx", - "line": 122, - "column": 12, - "index": 4264 + "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", + "line": 52, + "column": 6 } ], - "Warning": [ + "Popover": [ { - "filePath": "src/advanced-settings/AdvancedSettings.jsx", - "line": 264, - "column": 16, - "index": 10890 + "filePath": "src/course-home/progress-tab/course-completion/CompleteDonutSegment.jsx", + "line": 36, + "column": 10 }, { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 108, - "column": 29, - "index": 3223 + "filePath": "src/course-home/progress-tab/course-completion/IncompleteDonutSegment.jsx", + "line": 40, + "column": 10 }, { - "filePath": "src/grading-settings/assignment-section/index.jsx", - "line": 143, - "column": 22, - "index": 5558 + "filePath": "src/course-home/progress-tab/course-completion/LockedDonutSegment.jsx", + "line": 39, + "column": 10 }, { - "filePath": "src/grading-settings/assignment-section/index.jsx", - "line": 164, - "column": 22, - "index": 6521 + "filePath": "src/course-home/progress-tab/grades/course-grade/CurrentGradeTooltip.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 256, - "column": 16, - "index": 10379 - }, - { - "filePath": "src/taxonomy/delete-dialog/index.jsx", - "line": 53, - "column": 23, - "index": 1420 + "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", + "line": 38, + "column": 8 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 413, - "column": 21, - "index": 11823 + "filePath": "src/course-home/progress-tab/grades/course-grade/PassingGradeTooltip.jsx", + "line": 26, + "column": 10 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 41, - "column": 12, - "index": 941 + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 31, + "column": 10 } ], - "AlertModal": [ + "Popover.Content": [ { - "filePath": "src/advanced-settings/modal-error/ModalError.jsx", - "line": 12, - "column": 2, - "index": 417 + "filePath": "src/course-home/progress-tab/course-completion/CompleteDonutSegment.jsx", + "line": 37, + "column": 12 }, { - "filePath": "src/course-outline/enable-highlights-modal/EnableHighlightsModal.jsx", - "line": 23, - "column": 4, - "index": 516 + "filePath": "src/course-home/progress-tab/course-completion/IncompleteDonutSegment.jsx", + "line": 41, + "column": 12 }, { - "filePath": "src/course-team/info-modal/InfoModal.jsx", - "line": 36, - "column": 4, - "index": 734 + "filePath": "src/course-home/progress-tab/course-completion/LockedDonutSegment.jsx", + "line": 40, + "column": 12 }, { - "filePath": "src/course-updates/delete-modal/DeleteModal.jsx", - "line": 16, - "column": 4, - "index": 331 + "filePath": "src/course-home/progress-tab/grades/course-grade/CurrentGradeTooltip.jsx", + "line": 43, + "column": 12 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 104, - "column": 6, - "index": 3235 + "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", + "line": 39, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/DeleteConfirmationModal.jsx", - "line": 59, - "column": 4, - "index": 1651 + "filePath": "src/course-home/progress-tab/grades/course-grade/PassingGradeTooltip.jsx", + "line": 27, + "column": 12 }, { - "filePath": "src/generic/delete-modal/DeleteModal.jsx", - "line": 25, - "column": 4, - "index": 526 + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 32, + "column": 12 + } + ], + "CheckCircle": [ + { + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 76, + "column": 95 }, { - "filePath": "src/generic/modal-notification/index.jsx", - "line": 8, - "column": 2, - "index": 274 + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 83, + "column": 83 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 162, - "column": 6, - "index": 5501 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", + "line": 52, + "column": 38 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 36, - "column": 4, - "index": 783 + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 317, + "column": 41 } ], - "Error": [ + "WatchFilled": [ { - "filePath": "src/advanced-settings/modal-error/ModalErrorListItem.jsx", - "line": 15, - "column": 21, - "index": 546 - }, + "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", + "line": 86, + "column": 82 + } + ], + "useWindowSize": [ { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 63, - "column": 27, - "index": 1677 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", + "line": 28, + "column": 21 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 134, - "column": 25, - "index": 4101 + "filePath": "src/course-home/progress-tab/ProgressTab.jsx", + "line": 26, + "column": 22 }, { - "filePath": "src/studio-home/tabs-section/archived-tab/index.jsx", - "line": 33, - "column": 23, - "index": 884 + "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", + "line": 25, + "column": 21 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 108, - "column": 23, - "index": 3207 + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 40, + "column": 21 }, { - "filePath": "src/studio-home/tabs-section/libraries-tab/index.jsx", - "line": 33, - "column": 23, - "index": 875 - } - ], - "useToggle": [ - { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 33, - "column": 32, - "index": 801 + "filePath": "src/courseware/course/Course.jsx", + "line": 145, + "column": 22 }, { - "filePath": "src/certificates/certificate-details/hooks/useCertificateDetails.jsx", - "line": 13, - "column": 53, - "index": 544 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 40, + "column": 52 }, { - "filePath": "src/certificates/certificate-details/hooks/useCertificateDetails.jsx", - "line": 14, - "column": 59, - "index": 621 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 41, + "column": 45 }, { - "filePath": "src/certificates/certificate-edit-form/hooks/useCertificateEditForm.jsx", - "line": 12, - "column": 53, - "index": 546 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 43, + "column": 46 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 32, - "column": 32, - "index": 989 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 45, + "column": 50 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 33, - "column": 53, - "index": 1060 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 47, + "column": 33 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 62, - "column": 80, - "index": 1602 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", + "line": 43, + "column": 53 }, { - "filePath": "src/course-outline/hooks.jsx", - "line": 87, - "column": 95, - "index": 2833 + "filePath": "src/courseware/course/sequence/Sequence.jsx", + "line": 47, + "column": 53 }, { - "filePath": "src/course-outline/hooks.jsx", - "line": 91, - "column": 77, - "index": 3141 + "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", + "line": 19, + "column": 34 }, { - "filePath": "src/course-outline/hooks.jsx", - "line": 92, - "column": 68, - "index": 3227 + "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", + "line": 20, + "column": 35 }, { - "filePath": "src/course-outline/hooks.jsx", - "line": 93, - "column": 74, - "index": 3319 + "filePath": "src/generic/tabs/useIndexOfLastVisibleChild.js", + "line": 37, + "column": 21 }, { - "filePath": "src/course-outline/hooks.jsx", - "line": 94, - "column": 65, - "index": 3402 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 76, + "column": 21 + } + ], + "breakpoints": [ { - "filePath": "src/course-outline/section-card/SectionCard.jsx", - "line": 75, - "column": 44, - "index": 2556 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", + "line": 28, + "column": 46 }, { - "filePath": "src/course-outline/status-bar/StatusBar.jsx", - "line": 75, - "column": 80, - "index": 2451 + "filePath": "src/course-home/progress-tab/ProgressTab.jsx", + "line": 34, + "column": 36 }, { - "filePath": "src/course-outline/subsection-card/SubsectionCard.jsx", - "line": 50, - "column": 44, - "index": 1764 + "filePath": "src/course-home/progress-tab/ProgressTab.test.jsx", + "line": 803, + "column": 26 }, { - "filePath": "src/course-outline/unit-card/UnitCard.jsx", - "line": 41, - "column": 44, - "index": 1320 + "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", + "line": 25, + "column": 46 }, { - "filePath": "src/course-team/hooks.jsx", - "line": 32, - "column": 59, - "index": 1079 + "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", + "line": 40, + "column": 46 }, { - "filePath": "src/course-team/hooks.jsx", - "line": 33, - "column": 46, - "index": 1143 + "filePath": "src/courseware/course/Course.jsx", + "line": 53, + "column": 47 }, { - "filePath": "src/course-unit/add-component/AddComponent.jsx", - "line": 16, - "column": 56, - "index": 718 + "filePath": "src/courseware/course/Course.jsx", + "line": 57, + "column": 64 }, { - "filePath": "src/course-unit/add-component/AddComponent.jsx", - "line": 17, - "column": 44, - "index": 780 + "filePath": "src/courseware/course/Course.test.jsx", + "line": 38, + "column": 24 }, { - "filePath": "src/course-unit/add-component/AddComponent.jsx", - "line": 18, - "column": 74, - "index": 872 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 40, + "column": 77 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 28, - "column": 65, - "index": 1394 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 41, + "column": 70 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 29, - "column": 74, - "index": 1486 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 43, + "column": 70 }, { - "filePath": "src/course-unit/header-title/HeaderTitle.jsx", - "line": 27, - "column": 74, - "index": 965 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 45, + "column": 75 }, { - "filePath": "src/course-unit/sidebar/PublishControls.jsx", - "line": 24, - "column": 68, - "index": 944 + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 47, + "column": 57 }, { - "filePath": "src/course-unit/sidebar/PublishControls.jsx", - "line": 25, - "column": 68, - "index": 1030 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", + "line": 43, + "column": 77 }, { - "filePath": "src/course-updates/hooks.jsx", - "line": 24, - "column": 62, - "index": 882 + "filePath": "src/courseware/course/sequence/Sequence.jsx", + "line": 47, + "column": 77 }, { - "filePath": "src/course-updates/hooks.jsx", - "line": 25, - "column": 65, - "index": 965 + "filePath": "src/courseware/course/sequence/Sequence.test.jsx", + "line": 40, + "column": 24 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 33, - "column": 86, - "index": 835 + "filePath": "src/courseware/course/sequence/Sequence.test.jsx", + "line": 410, + "column": 26 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 54, - "column": 32, - "index": 1646 + "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", + "line": 19, + "column": 58 }, { - "filePath": "src/files-and-videos/files-page/FileValidationModal.jsx", + "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", "line": 20, - "column": 32, - "index": 482 + "column": 59 }, { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 57, - "column": 56, - "index": 1324 + "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", + "line": 46, + "column": 24 }, { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 58, - "column": 62, - "index": 1404 + "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", + "line": 54, + "column": 24 }, { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 59, - "column": 59, - "index": 1481 + "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", + "line": 139, + "column": 24 }, { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 60, - "column": 47, - "index": 1546 + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 76, + "column": 46 }, { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 62, - "column": 86, - "index": 1706 + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.test.jsx", + "line": 61, + "column": 24 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 27, - "column": 36, - "index": 559 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.test.jsx", + "line": 94, + "column": 24 + } + ], + "Locked": [ { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 28, - "column": 44, - "index": 756 + "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeHeader.jsx", + "line": 58, + "column": 23 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 24, - "column": 36, - "index": 511 - }, + "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", + "line": 82, + "column": 49 + } + ], + "InfoOutline": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 26, - "column": 68, - "index": 732 + "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", + "line": 68, + "column": 13 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 23, - "column": 36, - "index": 509 - }, + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 42, + "column": 15 + } + ], + "Blocked": [ { - "filePath": "src/files-and-videos/videos-page/VideosPage.jsx", - "line": 61, - "column": 6, - "index": 1604 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", + "line": 60, + "column": 99 }, { - "filePath": "src/files-and-videos/videos-page/VideosPage.jsx", - "line": 66, - "column": 6, - "index": 1710 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 64, + "column": 21 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 35, - "column": 60, - "index": 1013 + "filePath": "src/course-home/progress-tab/grades/grade-summary/AssignmentTypeCell.jsx", + "line": 21, + "column": 256 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 36, - "column": 65, - "index": 1096 - }, + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", + "line": 51, + "column": 99 + } + ], + "DataTable": [ { - "filePath": "src/group-configurations/content-groups-section/index.jsx", - "line": 18, - "column": 58, - "index": 681 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGradesTable.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 35, - "column": 60, - "index": 1129 + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTable.jsx", + "line": 95, + "column": 6 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 36, - "column": 65, - "index": 1212 - }, + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 183, + "column": 8 + } + ], + "DataTable.Table": [ { - "filePath": "src/group-configurations/experiment-configurations-section/index.jsx", - "line": 22, - "column": 6, - "index": 744 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGradesTable.jsx", + "line": 61, + "column": 12 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 295, - "column": 58, - "index": 8439 + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTable.jsx", + "line": 128, + "column": 8 + } + ], + "Collapsible.Advanced": [ + { + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 46, + "column": 4 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 78, - "column": 68, - "index": 1995 + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 42, + "column": 6 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 80, - "column": 58, - "index": 2072 - }, - { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 57, - "column": 68, - "index": 1864 - }, - { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 58, - "column": 65, - "index": 1947 - }, + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 82, + "column": 10 + } + ], + "Row": [ { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 59, - "column": 65, - "index": 2030 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 47, + "column": 6 }, { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 60, - "column": 77, - "index": 2125 + "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", + "line": 40, + "column": 6 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", "line": 37, - "column": 65, - "index": 992 + "column": 6 }, { - "filePath": "src/textbooks/hooks.jsx", - "line": 33, - "column": 68, - "index": 1062 - }, + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", + "line": 39, + "column": 6 + } + ], + "Collapsible.Trigger": [ { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 41, - "column": 68, - "index": 1227 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 48, + "column": 8 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 42, - "column": 65, - "index": 1310 + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 44, + "column": 10 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 41, - "column": 65, - "index": 1232 + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 84, + "column": 14 } ], - "Card": [ + "Collapsible.Visible": [ { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 60, - "column": 6, - "index": 1468 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 53, + "column": 10 }, { - "filePath": "src/certificates/certificate-create-form/CertificateCreateForm.jsx", - "line": 24, - "column": 10, - "index": 1006 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 54, + "column": 10 }, { - "filePath": "src/certificates/certificate-edit-form/CertificateEditForm.jsx", - "line": 36, - "column": 16, - "index": 1331 + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 45, + "column": 12 }, { - "filePath": "src/certificates/certificate-without-modes/CertificateWithoutModes.jsx", - "line": 9, - "column": 4, - "index": 215 + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 48, + "column": 12 }, { - "filePath": "src/certificates/certificates-list/CertificatesList.jsx", - "line": 29, - "column": 14, - "index": 962 + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 85, + "column": 16 }, { - "filePath": "src/certificates/empty-certificates-with-modes/EmptyCertificatesWithModes.jsx", - "line": 19, - "column": 4, - "index": 546 - }, + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 88, + "column": 16 + } + ], + "ArrowDropDown": [ { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 86, - "column": 6, - "index": 3094 - }, + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 53, + "column": 53 + } + ], + "ArrowDropUp": [ { - "filePath": "src/course-unit/sidebar/index.jsx", - "line": 6, - "column": 2, - "index": 174 - }, + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 54, + "column": 51 + } + ], + "Collapsible.Body": [ { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 79, - "column": 16, - "index": 3566 + "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", + "line": 83, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 30, - "column": 4, - "index": 590 + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 57, - "column": 8, - "index": 1357 - }, + "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", + "line": 97, + "column": 12 + } + ], + "DataTable.TableFooter": [ { - "filePath": "src/generic/ConfirmationPopup.jsx", - "line": 17, - "column": 2, - "index": 308 - }, + "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTableFooter.jsx", + "line": 30, + "column": 4 + } + ], + "Col": [ { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 110, - "column": 6, - "index": 2904 + "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 96, - "column": 10, - "index": 2160 + "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", + "line": 45, + "column": 8 }, { - "filePath": "src/import-page/file-section/FileSection.jsx", - "line": 26, - "column": 4, - "index": 883 + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", + "line": 38, + "column": 8 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 67, - "column": 4, - "index": 2763 + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/openedx/OpenedXConfigForm.jsx", - "line": 121, - "column": 12, - "index": 5473 + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", + "line": 40, + "column": 8 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 73, - "column": 4, - "index": 1858 - }, + "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", + "line": 44, + "column": 8 + } + ], + "StatefulButton": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", - "line": 23, - "column": 4, - "index": 766 - }, + "filePath": "src/courseware/course/bookmark/BookmarkButton.jsx", + "line": 43, + "column": 4 + } + ], + "StandardModal": [ { - "filePath": "src/pages-and-resources/pages/PageCard.jsx", + "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", "line": 35, - "column": 4, - "index": 948 - }, - { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 95, - "column": 4, - "index": 2637 - }, - { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 17, - "column": 4, - "index": 463 + "column": 4 }, { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 18, - "column": 6, - "index": 551 - }, + "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", + "line": 27, + "column": 4 + } + ], + "ActionRow": [ { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 31, - "column": 6, - "index": 946 + "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 48, - "column": 4, - "index": 1337 + "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", + "line": 29, + "column": 8 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 32, - "column": 8, - "index": 801 + "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", + "line": 55, + "column": 6 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 59, - "column": 8, - "index": 1759 - }, + "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", + "line": 44, + "column": 6 + } + ], + "Lightbulb": [ { - "filePath": "src/studio-home/tabs-section/courses-tab/contact-administrator/index.jsx", - "line": 17, - "column": 4, - "index": 584 + "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", + "line": 57, + "column": 17 }, { - "filePath": "src/studio-home/verify-email-layout/index.jsx", - "line": 24, - "column": 10, - "index": 756 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 174, + "column": 50 + } + ], + "Card.ImageCap": [ { - "filePath": "src/taxonomy/taxonomy-card/index.jsx", + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", "line": 107, - "column": 4, - "index": 2501 - }, - { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx", - "line": 12, - "column": 4, - "index": 264 - }, + "column": 10 + } + ], + "CardView": [ { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 73, - "column": 10, - "index": 2179 + "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", + "line": 193, + "column": 10 } ], - "Card.Body": [ + "SelectMenu": [ { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 61, - "column": 8, - "index": 1520 - }, + "filePath": "src/courseware/course/CourseBreadcrumbs.jsx", + "line": 41, + "column": 12 + } + ], + "MenuItem": [ { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 63, - "column": 6, - "index": 1822 - }, + "filePath": "src/courseware/course/JumpNavMenuItem.jsx", + "line": 44, + "column": 4 + } + ], + "ActionRow.Spacer": [ { - "filePath": "src/course-unit/sidebar/components/SidebarBody.jsx", - "line": 28, - "column": 4, - "index": 691 - }, + "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", + "line": 56, + "column": 8 + } + ], + "Dropdown": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 59, - "column": 10, - "index": 1502 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", + "line": 14, + "column": 2 }, { - "filePath": "src/generic/ConfirmationPopup.jsx", - "line": 23, - "column": 4, - "index": 444 + "filePath": "src/generic/tabs/Tabs.jsx", + "line": 41, + "column": 10 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 111, - "column": 8, - "index": 2919 - }, + "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx", + "line": 124, + "column": 10 + } + ], + "Dropdown.Toggle": [ { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 97, - "column": 12, - "index": 2179 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 79, - "column": 6, - "index": 2058 + "filePath": "src/generic/tabs/Tabs.jsx", + "line": 42, + "column": 12 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", - "line": 50, - "column": 6, - "index": 1701 - }, + "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx", + "line": 125, + "column": 12 + } + ], + "Dropdown.Menu": [ { - "filePath": "src/pages-and-resources/pages/PageCard.jsx", - "line": 51, - "column": 6, - "index": 1409 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", + "line": 26, + "column": 4 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 18, - "column": 6, - "index": 504 + "filePath": "src/generic/tabs/Tabs.jsx", + "line": 49, + "column": 12 }, { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 19, - "column": 8, - "index": 566 - }, + "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx", + "line": 128, + "column": 12 + } + ], + "Dropdown.Item": [ { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 43, - "column": 12, - "index": 1340 + "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", + "line": 28, + "column": 8 }, { - "filePath": "src/taxonomy/taxonomy-card/index.jsx", - "line": 126, - "column": 6, - "index": 3003 + "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidgetOption.jsx", + "line": 70, + "column": 6 } ], - "Card.Header": [ + "Modal": [ { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 62, - "column": 10, - "index": 1588 - }, + "filePath": "src/courseware/course/sequence/Unit.jsx", + "line": 187, + "column": 8 + } + ], + "ArrowBackIos": [ { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 93, - "column": 8, - "index": 3247 - }, + "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", + "line": 55, + "column": 21 + } + ], + "Close": [ { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 80, - "column": 18, - "index": 3591 - }, + "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", + "line": 70, + "column": 25 + } + ], + "QuestionAnswer": [ { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 31, - "column": 6, - "index": 690 - }, + "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", + "line": 43, + "column": 17 + } + ], + "WatchOutline": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 58, - "column": 10, - "index": 1391 - }, + "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationIcon.jsx", + "line": 16, + "column": 15 + } + ], + "Input": [ { - "filePath": "src/generic/ConfirmationPopup.jsx", + "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeUserNameInput.jsx", + "line": 49, + "column": 6 + } + ], + "Compass": [ + { + "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", + "line": 49, + "column": 19 + } + ], + "MarketingModal": [ + { + "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", "line": 18, - "column": 4, - "index": 349 - }, + "column": 2 + } + ], + "ModalDialog.Hero": [ { - "filePath": "src/import-page/file-section/FileSection.jsx", - "line": 27, - "column": 6, - "index": 896 - }, + "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", + "line": 25, + "column": 6 + } + ], + "ModalDialog.Title": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 74, - "column": 6, - "index": 1901 + "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", - "line": 33, - "column": 6, - "index": 1059 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 159, + "column": 8 + } + ], + "ProductTour": [ { - "filePath": "src/pages-and-resources/pages/PageCard.jsx", - "line": 41, - "column": 6, - "index": 1110 - }, + "filePath": "src/product-tours/ProductTours.jsx", + "line": 145, + "column": 6 + } + ], + "ModalDialog": [ { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 96, - "column": 6, - "index": 2650 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 147, + "column": 4 + } + ], + "ModalDialog.Header": [ { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 49, - "column": 6, - "index": 1372 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 158, + "column": 6 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 33, - "column": 10, - "index": 840 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 163, + "column": 6 + } + ], + "MoneyFilled": [ { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 60, - "column": 10, - "index": 1798 - }, + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 183, + "column": 69 + } + ], + "ModalDialog.Footer": [ { - "filePath": "src/taxonomy/taxonomy-card/index.jsx", - "line": 114, - "column": 6, - "index": 2685 + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 201, + "column": 6 + } + ], + "ModalDialog.CloseButton": [ + { + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 213, + "column": 16 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx", - "line": 13, - "column": 6, - "index": 277 + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 226, + "column": 16 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 74, - "column": 12, - "index": 2252 + "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", + "line": 234, + "column": 10 } ], - "IconButton": [ + "useToggle": [ { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 67, - "column": 16, - "index": 1736 - }, + "filePath": "src/tab-page/LoadedTabPage.jsx", + "line": 43, + "column": 61 + } + ], + "Toast": [ { - "filePath": "src/content-tags-drawer/TagsTree.jsx", - "line": 30, - "column": 8, - "index": 833 + "filePath": "src/tab-page/TabPage.jsx", + "line": 65, + "column": 8 + } + ] + } + }, + { + "version": "20.17.0", + "name": "@edx/frontend-app-library-authoring", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-library-authoring.git" + }, + "folderName": "frontend-app-library-authoring", + "usages": { + "Col": [ + { + "filePath": "src/generic/LoadingPage.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 132, - "column": 12, - "index": 3626 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 427, + "column": 6 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 153, - "column": 18, - "index": 4610 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 484, + "column": 16 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 98, - "column": 14, - "index": 3399 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 496, + "column": 12 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 106, - "column": 22, - "index": 3675 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 510, + "column": 18 }, { - "filePath": "src/course-unit/header-title/HeaderTitle.jsx", - "line": 71, - "column": 8, - "index": 2563 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 513, + "column": 18 }, { - "filePath": "src/course-unit/header-title/HeaderTitle.jsx", - "line": 77, - "column": 8, - "index": 2758 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 547, + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 65, - "column": 8, - "index": 1632 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 550, + "column": 12 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 82, - "column": 8, - "index": 2181 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 557, + "column": 12 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 28, - "column": 10, - "index": 592 + "filePath": "src/library-authoring/common/ErrorAlert.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", + "filePath": "src/library-authoring/common/LicenseField.jsx", "line": 40, - "column": 6, - "index": 762 + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 95, - "column": 12, - "index": 2853 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 45, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 27, - "column": 6, - "index": 592 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 62, + "column": 10 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 66, - "column": 18, - "index": 2174 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 71, + "column": 10 + }, + { + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 76, + "column": 10 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", + "filePath": "src/library-authoring/common/LicenseField.jsx", "line": 81, - "column": 14, - "index": 2758 + "column": 10 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 34, - "column": 10, - "index": 861 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 90, + "column": 10 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 40, - "column": 12, - "index": 1100 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 95, + "column": 10 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 53, - "column": 10, - "index": 1439 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 100, + "column": 10 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 69, - "column": 6, - "index": 1853 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 109, + "column": 10 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 66, - "column": 6, - "index": 1347 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 114, + "column": 10 }, { - "filePath": "src/pages-and-resources/pages/PageSettingButton.jsx", - "line": 23, - "column": 8, - "index": 738 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 119, + "column": 10 }, { - "filePath": "src/pages-and-resources/pages/PageSettingButton.jsx", - "line": 35, - "column": 4, - "index": 1021 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 128, + "column": 10 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 66, - "column": 20, - "index": 1867 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 133, + "column": 10 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", + "filePath": "src/library-authoring/common/LicenseField.jsx", "line": 140, - "column": 14, - "index": 4223 - } - ], - "InfoOutline": [ - { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 70, - "column": 23, - "index": 1838 + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 97, - "column": 15, - "index": 2765 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 144, + "column": 6 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 101, - "column": 38, - "index": 3016 - } - ], - "ModalPopup": [ - { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 76, - "column": 16, - "index": 2076 + "filePath": "src/library-authoring/common/SuccessAlert.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 47, - "column": 6, - "index": 920 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 194, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 44, - "column": 6, - "index": 1091 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 329, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 35, - "column": 6, - "index": 797 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 90, - "column": 16, - "index": 2619 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 385, + "column": 12 }, { - "filePath": "src/certificates/empty-certificates-with-modes/EmptyCertificatesWithModes.jsx", - "line": 23, - "column": 10, - "index": 695 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 422, + "column": 12 }, { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 47, - "column": 4, - "index": 1320 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 219, + "column": 12 }, { - "filePath": "src/course-unit/add-component/add-component-modals/ModalContainer.jsx", - "line": 30, - "column": 10, - "index": 647 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 305, + "column": 12 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 191, - "column": 26, - "index": 7771 + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 69, + "column": 8 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 204, - "column": 26, - "index": 8467 + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 97, + "column": 14 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 72, - "column": 8, - "index": 1891 - }, + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 103, + "column": 8 + } + ], + "Card": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 130, - "column": 10, - "index": 4329 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 85, + "column": 2 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 64, - "column": 8, - "index": 1603 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 133, + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 81, - "column": 8, - "index": 2152 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 428, + "column": 8 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 102, - "column": 8, - "index": 2866 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 558, + "column": 14 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 80, - "column": 14, - "index": 2723 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 206, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/VideosPage.jsx", - "line": 258, - "column": 10, - "index": 7551 + "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", + "line": 47, + "column": 4 }, { - "filePath": "src/schedule-and-details/license-section/license-commons-options/index.jsx", - "line": 77, - "column": 14, - "index": 2478 + "filePath": "src/library-authoring/course-import/CourseImportTaskListItem.jsx", + "line": 30, + "column": 4 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 40, - "column": 16, - "index": 1113 - } - ], - "Card.Section": [ - { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 94, - "column": 10, - "index": 2705 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 231, + "column": 16 }, { - "filePath": "src/certificates/certificate-create-form/CertificateCreateForm.jsx", - "line": 25, - "column": 12, - "index": 1025 + "filePath": "src/library-authoring/empty-page/EmptyPage.jsx", + "line": 10, + "column": 2 }, { - "filePath": "src/certificates/certificate-edit-form/CertificateEditForm.jsx", - "line": 37, - "column": 18, - "index": 1356 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/certificates/certificate-without-modes/CertificateWithoutModes.jsx", - "line": 10, - "column": 6, - "index": 228 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 68, + "column": 6 }, { - "filePath": "src/certificates/certificates-list/CertificatesList.jsx", - "line": 30, - "column": 16, - "index": 985 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 27, + "column": 2 }, { - "filePath": "src/certificates/empty-certificates-with-modes/EmptyCertificatesWithModes.jsx", - "line": 20, - "column": 6, - "index": 559 - }, + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 135, + "column": 22 + } + ], + "Card.Header": [ { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 147, - "column": 8, - "index": 5435 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 86, + "column": 4 }, { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 85, - "column": 20, - "index": 3818 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 559, + "column": 16 }, { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 56, - "column": 6, - "index": 1540 + "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 60, - "column": 12, - "index": 1526 + "filePath": "src/library-authoring/course-import/CourseImportTaskListItem.jsx", + "line": 31, + "column": 6 }, { - "filePath": "src/generic/ConfirmationPopup.jsx", - "line": 24, - "column": 6, - "index": 462 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 29, + "column": 8 }, { - "filePath": "src/import-page/file-section/FileSection.jsx", - "line": 32, - "column": 6, - "index": 1106 - }, + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 141, + "column": 24 + } + ], + "ActionRow": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 80, - "column": 8, - "index": 2078 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 90, + "column": 8 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", - "line": 52, - "column": 10, - "index": 1761 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 122, + "column": 8 }, { - "filePath": "src/pages-and-resources/pages/PageCard.jsx", - "line": 52, - "column": 8, - "index": 1429 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 410, + "column": 6 }, { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 101, - "column": 6, - "index": 2769 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 430, + "column": 12 }, { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 32, - "column": 8, - "index": 961 + "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", + "line": 53, + "column": 10 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 46, - "column": 10, - "index": 1329 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 49, + "column": 8 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/contact-administrator/index.jsx", - "line": 18, - "column": 6, - "index": 613 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 357, + "column": 12 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/contact-administrator/index.jsx", - "line": 27, - "column": 10, - "index": 925 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 327, + "column": 20 }, { - "filePath": "src/studio-home/verify-email-layout/index.jsx", - "line": 25, - "column": 12, - "index": 791 + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 50, + "column": 8 }, { - "filePath": "src/taxonomy/taxonomy-card/index.jsx", - "line": 131, - "column": 8, - "index": 3263 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 32, + "column": 4 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx", - "line": 14, - "column": 6, - "index": 358 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 66, + "column": 14 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx", - "line": 18, - "column": 6, - "index": 527 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 123, + "column": 14 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx", - "line": 21, - "column": 6, - "index": 665 - } - ], - "Card.Status": [ - { - "filePath": "src/advanced-settings/setting-card/SettingCard.jsx", - "line": 108, - "column": 10, - "index": 3204 + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 115, + "column": 14 } ], - "Card.Footer": [ + "Button": [ { - "filePath": "src/certificates/certificate-create-form/CertificateCreateForm.jsx", - "line": 48, - "column": 12, - "index": 1888 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 91, + "column": 10 }, { - "filePath": "src/certificates/certificate-edit-form/CertificateEditForm.jsx", - "line": 60, - "column": 18, - "index": 2357 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 99, + "column": 10 }, { - "filePath": "src/course-unit/sidebar/components/sidebar-footer/index.jsx", - "line": 20, - "column": 4, - "index": 474 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 126, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 75, - "column": 6, - "index": 2305 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 284, + "column": 4 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 63, - "column": 12, - "index": 1656 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 498, + "column": 14 }, { - "filePath": "src/generic/ConfirmationPopup.jsx", - "line": 25, - "column": 6, - "index": 574 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 531, + "column": 20 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 122, - "column": 8, - "index": 3267 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 534, + "column": 20 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-topics/TopicItem.jsx", - "line": 83, - "column": 8, - "index": 2240 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 537, + "column": 20 }, { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 112, - "column": 6, - "index": 3105 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 563, + "column": 18 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 94, - "column": 6, - "index": 3653 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 566, + "column": 18 }, { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 32, - "column": 8, - "index": 992 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 72, - "column": 10, - "index": 2247 - } - ], - "IconButtonWithTooltip": [ + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 46, + "column": 8 + }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 43, - "column": 10, - "index": 1223 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 316, + "column": 24 }, { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 50, - "column": 10, - "index": 1557 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 52, + "column": 10 }, { - "filePath": "src/certificates/certificate-signatories/signatory/Signatory.jsx", - "line": 35, - "column": 6, - "index": 1180 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 220, + "column": 16 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 89, - "column": 12, - "index": 2969 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 323, + "column": 18 }, { - "filePath": "src/course-team/course-team-member/CourseTeamMember.jsx", - "line": 55, - "column": 12, - "index": 1857 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 358, + "column": 14 }, { - "filePath": "src/course-updates/course-handouts/CourseHandouts.jsx", - "line": 16, - "column": 8, - "index": 623 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 361, + "column": 14 }, { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", + "filePath": "src/library-authoring/edit-block/LibraryBlockAssets.jsx", "line": 30, - "column": 10, - "index": 1098 + "column": 15 }, { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", - "line": 38, - "column": 10, - "index": 1391 + "filePath": "src/library-authoring/edit-block/LibraryBlockOlx.jsx", + "line": 56, + "column": 10 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 73, - "column": 8, - "index": 1920 + "filePath": "src/library-authoring/edit-block/LibraryBlockOlx.jsx", + "line": 57, + "column": 10 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 83, - "column": 8, - "index": 2325 + "filePath": "src/library-authoring/edit-block/LibraryBlockOlx.jsx", + "line": 64, + "column": 8 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 93, - "column": 8, - "index": 2795 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 328, + "column": 22 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 93, - "column": 8, - "index": 2584 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 337, + "column": 22 }, { - "filePath": "src/grading-settings/grading-scale/GradingScale.jsx", - "line": 191, - "column": 6, - "index": 6127 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 346, + "column": 22 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 90, - "column": 16, - "index": 2628 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 86, + "column": 10 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 98, - "column": 16, - "index": 2995 + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 56, + "column": 12 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 111, - "column": 14, - "index": 3329 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 47, + "column": 10 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 119, - "column": 14, - "index": 3680 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 70, + "column": 16 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 60, - "column": 16, - "index": 1930 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 81, + "column": 8 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 78, - "column": 18, - "index": 2367 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 87, + "column": 10 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 85, - "column": 18, - "index": 2683 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 90, + "column": 10 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 92, - "column": 18, - "index": 2993 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 97, + "column": 10 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 104, - "column": 26, - "index": 4023 + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 118, + "column": 16 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 114, - "column": 26, - "index": 4600 + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 154, + "column": 20 + }, + { + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", + "line": 56, + "column": 6 } ], - "EditOutlineIcon": [ - { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 44, - "column": 17, - "index": 1263 - }, + "ModalDialog": [ { - "filePath": "src/certificates/certificate-signatories/signatory/Signatory.jsx", - "line": 37, - "column": 13, - "index": 1261 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 109, + "column": 4 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 93, - "column": 23, - "index": 2803 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 50, + "column": 10 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 114, - "column": 21, - "index": 3498 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 107, + "column": 10 } ], - "DeleteOutlineIcon": [ + "ModalDialog.Header": [ { - "filePath": "src/certificates/certificate-details/CertificateDetails.jsx", - "line": 51, - "column": 17, - "index": 1597 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 113, + "column": 6 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 90, - "column": 19, - "index": 3011 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 54, + "column": 12 }, { - "filePath": "src/group-configurations/content-groups-section/ContentGroupCard.jsx", - "line": 106, - "column": 23, - "index": 3379 - }, - { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCard.jsx", - "line": 127, - "column": 21, - "index": 4071 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 111, + "column": 12 } ], - "Image": [ + "ModalDialog.Title": [ { - "filePath": "src/certificates/certificate-signatories/signatory/Signatory.jsx", - "line": 45, - "column": 10, - "index": 1578 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 114, + "column": 8 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 113, - "column": 12, - "index": 3885 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 55, + "column": 14 }, { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 247, - "column": 12, - "index": 8795 - }, + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 112, + "column": 14 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/files-and-videos/files-page/FileThumbnail.jsx", - "line": 30, - "column": 8, - "index": 612 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 118, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/VideoThumbnail.jsx", + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", "line": 59, - "column": 12, - "index": 1919 + "column": 12 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 61, - "column": 6, - "index": 1686 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 116, + "column": 12 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 121, + "column": 6 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 57, - "column": 8, - "index": 1177 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 65, + "column": 12 + }, + { + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 122, + "column": 12 } ], - "FormLabel": [ + "ModalDialog.CloseButton": [ { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 103, - "column": 12, - "index": 3468 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 123, + "column": 10 }, { - "filePath": "src/certificates/certificate-signatories/signatory/SignatoryForm.jsx", - "line": 111, - "column": 10, - "index": 3772 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 67, + "column": 16 }, { - "filePath": "src/studio-home/organization-section/index.jsx", - "line": 49, - "column": 8, - "index": 1734 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 124, + "column": 16 } ], - "AddIcon": [ + "Card.Body": [ { - "filePath": "src/certificates/empty-certificates-with-modes/EmptyCertificatesWithModes.jsx", - "line": 25, - "column": 24, - "index": 758 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 134, + "column": 8 }, { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 144, - "column": 36, - "index": 5392 - }, + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 429, + "column": 10 + } + ], + "Form.Control": [ { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 197, - "column": 40, - "index": 8077 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 354, + "column": 10 }, { - "filePath": "src/group-configurations/content-groups-section/index.jsx", - "line": 63, - "column": 26, - "index": 2174 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 441, + "column": 16 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", - "line": 85, - "column": 20, - "index": 2793 + "filePath": "src/library-authoring/common/FormGroup.jsx", + "line": 19, + "column": 6 }, { - "filePath": "src/group-configurations/experiment-configurations-section/index.jsx", - "line": 51, - "column": 26, - "index": 1794 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 219, + "column": 28 }, { - "filePath": "src/schedule-and-details/instructors-section/index.jsx", - "line": 72, - "column": 26, - "index": 2014 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 248, + "column": 28 }, { - "filePath": "src/schedule-and-details/learning-outcomes-section/index.jsx", - "line": 61, - "column": 26, - "index": 1915 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 215, + "column": 16 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 81, - "column": 22, - "index": 2544 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 235, + "column": 14 }, { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 109, - "column": 20, - "index": 3423 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 45, + "column": 20 + } + ], + "IconButton": [ + { + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 370, + "column": 12 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 145, - "column": 34, - "index": 6172 + "filePath": "src/library-authoring/common/OrganizationDropdown.jsx", + "line": 153, + "column": 6 }, { - "filePath": "src/textbooks/Textbooks.jsx", - "line": 77, - "column": 28, - "index": 2388 + "filePath": "src/library-authoring/common/OrganizationDropdown.jsx", + "line": 167, + "column": 6 } ], - "DropdownButton": [ + "Edit": [ { - "filePath": "src/certificates/layout/header-buttons/HeaderButtons.jsx", - "line": 22, - "column": 6, - "index": 478 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 373, + "column": 22 } ], - "Dropdown.Item": [ - { - "filePath": "src/certificates/layout/header-buttons/HeaderButtons.jsx", - "line": 23, - "column": 35, - "index": 621 - }, + "Container": [ { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 160, - "column": 16, - "index": 4864 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 407, + "column": 2 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 170, - "column": 14, - "index": 5322 - }, + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 217, + "column": 8 + } + ], + "ActionRow.Spacer": [ { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 177, - "column": 14, - "index": 5622 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 414, + "column": 8 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 184, - "column": 16, - "index": 5958 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 440, + "column": 16 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 193, - "column": 16, - "index": 6311 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 51, + "column": 10 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 198, - "column": 16, - "index": 6512 + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 54, + "column": 10 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 207, - "column": 18, - "index": 6861 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 214, - "column": 18, - "index": 7190 + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 117, + "column": 16 }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 224, - "column": 16, - "index": 7600 - }, + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", + "line": 55, + "column": 6 + } + ], + "Row": [ { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 32, - "column": 16, - "index": 1216 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 424, + "column": 4 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 61, - "column": 16, - "index": 2281 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 509, + "column": 16 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 28, - "column": 10, - "index": 926 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 549, + "column": 10 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 112, - "column": 18, - "index": 3902 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 39, + "column": 4 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 115, - "column": 18, - "index": 4102 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 61, + "column": 8 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 119, - "column": 20, - "index": 4277 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 80, + "column": 8 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 123, - "column": 18, - "index": 4500 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 99, + "column": 8 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 126, - "column": 18, - "index": 4678 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 118, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 36, - "column": 8, - "index": 766 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 139, + "column": 4 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 43, - "column": 10, - "index": 967 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 193, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 48, - "column": 10, - "index": 1164 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 384, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 53, - "column": 10, - "index": 1358 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 218, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 58, - "column": 6, - "index": 1562 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 26, + "column": 2 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 61, - "column": 6, - "index": 1681 - }, + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 68, + "column": 6 + } + ], + "SearchField": [ { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 65, - "column": 6, - "index": 1826 - }, + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 433, + "column": 16 + } + ], + "Pagination": [ { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 51, - "column": 12, - "index": 1502 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 485, + "column": 18 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 58, - "column": 10, - "index": 1762 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 119, + "column": 12 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 65, - "column": 10, - "index": 2034 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 300, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 38, - "column": 14, - "index": 1138 - }, + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 165, + "column": 18 + } + ], + "Dropdown": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 45, - "column": 14, - "index": 1446 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 515, + "column": 22 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 51, - "column": 12, - "index": 1680 - }, + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", + "line": 43, + "column": 10 + } + ], + "Dropdown.Toggle": [ { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 182, - "column": 10, - "index": 5835 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 516, + "column": 24 }, { - "filePath": "src/schedule-and-details/details-section/index.jsx", - "line": 32, - "column": 14, - "index": 1202 - }, + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", + "line": 44, + "column": 12 + } + ], + "Dropdown.Menu": [ { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 40, - "column": 10, - "index": 1336 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 519, + "column": 24 }, { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", "line": 47, - "column": 12, - "index": 1649 - }, + "column": 12 + } + ], + "Dropdown.Item": [ { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 134, - "column": 16, - "index": 4284 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 521, + "column": 28 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 73, - "column": 18, - "index": 2097 + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", + "line": 48, + "column": 14 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 77, - "column": 16, - "index": 2272 + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", + "line": 49, + "column": 14 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/courses-filters/courses-filter-menu/index.jsx", - "line": 44, - "column": 10, - "index": 1363 - }, + "filePath": "src/library-authoring/studio-header-wrapper/StudioHeaderWrapper.jsx", + "line": 50, + "column": 14 + } + ], + "Card.Footer": [ { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 155, - "column": 10, - "index": 4896 + "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", + "line": 562, + "column": 16 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 64, - "column": 12, - "index": 1775 - }, + "filePath": "src/library-authoring/empty-page/EmptyPage.jsx", + "line": 15, + "column": 4 + } + ], + "Hyperlink": [ { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 70, - "column": 12, - "index": 2033 + "filePath": "src/library-authoring/common/AboutLibrariesHyperlink.jsx", + "line": 8, + "column": 2 } ], - "Spinner": [ + "Alert": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 112, - "column": 4, - "index": 3636 + "filePath": "src/library-authoring/common/ErrorAlert.jsx", + "line": 12, + "column": 6 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 158, - "column": 16, - "index": 4967 + "filePath": "src/library-authoring/common/SuccessAlert.jsx", + "line": 11, + "column": 6 }, { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 229, - "column": 18, - "index": 7844 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 198, + "column": 16 }, { - "filePath": "src/content-tags-drawer/ContentTagsDropDownSelector.jsx", - "line": 235, - "column": 10, - "index": 8716 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 388, + "column": 18 }, { - "filePath": "src/files-and-videos/generic/UsageMetricsMessage.jsx", - "line": 51, - "column": 8, - "index": 1487 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 247, + "column": 12 }, { - "filePath": "src/generic/Loading.jsx", - "line": 7, - "column": 2, - "index": 220 + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 223, + "column": 16 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 99, - "column": 16, - "index": 2268 - }, + "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", + "line": 73, + "column": 16 + } + ], + "Form.Group": [ { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 145, - "column": 10, - "index": 4220 + "filePath": "src/library-authoring/common/FormGroup.jsx", + "line": 18, + "column": 4 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 233, - "column": 14, - "index": 6889 - } - ], - "Collapsible.Advanced": [ + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 211, + "column": 26 + }, { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 373, - "column": 6, - "index": 12846 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 240, + "column": 26 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 102, - "column": 18, - "index": 3632 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 269, + "column": 24 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 19, - "column": 2, - "index": 373 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 210, + "column": 12 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 99, - "column": 6, - "index": 2859 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 231, + "column": 12 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 98, - "column": 4, - "index": 3245 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 37, + "column": 18 } ], - "Collapsible.Trigger": [ - { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 379, - "column": 8, - "index": 13086 - }, + "Form.Checkbox": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 105, - "column": 20, - "index": 3756 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 63, + "column": 12 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 27, - "column": 4, - "index": 566 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 82, + "column": 12 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 100, - "column": 8, - "index": 2890 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 101, + "column": 12 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 102, - "column": 6, - "index": 3448 + "filePath": "src/library-authoring/common/LicenseField.jsx", + "line": 120, + "column": 12 } ], - "Collapsible.Visible": [ - { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 380, - "column": 10, - "index": 13157 - }, + "ExpandMore": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 384, - "column": 10, - "index": 13279 - }, + "filePath": "src/library-authoring/common/OrganizationDropdown.jsx", + "line": 155, + "column": 13 + } + ], + "Icon": [ { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 32, - "column": 6, - "index": 775 + "filePath": "src/library-authoring/common/OrganizationDropdown.jsx", + "line": 156, + "column": 16 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 37, - "column": 6, - "index": 988 + "filePath": "src/library-authoring/common/OrganizationDropdown.jsx", + "line": 170, + "column": 16 }, { - "filePath": "src/pages-and-resources/discussions/app-list/FeaturesList.jsx", - "line": 14, - "column": 8, - "index": 404 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 311, + "column": 37 }, { - "filePath": "src/pages-and-resources/discussions/app-list/FeaturesList.jsx", - "line": 17, - "column": 8, - "index": 553 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 339, + "column": 31 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 104, - "column": 8, - "index": 3613 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 81, + "column": 23 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 113, - "column": 8, - "index": 3874 + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 158, + "column": 22 } ], - "KeyboardArrowDown": [ + "ExpandLess": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 381, - "column": 23, - "index": 13213 + "filePath": "src/library-authoring/common/OrganizationDropdown.jsx", + "line": 169, + "column": 13 } ], - "KeyboardArrowUp": [ + "Form": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 385, - "column": 23, - "index": 13333 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 207, + "column": 18 + }, + { + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 208, + "column": 8 } ], - "Collapsible.Body": [ + "Card.Section": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 390, - "column": 8, - "index": 13484 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 210, + "column": 24 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 57, - "column": 4, - "index": 1593 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 239, + "column": 24 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 104, - "column": 8, - "index": 3150 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 268, + "column": 22 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 124, - "column": 6, - "index": 4163 - } - ], - "Chip": [ + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 291, + "column": 24 + }, { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 470, - "column": 8, - "index": 17020 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 300, + "column": 22 }, { - "filePath": "src/files-and-videos/generic/table-components/FilterStatus.jsx", - "line": 30, - "column": 10, - "index": 882 + "filePath": "src/library-authoring/empty-page/EmptyPage.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 76, - "column": 8, - "index": 2416 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 32, + "column": 8 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 181, - "column": 18, - "index": 5009 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 69, + "column": 8 } ], - "Tag": [ + "Form.Label": [ { - "filePath": "src/content-tags-drawer/ContentTagsCollapsible.jsx", - "line": 472, - "column": 22, - "index": 17079 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 216, + "column": 28 }, { - "filePath": "src/content-tags-drawer/TagsTree.jsx", - "line": 27, - "column": 17, - "index": 731 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 211, + "column": 14 }, { - "filePath": "src/generic/tag-count/index.jsx", - "line": 9, - "column": 39, - "index": 290 - } - ], - "useCheckboxSetValues": [ - { - "filePath": "src/content-tags-drawer/ContentTagsCollapsibleHelper.jsx", - "line": 114, - "column": 48, - "index": 3893 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 232, + "column": 14 }, { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 32, - "column": 7, - "index": 1019 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 42, + "column": 20 } ], - "Toast": [ - { - "filePath": "src/content-tags-drawer/ContentTagsDrawer.jsx", - "line": 240, - "column": 12, - "index": 8174 - }, + "Form.Text": [ { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 483, - "column": 8, - "index": 20141 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 227, + "column": 28 }, { - "filePath": "src/files-and-videos/generic/ApiStatusToast.jsx", - "line": 23, - "column": 4, - "index": 445 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 257, + "column": 28 }, { - "filePath": "src/taxonomy/TaxonomyLayout.jsx", - "line": 41, - "column": 10, - "index": 1449 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 53, + "column": 20 } ], - "Sheet": [ + "Form.Check": [ { - "filePath": "src/content-tags-drawer/ContentTagsDrawerSheet.jsx", - "line": 17, - "column": 6, - "index": 581 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 270, + "column": 26 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 54, - "column": 4, - "index": 1876 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 279, + "column": 26 } ], - "Collapsible": [ + "StatefulButton": [ { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 72, - "column": 20, - "index": 2111 + "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", + "line": 301, + "column": 24 }, { - "filePath": "src/files-and-videos/generic/DeleteConfirmationModal.jsx", - "line": 34, - "column": 6, - "index": 921 + "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", + "line": 54, + "column": 12 }, { - "filePath": "src/pages-and-resources/discussions/app-list/FeaturesList.jsx", - "line": 10, - "column": 2, - "index": 312 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 331, + "column": 18 }, { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 103, - "column": 14, - "index": 3419 + "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", + "line": 70, + "column": 10 } ], - "ArrowDropDown": [ + "Form.Row": [ { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 76, - "column": 49, - "index": 2337 - } - ], - "ArrowDropUp": [ + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 209, + "column": 10 + }, { - "filePath": "src/content-tags-drawer/tags-sidebar-controls/TagsSidebarBody.jsx", - "line": 77, - "column": 47, - "index": 2403 + "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", + "line": 230, + "column": 10 } ], - "Close": [ - { - "filePath": "src/content-tags-drawer/TagsTree.jsx", - "line": 33, - "column": 15, - "index": 901 - }, - { - "filePath": "src/files-and-videos/generic/table-components/FilterStatus.jsx", - "line": 32, - "column": 23, - "index": 935 - }, + "Badge": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 81, - "column": 55, - "index": 2799 + "filePath": "src/library-authoring/course-import/CourseImportTaskListItem.jsx", + "line": 36, + "column": 12 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 183, - "column": 31, - "index": 5076 + "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", + "line": 28, + "column": 4 } ], - "RadioButtonUnchecked": [ + "Info": [ { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemBody.jsx", - "line": 33, - "column": 15, - "index": 898 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 248, + "column": 20 } ], - "ModeComment": [ + "Alert.Heading": [ { - "filePath": "src/course-checklist/ChecklistSection/ChecklistItemComment.jsx", - "line": 16, - "column": 19, - "index": 555 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 252, + "column": 29 } ], - "EditIcon": [ - { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 136, - "column": 22, - "index": 3825 - }, - { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 100, - "column": 24, - "index": 3505 - }, + "Breadcrumb": [ { - "filePath": "src/course-unit/header-title/HeaderTitle.jsx", - "line": 74, - "column": 18, - "index": 2693 - }, + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 256, + "column": 10 + } + ], + "AlertModal": [ { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 87, - "column": 25, - "index": 2808 + "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", + "line": 353, + "column": 8 } ], - "Dropdown": [ + "Spinner": [ { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 148, - "column": 10, - "index": 4305 - }, + "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", + "line": 260, + "column": 24 + } + ], + "Add": [ { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 22, - "column": 10, - "index": 754 - }, + "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", + "line": 158, + "column": 33 + } + ] + } + }, + { + "version": "19.9.0", + "name": "@edx/frontend-app-ora-grading", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-app-ora-grading.git" + }, + "folderName": "frontend-app-ora-grading", + "usages": { + "AlertModal": [ { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 51, - "column": 10, - "index": 1816 + "filePath": "src/components/ConfirmModal.jsx", + "line": 16, + "column": 2 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 19, - "column": 4, - "index": 503 - }, + "filePath": "src/components/DemoAlert/index.jsx", + "line": 18, + "column": 2 + } + ], + "ActionRow": [ { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 38, - "column": 14, - "index": 1188 + "filePath": "src/components/ConfirmModal.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 47, - "column": 16, - "index": 1462 + "filePath": "src/components/DemoAlert/index.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 103, - "column": 14, - "index": 3583 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 51, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 25, - "column": 2, - "index": 471 + "filePath": "src/containers/ReviewActions/index.jsx", + "line": 27, + "column": 4 + } + ], + "Button": [ + { + "filePath": "src/components/ConfirmModal.jsx", + "line": 23, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 41, - "column": 6, - "index": 1169 + "filePath": "src/components/ConfirmModal.jsx", + "line": 29, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 22, - "column": 4, - "index": 524 + "filePath": "src/components/DemoAlert/index.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 176, - "column": 4, - "index": 5556 + "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/schedule-and-details/details-section/index.jsx", - "line": 26, - "column": 8, - "index": 944 + "filePath": "src/components/FilePreview/FileInfo.jsx", + "line": 28, + "column": 4 }, { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 35, - "column": 6, - "index": 1131 + "filePath": "src/containers/ListView/EmptySubmission.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 128, - "column": 10, - "index": 3989 + "filePath": "src/containers/ListView/FilterStatusComponent.jsx", + "line": 37, + "column": 6 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 64, - "column": 12, - "index": 1805 + "filePath": "src/containers/ListView/ListError.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/courses-filters/courses-filter-menu/index.jsx", - "line": 32, - "column": 4, - "index": 994 + "filePath": "src/containers/ListView/SelectedBulkAction.jsx", + "line": 10, + "column": 2 }, { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 142, - "column": 4, - "index": 4295 + "filePath": "src/containers/ListView/TableAction.jsx", + "line": 10, + "column": 2 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 55, - "column": 8, - "index": 1413 - } - ], - "Dropdown.Toggle": [ + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 90, + "column": 20 + }, { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 149, - "column": 12, - "index": 4404 + "filePath": "src/containers/ReviewActions/components/StartGradingButton/index.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 23, - "column": 12, - "index": 777 + "filePath": "src/containers/ReviewActions/index.jsx", + "line": 45, + "column": 12 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 52, - "column": 12, - "index": 1839 + "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 20, - "column": 6, - "index": 561 + "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", + "line": 33, + "column": 6 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 104, - "column": 16, - "index": 3610 + "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.test.jsx", + "line": 34, + "column": 2 }, { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 26, - "column": 4, - "index": 527 + "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.test.jsx", + "line": 40, + "column": 2 + } + ], + "Alert": [ + { + "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 42, - "column": 8, - "index": 1205 + "filePath": "src/components/FilePreview/Banners/LoadingBanner.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 25, - "column": 6, - "index": 597 + "filePath": "src/containers/DemoWarning/index.jsx", + "line": 18, + "column": 4 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 177, - "column": 6, - "index": 5590 + "filePath": "src/containers/ListView/ListError.jsx", + "line": 23, + "column": 2 }, { - "filePath": "src/schedule-and-details/details-section/index.jsx", - "line": 27, - "column": 10, - "index": 986 + "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", + "line": 39, + "column": 4 + } + ], + "Info": [ + { + "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", + "line": 20, + "column": 34 }, { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 36, - "column": 8, - "index": 1171 + "filePath": "src/containers/DemoWarning/index.jsx", + "line": 21, + "column": 12 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 129, - "column": 12, - "index": 4034 + "filePath": "src/containers/ListView/ListError.jsx", + "line": 25, + "column": 10 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 65, - "column": 14, - "index": 1830 + "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", + "line": 41, + "column": 12 + } + ], + "Alert.Heading": [ + { + "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/courses-filters/courses-filter-menu/index.jsx", - "line": 33, - "column": 6, - "index": 1044 + "filePath": "src/containers/DemoWarning/index.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 143, - "column": 6, - "index": 4396 + "filePath": "src/containers/ListView/ListError.jsx", + "line": 32, + "column": 4 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 56, - "column": 10, - "index": 1466 + "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", + "line": 45, + "column": 6 } ], - "MoveVertIcon": [ + "Spinner": [ { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 154, - "column": 19, - "index": 4641 + "filePath": "src/components/FilePreview/Banners/LoadingBanner.jsx", + "line": 7, + "column": 4 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 107, - "column": 23, - "index": 3710 + "filePath": "src/components/LoadingMessage.jsx", + "line": 12, + "column": 4 + }, + { + "filePath": "src/containers/ListView/index.jsx", + "line": 47, + "column": 12 } ], - "Dropdown.Menu": [ + "IconButton": [ { - "filePath": "src/course-outline/card-header/CardHeader.jsx", - "line": 158, - "column": 12, - "index": 4764 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 52, + "column": 8 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 30, - "column": 12, - "index": 1120 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 71, + "column": 8 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 59, - "column": 12, - "index": 2182 + "filePath": "src/components/InfoPopover/index.jsx", + "line": 31, + "column": 4 }, { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationDropdown.jsx", + "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", "line": 26, - "column": 6, - "index": 843 + "column": 4 }, { - "filePath": "src/course-unit/course-xblock/CourseXBlock.jsx", - "line": 111, - "column": 16, - "index": 3868 - }, + "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", + "line": 41, + "column": 4 + } + ], + "Icon": [ { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 34, - "column": 4, - "index": 710 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 55, + "column": 18 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 49, - "column": 8, - "index": 1438 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 74, + "column": 18 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 34, - "column": 6, - "index": 927 + "filePath": "src/components/InfoPopover/index.jsx", + "line": 35, + "column": 14 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 180, - "column": 6, - "index": 5768 + "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/schedule-and-details/details-section/index.jsx", - "line": 30, - "column": 10, - "index": 1125 + "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", + "line": 26, + "column": 8 }, { - "filePath": "src/schedule-and-details/requirements-section/index.jsx", - "line": 39, - "column": 8, - "index": 1310 + "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", + "line": 29, + "column": 15 }, { - "filePath": "src/schedule-and-details/schedule-section/certificate-display-row/CertificateDisplayRow.jsx", - "line": 132, - "column": 12, - "index": 4196 + "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", + "line": 30, + "column": 15 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 71, - "column": 14, - "index": 2025 + "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", + "line": 31, + "column": 16 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/courses-filters/courses-filter-menu/index.jsx", - "line": 42, - "column": 6, - "index": 1287 + "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", + "line": 32, + "column": 14 }, { - "filePath": "src/taxonomy/taxonomy-menu/TaxonomyMenu.jsx", - "line": 153, - "column": 6, - "index": 4795 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 47, + "column": 18 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 63, - "column": 10, - "index": 1747 - } - ], - "Truncate": [ - { - "filePath": "src/course-outline/card-header/TitleButton.jsx", - "line": 42, - "column": 8, - "index": 987 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 50, + "column": 18 }, { - "filePath": "src/course-outline/card-header/TitleLink.jsx", - "line": 17, - "column": 4, - "index": 372 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 88, + "column": 20 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 377, - "column": 28, - "index": 11351 + "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", + "line": 32, + "column": 14 }, { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 386, - "column": 28, - "index": 11637 + "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", + "line": 47, + "column": 14 + } + ], + "ChevronLeft": [ + { + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 56, + "column": 15 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", + "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", + "line": 31, + "column": 11 + } + ], + "Form.Group": [ + { + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", "line": 60, - "column": 10, - "index": 1504 + "column": 8 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 77, - "column": 10, - "index": 2053 + "filePath": "src/containers/CriterionContainer/CriterionFeedback.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/files-and-videos/generic/DeleteConfirmationModal.jsx", - "line": 38, - "column": 12, - "index": 1022 + "filePath": "src/containers/CriterionContainer/index.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/files-and-videos/generic/InfoModal.jsx", - "line": 51, - "column": 12, - "index": 1245 + "filePath": "src/containers/Rubric/RubricFeedback.jsx", + "line": 46, + "column": 6 + } + ], + "Form.Label": [ + { + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 61, + "column": 10 }, { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 70, - "column": 10, - "index": 2136 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 69, + "column": 10 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadProgressList.jsx", - "line": 15, - "column": 12, - "index": 625 + "filePath": "src/containers/CriterionContainer/index.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/group-configurations/common/TitleButton.jsx", - "line": 30, - "column": 10, - "index": 843 + "filePath": "src/containers/CriterionContainer/ReviewCriterion.jsx", + "line": 19, + "column": 10 }, { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentCardGroup.jsx", - "line": 17, - "column": 10, - "index": 501 + "filePath": "src/containers/Rubric/RubricFeedback.jsx", + "line": 47, + "column": 8 } ], - "Row": [ - { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 229, - "column": 6, - "index": 7062 - }, - { - "filePath": "src/files-and-videos/generic/table-components/FilterStatus.jsx", - "line": 27, - "column": 6, - "index": 733 - }, - { - "filePath": "src/files-and-videos/generic/UsageMetricsMessage.jsx", - "line": 39, - "column": 6, - "index": 1197 - }, - { - "filePath": "src/generic/drag-helper/SortableItem.jsx", - "line": 57, - "column": 4, - "index": 1211 - }, - { - "filePath": "src/group-configurations/index.jsx", - "line": 46, - "column": 6, - "index": 1583 - }, - { - "filePath": "src/studio-home/StudioHome.jsx", - "line": 133, - "column": 12, - "index": 4035 - }, - { - "filePath": "src/studio-home/tabs-section/archived-tab/index.jsx", - "line": 22, - "column": 6, - "index": 613 - }, - { - "filePath": "src/studio-home/tabs-section/archived-tab/index.jsx", - "line": 32, - "column": 10, - "index": 820 - }, - { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 96, - "column": 6, - "index": 2920 - }, - { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 107, - "column": 10, - "index": 3143 - }, + "Form.Control": [ { - "filePath": "src/studio-home/tabs-section/libraries-tab/index.jsx", - "line": 22, - "column": 6, - "index": 604 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 62, + "column": 10 }, { - "filePath": "src/studio-home/tabs-section/libraries-tab/index.jsx", - "line": 32, - "column": 10, - "index": 811 + "filePath": "src/containers/CriterionContainer/CriterionFeedback.jsx", + "line": 51, + "column": 8 }, { - "filePath": "src/textbooks/Textbooks.jsx", + "filePath": "src/containers/Rubric/RubricFeedback.jsx", "line": 55, - "column": 6, - "index": 1721 + "column": 8 } ], - "CheckCircleIcon": [ + "ChevronRight": [ { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 262, - "column": 22, - "index": 8385 + "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", + "line": 75, + "column": 15 }, { - "filePath": "src/schedule-and-details/index.jsx", - "line": 181, - "column": 18, - "index": 5489 + "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", + "line": 46, + "column": 11 } ], - "IconAdd": [ - { - "filePath": "src/course-outline/CourseOutline.jsx", - "line": 417, - "column": 44, - "index": 17776 - }, - { - "filePath": "src/course-outline/header-navigations/HeaderNavigations.jsx", - "line": 39, - "column": 24, - "index": 1062 - }, - { - "filePath": "src/course-outline/section-card/SectionCard.jsx", - "line": 254, - "column": 30, - "index": 7954 - }, - { - "filePath": "src/course-outline/subsection-card/SubsectionCard.jsx", - "line": 230, - "column": 30, - "index": 7511 - }, - { - "filePath": "src/course-team/add-team-member/AddTeamMember.jsx", - "line": 20, - "column": 20, - "index": 753 - }, - { - "filePath": "src/course-team/CourseTeam.jsx", - "line": 83, - "column": 36, - "index": 2655 - }, + "Card": [ { - "filePath": "src/grading-settings/grading-scale/GradingScale.jsx", - "line": 197, - "column": 13, - "index": 6399 + "filePath": "src/components/FilePreview/FileCard.jsx", + "line": 14, + "column": 2 }, { - "filePath": "src/grading-settings/GradingSettings.jsx", - "line": 207, - "column": 34, - "index": 8456 + "filePath": "src/containers/ResponseDisplay/index.jsx", + "line": 50, + "column": 12 }, { - "filePath": "src/group-configurations/empty-placeholder/index.jsx", - "line": 24, - "column": 20, - "index": 785 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 40, + "column": 6 }, { - "filePath": "src/textbooks/empty-placeholder/EmptyPlaceholder.jsx", - "line": 14, - "column": 26, - "index": 536 + "filePath": "src/containers/Rubric/index.jsx", + "line": 31, + "column": 6 } ], - "CampaignIcon": [ - { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 72, - "column": 14, - "index": 2392 - }, + "Collapsible": [ { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 263, - "column": 16, - "index": 8196 + "filePath": "src/components/FilePreview/FileCard.jsx", + "line": 15, + "column": 4 } ], - "InfoOutlineIcon": [ - { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 93, - "column": 14, - "index": 2810 - }, - { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 195, - "column": 16, - "index": 5842 - }, + "OverlayTrigger": [ { - "filePath": "src/course-unit/sidebar/PublishControls.jsx", - "line": 68, - "column": 14, - "index": 2534 + "filePath": "src/components/FilePreview/FileInfo.jsx", + "line": 18, + "column": 2 }, { - "filePath": "src/course-unit/sidebar/PublishControls.jsx", - "line": 78, - "column": 14, - "index": 3058 + "filePath": "src/components/InfoPopover/index.jsx", + "line": 21, + "column": 2 } ], - "WarningIcon": [ - { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 130, - "column": 16, - "index": 3849 - }, - { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 295, - "column": 16, - "index": 9032 - }, - { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 322, - "column": 16, - "index": 9797 - }, - { - "filePath": "src/course-outline/xblock-status/GradingPolicyAlert.jsx", - "line": 29, - "column": 77, - "index": 725 - }, - { - "filePath": "src/course-unit/clipboard/paste-notification/index.jsx", - "line": 47, - "column": 16, - "index": 1779 - }, - { - "filePath": "src/course-unit/CourseUnit.jsx", - "line": 141, - "column": 24, - "index": 5036 - }, - { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 115, - "column": 41, - "index": 3425 - }, - { - "filePath": "src/generic/configure-modal/AdvancedTab.jsx", - "line": 120, - "column": 41, - "index": 3659 - }, - { - "filePath": "src/generic/internet-connection-alert/index.jsx", - "line": 53, - "column": 12, - "index": 1408 - }, - { - "filePath": "src/generic/saving-error-alert/SavingErrorAlert.jsx", - "line": 42, - "column": 12, - "index": 1212 - }, + "Popover": [ { - "filePath": "src/schedule-and-details/index.jsx", - "line": 384, - "column": 16, - "index": 13548 + "filePath": "src/components/FilePreview/FileInfo.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 66, - "column": 27, - "index": 2010 + "filePath": "src/components/InfoPopover/index.jsx", + "line": 26, + "column": 6 } ], - "ErrorIcon": [ - { - "filePath": "src/course-outline/page-alerts/PageAlerts.jsx", - "line": 382, - "column": 18, - "index": 11499 - }, - { - "filePath": "src/course-unit/clipboard/paste-notification/index.jsx", - "line": 70, - "column": 16, - "index": 2526 - }, - { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", - "line": 25, - "column": 23, - "index": 844 - }, - { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 84, - "column": 20, - "index": 3064 - }, - { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 92, - "column": 20, - "index": 3399 - }, - { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 100, - "column": 20, - "index": 3722 - }, - { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 108, - "column": 20, - "index": 4037 - }, - { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 116, - "column": 20, - "index": 4358 - }, + "Popover.Content": [ { - "filePath": "src/course-updates/CourseUpdates.jsx", - "line": 124, - "column": 20, - "index": 4676 + "filePath": "src/components/FilePreview/FileInfo.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 94, - "column": 31, - "index": 3191 + "filePath": "src/components/FilePreview/FileInfo.test.jsx", + "line": 22, + "column": 45 }, { - "filePath": "src/export-page/export-modal-error/ExportModalError.jsx", - "line": 44, - "column": 12, - "index": 1753 + "filePath": "src/components/InfoPopover/index.jsx", + "line": 27, + "column": 8 } ], - "Bubble": [ - { - "filePath": "src/course-outline/section-card/SectionCard.jsx", - "line": 231, - "column": 16, - "index": 7053 - }, + "InfoOutline": [ { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 105, - "column": 10, - "index": 3656 + "filePath": "src/components/FilePreview/FileInfo.jsx", + "line": 32, + "column": 17 }, { - "filePath": "src/studio-home/collapsible-state-with-action/index.jsx", - "line": 114, - "column": 10, - "index": 3915 + "filePath": "src/components/InfoPopover/index.jsx", + "line": 33, + "column": 11 } ], - "CheckIcon": [ + "Badge": [ { - "filePath": "src/course-outline/xblock-status/GradingTypeAndDueDate.jsx", - "line": 46, - "column": 44, - "index": 1258 + "filePath": "src/components/StatusBadge.jsx", + "line": 33, + "column": 4 } ], - "CalendarIcon": [ + "Form.RadioSet": [ { - "filePath": "src/course-outline/xblock-status/GradingTypeAndDueDate.jsx", - "line": 66, - "column": 44, - "index": 1873 - }, + "filePath": "src/containers/CriterionContainer/RadioCriterion.jsx", + "line": 37, + "column": 8 + } + ], + "Form.Radio": [ { - "filePath": "src/course-updates/update-form/UpdateForm.jsx", - "line": 69, - "column": 25, - "index": 2048 + "filePath": "src/containers/CriterionContainer/RadioCriterion.jsx", + "line": 39, + "column": 12 } ], - "HideIcon": [ + "FormControlFeedback": [ { - "filePath": "src/course-outline/xblock-status/HideAfterDueMessage.jsx", - "line": 15, - "column": 44, - "index": 484 + "filePath": "src/containers/CriterionContainer/ReviewCriterion.jsx", + "line": 20, + "column": 10 } ], - "ClockIcon": [ + "PageBanner": [ { - "filePath": "src/course-outline/xblock-status/ReleaseStatus.jsx", - "line": 37, - "column": 44, - "index": 1034 + "filePath": "src/containers/CTA/index.jsx", + "line": 12, + "column": 2 } ], - "DeleteOutline": [ + "Hyperlink": [ { - "filePath": "src/course-team/course-team-member/CourseTeamMember.jsx", - "line": 56, - "column": 19, - "index": 1899 + "filePath": "src/containers/CTA/index.jsx", + "line": 15, + "column": 6 }, { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", - "line": 40, - "column": 17, - "index": 1502 + "filePath": "src/containers/ListView/EmptySubmission.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 97, - "column": 15, - "index": 3009 + "filePath": "src/containers/ListView/ListError.jsx", + "line": 40, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/Transcript.jsx", - "line": 97, - "column": 19, - "index": 2912 + "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 141, - "column": 21, - "index": 4256 + "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", + "line": 25, + "column": 6 } ], - "StandardModal": [ + "Container": [ { - "filePath": "src/course-unit/add-component/add-component-modals/ModalContainer.jsx", - "line": 23, - "column": 4, - "index": 494 + "filePath": "src/containers/ListView/index.jsx", + "line": 34, + "column": 6 + } + ], + "ArrowBack": [ + { + "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", + "line": 20, + "column": 17 } ], - "ArrowDropDownIcon": [ + "Launch": [ { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", + "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", "line": 26, - "column": 21, - "index": 995 + "column": 19 + } + ], + "DataTable": [ + { + "filePath": "src/containers/ListView/SubmissionsTable.jsx", + "line": 76, + "column": 8 }, { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", "line": 55, - "column": 21, - "index": 2057 + "column": 18 } ], - "ChevronRightIcon": [ + "DataTable.TableControlBar": [ { - "filePath": "src/course-unit/breadcrumbs/Breadcrumbs.jsx", - "line": 44, - "column": 17, - "index": 1603 + "filePath": "src/containers/ListView/SubmissionsTable.jsx", + "line": 120, + "column": 10 } ], - "InfoIcon": [ + "DataTable.Table": [ { - "filePath": "src/course-unit/clipboard/paste-notification/index.jsx", - "line": 87, - "column": 16, - "index": 3073 + "filePath": "src/containers/ListView/SubmissionsTable.jsx", + "line": 121, + "column": 10 }, { - "filePath": "src/generic/create-or-rerun-course/CreateOrRerunCourseForm.jsx", - "line": 208, - "column": 18, - "index": 6502 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 79, + "column": 20 } ], - "useWindowSize": [ + "DataTable.TableFooter": [ { - "filePath": "src/course-unit/course-sequence/hooks.js", - "line": 80, - "column": 21, - "index": 3400 - }, - { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 36, - "column": 53, - "index": 1199 - }, + "filePath": "src/containers/ListView/SubmissionsTable.jsx", + "line": 122, + "column": 10 + } + ], + "StatefulButton": [ { - "filePath": "src/course-unit/course-sequence/Sequence.jsx", - "line": 21, - "column": 53, - "index": 697 + "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", + "line": 25, + "column": 2 }, { - "filePath": "src/pages-and-resources/discussions/data/hook.js", - "line": 4, - "column": 21, - "index": 132 + "filePath": "src/containers/Rubric/index.jsx", + "line": 41, + "column": 12 } ], - "breakpoints": [ + "Card.Section": [ { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 36, - "column": 77, - "index": 1223 + "filePath": "src/containers/ResponseDisplay/index.jsx", + "line": 51, + "column": 14 }, { - "filePath": "src/course-unit/course-sequence/Sequence.jsx", - "line": 21, - "column": 77, - "index": 721 - }, + "filePath": "src/containers/Rubric/index.jsx", + "line": 32, + "column": 8 + } + ], + "Collapsible.Advanced": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", - "line": 54, - "column": 34, - "index": 1898 - }, + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 43, + "column": 12 + } + ], + "Collapsible.Trigger": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 151, - "column": 28, - "index": 5180 - }, + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 44, + "column": 14 + } + ], + "Collapsible.Visible": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.test.jsx", - "line": 41, - "column": 39, - "index": 1676 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 46, + "column": 16 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.test.jsx", - "line": 125, - "column": 22, - "index": 4210 - }, + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 49, + "column": 16 + } + ], + "ArrowDropDown": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.test.jsx", - "line": 136, - "column": 22, - "index": 4680 - }, + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 47, + "column": 29 + } + ], + "ArrowDropUp": [ { - "filePath": "src/pages-and-resources/discussions/data/hook.js", - "line": 5, - "column": 28, - "index": 177 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 50, + "column": 29 } ], - "PlusIcon": [ + "Collapsible.Body": [ { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationTabs.jsx", - "line": 64, - "column": 24, - "index": 2558 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 53, + "column": 14 } ], - "ContentPasteGoIcon": [ + "Card.Footer": [ { - "filePath": "src/course-unit/course-sequence/sequence-navigation/SequenceNavigationTabs.jsx", - "line": 73, - "column": 26, - "index": 2883 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 84, + "column": 12 } ], - "SettingsIcon": [ + "WarningFilled": [ { - "filePath": "src/course-unit/header-title/HeaderTitle.jsx", - "line": 80, - "column": 18, - "index": 2887 + "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", + "line": 88, + "column": 71 } ], - "Form.Checkbox": [ + "FullscreenModal": [ { - "filePath": "src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx", - "line": 50, - "column": 6, - "index": 1773 - }, + "filePath": "src/containers/ReviewModal/index.jsx", + "line": 31, + "column": 4 + } + ], + "Row": [ { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 151, - "column": 14, - "index": 4514 - }, + "filePath": "src/containers/ReviewModal/ReviewContent.jsx", + "line": 22, + "column": 4 + } + ], + "Col": [ { - "filePath": "src/generic/configure-modal/PrereqSettings.jsx", - "line": 92, - "column": 6, - "index": 2754 - }, + "filePath": "src/containers/ReviewModal/ReviewContent.jsx", + "line": 23, + "column": 6 + } + ] + } + }, + { + "version": "20.18.2", + "name": "@edx/frontend-app-payment", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-payment.git" + }, + "folderName": "frontend-app-payment", + "usages": { + "Alert": [ { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 52, - "column": 10, - "index": 1275 - }, + "filePath": "src/feedback/AlertMessage.jsx", + "line": 46, + "column": 4 + } + ], + "Hyperlink": [ { - "filePath": "src/generic/configure-modal/UnitTab.jsx", - "line": 135, - "column": 6, - "index": 4712 + "filePath": "src/feedback/FallbackErrorMessage.jsx", + "line": 13, + "column": 8 }, { - "filePath": "src/generic/configure-modal/VisibilityTab.jsx", - "line": 109, - "column": 10, - "index": 3881 + "filePath": "src/payment/AlertCodeMessages.jsx", + "line": 22, + "column": 10 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 118, - "column": 30, - "index": 4288 + "filePath": "src/payment/checkout/FreeCheckoutOrderButton.jsx", + "line": 8, + "column": 2 }, { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 33, - "column": 10, - "index": 1015 + "filePath": "src/payment/EmptyCartMessage.jsx", + "line": 23, + "column": 14 }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 212, - "column": 10, - "index": 6340 + "filePath": "src/payment/EmptyCartMessage.jsx", + "line": 32, + "column": 14 } ], - "EditOutline": [ - { - "filePath": "src/course-updates/course-handouts/CourseHandouts.jsx", - "line": 18, - "column": 15, - "index": 728 - }, - { - "filePath": "src/course-updates/course-update/CourseUpdate.jsx", - "line": 32, - "column": 17, - "index": 1207 - }, + "Collapsible": [ { - "filePath": "src/custom-pages/CustomPageCard.jsx", - "line": 77, - "column": 15, - "index": 2130 + "filePath": "src/payment/cart/Cart.jsx", + "line": 102, + "column": 12 } ], - "Breadcrumb": [ + "Form.Group": [ { - "filePath": "src/custom-pages/CustomPages.jsx", - "line": 118, - "column": 10, - "index": 3889 - }, + "filePath": "src/payment/cart/CouponForm.jsx", + "line": 47, + "column": 8 + } + ], + "Form.Control": [ { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailPage.jsx", - "line": 66, - "column": 10, - "index": 1746 + "filePath": "src/payment/cart/CouponForm.jsx", + "line": 55, + "column": 10 }, { - "filePath": "src/textbooks/Textbooks.jsx", - "line": 73, - "column": 14, - "index": 2198 + "filePath": "src/payment/cart/UpdateQuantityForm.jsx", + "line": 37, + "column": 10 } ], - "ArrowCircleDownIcon": [ + "Button": [ { - "filePath": "src/export-page/CourseExportPage.jsx", - "line": 91, - "column": 36, - "index": 4107 + "filePath": "src/payment/cart/CouponForm.jsx", + "line": 57, + "column": 8 + }, + { + "filePath": "src/payment/cart/CouponForm.jsx", + "line": 124, + "column": 8 } ], - "ContentCopy": [ + "StatefulButton": [ { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", + "filePath": "src/payment/cart/UpdateQuantityForm.jsx", "line": 66, - "column": 15, - "index": 1659 + "column": 6 }, { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 83, - "column": 15, - "index": 2208 + "filePath": "src/payment/checkout/payment-form/PlaceOrderButton.jsx", + "line": 22, + "column": 10 } - ], - "CheckboxControl": [ + ] + } + }, + { + "version": "20.27.0", + "name": "@edx/frontend-app-profile", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-profile.git" + }, + "folderName": "frontend-app-profile", + "usages": { + "Alert": [ { - "filePath": "src/files-and-videos/files-page/FileInfoModalSidebar.jsx", - "line": 103, - "column": 8, - "index": 2895 + "filePath": "src/profile/AgeMessage.jsx", + "line": 8, + "column": 2 }, { - "filePath": "src/pages-and-resources/discussions/app-list/AppCard.jsx", - "line": 38, - "column": 12, - "index": 1343 + "filePath": "src/profile/forms/SocialLinks.jsx", + "line": 170, + "column": 22 }, { - "filePath": "src/schedule-and-details/license-section/license-commons-options/index.jsx", - "line": 68, - "column": 14, - "index": 2155 + "filePath": "src/profile/ProfilePage.jsx", + "line": 145, + "column": 10 } ], - "MoreHoriz": [ + "Alert.Heading": [ { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 29, - "column": 11, - "index": 615 + "filePath": "src/profile/AgeMessage.jsx", + "line": 13, + "column": 4 + } + ], + "Alert.Link": [ + { + "filePath": "src/profile/AgeMessage.jsx", + "line": 25, + "column": 4 + } + ], + "Form.Group": [ + { + "filePath": "src/profile/forms/Bio.jsx", + "line": 59, + "column": 16 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 41, - "column": 13, - "index": 787 + "filePath": "src/profile/forms/Country.jsx", + "line": 70, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 28, - "column": 13, - "index": 617 + "filePath": "src/profile/forms/Education.jsx", + "line": 66, + "column": 16 }, { - "filePath": "src/studio-home/card-item/index.jsx", - "line": 67, - "column": 24, - "index": 1903 + "filePath": "src/profile/forms/PreferredLanguage.jsx", + "line": 80, + "column": 16 } ], - "Dropdown.Divider": [ + "Hyperlink": [ { - "filePath": "src/files-and-videos/generic/FileMenu.jsx", - "line": 64, - "column": 6, - "index": 1799 + "filePath": "src/profile/forms/Certificates.jsx", + "line": 106, + "column": 14 }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 64, - "column": 10, - "index": 2003 + "filePath": "src/profile/ProfilePage.jsx", + "line": 115, + "column": 6 } ], - "DataTable": [ + "Button": [ { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 192, - "column": 6, - "index": 4957 + "filePath": "src/profile/forms/elements/EditButton.jsx", + "line": 13, + "column": 2 }, { - "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", - "line": 60, - "column": 4, - "index": 2252 + "filePath": "src/profile/forms/elements/FormControls.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/taxonomy/tag-list/TagListTable.jsx", - "line": 44, - "column": 31, - "index": 1492 + "filePath": "src/profile/forms/ProfileAvatar.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/taxonomy/tag-list/TagListTable.jsx", - "line": 81, - "column": 6, - "index": 2420 + "filePath": "src/skills-builder/skills-builder-modal/SelectPreferences.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/taxonomy/tag-list/TagListTable.jsx", - "line": 103, - "column": 20, - "index": 3247 + "filePath": "src/skills-builder/skills-builder-modal/SelectPreferences.jsx", + "line": 33, + "column": 8 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 198, - "column": 12, - "index": 5829 - } - ], - "Dropzone": [ - { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 216, - "column": 10, - "index": 5790 + "filePath": "src/skills-builder/skills-builder-modal/SelectPreferences.jsx", + "line": 43, + "column": 8 }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 112, - "column": 10, - "index": 2964 + "filePath": "src/skills-builder/skills-builder-modal/SelectPreferences.jsx", + "line": 52, + "column": 12 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 101, - "column": 16, - "index": 2404 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 65, + "column": 12 }, { - "filePath": "src/import-page/file-section/FileSection.jsx", - "line": 35, - "column": 12, - "index": 1201 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 69, + "column": 12 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 114, - "column": 12, - "index": 3179 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 77, + "column": 12 + }, + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 84, + "column": 12 } ], - "DataTable.TableControlBar": [ + "StatefulButton": [ { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 228, - "column": 12, - "index": 6267 + "filePath": "src/profile/forms/elements/FormControls.jsx", + "line": 32, + "column": 8 } ], - "CardView": [ - { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 230, - "column": 40, - "index": 6390 - }, + "TransitionReplace": [ { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 225, - "column": 14, - "index": 6609 + "filePath": "src/profile/forms/elements/SwitchContent.jsx", + "line": 44, + "column": 4 } ], - "DataTable.Table": [ + "Dropdown": [ { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 231, - "column": 40, - "index": 6544 - }, + "filePath": "src/profile/forms/ProfileAvatar.jsx", + "line": 75, + "column": 6 + } + ], + "Dropdown.Toggle": [ { - "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", - "line": 87, - "column": 6, - "index": 3110 - }, + "filePath": "src/profile/forms/ProfileAvatar.jsx", + "line": 76, + "column": 8 + } + ], + "Dropdown.Menu": [ { - "filePath": "src/taxonomy/tag-list/TagListTable.jsx", - "line": 108, - "column": 8, - "index": 3346 + "filePath": "src/profile/forms/ProfileAvatar.jsx", + "line": 79, + "column": 8 } ], - "DataTable.EmptyTable": [ + "Dropdown.Item": [ { - "filePath": "src/files-and-videos/generic/FileTable.jsx", - "line": 232, - "column": 12, - "index": 6578 + "filePath": "src/profile/forms/ProfileAvatar.jsx", + "line": 80, + "column": 10 }, { - "filePath": "src/taxonomy/tag-list/TagListTable.jsx", - "line": 109, - "column": 8, - "index": 3374 + "filePath": "src/profile/forms/ProfileAvatar.jsx", + "line": 87, + "column": 10 } ], - "TableFooter": [ + "Icon": [ { - "filePath": "src/files-and-videos/generic/table-components/Footer.jsx", - "line": 16, - "column": 4, - "index": 345 + "filePath": "src/profile/UsernameDescription.jsx", + "line": 9, + "column": 4 } ], - "Pagination": [ - { - "filePath": "src/files-and-videos/generic/table-components/Footer.jsx", - "line": 17, - "column": 6, - "index": 365 - }, + "VisibilityOff": [ { - "filePath": "src/studio-home/tabs-section/courses-tab/index.jsx", - "line": 158, - "column": 14, - "index": 4882 + "filePath": "src/profile/UsernameDescription.jsx", + "line": 9, + "column": 15 } ], - "ClosedCaption": [ + "Stepper": [ { - "filePath": "src/files-and-videos/generic/table-components/GalleryCard.jsx", - "line": 79, - "column": 66, - "index": 2538 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 34, + "column": 4 } ], - "Form.CheckboxSet": [ + "ModalDialog": [ { - "filePath": "src/files-and-videos/generic/table-components/sort-and-filter-modal/SortAndFilterModal.jsx", - "line": 144, - "column": 10, - "index": 4297 - }, + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 35, + "column": 6 + } + ], + "ModalDialog.Hero": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 110, - "column": 24, - "index": 3861 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 42, + "column": 8 } ], - "Locked": [ + "ModalDialog.Body": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/AccessColumn.jsx", - "line": 24, - "column": 19, - "index": 652 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 51, + "column": 8 } ], - "LockOpen": [ + "Container": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/AccessColumn.jsx", - "line": 26, - "column": 19, - "index": 704 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 52, + "column": 10 } ], - "Check": [ + "Stepper.Step": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/ActiveColumn.jsx", - "line": 16, - "column": 46, - "index": 686 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 53, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 57, + "column": 12 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 63, + "column": 8 + } + ], + "Stepper.ActionRow": [ + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", "line": 64, - "column": 45, - "index": 1694 + "column": 10 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/FormDropdown.jsx", - "line": 46, - "column": 41, - "index": 1528 + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 76, + "column": 10 + } + ] + } + }, + { + "version": "19.9.0", + "name": "@edx/frontend-app-program-console", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-program-console.git" + }, + "folderName": "frontend-app-program-console", + "usages": { + "Collapsible": [ + { + "filePath": "src/console/ConsolePage.jsx", + "line": 64, + "column": 6 }, { - "filePath": "src/files-and-videos/videos-page/transcript-settings/ThreePlayMediaForm.jsx", - "line": 89, - "column": 33, - "index": 3608 + "filePath": "src/report/reportSection.jsx", + "line": 36, + "column": 8 + } + ], + "Alert": [ + { + "filePath": "src/console/ConsolePage.jsx", + "line": 116, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadStatusIcon.jsx", - "line": 10, - "column": 25, - "index": 347 + "filePath": "src/console/ConsolePage.jsx", + "line": 131, + "column": 8 }, { - "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", - "line": 36, - "column": 18, - "index": 1433 + "filePath": "src/console/ConsolePage.jsx", + "line": 149, + "column": 12 }, { - "filePath": "src/pages-and-resources/discussions/app-list/SupportedFeature.jsx", - "line": 8, - "column": 6, - "index": 192 + "filePath": "src/console/ConsolePage.jsx", + "line": 171, + "column": 20 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/courses-filters/courses-filter-menu/index.jsx", + "filePath": "src/report/reportSection.jsx", "line": 22, - "column": 15, - "index": 784 - }, + "column": 4 + } + ], + "SearchField": [ { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 98, - "column": 66, - "index": 2839 + "filePath": "src/console/ConsolePage.jsx", + "line": 143, + "column": 12 } ], - "Menu": [ + "Pagination": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 54, - "column": 8, - "index": 1084 + "filePath": "src/console/ConsolePage.jsx", + "line": 158, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 51, - "column": 8, - "index": 1255 - }, + "filePath": "src/console/ConsolePage.jsx", + "line": 194, + "column": 12 + } + ] + } + }, + { + "version": "20.25.0", + "name": "edx-frontend-app-publisher", + "repository": "https://github.com/openedx/frontend-app-publisher", + "folderName": "frontend-app-publisher", + "usages": { + "StatefulButton": [ { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 42, - "column": 8, - "index": 961 + "filePath": "src/components/ActionButton/index.jsx", + "line": 8, + "column": 2 } ], - "MenuItem": [ + "Icon": [ { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 58, - "column": 12, - "index": 1185 + "filePath": "src/components/Collaborator/index.jsx", + "line": 32, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 70, - "column": 14, - "index": 1523 + "filePath": "src/components/Collaborator/index.jsx", + "line": 53, + "column": 12 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 80, - "column": 14, - "index": 1859 + "filePath": "src/components/SidePanes/CommentsPane.jsx", + "line": 100, + "column": 24 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 90, - "column": 14, - "index": 2192 + "filePath": "src/components/SidePanes/UsersPane.jsx", + "line": 125, + "column": 13 + } + ], + "Alert": [ + { + "filePath": "src/components/CollaboratorPage/index.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 99, - "column": 10, - "index": 2519 + "filePath": "src/components/CollaboratorPage/index.jsx", + "line": 91, + "column": 12 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 108, - "column": 10, - "index": 2812 + "filePath": "src/components/CollaboratorPage/index.jsx", + "line": 115, + "column": 14 }, { - "filePath": "src/files-and-videos/generic/table-components/table-custom-columns/MoreInfoColumn.jsx", - "line": 116, - "column": 10, - "index": 3069 + "filePath": "src/components/CreateCoursePage/index.jsx", + "line": 97, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 58, - "column": 18, - "index": 1473 + "filePath": "src/components/CreateCoursePage/index.jsx", + "line": 178, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 71, - "column": 18, - "index": 1928 + "filePath": "src/components/CreateCourseRunPage/index.jsx", + "line": 155, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 86, - "column": 16, - "index": 2402 + "filePath": "src/components/CreateCourseRunPage/index.jsx", + "line": 180, + "column": 16 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 45, - "column": 10, - "index": 1025 + "filePath": "src/components/EditCoursePage/index.jsx", + "line": 678, + "column": 8 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 53, - "column": 10, - "index": 1292 + "filePath": "src/components/EditCoursePage/index.jsx", + "line": 794, + "column": 10 }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/TranscriptMenu.jsx", - "line": 62, - "column": 10, - "index": 1632 + "filePath": "src/components/EditCoursePage/index.jsx", + "line": 804, + "column": 10 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 100, - "column": 4, - "index": 2888 + "filePath": "src/components/EditCoursePage/index.jsx", + "line": 854, + "column": 10 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 110, - "column": 4, - "index": 3252 + "filePath": "src/components/EditCoursePage/index.jsx", + "line": 891, + "column": 12 }, { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 123, - "column": 8, - "index": 3648 - } - ], - "Tune": [ + "filePath": "src/components/EditCoursePage/TranscriptLanguage.jsx", + "line": 36, + "column": 10 + }, { - "filePath": "src/files-and-videos/generic/table-components/TableActions.jsx", - "line": 38, - "column": 71, - "index": 1081 - } - ], - "ErrorOutline": [ + "filePath": "src/components/ImageUpload/index.jsx", + "line": 95, + "column": 12 + }, { - "filePath": "src/files-and-videos/generic/UsageMetricsMessage.jsx", - "line": 43, - "column": 15, - "index": 1316 + "filePath": "src/components/ImageUpload/index.jsx", + "line": 101, + "column": 12 }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadStatusIcon.jsx", - "line": 12, - "column": 25, - "index": 415 - } - ], - "ExpandMore": [ + "filePath": "src/components/ListField/index.jsx", + "line": 190, + "column": 10 + }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/transcript-item/LanguageSelect.jsx", - "line": 100, - "column": 21, - "index": 2818 + "filePath": "src/components/ReduxFormCreatableSelect/index.jsx", + "line": 41, + "column": 12 }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 34, - "column": 43, - "index": 894 - } - ], - "Tabs": [ + "filePath": "src/components/RichEditor/index.jsx", + "line": 76, + "column": 10 + }, { - "filePath": "src/files-and-videos/videos-page/info-sidebar/VideoInfoModalSidebar.jsx", - "line": 20, - "column": 2, - "index": 465 + "filePath": "src/components/SidePanes/CommentsPane.jsx", + "line": 107, + "column": 10 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 186, - "column": 10, - "index": 5491 + "filePath": "src/components/SidePanes/CommentsPane.jsx", + "line": 146, + "column": 12 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 209, - "column": 10, - "index": 6388 + "filePath": "src/components/SidePanes/UsersPane.jsx", + "line": 141, + "column": 13 }, { - "filePath": "src/studio-home/tabs-section/index.jsx", - "line": 186, - "column": 4, - "index": 5885 - } - ], - "Tab": [ - { - "filePath": "src/files-and-videos/videos-page/info-sidebar/VideoInfoModalSidebar.jsx", - "line": 25, - "column": 4, - "index": 584 - }, - { - "filePath": "src/files-and-videos/videos-page/info-sidebar/VideoInfoModalSidebar.jsx", - "line": 28, - "column": 4, - "index": 708 - }, - { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 187, - "column": 12, - "index": 5510 - }, - { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 196, - "column": 12, - "index": 5903 - }, - { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 210, - "column": 12, - "index": 6407 + "filePath": "src/components/StafferPage/index.jsx", + "line": 112, + "column": 8 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 219, - "column": 12, - "index": 6800 + "filePath": "src/components/StafferPage/index.jsx", + "line": 162, + "column": 12 }, { - "filePath": "src/generic/configure-modal/ConfigureModal.jsx", - "line": 228, - "column": 12, - "index": 7196 + "filePath": "src/components/StafferPage/index.jsx", + "line": 191, + "column": 16 }, { - "filePath": "src/studio-home/tabs-section/index.jsx", - "line": 85, - "column": 6, - "index": 2964 - }, + "filePath": "src/components/TableComponent/index.jsx", + "line": 128, + "column": 6 + } + ], + "Alert.Heading": [ { - "filePath": "src/studio-home/tabs-section/index.jsx", - "line": 107, - "column": 8, - "index": 3644 + "filePath": "src/components/CollaboratorPage/index.jsx", + "line": 58, + "column": 10 }, { - "filePath": "src/studio-home/tabs-section/index.jsx", - "line": 124, - "column": 10, - "index": 4104 + "filePath": "src/components/CreateCoursePage/index.jsx", + "line": 101, + "column": 10 }, { - "filePath": "src/studio-home/tabs-section/index.jsx", - "line": 139, - "column": 10, - "index": 4564 + "filePath": "src/components/EditCoursePage/index.jsx", + "line": 684, + "column": 10 }, { - "filePath": "src/studio-home/tabs-section/index.jsx", - "line": 160, - "column": 8, - "index": 5163 + "filePath": "src/components/StafferPage/index.jsx", + "line": 118, + "column": 10 } ], - "ChevronLeft": [ + "Collapsible": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 70, - "column": 25, - "index": 2313 + "filePath": "src/components/Collapsible/index.jsx", + "line": 8, + "column": 32 } ], - "ChevronRight": [ + "Collapsible.Advanced": [ { - "filePath": "src/files-and-videos/videos-page/transcript-settings/TranscriptSettings.jsx", - "line": 109, - "column": 33, - "index": 3996 + "filePath": "src/components/Collapsible/index.jsx", + "line": 32, + "column": 2 } ], - "WarningFilled": [ + "Collapsible.Trigger": [ { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 43, - "column": 16, - "index": 1254 + "filePath": "src/components/Collapsible/index.jsx", + "line": 33, + "column": 4 } ], - "Scrollable": [ + "Collapsible.Visible": [ { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadModal.jsx", - "line": 68, - "column": 6, - "index": 2152 - } - ], - "ProgressBar": [ + "filePath": "src/components/Collapsible/index.jsx", + "line": 35, + "column": 6 + }, { - "filePath": "src/files-and-videos/videos-page/upload-modal/UploadProgressList.jsx", - "line": 25, - "column": 14, - "index": 974 + "filePath": "src/components/Collapsible/index.jsx", + "line": 38, + "column": 6 } ], - "VideoFile": [ + "Modal": [ { - "filePath": "src/files-and-videos/videos-page/VideoThumbnail.jsx", - "line": 84, - "column": 23, - "index": 2726 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 13, + "column": 2 } ], - "ContentCopyIcon": [ + "SearchField": [ { - "filePath": "src/generic/clipboard/paste-component/components/PasteButton.jsx", - "line": 16, - "column": 18, - "index": 496 + "filePath": "src/components/CourseTable/index.jsx", + "line": 164, + "column": 10 } ], - "Popover.Title": [ + "Form.Group": [ { - "filePath": "src/generic/clipboard/paste-component/components/PopoverContent.jsx", - "line": 15, - "column": 4, - "index": 510 + "filePath": "src/components/DateTimeField/index.jsx", + "line": 87, + "column": 10 }, { - "filePath": "src/taxonomy/system-defined-badge/index.jsx", - "line": 15, - "column": 6, - "index": 417 - } - ], - "OpenInNewIcon": [ - { - "filePath": "src/generic/clipboard/paste-component/components/PopoverContent.jsx", - "line": 26, - "column": 62, - "index": 934 - } - ], - "QuestionIcon": [ - { - "filePath": "src/generic/clipboard/paste-component/components/WhatsInClipboard.jsx", - "line": 33, - "column": 13, - "index": 980 - } - ], - "Popover": [ + "filePath": "src/components/DateTimeField/index.jsx", + "line": 113, + "column": 10 + }, { - "filePath": "src/generic/clipboard/paste-component/index.jsx", + "filePath": "src/components/RenderInputTextField/index.jsx", "line": 18, - "column": 6, - "index": 613 + "column": 2 }, { - "filePath": "src/taxonomy/system-defined-badge/index.jsx", - "line": 14, - "column": 4, - "index": 336 + "filePath": "src/components/RenderSelectField/index.jsx", + "line": 15, + "column": 2 }, { - "filePath": "src/taxonomy/taxonomy-card/index.jsx", - "line": 63, - "column": 4, - "index": 1592 + "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", + "line": 22, + "column": 2 } ], - "Delete": [ + "Form.Label": [ { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 46, - "column": 19, - "index": 1283 - } - ], - "ExpandLess": [ + "filePath": "src/components/DateTimeField/index.jsx", + "line": 88, + "column": 12 + }, { - "filePath": "src/generic/CollapsableEditor.jsx", - "line": 53, - "column": 45, - "index": 1474 - } - ], - "FileUploadIcon": [ + "filePath": "src/components/DateTimeField/index.jsx", + "line": 114, + "column": 12 + }, { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 71, - "column": 13, - "index": 1895 + "filePath": "src/components/RenderInputTextField/index.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/generic/modal-dropzone/ModalDropzone.jsx", - "line": 68, - "column": 13, - "index": 1389 + "filePath": "src/components/RenderSelectField/index.jsx", + "line": 16, + "column": 4 + }, + { + "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", + "line": 23, + "column": 4 } ], - "Card.Divider": [ + "Form.Control": [ { - "filePath": "src/generic/course-upload-image/index.jsx", - "line": 121, - "column": 8, - "index": 3242 + "filePath": "src/components/DateTimeField/index.jsx", + "line": 96, + "column": 12 }, { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 111, - "column": 6, - "index": 3082 + "filePath": "src/components/DateTimeField/index.jsx", + "line": 121, + "column": 12 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 93, - "column": 6, - "index": 3630 + "filePath": "src/components/RenderInputTextField/index.jsx", + "line": 22, + "column": 4 }, { - "filePath": "src/schedule-and-details/introducing-section/introduction-video/index.jsx", - "line": 31, - "column": 8, - "index": 967 + "filePath": "src/components/RenderSelectField/index.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/schedule-and-details/requirements-section/entrance-exam/index.jsx", - "line": 42, - "column": 12, - "index": 1311 - }, + "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", + "line": 26, + "column": 4 + } + ], + "Hyperlink": [ { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 45, - "column": 10, - "index": 1302 + "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", + "line": 80, + "column": 12 }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 71, - "column": 10, - "index": 2220 + "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", + "line": 141, + "column": 10 }, { - "filePath": "src/studio-home/tabs-section/courses-tab/contact-administrator/index.jsx", - "line": 26, - "column": 10, - "index": 898 + "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", + "line": 155, + "column": 10 }, { - "filePath": "src/taxonomy/taxonomy-detail/TaxonomyDetailSideCard.jsx", - "line": 17, - "column": 6, - "index": 482 + "filePath": "src/components/Header/index.jsx", + "line": 36, + "column": 12 } ], - "Calendar": [ + "OverlayTrigger": [ { - "filePath": "src/generic/datepicker-control/DatepickerControl.jsx", - "line": 49, - "column": 17, - "index": 1382 + "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", + "line": 87, + "column": 12 + }, + { + "filePath": "src/components/SidePanes/Pane.jsx", + "line": 11, + "column": 6 } ], - "Col": [ + "Tooltip": [ { - "filePath": "src/generic/drag-helper/SortableItem.jsx", - "line": 62, - "column": 6, - "index": 1294 + "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", + "line": 89, + "column": 23 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 21, - "column": 28, - "index": 580 - }, + "filePath": "src/components/SidePanes/Pane.jsx", + "line": 15, + "column": 10 + } + ], + "Badge": [ { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 35, - "column": 28, - "index": 1164 - }, + "filePath": "src/components/EditCoursePage/CourseSkills.jsx", + "line": 29, + "column": 10 + } + ], + "Add": [ { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 49, - "column": 28, - "index": 1753 + "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", + "line": 118, + "column": 8 }, { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 64, - "column": 28, - "index": 2419 + "filePath": "src/components/SidePanes/UsersPane.jsx", + "line": 160, + "column": 16 } ], - "DragIndicator": [ + "InfoOutline": [ { - "filePath": "src/generic/drag-helper/SortableItem.jsx", - "line": 76, - "column": 23, - "index": 1767 + "filePath": "src/components/FieldHelp/index.jsx", + "line": 57, + "column": 10 + }, + { + "filePath": "src/components/SidePanes/Pane.jsx", + "line": 20, + "column": 8 } ], - "SwitchControl": [ + "Dropdown": [ { - "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 33, - "column": 10, - "index": 874 + "filePath": "src/components/Header/index.jsx", + "line": 59, + "column": 12 } ], - "IconSettings": [ + "Dropdown.Toggle": [ { - "filePath": "src/generic/processing-notification/index.jsx", - "line": 18, - "column": 56, - "index": 573 + "filePath": "src/components/Header/index.jsx", + "line": 60, + "column": 14 } ], - "WarningFilledIcon": [ + "AvatarButton": [ { - "filePath": "src/group-configurations/content-groups-section/ContentGroupForm.jsx", - "line": 79, - "column": 24, - "index": 2460 - }, + "filePath": "src/components/Header/index.jsx", + "line": 60, + "column": 35 + } + ], + "Dropdown.Menu": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentForm.jsx", - "line": 112, - "column": 22, - "index": 3717 + "filePath": "src/components/Header/index.jsx", + "line": 64, + "column": 14 } ], - "CloseIcon": [ + "Dropdown.Item": [ { - "filePath": "src/group-configurations/experiment-configurations-section/ExperimentFormGroups.jsx", + "filePath": "src/components/Header/index.jsx", "line": 65, - "column": 23, - "index": 2141 - }, - { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 76, - "column": 26, - "index": 2566 + "column": 16 } ], - "Form.Check": [ + "Spinner": [ { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 153, - "column": 14, - "index": 6078 + "filePath": "src/components/LoadingSpinner/index.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/lti/LtiConfigForm.jsx", - "line": 161, - "column": 14, - "index": 6389 + "filePath": "src/components/SidePanes/CatalogInclusionPane.jsx", + "line": 71, + "column": 10 } ], - "Form.Row": [ - { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-restrictions/DiscussionRestrictionItem.jsx", - "line": 98, - "column": 6, - "index": 3412 - }, - { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/discussion-restrictions/DiscussionRestrictionItem.jsx", - "line": 124, - "column": 6, - "index": 4428 - }, + "Close": [ { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", + "filePath": "src/components/RemoveButton/index.jsx", "line": 20, - "column": 10, - "index": 541 - }, - { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 63, - "column": 10, - "index": 2380 - }, - { - "filePath": "src/schedule-and-details/instructors-section/instructor-container/index.jsx", - "line": 79, - "column": 10, - "index": 3039 + "column": 4 } ], - "ButtonGroup": [ - { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DiscussionRestriction.jsx", - "line": 63, - "column": 6, - "index": 2358 - }, + "Form": [ { - "filePath": "src/schedule-and-details/license-section/license-selector/index.jsx", - "line": 52, - "column": 6, - "index": 1460 + "filePath": "src/components/SidePanes/CatalogInclusionPane.jsx", + "line": 60, + "column": 6 } ], "Form.Switch": [ { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 129, - "column": 8, - "index": 4519 + "filePath": "src/components/SidePanes/CatalogInclusionPane.jsx", + "line": 61, + "column": 8 } ], - "CardGrid": [ - { - "filePath": "src/pages-and-resources/discussions/app-list/AppList.jsx", - "line": 140, - "column": 6, - "index": 4871 - }, + "TextArea": [ { - "filePath": "src/pages-and-resources/pages/PageGrid.jsx", - "line": 9, - "column": 2, - "index": 338 + "filePath": "src/components/SidePanes/CommentsPane.jsx", + "line": 123, + "column": 14 } ], - "Remove": [ + "Delete": [ { - "filePath": "src/pages-and-resources/discussions/app-list/FeaturesTable.jsx", - "line": 37, - "column": 18, - "index": 1506 + "filePath": "src/components/Staffer/index.jsx", + "line": 30, + "column": 8 } ], - "FullscreenModal": [ - { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 64, - "column": 6, - "index": 2160 - }, - { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 77, - "column": 6, - "index": 2434 - }, + "Edit": [ { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 92, - "column": 10, - "index": 2806 + "filePath": "src/components/Staffer/index.jsx", + "line": 44, + "column": 10 } ], - "Stepper": [ - { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 91, - "column": 8, - "index": 2762 - }, + "DataTable": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 442, - "column": 8, - "index": 12666 + "filePath": "src/components/TableComponent/index.jsx", + "line": 93, + "column": 10 } ], - "Stepper.Header": [ + "Pagination": [ { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 98, - "column": 28, - "index": 3041 + "filePath": "src/components/TableComponent/index.jsx", + "line": 106, + "column": 12 } ], - "Stepper.ActionRow": [ + "ErrorIcon": [ { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 102, - "column": 16, - "index": 3197 + "filePath": "src/components/TableComponent/index.jsx", + "line": 130, + "column": 14 + } + ] + } + }, + { + "version": "20.26.0", + "name": "@edx/frontend-app-support", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-app-support.git" + }, + "folderName": "frontend-app-support-tools", + "usages": { + "Row": [ + { + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollment.jsx", + "line": 45, + "column": 16 }, { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 105, - "column": 16, - "index": 3337 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 166, + "column": 14 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 463, - "column": 12, - "index": 13391 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 176, + "column": 14 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 472, - "column": 12, - "index": 13843 + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 65, + "column": 10 + }, + { + "filePath": "src/users/licenses/Licenses.jsx", + "line": 34, + "column": 10 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 501, - "column": 12, - "index": 15065 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 104, + "column": 10 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 518, - "column": 12, - "index": 15877 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 113, + "column": 10 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 531, - "column": 12, - "index": 16596 + "filePath": "src/users/SingleSignOnRecords.jsx", + "line": 43, + "column": 10 } ], - "Stepper.Step": [ + "Col": [ { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 119, - "column": 12, - "index": 3858 + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollment.jsx", + "line": 46, + "column": 18 }, { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 132, - "column": 12, - "index": 4309 + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollment.jsx", + "line": 49, + "column": 18 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 44, - "column": 4, - "index": 1085 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 167, + "column": 16 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 101, - "column": 4, - "index": 2696 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 170, + "column": 16 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 194, - "column": 4, - "index": 5583 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 177, + "column": 16 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 226, - "column": 4, - "index": 6621 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 180, + "column": 16 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 253, - "column": 4, - "index": 7397 - } - ], - "ArrowForward": [ + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 66, + "column": 12 + }, { - "filePath": "src/pages-and-resources/pages/PageSettingButton.jsx", - "line": 24, - "column": 15, - "index": 765 - } - ], - "Settings": [ + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 70, + "column": 12 + }, { - "filePath": "src/pages-and-resources/pages/PageSettingButton.jsx", + "filePath": "src/users/licenses/Licenses.jsx", "line": 36, - "column": 11, - "index": 1044 - } - ], - "PageBanner": [ - { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 81, - "column": 4, - "index": 2211 - } - ], - "EmailIcon": [ + "column": 14 + }, { - "filePath": "src/schedule-and-details/basic-section/index.jsx", - "line": 119, - "column": 56, - "index": 3403 - } - ], - "ErrorOutlineIcon": [ + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 105, + "column": 12 + }, { - "filePath": "src/schedule-and-details/index.jsx", - "line": 194, - "column": 18, - "index": 5954 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 108, + "column": 12 }, { - "filePath": "src/schedule-and-details/index.jsx", - "line": 207, - "column": 18, - "index": 6411 + "filePath": "src/users/SingleSignOnRecords.jsx", + "line": 45, + "column": 14 } ], - "Copyright": [ + "Card": [ { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 30, - "column": 15, - "index": 918 - } - ], - "Cc": [ + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 10, + "column": 4 + }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 38, - "column": 15, - "index": 1156 - } - ], - "Attribution": [ + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 56, + "column": 6 + }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 45, - "column": 15, - "index": 1346 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 95, + "column": 6 } ], - "Nc": [ + "Card.Header": [ { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 52, - "column": 15, - "index": 1547 - } - ], - "Nd": [ + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 11, + "column": 6 + }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 59, - "column": 15, - "index": 1739 - } - ], - "Sa": [ + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 57, + "column": 8 + }, { - "filePath": "src/schedule-and-details/license-section/license-icons/index.jsx", - "line": 66, - "column": 15, - "index": 1928 - } - ], - "RotateRightIcon": [ + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 75, + "column": 8 + }, { - "filePath": "src/studio-home/processing-courses/course-item/index.jsx", - "line": 39, - "column": 27, - "index": 1052 - } - ], - "SearchField": [ + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 96, + "column": 8 + }, { - "filePath": "src/studio-home/tabs-section/courses-tab/courses-filters/index.jsx", - "line": 104, - "column": 8, - "index": 3325 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 126, + "column": 8 } ], - "Download": [ + "Badge": [ { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 49, - "column": 24, - "index": 1362 + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 16, + "column": 40 }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 57, - "column": 24, - "index": 1673 - } - ], - "InsertDriveFile": [ + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 16, + "column": 83 + }, { - "filePath": "src/taxonomy/import-tags/ImportTagsWizard.jsx", - "line": 135, - "column": 25, - "index": 3927 + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 67, + "column": 14 } ], - "Form.Autosuggest": [ + "Card.Section": [ { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 198, - "column": 12, - "index": 5720 - } - ], - "Form.AutosuggestOption": [ + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 21, + "column": 6 + }, { - "filePath": "src/taxonomy/manage-orgs/ManageOrgsModal.jsx", - "line": 208, - "column": 16, - "index": 6185 - } - ], - "Popover.Content": [ + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 64, + "column": 8 + }, { - "filePath": "src/taxonomy/system-defined-badge/index.jsx", - "line": 18, - "column": 6, - "index": 536 + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 83, + "column": 8 }, { - "filePath": "src/taxonomy/taxonomy-card/index.jsx", - "line": 67, - "column": 6, - "index": 1695 - } - ], - "DataTable.ExpandRow": [ + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 103, + "column": 8 + }, { - "filePath": "src/taxonomy/tag-list/TagListTable.jsx", - "line": 42, - "column": 76, - "index": 1411 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 134, + "column": 8 } ], - "DataTable.TableFooter": [ + "Card.Footer": [ { - "filePath": "src/taxonomy/tag-list/TagListTable.jsx", - "line": 111, - "column": 13, - "index": 3539 + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 39, + "column": 6 } ], - "SelectMenu": [ + "Input": [ { - "filePath": "src/taxonomy/TaxonomyListPage.jsx", - "line": 136, - "column": 4, - "index": 3906 - } - ], - "ViewIcon": [ - { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 80, - "column": 25, - "index": 2492 - } - ], - "DeleteIcon": [ - { - "filePath": "src/textbooks/textbook-card/TextbooksCard.jsx", - "line": 94, - "column": 25, - "index": 3120 + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentIndexPage.jsx", + "line": 99, + "column": 10 }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 118, - "column": 33, - "index": 4846 - } - ], - "UploadIcon": [ + "filePath": "src/ProgramEnrollments/LinkProgramEnrollments.jsx", + "line": 51, + "column": 12 + }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 108, - "column": 33, - "index": 4277 - } - ], - "PdfIcon": [ + "filePath": "src/ProgramEnrollments/LinkProgramEnrollments.jsx", + "line": 66, + "column": 12 + }, { - "filePath": "src/textbooks/textbook-form/TextbookForm.jsx", - "line": 179, - "column": 29, - "index": 7808 - } - ] - } - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-calculator", - "folderName": "calculator", - "usages": {} - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-edxnotes", - "folderName": "edxnotes", - "usages": {} - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-learning_assistant", - "folderName": "learning_assistant", - "usages": { - "Hyperlink": [ + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 120, + "column": 14 + }, { - "filePath": "Settings.jsx", - "line": 23, - "column": 12, - "index": 885 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 133, + "column": 14 }, { - "filePath": "Settings.jsx", - "line": 33, - "column": 12, - "index": 1299 - } - ] - } - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-live", - "folderName": "live", - "usages": { - "Form.Group": [ + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 144, + "column": 14 + }, { - "filePath": "BBBSettings.jsx", + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", "line": 55, - "column": 6, - "index": 1788 - } - ], - "Form.Label": [ + "column": 12 + }, { - "filePath": "BBBSettings.jsx", - "line": 56, - "column": 8, - "index": 1862 - } - ], - "Form.Control": [ + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 122, + "column": 8 + }, { - "filePath": "BBBSettings.jsx", - "line": 63, - "column": 8, - "index": 2130 - } - ], - "Hyperlink": [ + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 58, + "column": 8 + }, { - "filePath": "BBBSettings.jsx", - "line": 74, - "column": 6, - "index": 2384 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 84, + "column": 8 }, { - "filePath": "BBBSettings.jsx", - "line": 95, - "column": 16, - "index": 3221 - } - ], - "Icon": [ + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 63, + "column": 6 + }, { - "filePath": "Settings.jsx", - "line": 112, - "column": 20, - "index": 4636 - } - ] - } - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-ora_settings", - "folderName": "ora_settings", - "usages": { - "Hyperlink": [ + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 73, + "column": 6 + }, { - "filePath": "Settings.jsx", - "line": 27, - "column": 8, - "index": 980 - } - ] - } - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-proctoring", - "folderName": "proctoring", - "usages": { - "Alert.Link": [ + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 87, + "column": 6 + }, { - "filePath": "Settings.jsx", - "line": 174, - "column": 16, - "index": 7323 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 80, + "column": 6 }, { - "filePath": "Settings.jsx", - "line": 189, - "column": 35, - "index": 7880 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 78, + "column": 6 }, { - "filePath": "Settings.jsx", - "line": 452, - "column": 14, - "index": 17240 + "filePath": "src/users/EntitlementsAndEnrollmentsContainer.jsx", + "line": 15, + "column": 8 }, { - "filePath": "Settings.jsx", - "line": 481, - "column": 14, - "index": 18134 + "filePath": "src/users/UserSearch.jsx", + "line": 21, + "column": 8 } ], - "Hyperlink": [ + "Button": [ { - "filePath": "Settings.jsx", - "line": 251, - "column": 4, - "index": 9805 - } - ], - "Alert": [ + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentIndexPage.jsx", + "line": 100, + "column": 10 + }, { - "filePath": "Settings.jsx", - "line": 269, - "column": 12, - "index": 10374 + "filePath": "src/ProgramEnrollments/LinkProgramEnrollments.jsx", + "line": 76, + "column": 10 }, { - "filePath": "Settings.jsx", - "line": 437, - "column": 6, - "index": 16781 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 156, + "column": 10 }, { - "filePath": "Settings.jsx", - "line": 464, - "column": 6, - "index": 17511 - } - ], - "Badge": [ + "filePath": "src/userMessages/Alert.jsx", + "line": 49, + "column": 22 + }, { - "filePath": "Settings.jsx", - "line": 291, - "column": 18, - "index": 11131 - } - ], - "Form.Group": [ + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 48, + "column": 6 + }, { - "filePath": "Settings.jsx", - "line": 312, - "column": 12, - "index": 11755 + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 80, + "column": 18 }, { - "filePath": "Settings.jsx", - "line": 338, - "column": 10, - "index": 12891 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 48, + "column": 8 }, { - "filePath": "Settings.jsx", - "line": 369, - "column": 12, - "index": 14350 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 51, + "column": 6 }, { - "filePath": "Settings.jsx", - "line": 393, - "column": 12, - "index": 15471 - } - ], - "Form.Label": [ + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 82, + "column": 16 + }, { - "filePath": "Settings.jsx", - "line": 313, - "column": 14, - "index": 11817 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 28, + "column": 6 }, { - "filePath": "Settings.jsx", - "line": 339, - "column": 12, - "index": 12948 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 70, + "column": 12 }, { - "filePath": "Settings.jsx", - "line": 370, - "column": 14, - "index": 14411 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 159, + "column": 24 }, { - "filePath": "Settings.jsx", - "line": 394, - "column": 14, - "index": 15535 - } - ], - "Form.Control": [ + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 169, + "column": 24 + }, { - "filePath": "Settings.jsx", - "line": 316, - "column": 14, - "index": 11999 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 166, + "column": 14 }, { - "filePath": "Settings.jsx", - "line": 342, - "column": 12, - "index": 13119 - } - ], - "Form.Text": [ + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 126, + "column": 14 + }, { - "filePath": "Settings.jsx", - "line": 325, - "column": 14, - "index": 12376 + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 272, + "column": 8 }, { - "filePath": "Settings.jsx", - "line": 352, - "column": 12, - "index": 13571 - } - ], - "Form.RadioSet": [ + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 128, + "column": 14 + }, { - "filePath": "Settings.jsx", - "line": 373, - "column": 14, - "index": 14596 + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 250, + "column": 8 }, { - "filePath": "Settings.jsx", - "line": 397, - "column": 14, - "index": 15722 - } - ], - "Form.Radio": [ + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 123, + "column": 14 + }, { - "filePath": "Settings.jsx", - "line": 379, - "column": 16, - "index": 14832 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 121, + "column": 14 }, { - "filePath": "Settings.jsx", - "line": 382, - "column": 16, - "index": 15013 + "filePath": "src/users/LearnerCredentials.jsx", + "line": 26, + "column": 10 }, { - "filePath": "Settings.jsx", - "line": 402, - "column": 16, - "index": 15920 + "filePath": "src/users/LearnerCredentials.jsx", + "line": 52, + "column": 8 }, { - "filePath": "Settings.jsx", - "line": 405, - "column": 16, - "index": 16107 - } - ], - "ModalDialog": [ + "filePath": "src/users/LearnerRecords.jsx", + "line": 73, + "column": 18 + }, { - "filePath": "Settings.jsx", - "line": 579, - "column": 4, - "index": 22458 - } - ], - "Form": [ + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 115, + "column": 14 + }, { - "filePath": "Settings.jsx", - "line": 589, - "column": 6, - "index": 22683 - } - ], - "ModalDialog.Header": [ + "filePath": "src/users/UserSearch.jsx", + "line": 22, + "column": 8 + }, { - "filePath": "Settings.jsx", - "line": 590, - "column": 8, - "index": 22751 + "filePath": "src/users/VerifiedName.jsx", + "line": 55, + "column": 10 } ], - "ModalDialog.Title": [ + "Tabs": [ { - "filePath": "Settings.jsx", - "line": 591, - "column": 10, - "index": 22782 - } - ], - "ModalDialog.Body": [ + "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", + "line": 19, + "column": 4 + }, { - "filePath": "Settings.jsx", - "line": 595, - "column": 8, - "index": 22907 - } - ], - "ModalDialog.Footer": [ + "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", + "line": 45, + "column": 8 + }, { - "filePath": "Settings.jsx", - "line": 603, - "column": 8, - "index": 23289 + "filePath": "src/users/LearnerInformation.jsx", + "line": 17, + "column": 6 } ], - "ActionRow": [ + "Tab": [ { - "filePath": "Settings.jsx", - "line": 608, - "column": 10, - "index": 23394 - } - ], - "ModalDialog.CloseButton": [ + "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", + "line": 20, + "column": 6 + }, { - "filePath": "Settings.jsx", - "line": 609, - "column": 12, - "index": 23418 - } - ], - "StatefulButton": [ - { - "filePath": "Settings.jsx", - "line": 612, - "column": 12, - "index": 23590 - } - ] - } - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-progress", - "folderName": "progress", - "usages": {} - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-teams", - "folderName": "teams", - "usages": { - "TransitionReplace": [ - { - "filePath": "GroupEditor.jsx", - "line": 45, - "column": 4, - "index": 1630 - } - ], - "Button": [ - { - "filePath": "GroupEditor.jsx", - "line": 52, - "column": 14, - "index": 2042 - }, - { - "filePath": "GroupEditor.jsx", - "line": 55, - "column": 14, - "index": 2194 - }, - { - "filePath": "Settings.jsx", - "line": 147, - "column": 20, - "index": 5448 - } - ], - "Form.Group": [ - { - "filePath": "GroupEditor.jsx", - "line": 103, - "column": 12, - "index": 4385 - } - ], - "Form.Label": [ - { - "filePath": "GroupEditor.jsx", - "line": 104, - "column": 14, - "index": 4441 - }, - { - "filePath": "GroupEditor.jsx", - "line": 133, - "column": 21, - "index": 5789 - } - ], - "Form.RadioSet": [ - { - "filePath": "GroupEditor.jsx", - "line": 107, - "column": 14, - "index": 4582 - } - ], - "Form.Radio": [ - { - "filePath": "GroupEditor.jsx", - "line": 114, - "column": 18, - "index": 4882 - } - ], - "Form.Text": [ - { - "filePath": "Settings.jsx", - "line": 132, - "column": 14, - "index": 4742 - } - ], - "Add": [ - { - "filePath": "Settings.jsx", - "line": 150, - "column": 34, - "index": 5588 - } - ] - } - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-wiki", - "folderName": "wiki", - "usages": {} - }, - { - "version": "22.6.1", - "name": "@openedx-plugins/course-app-xpert_unit_summary", - "folderName": "xpert_unit_summary", - "usages": { - "TransitionReplace": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 49, - "column": 2, - "index": 1816 - } - ], - "ModalDialog": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 75, - "column": 2, - "index": 2509 - } - ], - "ModalDialog.Header": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 84, - "column": 4, - "index": 2672 - } - ], - "ModalDialog.Title": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 85, - "column": 6, - "index": 2699 - } - ], - "ModalDialog.Body": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 89, - "column": 4, - "index": 2818 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 92, - "column": 4, - "index": 2882 - } - ], - "ActionRow": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 93, - "column": 6, - "index": 2925 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 94, - "column": 8, - "index": 2945 - } - ], - "OverlayTrigger": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 154, - "column": 4, - "index": 4455 - } - ], - "Tooltip": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 157, - "column": 8, - "index": 4520 - } - ], - "StatefulButton": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 165, - "column": 6, - "index": 4710 - }, - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 317, - "column": 16, - "index": 9213 - } - ], - "Icon": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 173, - "column": 19, - "index": 4970 - }, - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 174, - "column": 19, - "index": 5015 - }, - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 175, - "column": 18, - "index": 5085 - } - ], - "SpinnerSimple": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 174, - "column": 30, - "index": 5026 - } - ], - "CheckCircleOutline": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 175, - "column": 29, - "index": 5096 - } - ], - "Hyperlink": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 263, - "column": 6, - "index": 7712 - }, - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 276, - "column": 6, - "index": 8019 - } - ], - "Form": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 307, - "column": 10, - "index": 8879 - } - ], - "Alert": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 330, - "column": 16, - "index": 9722 - } - ], - "Info": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 330, - "column": 46, - "index": 9752 - } - ], - "Alert.Heading": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 331, - "column": 18, - "index": 9792 - } - ], - "Badge": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 347, - "column": 22, - "index": 10557 - } - ], - "Form.RadioSet": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 362, - "column": 16, - "index": 11108 - } - ], - "Form.Radio": [ - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 368, - "column": 18, - "index": 11349 - }, - { - "filePath": "settings-modal/SettingsModal.jsx", - "line": 381, - "column": 18, - "index": 11874 - } - ] - } - }, - { - "version": "22.1.1", - "name": "@edx/frontend-app-discussions", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-discussions.git" - }, - "folderName": "frontend-app-discussions", - "usages": { - "Collapsible.Advanced": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 101, - "column": 4, - "index": 2814 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 74, - "column": 4, - "index": 2350 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 181, - "column": 4, - "index": 6288 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 106, - "column": 6, - "index": 2951 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 79, - "column": 6, - "index": 2487 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 186, - "column": 6, - "index": 6425 - } - ], - "Collapsible.Visible": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 117, - "column": 8, - "index": 3433 - }, - { - "filePath": "src/components/FilterBar.jsx", - "line": 120, - "column": 8, - "index": 3535 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 85, - "column": 8, - "index": 2730 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 88, - "column": 8, - "index": 2832 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 198, - "column": 10, - "index": 6924 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 201, - "column": 10, - "index": 7032 - } - ], - "Icon": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 118, - "column": 10, - "index": 3476 - }, - { - "filePath": "src/components/FilterBar.jsx", - "line": 121, - "column": 10, - "index": 3576 - }, - { - "filePath": "src/components/PostPreviewPanel.jsx", - "line": 29, - "column": 20, - "index": 958 - }, - { - "filePath": "src/components/Search.jsx", - "line": 85, - "column": 8, - "index": 2781 - }, - { - "filePath": "src/components/SearchInfo.jsx", - "line": 23, - "column": 6, - "index": 551 - }, - { - "filePath": "src/components/TopicStats.jsx", - "line": 43, - "column": 10, - "index": 1449 - }, - { - "filePath": "src/components/TopicStats.jsx", - "line": 61, - "column": 10, - "index": 2052 - }, - { - "filePath": "src/components/TopicStats.jsx", - "line": 87, - "column": 12, - "index": 3009 - }, - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 68, - "column": 16, - "index": 1866 - }, - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 99, - "column": 18, - "index": 2965 - }, - { - "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 64, - "column": 10, - "index": 2239 - }, - { - "filePath": "src/discussions/common/EndorsedAlertBanner.jsx", - "line": 39, - "column": 12, - "index": 1319 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 72, - "column": 22, - "index": 2278 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 87, - "column": 18, - "index": 2807 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 102, - "column": 20, - "index": 3237 - }, - { - "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", - "line": 22, - "column": 18, - "index": 602 - }, - { - "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", - "line": 50, - "column": 8, - "index": 1478 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 33, - "column": 4, - "index": 1182 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 86, - "column": 10, - "index": 2773 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 89, - "column": 10, - "index": 2873 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 37, - "column": 10, - "index": 1373 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 53, - "column": 10, - "index": 1918 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 81, - "column": 12, - "index": 2940 - }, - { - "filePath": "src/discussions/learners/LearnerPostsView.jsx", - "line": 83, - "column": 18, - "index": 2816 - }, - { - "filePath": "src/discussions/post-comments/PostCommentsView.jsx", - "line": 106, - "column": 20, - "index": 3393 - }, - { - "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 75, - "column": 22, - "index": 2888 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 47, - "column": 4, - "index": 1632 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 199, - "column": 12, - "index": 6969 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 202, - "column": 12, - "index": 7075 - }, - { - "filePath": "src/discussions/posts/post/LikeButton.jsx", - "line": 37, - "column": 18, - "index": 1022 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 59, - "column": 20, - "index": 1608 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 74, - "column": 14, - "index": 2136 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 93, - "column": 12, - "index": 2644 - }, - { - "filePath": "src/discussions/posts/post/PostHeader.jsx", - "line": 43, - "column": 8, - "index": 1319 - }, - { - "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 103, - "column": 16, - "index": 3799 - }, - { - "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 122, - "column": 16, - "index": 4570 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 47, - "column": 10, - "index": 1333 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 63, - "column": 8, - "index": 1951 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 79, - "column": 12, - "index": 2616 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 102, - "column": 14, - "index": 3586 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 73, - "column": 16, - "index": 3118 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 91, - "column": 16, - "index": 3839 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 117, - "column": 18, - "index": 4954 - } - ], - "Tune": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 118, - "column": 21, - "index": 3487 - }, - { - "filePath": "src/components/FilterBar.jsx", - "line": 121, - "column": 21, - "index": 3587 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 86, - "column": 21, - "index": 2784 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 89, - "column": 21, - "index": 2884 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 199, - "column": 23, - "index": 6980 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 202, - "column": 23, - "index": 7086 - } - ], - "Collapsible.Body": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 124, - "column": 6, - "index": 3662 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 92, - "column": 6, - "index": 2959 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 206, - "column": 6, - "index": 7179 - } - ], - "Form": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 125, - "column": 8, - "index": 3733 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 93, - "column": 8, - "index": 3030 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 151, - "column": 8, - "index": 5190 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 243, - "column": 6, - "index": 8855 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 207, - "column": 8, - "index": 7250 - } - ], - "Form.RadioSet": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 128, - "column": 14, - "index": 3865 - }, - { - "filePath": "src/components/FilterBar.jsx", - "line": 162, - "column": 18, - "index": 5203 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 95, - "column": 12, - "index": 3122 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 249, - "column": 8, - "index": 9157 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 152, - "column": 12, - "index": 5358 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 209, - "column": 12, - "index": 7342 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 234, - "column": 12, - "index": 8322 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 281, - "column": 12, - "index": 10241 - } - ], - "Spinner": [ - { - "filePath": "src/components/FilterBar.jsx", - "line": 158, - "column": 18, - "index": 5028 - }, - { - "filePath": "src/components/Spinner.jsx", - "line": 7, - "column": 4, - "index": 179 - }, - { - "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", - "line": 29, - "column": 21, - "index": 888 - }, - { - "filePath": "src/discussions/in-context-topics/TopicPostsView.jsx", - "line": 98, - "column": 12, - "index": 3854 - }, - { - "filePath": "src/discussions/in-context-topics/TopicsView.jsx", - "line": 65, - "column": 10, - "index": 2326 - }, - { - "filePath": "src/discussions/learners/LearnerPostsView.jsx", - "line": 102, - "column": 12, - "index": 3757 - }, - { - "filePath": "src/discussions/learners/LearnersView.jsx", - "line": 83, - "column": 12, - "index": 2818 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", - "line": 84, - "column": 8, - "index": 2813 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 188, - "column": 10, - "index": 7537 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 148, - "column": 12, - "index": 5207 - }, - { - "filePath": "src/discussions/posts/PostsList.jsx", - "line": 89, - "column": 10, - "index": 3268 - } - ], - "TransitionReplace": [ - { - "filePath": "src/components/FormikErrorFeedback.jsx", - "line": 13, - "column": 4, - "index": 372 - } - ], - "Dropdown": [ - { - "filePath": "src/components/NavigationBar/tabs/Tabs.jsx", - "line": 43, - "column": 10, - "index": 1565 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/components/NavigationBar/tabs/Tabs.jsx", - "line": 44, - "column": 12, - "index": 1606 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/components/NavigationBar/tabs/Tabs.jsx", - "line": 51, - "column": 12, - "index": 1988 - } - ], - "useWindowSize": [ - { - "filePath": "src/components/NavigationBar/tabs/useIndexOfLastVisibleChild.js", - "line": 38, - "column": 21, - "index": 1683 - }, - { - "filePath": "src/discussions/data/hooks.js", - "line": 135, - "column": 21, - "index": 4779 - }, - { - "filePath": "src/discussions/data/hooks.js", - "line": 140, - "column": 21, - "index": 4912 - }, - { - "filePath": "src/discussions/data/hooks.js", - "line": 145, - "column": 21, - "index": 5047 - }, - { - "filePath": "src/discussions/discussions-home/DiscussionSidebar.jsx", - "line": 37, - "column": 35, - "index": 1634 - } - ], - "IconButton": [ - { - "filePath": "src/components/PostPreviewPanel.jsx", - "line": 25, - "column": 10, - "index": 790 - }, - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 64, - "column": 6, - "index": 1728 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 70, - "column": 12, - "index": 2206 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 85, - "column": 8, - "index": 2722 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 100, - "column": 10, - "index": 3150 - }, - { - "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", - "line": 20, - "column": 8, - "index": 546 - }, - { - "filePath": "src/discussions/learners/LearnerPostsView.jsx", - "line": 81, - "column": 8, - "index": 2760 - }, - { - "filePath": "src/discussions/post-comments/PostCommentsView.jsx", - "line": 104, - "column": 10, - "index": 3333 - }, - { - "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 72, - "column": 12, - "index": 2804 - }, - { - "filePath": "src/discussions/posts/post/LikeButton.jsx", - "line": 32, - "column": 8, - "index": 834 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 52, - "column": 10, - "index": 1338 - } - ], - "Close": [ - { - "filePath": "src/components/PostPreviewPanel.jsx", - "line": 28, - "column": 17, - "index": 931 - }, - { - "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 73, - "column": 19, - "index": 2835 - } - ], - "Button": [ - { - "filePath": "src/components/PostPreviewPanel.jsx", - "line": 48, - "column": 10, - "index": 1500 - }, - { - "filePath": "src/components/SearchInfo.jsx", - "line": 24, - "column": 6, - "index": 637 - }, - { - "filePath": "src/components/SearchInfo.jsx", - "line": 38, - "column": 6, - "index": 1188 - }, - { - "filePath": "src/components/TinyMCEEditor.jsx", - "line": 167, - "column": 12, - "index": 5775 - }, - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 89, - "column": 22, - "index": 2594 - }, - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 37, - "column": 10, - "index": 951 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 46, - "column": 10, - "index": 1442 - }, - { - "filePath": "src/discussions/content-unavailable/ContentUnavailable.jsx", - "line": 38, - "column": 8, - "index": 1598 - }, - { - "filePath": "src/discussions/empty-posts/EmptyPage.jsx", - "line": 28, - "column": 10, - "index": 788 - }, - { - "filePath": "src/discussions/learners/LearnerPostsView.jsx", - "line": 106, - "column": 12, - "index": 3929 - }, - { - "filePath": "src/discussions/learners/LearnersView.jsx", - "line": 87, - "column": 12, - "index": 2990 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", - "line": 248, - "column": 12, - "index": 8914 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", - "line": 269, - "column": 16, - "index": 9741 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 206, - "column": 12, - "index": 7229 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", - "line": 46, - "column": 8, - "index": 1350 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", - "line": 71, - "column": 18, - "index": 2125 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", - "line": 83, - "column": 18, - "index": 2548 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", - "line": 72, - "column": 6, - "index": 2403 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", - "line": 91, - "column": 11, - "index": 3132 - }, - { - "filePath": "src/discussions/post-comments/PostCommentsView.jsx", - "line": 91, - "column": 14, - "index": 2836 - }, - { - "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 55, - "column": 10, - "index": 2152 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 449, - "column": 10, - "index": 16647 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 84, - "column": 10, - "index": 2576 - }, - { - "filePath": "src/discussions/posts/PostsList.jsx", - "line": 93, - "column": 10, - "index": 3432 - } - ], - "SearchField.Advanced": [ - { - "filePath": "src/components/Search.jsx", - "line": 73, - "column": 4, - "index": 2388 - }, - { - "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", - "line": 38, - "column": 4, - "index": 1085 - } - ], - "SearchField.Label": [ - { - "filePath": "src/components/Search.jsx", - "line": 79, - "column": 6, - "index": 2525 - }, - { - "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", - "line": 44, - "column": 6, - "index": 1221 - } - ], - "SearchField.Input": [ - { - "filePath": "src/components/Search.jsx", - "line": 80, - "column": 6, - "index": 2553 - }, - { - "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", - "line": 45, - "column": 6, - "index": 1249 - } - ], - "SearchIcon": [ - { - "filePath": "src/components/Search.jsx", - "line": 86, - "column": 15, - "index": 2802 - }, - { - "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchBar.jsx", - "line": 51, - "column": 15, - "index": 1499 - } - ], - "Search": [ - { - "filePath": "src/components/SearchInfo.jsx", - "line": 23, - "column": 17, - "index": 562 - } - ], - "AlertModal": [ - { - "filePath": "src/components/TinyMCEEditor.jsx", - "line": 160, - "column": 6, - "index": 5556 - } - ], - "ActionRow": [ - { - "filePath": "src/components/TinyMCEEditor.jsx", - "line": 166, - "column": 10, - "index": 5751 - }, - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 33, - "column": 8, - "index": 765 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 80, - "column": 8, - "index": 2392 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/components/TopicStats.jsx", - "line": 29, - "column": 6, - "index": 979 - }, - { - "filePath": "src/components/TopicStats.jsx", - "line": 47, - "column": 6, - "index": 1590 - }, - { - "filePath": "src/components/TopicStats.jsx", - "line": 66, - "column": 8, - "index": 2234 - }, - { - "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 54, - "column": 6, - "index": 1833 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 62, - "column": 10, - "index": 1954 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 25, - "column": 6, - "index": 965 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 41, - "column": 6, - "index": 1524 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 58, - "column": 8, - "index": 2085 - }, - { - "filePath": "src/discussions/posts/post/LikeButton.jsx", - "line": 25, - "column": 6, - "index": 623 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 45, - "column": 8, - "index": 1111 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 68, - "column": 10, - "index": 1934 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 86, - "column": 10, - "index": 2431 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 40, - "column": 8, - "index": 1103 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 56, - "column": 6, - "index": 1729 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 72, - "column": 10, - "index": 2401 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 96, - "column": 10, - "index": 3363 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 59, - "column": 12, - "index": 2552 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 77, - "column": 12, - "index": 3283 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 96, - "column": 14, - "index": 4051 - } - ], - "Tooltip": [ - { - "filePath": "src/components/TopicStats.jsx", - "line": 33, - "column": 10, - "index": 1086 - }, - { - "filePath": "src/components/TopicStats.jsx", - "line": 51, - "column": 10, - "index": 1695 - }, - { - "filePath": "src/components/TopicStats.jsx", - "line": 70, - "column": 12, - "index": 2347 - }, - { - "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 57, - "column": 10, - "index": 1930 - }, - { - "filePath": "src/discussions/common/HoverCard.jsx", - "line": 64, - "column": 14, - "index": 2007 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 29, - "column": 10, - "index": 1081 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 45, - "column": 10, - "index": 1636 - }, - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 62, - "column": 12, - "index": 2205 - }, - { - "filePath": "src/discussions/posts/post/LikeButton.jsx", - "line": 27, - "column": 10, - "index": 668 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 47, - "column": 12, - "index": 1160 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 70, - "column": 14, - "index": 1987 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 88, - "column": 14, - "index": 2484 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 42, - "column": 12, - "index": 1152 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 58, - "column": 10, - "index": 1774 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 74, - "column": 14, - "index": 2454 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 98, - "column": 14, - "index": 3416 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 63, - "column": 16, - "index": 2688 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 81, - "column": 16, - "index": 3417 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 100, - "column": 18, - "index": 4189 - } - ], - "PostOutline": [ - { - "filePath": "src/components/TopicStats.jsx", - "line": 43, - "column": 21, - "index": 1460 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 73, - "column": 27, - "index": 3129 - } - ], - "HelpOutline": [ - { - "filePath": "src/components/TopicStats.jsx", - "line": 61, - "column": 21, - "index": 2063 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 91, - "column": 27, - "index": 3850 - } - ], - "Report": [ - { - "filePath": "src/components/TopicStats.jsx", - "line": 87, - "column": 23, - "index": 3020 - }, - { - "filePath": "src/discussions/common/AlertBanner.jsx", - "line": 43, - "column": 21, - "index": 1430 - }, - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 117, - "column": 29, - "index": 4965 - } - ], - "useToggle": [ - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 30, - "column": 32, - "index": 816 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", - "line": 56, - "column": 71, - "index": 2317 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", - "line": 57, - "column": 72, - "index": 2407 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", - "line": 32, - "column": 71, - "index": 1453 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", - "line": 33, - "column": 72, - "index": 1543 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", - "line": 20, - "column": 32, - "index": 729 - }, - { - "filePath": "src/discussions/posts/post/Post.jsx", - "line": 45, - "column": 71, - "index": 2211 - }, - { - "filePath": "src/discussions/posts/post/Post.jsx", - "line": 46, - "column": 72, - "index": 2301 - }, - { - "filePath": "src/discussions/posts/post/Post.jsx", - "line": 47, - "column": 62, - "index": 2381 - } - ], - "MoreHoriz": [ - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 67, - "column": 13, - "index": 1839 - } - ], - "ModalPopup": [ - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 75, - "column": 8, - "index": 2082 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", - "line": 60, - "column": 8, - "index": 1758 - } - ], - "Dropdown.Divider": [ - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 87, - "column": 62, - "index": 2519 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 88, - "column": 16, - "index": 2557 - }, - { - "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", - "line": 28, - "column": 6, - "index": 613 - }, - { - "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", - "line": 38, - "column": 8, - "index": 882 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", - "line": 69, - "column": 12, - "index": 2025 - }, - { - "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", - "line": 81, - "column": 12, - "index": 2453 - } - ], - "Alert": [ - { - "filePath": "src/discussions/common/AlertBanner.jsx", - "line": 43, - "column": 8, - "index": 1417 - }, - { - "filePath": "src/discussions/common/AlertBar.jsx", - "line": 21, - "column": 4, - "index": 385 - }, - { - "filePath": "src/discussions/common/EndorsedAlertBanner.jsx", - "line": 32, - "column": 6, - "index": 1006 - } - ], - "ModalDialog": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 23, - "column": 4, - "index": 428 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 49, - "column": 4, - "index": 1318 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 24, - "column": 6, - "index": 533 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 56, - "column": 6, - "index": 1502 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 25, - "column": 8, - "index": 562 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 57, - "column": 8, - "index": 1531 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 29, - "column": 6, - "index": 663 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 61, - "column": 6, - "index": 1675 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 32, - "column": 6, - "index": 736 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 79, - "column": 6, - "index": 2363 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 34, - "column": 10, - "index": 787 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 81, - "column": 10, - "index": 2414 - } - ], - "breakpoints": [ - { - "filePath": "src/discussions/data/hooks.js", - "line": 136, - "column": 29, - "index": 4825 - }, - { - "filePath": "src/discussions/data/hooks.js", - "line": 141, - "column": 29, - "index": 4958 - }, - { - "filePath": "src/discussions/data/hooks.js", - "line": 146, - "column": 29, - "index": 5093 - } - ], - "PageBanner": [ - { - "filePath": "src/discussions/discussions-home/DiscussionsRestrictionBanner.jsx", - "line": 23, - "column": 4, - "index": 736 - } - ], - "ArrowBack": [ - { - "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", - "line": 21, - "column": 15, - "index": 573 - }, - { - "filePath": "src/discussions/learners/LearnerPostsView.jsx", - "line": 82, - "column": 15, - "index": 2787 - }, - { - "filePath": "src/discussions/post-comments/PostCommentsView.jsx", - "line": 94, - "column": 28, - "index": 3020 - }, - { - "filePath": "src/discussions/post-comments/PostCommentsView.jsx", - "line": 105, - "column": 17, - "index": 3362 - } - ], - "SearchField": [ - { - "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchResultBar.jsx", - "line": 16, - "column": 6, - "index": 422 - } - ], - "Avatar": [ - { - "filePath": "src/discussions/learners/learner/LearnerAvatar.jsx", - "line": 8, - "column": 4, - "index": 184 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/CommentHeader.jsx", - "line": 33, - "column": 8, - "index": 804 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", - "line": 103, - "column": 12, - "index": 3947 - }, - { - "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", - "line": 121, - "column": 10, - "index": 4470 - }, - { - "filePath": "src/discussions/posts/post/PostHeader.jsx", - "line": 50, - "column": 6, - "index": 1572 - } - ], - "Check": [ - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 33, - "column": 15, - "index": 1193 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 47, - "column": 15, - "index": 1643 - } - ], - "Form.Radio": [ - { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 34, - "column": 4, - "index": 1286 - }, - { - "filePath": "src/discussions/posts/post-editor/PostTypeCard.jsx", - "line": 19, - "column": 6, - "index": 533 - }, - { - "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 48, - "column": 4, - "index": 1756 - } - ], - "QuestionAnswerOutline": [ - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 37, - "column": 21, - "index": 1384 - } - ], - "Edit": [ - { - "filePath": "src/discussions/learners/learner/LearnerFooter.jsx", - "line": 53, - "column": 21, - "index": 1929 - } - ], - "DropdownButton": [ - { - "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", - "line": 24, - "column": 4, - "index": 506 - } - ], - "Nav": [ - { - "filePath": "src/discussions/navigation/navigation-bar/NavigationBar.jsx", - "line": 40, - "column": 4, - "index": 1070 - } - ], - "Nav.Item": [ - { - "filePath": "src/discussions/navigation/navigation-bar/NavigationBar.jsx", - "line": 42, - "column": 8, - "index": 1164 - } - ], - "Nav.Link": [ - { - "filePath": "src/discussions/navigation/navigation-bar/NavigationBar.jsx", - "line": 43, - "column": 10, - "index": 1202 - } - ], - "Form.Group": [ - { - "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 153, - "column": 12, - "index": 5308 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 271, - "column": 10, - "index": 9948 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 333, - "column": 10, - "index": 12542 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 353, - "column": 10, - "index": 13347 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 373, - "column": 10, - "index": 13985 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 418, - "column": 12, - "index": 15674 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 432, - "column": 12, - "index": 16129 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 63, - "column": 8, - "index": 1782 - } - ], - "Form.Control": [ - { - "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 159, - "column": 14, - "index": 5481 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 272, - "column": 12, - "index": 9995 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 334, - "column": 12, - "index": 12595 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 360, - "column": 12, - "index": 13533 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 380, - "column": 12, - "index": 14186 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 64, - "column": 10, - "index": 1805 - } - ], - "StatefulButton": [ - { - "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", - "line": 212, - "column": 12, - "index": 7436 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 455, - "column": 10, - "index": 16835 - } - ], - "Post": [ - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 261, - "column": 18, - "index": 9608 - } - ], - "Help": [ - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 267, - "column": 18, - "index": 9817 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 419, - "column": 14, - "index": 15701 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 433, - "column": 14, - "index": 16156 - } - ], - "Card": [ - { - "filePath": "src/discussions/posts/post-editor/PostTypeCard.jsx", - "line": 20, - "column": 6, - "index": 631 - } - ], - "Card.Section": [ - { - "filePath": "src/discussions/posts/post-editor/PostTypeCard.jsx", - "line": 27, - "column": 8, - "index": 900 - } - ], - "Hyperlink": [ - { - "filePath": "src/discussions/posts/post/Post.jsx", - "line": 197, - "column": 10, - "index": 7995 - } - ], - "People": [ - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 75, - "column": 21, - "index": 2163 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 103, - "column": 21, - "index": 3613 - } - ], - "Locked": [ - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 94, - "column": 19, - "index": 2669 - } - ], - "Question": [ - { - "filePath": "src/discussions/posts/post/PostHeader.jsx", - "line": 44, - "column": 15, - "index": 1340 - } - ], - "Badge": [ - { - "filePath": "src/discussions/posts/post/PostHeader.jsx", - "line": 114, - "column": 21, - "index": 3486 - }, - { - "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 112, - "column": 16, - "index": 4145 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 90, - "column": 8, - "index": 3072 - } - ], - "CheckCircle": [ - { - "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 105, - "column": 23, - "index": 3871 - } - ], - "PushPin": [ - { - "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 123, - "column": 23, - "index": 4599 - } - ], - "ProductTour": [ - { - "filePath": "src/discussions/tours/DiscussionsProductTour.jsx", - "line": 20, - "column": 6, - "index": 509 - } - ] - } - }, - { - "version": "20.46.3", - "name": "@edx/frontend-app-ecommerce", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-ecommerce.git" - }, - "folderName": "frontend-app-ecommerce", - "usages": { - "AlertModal": [ - { - "filePath": "src/components/BasicAlert.jsx", - "line": 32, - "column": 4, - "index": 791 - } - ], - "Info": [ - { - "filePath": "src/components/BasicAlert.jsx", - "line": 36, - "column": 12, - "index": 890 - }, - { - "filePath": "src/components/BasicAlert.jsx", - "line": 53, - "column": 12, - "index": 1247 - } - ], - "ActionRow": [ - { - "filePath": "src/components/BasicAlert.jsx", - "line": 40, - "column": 8, - "index": 973 - } - ], - "Button": [ - { - "filePath": "src/components/BasicAlert.jsx", - "line": 41, - "column": 10, - "index": 995 - }, - { - "filePath": "src/subscriptions/ManageSubscriptionsPage.jsx", - "line": 71, - "column": 8, - "index": 2706 - }, - { - "filePath": "src/subscriptions/SubscriptionUpsell.jsx", - "line": 13, - "column": 6, - "index": 388 - } - ], - "Alert": [ - { - "filePath": "src/components/BasicAlert.jsx", - "line": 50, - "column": 4, - "index": 1173 - }, - { - "filePath": "src/subscriptions/SubscriptionUpsell.jsx", - "line": 9, - "column": 2, - "index": 285 - } - ], - "Alert.Heading": [ - { - "filePath": "src/components/BasicAlert.jsx", - "line": 56, - "column": 6, - "index": 1288 - }, - { - "filePath": "src/subscriptions/SubscriptionUpsell.jsx", - "line": 29, - "column": 4, - "index": 871 - } - ], - "Hyperlink": [ - { - "filePath": "src/components/SupportLink.jsx", - "line": 7, - "column": 2, - "index": 216 - }, - { - "filePath": "src/order-history/OrderHistoryPage.jsx", - "line": 61, - "column": 8, - "index": 1736 - }, - { - "filePath": "src/subscriptions/SubscriptionCardsView.jsx", - "line": 38, - "column": 6, - "index": 1044 - } - ], - "Pagination": [ - { - "filePath": "src/order-history/OrderHistoryPage.jsx", - "line": 78, - "column": 6, - "index": 2088 - } - ], - "DataTable": [ - { - "filePath": "src/order-history/OrderHistoryPage.jsx", - "line": 102, - "column": 6, - "index": 2627 - } - ], - "DataTable.Table": [ - { - "filePath": "src/order-history/OrderHistoryPage.jsx", - "line": 128, - "column": 8, - "index": 3615 - } - ], - "Card": [ - { - "filePath": "src/subscriptions/SubscriptionCardsView.jsx", - "line": 43, - "column": 8, - "index": 1163 - } - ], - "Badge": [ - { - "filePath": "src/subscriptions/SubscriptionCardsView.jsx", - "line": 46, - "column": 12, - "index": 1378 - }, - { - "filePath": "src/subscriptions/SubscriptionUpsell.jsx", - "line": 33, - "column": 6, - "index": 983 - } - ], - "SpinnerSimple": [ - { - "filePath": "src/subscriptions/Subscriptions.jsx", - "line": 58, - "column": 32, - "index": 1934 - } - ], - "StatefulButton": [ - { - "filePath": "src/subscriptions/Subscriptions.jsx", - "line": 83, - "column": 8, - "index": 2789 - } - ] - } - }, - { - "version": "21.13.1", - "name": "@edx/frontend-app-enterprise-public-catalog", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-enterprise-public-catalog.git" - }, - "folderName": "frontend-app-enterprise-public-catalog", - "usages": { - "Card": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 120, - "column": 8, - "index": 4167 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 70, - "column": 6, - "index": 2772 - }, - { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 44, - "column": 4, - "index": 1325 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 34, - "column": 4, - "index": 1074 - } - ], - "Card.Section": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 121, - "column": 10, - "index": 4246 - }, - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 128, - "column": 10, - "index": 4433 - }, - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 178, - "column": 10, - "index": 6619 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 71, - "column": 8, - "index": 2849 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 78, - "column": 8, - "index": 3027 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 173, - "column": 8, - "index": 7554 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 188, - "column": 8, - "index": 8045 - }, - { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 58, - "column": 6, - "index": 1715 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 54, - "column": 6, - "index": 1605 - } - ], - "Image": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 122, - "column": 12, - "index": 4291 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 72, - "column": 10, - "index": 2892 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 66, - "column": 10, - "index": 1663 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 172, - "column": 8, - "index": 5434 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 235, - "column": 10, - "index": 7004 - }, - { - "filePath": "src/components/catalogs/CatalogSearch.jsx", - "line": 255, - "column": 12, - "index": 8758 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 17, - "column": 2, - "index": 678 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 30, - "column": 2, - "index": 957 - } - ], - "Stack": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 129, - "column": 12, - "index": 4493 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 79, - "column": 10, - "index": 3070 - } - ], - "Row": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 160, - "column": 16, - "index": 5894 - } - ], - "Col": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 161, - "column": 18, - "index": 5959 - }, - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 170, - "column": 18, - "index": 6398 - } - ], - "Button": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 162, - "column": 20, - "index": 6000 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 175, - "column": 12, - "index": 7673 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 120, - "column": 16, - "index": 3584 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 298, - "column": 14, - "index": 9184 - }, - { - "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", - "line": 40, - "column": 6, - "index": 1243 - }, - { - "filePath": "src/components/catalogSearchResults/associatedComponents/titleButton/TitleButton.jsx", - "line": 6, - "column": 2, - "index": 153 - }, - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 454, - "column": 12, - "index": 13545 - } - ], - "IconButton": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 179, - "column": 12, - "index": 6728 - }, - { - "filePath": "src/components/aiCuration/AskXpertQueryField.jsx", - "line": 32, - "column": 10, - "index": 983 - } - ], - "Close": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 181, - "column": 19, - "index": 6786 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 182, - "column": 19, - "index": 7905 - } - ], - "Icon": [ - { - "filePath": "src/components/aiCuration/AskXpert.jsx", - "line": 182, - "column": 22, - "index": 6815 - }, - { - "filePath": "src/components/aiCuration/AskXpertQueryField.jsx", - "line": 37, - "column": 20, - "index": 1118 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 181, - "column": 12, - "index": 7880 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 125, - "column": 18, - "index": 3875 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 303, - "column": 16, - "index": 9472 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 51, - "column": 8, - "index": 1373 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 65, - "column": 10, - "index": 1859 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 81, - "column": 10, - "index": 2346 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 97, - "column": 8, - "index": 2855 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 21, - "column": 10, - "index": 647 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 37, - "column": 10, - "index": 1133 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 52, - "column": 8, - "index": 1624 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 60, - "column": 12, - "index": 1871 - } - ], - "Form.Group": [ - { - "filePath": "src/components/aiCuration/AskXpertQueryField.jsx", - "line": 14, - "column": 4, - "index": 319 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 147, - "column": 14, - "index": 6516 - } - ], - "Form.Control": [ - { - "filePath": "src/components/aiCuration/AskXpertQueryField.jsx", - "line": 15, - "column": 6, - "index": 338 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 155, - "column": 16, - "index": 6998 - } - ], - "Send": [ - { - "filePath": "src/components/aiCuration/AskXpertQueryField.jsx", - "line": 36, - "column": 17, - "index": 1092 - } - ], - "ProgressBar": [ - { - "filePath": "src/components/aiCuration/ProgressBar.jsx", - "line": 34, - "column": 6, - "index": 955 - } - ], - "Spinner": [ - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 100, - "column": 24, - "index": 4023 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 112, - "column": 24, - "index": 4714 - }, - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 124, - "column": 24, - "index": 5404 - } - ], - "Form.Label": [ - { - "filePath": "src/components/aiCuration/xpertResultCard/XpertResultCard.jsx", - "line": 148, - "column": 16, - "index": 6558 - } - ], - "ModalDialog": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 50, - "column": 6, - "index": 1183 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 219, - "column": 6, - "index": 6523 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 59, - "column": 8, - "index": 1405 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 228, - "column": 8, - "index": 6746 - } - ], - "ModalDialog.Hero": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 60, - "column": 10, - "index": 1460 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 229, - "column": 10, - "index": 6801 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 73, - "column": 14, - "index": 1877 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 78, - "column": 14, - "index": 2057 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 242, - "column": 14, - "index": 7219 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 247, - "column": 14, - "index": 7401 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 110, - "column": 8, - "index": 3265 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 289, - "column": 8, - "index": 8912 - } - ], - "ActionRow": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 111, - "column": 10, - "index": 3296 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 290, - "column": 10, - "index": 8943 - } - ], - "Hyperlink": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 113, - "column": 14, - "index": 3353 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 291, - "column": 12, - "index": 8967 - } - ], - "Launch": [ - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 125, - "column": 56, - "index": 3913 - }, - { - "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 303, - "column": 54, - "index": 9510 - } - ], - "MoneyOutline": [ - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 51, - "column": 36, - "index": 1401 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 21, - "column": 38, - "index": 675 - } - ], - "BookOpen": [ - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 65, - "column": 38, - "index": 1887 - }, - { - "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 52, - "column": 36, - "index": 1652 - } - ], - "Book": [ - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 81, - "column": 38, - "index": 2374 - } - ], - "EventNote": [ - { - "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 97, - "column": 36, - "index": 2883 - } - ], - "Assignment": [ - { - "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 37, - "column": 38, - "index": 1161 - } - ], - "Alert": [ - { - "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 70, - "column": 6, - "index": 2002 - }, - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 400, - "column": 6, - "index": 11853 - } - ], - "Alert.Heading": [ - { - "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 71, - "column": 8, - "index": 2085 - } - ], - "Alert.Link": [ - { - "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 77, - "column": 8, - "index": 2265 - } - ], - "DataTable": [ - { - "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 87, - "column": 6, - "index": 2572 - }, - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 486, - "column": 10, - "index": 14748 - } - ], - "CardView": [ - { - "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 100, - "column": 8, - "index": 3013 - }, - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 499, - "column": 14, - "index": 15264 - } - ], - "Badge": [ - { - "filePath": "src/components/catalogSearchResults/associatedComponents/catalogBadges/CatalogBadges.jsx", - "line": 15, - "column": 8, - "index": 470 - }, - { - "filePath": "src/components/catalogSearchResults/associatedComponents/catalogBadges/CatalogBadges.jsx", - "line": 22, - "column": 8, - "index": 756 - }, - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 444, - "column": 12, - "index": 13273 - }, - { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 66, - "column": 12, - "index": 1991 - }, - { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 73, - "column": 12, - "index": 2288 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 56, - "column": 10, - "index": 1736 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 69, - "column": 12, - "index": 2170 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 74, - "column": 12, - "index": 2393 - } - ], - "useToggle": [ - { - "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", - "line": 10, - "column": 32, - "index": 372 - } - ], - "Toast": [ - { - "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", - "line": 36, - "column": 8, - "index": 1151 - } - ], - "Download": [ - { - "filePath": "src/components/catalogSearchResults/associatedComponents/downloadCsvButton/DownloadCsvButton.jsx", - "line": 42, - "column": 20, - "index": 1312 - } - ], - "Skeleton": [ - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 394, - "column": 8, - "index": 11727 - } - ], - "DataTable.TableControlBar": [ - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 497, - "column": 12, - "index": 15193 - } - ], - "DataTable.Table": [ - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 510, - "column": 26, - "index": 15578 - } - ], - "DataTable.TableFooter": [ - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 513, - "column": 14, - "index": 15641 - } - ], - "useMediaQuery": [ - { - "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 26, - "column": 23, - "index": 931 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 43, - "column": 20, - "index": 1256 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 54, - "column": 19, - "index": 1546 - } - ], - "breakpoints": [ - { - "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 26, - "column": 49, - "index": 957 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 43, - "column": 46, - "index": 1282 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 55, - "column": 14, - "index": 1576 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 56, - "column": 14, - "index": 1619 - } - ], - "Container": [ - { - "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 35, - "column": 4, - "index": 1160 - }, - { - "filePath": "src/components/hero/Hero.jsx", - "line": 73, - "column": 6, - "index": 1994 - }, - { - "filePath": "src/components/PageWrapper.jsx", - "line": 11, - "column": 2, - "index": 321 - }, - { - "filePath": "src/components/subheader/subheader.jsx", - "line": 7, - "column": 4, - "index": 171 - } - ], - "SelectableBox.Set": [ - { - "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 37, - "column": 6, - "index": 1254 - } - ], - "SelectableBox": [ - { - "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 45, - "column": 8, - "index": 1461 - }, - { - "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 55, - "column": 8, - "index": 2088 - } - ], - "Card.ImageCap": [ - { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 50, - "column": 6, - "index": 1450 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 40, - "column": 6, - "index": 1190 - } - ], - "Card.Header": [ - { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 56, - "column": 6, - "index": 1610 - }, - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 46, - "column": 6, - "index": 1388 - } - ], - "Program": [ - { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 60, - "column": 23, - "index": 1882 - } - ] - } - }, - { - "version": "22.2.1", - "name": "@edx/frontend-app-gradebook", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-gradebook.git" - }, - "folderName": "frontend-app-gradebook", - "usages": { - "Alert": [ - { - "filePath": "src/components/BulkManagementHistoryView/BulkManagementAlerts.jsx", - "line": 21, - "column": 4, - "index": 532 - }, - { - "filePath": "src/components/BulkManagementHistoryView/BulkManagementAlerts.jsx", - "line": 28, - "column": 4, - "index": 666 - }, - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 46, - "column": 10, - "index": 1170 - }, - { - "filePath": "src/components/GradesView/StatusAlerts/index.jsx", - "line": 15, - "column": 6, - "index": 251 - }, - { - "filePath": "src/components/GradesView/StatusAlerts/index.jsx", - "line": 22, - "column": 6, - "index": 416 - } - ], - "DataTable": [ - { - "filePath": "src/components/BulkManagementHistoryView/HistoryTable.jsx", - "line": 33, - "column": 2, - "index": 907 - }, - { - "filePath": "src/components/GradesView/EditModal/OverrideTable/index.jsx", - "line": 33, - "column": 4, - "index": 830 - }, - { - "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 24, - "column": 6, - "index": 577 - } - ], - "Hyperlink": [ - { - "filePath": "src/components/BulkManagementHistoryView/ResultsSummary.jsx", - "line": 21, - "column": 2, - "index": 603 - }, - { - "filePath": "src/components/EdxHeader/index.jsx", - "line": 13, - "column": 6, - "index": 380 - } - ], - "Icon": [ - { - "filePath": "src/components/BulkManagementHistoryView/ResultsSummary.jsx", - "line": 28, - "column": 4, - "index": 775 - }, - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 31, - "column": 12, - "index": 950 - }, - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 35, - "column": 18, - "index": 1083 - }, - { - "filePath": "src/components/GradesView/FilterMenuToggle/index.jsx", - "line": 24, - "column": 6, - "index": 746 - }, - { - "filePath": "src/components/GradesView/GradebookTable/LabelReplacements.jsx", - "line": 38, - "column": 12, - "index": 1047 - }, - { - "filePath": "src/components/GradesView/SpinnerIcon.jsx", - "line": 16, - "column": 6, - "index": 406 - }, - { - "filePath": "src/components/NetworkButton/index.jsx", - "line": 42, - "column": 16, - "index": 1632 - }, - { - "filePath": "src/components/NetworkButton/index.jsx", - "line": 43, - "column": 16, - "index": 1715 - }, - { - "filePath": "src/components/NetworkButton/test.jsx", - "line": 54, - "column": 20, - "index": 1683 - }, - { - "filePath": "src/components/NetworkButton/test.jsx", - "line": 55, - "column": 20, - "index": 1753 - }, - { - "filePath": "src/components/NetworkButton/test.jsx", - "line": 63, - "column": 20, - "index": 2098 - }, - { - "filePath": "src/components/NetworkButton/test.jsx", - "line": 64, - "column": 20, - "index": 2168 - } - ], - "Download": [ - { - "filePath": "src/components/BulkManagementHistoryView/ResultsSummary.jsx", - "line": 28, - "column": 15, - "index": 786 - } - ], - "Button": [ - { - "filePath": "src/components/GradebookFilters/AssignmentGradeFilter/index.jsx", - "line": 38, - "column": 8, - "index": 1133 - }, - { - "filePath": "src/components/GradebookFilters/CourseGradeFilter/index.jsx", - "line": 36, - "column": 8, - "index": 965 - }, - { - "filePath": "src/components/GradebookHeader/index.jsx", - "line": 31, - "column": 10, - "index": 1016 - }, - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 60, - "column": 10, - "index": 1656 - }, - { - "filePath": "src/components/GradesView/FilterBadges/FilterBadge.jsx", - "line": 39, - "column": 8, - "index": 1114 - }, - { - "filePath": "src/components/GradesView/FilterMenuToggle/index.jsx", - "line": 19, - "column": 4, - "index": 618 - }, - { - "filePath": "src/components/GradesView/GradebookTable/GradeButton.jsx", - "line": 47, - "column": 6, - "index": 1339 - }, - { - "filePath": "src/components/GradesView/PageButtons/index.jsx", - "line": 15, - "column": 6, - "index": 318 - }, - { - "filePath": "src/components/GradesView/PageButtons/index.jsx", - "line": 23, - "column": 6, - "index": 509 - } - ], - "IconButton": [ - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 32, - "column": 8, - "index": 997 - } - ], - "Close": [ - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 36, - "column": 15, - "index": 1104 - } - ], - "Collapsible": [ - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 42, - "column": 6, - "index": 1255 - }, - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 54, - "column": 6, - "index": 1662 - }, - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 62, - "column": 6, - "index": 1893 - }, - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 70, - "column": 6, - "index": 2127 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/components/GradebookFilters/index.jsx", - "line": 75, - "column": 8, - "index": 2282 - } - ], - "Form.Group": [ - { - "filePath": "src/components/GradebookFilters/PercentGroup.jsx", - "line": 15, - "column": 4, - "index": 261 - }, - { - "filePath": "src/components/GradebookFilters/SelectGroup.jsx", - "line": 16, - "column": 4, - "index": 296 - }, - { - "filePath": "src/components/GradesView/ImportGradesButton/index.jsx", - "line": 28, - "column": 8, - "index": 786 - }, - { - "filePath": "src/components/GradesView/ScoreViewInput/index.jsx", - "line": 18, - "column": 4, - "index": 532 - } - ], - "Form.Label": [ - { - "filePath": "src/components/GradebookFilters/PercentGroup.jsx", - "line": 16, - "column": 6, - "index": 295 - }, - { - "filePath": "src/components/GradebookFilters/SelectGroup.jsx", - "line": 17, - "column": 6, - "index": 330 - }, - { - "filePath": "src/components/GradesView/ScoreViewInput/index.jsx", - "line": 19, - "column": 6, - "index": 573 - } - ], - "Form.Control": [ - { - "filePath": "src/components/GradebookFilters/PercentGroup.jsx", - "line": 17, - "column": 6, - "index": 334 - }, - { - "filePath": "src/components/GradebookFilters/SelectGroup.jsx", - "line": 18, - "column": 6, - "index": 369 - }, - { - "filePath": "src/components/GradesView/EditModal/OverrideTable/AdjustedGradeInput/index.jsx", - "line": 20, - "column": 6, - "index": 429 - }, - { - "filePath": "src/components/GradesView/EditModal/OverrideTable/ReasonInput/index.jsx", - "line": 16, - "column": 4, - "index": 371 - }, - { - "filePath": "src/components/GradesView/ImportGradesButton/index.jsx", - "line": 29, - "column": 10, - "index": 825 - }, - { - "filePath": "src/components/GradesView/ScoreViewInput/index.jsx", - "line": 20, - "column": 6, - "index": 641 - } - ], - "ModalDialog": [ - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 35, - "column": 4, - "index": 921 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 43, - "column": 6, - "index": 1100 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 55, - "column": 6, - "index": 1465 - } - ], - "ActionRow": [ - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 56, - "column": 8, - "index": 1494 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 57, - "column": 10, - "index": 1516 - } - ], - "Form": [ - { - "filePath": "src/components/GradesView/EditModal/OverrideTable/AdjustedGradeInput/index.test.jsx", - "line": 32, - "column": 45, - "index": 875 - }, - { - "filePath": "src/components/GradesView/EditModal/OverrideTable/ReasonInput/index.test.jsx", - "line": 32, - "column": 45, - "index": 830 - }, - { - "filePath": "src/components/GradesView/ImportGradesButton/index.jsx", - "line": 27, - "column": 6, - "index": 733 - }, - { - "filePath": "src/components/GradesView/ImportGradesButton/index.test.jsx", - "line": 40, - "column": 36, - "index": 1442 - } - ], - "FilterAlt": [ - { - "filePath": "src/components/GradesView/FilterMenuToggle/index.jsx", - "line": 24, - "column": 17, - "index": 757 - } - ], - "DataTable.TableControlBar": [ - { - "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 32, - "column": 8, - "index": 791 - } - ], - "DataTable.Table": [ - { - "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 33, - "column": 8, - "index": 829 - } - ], - "DataTable.EmptyTable": [ - { - "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 34, - "column": 8, - "index": 857 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/components/GradesView/GradebookTable/LabelReplacements.jsx", - "line": 25, - "column": 6, - "index": 623 - } - ], - "Tooltip": [ - { - "filePath": "src/components/GradesView/GradebookTable/LabelReplacements.jsx", - "line": 30, - "column": 10, - "index": 788 - } - ], - "Toast": [ - { - "filePath": "src/components/GradesView/ImportSuccessToast/index.jsx", - "line": 20, - "column": 4, - "index": 426 - } - ], - "SearchField": [ - { - "filePath": "src/components/GradesView/SearchControls/index.jsx", - "line": 22, - "column": 6, - "index": 525 - } - ], - "StatefulButton": [ - { - "filePath": "src/components/NetworkButton/index.jsx", - "line": 53, - "column": 6, - "index": 1925 - } - ] - } - }, - { - "version": "22.7.0", - "name": "@edx/frontend-app-learner-dashboard", - "repository": { - "type": "git", - "url": "git+https://github.com/edx/frontend-app-learner-dashboard.git" - }, - "folderName": "frontend-app-learner-dashboard", - "usages": { - "Alert": [ - { - "filePath": "src/App.jsx", - "line": 87, - "column": 16, - "index": 2769 - }, - { - "filePath": "src/components/Banner.jsx", - "line": 10, - "column": 2, - "index": 227 - } - ], - "useWindowSize": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", - "line": 4, - "column": 20, - "index": 122 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 14, - "column": 4, - "index": 476 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 16, - "column": 4, - "index": 599 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 18, - "column": 4, - "index": 722 - }, - { - "filePath": "src/containers/CourseCard/hooks.js", - "line": 6, - "column": 20, - "index": 213 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 45, - "column": 20, - "index": 930 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", - "line": 41, - "column": 6, - "index": 1240 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", - "line": 48, - "column": 6, - "index": 1510 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", - "line": 55, - "column": 6, - "index": 1791 - }, - { - "filePath": "src/containers/CoursesPanel/CourseList/hooks.js", - "line": 4, - "column": 20, - "index": 122 - }, - { - "filePath": "src/containers/Dashboard/hooks.js", - "line": 28, - "column": 20, - "index": 858 - }, - { - "filePath": "src/containers/Dashboard/hooks.test.js", - "line": 27, - "column": 0, - "index": 604 - }, - { - "filePath": "src/containers/Dashboard/hooks.test.js", - "line": 52, - "column": 10, - "index": 1482 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/hooks.js", - "line": 14, - "column": 20, - "index": 401 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 33, - "column": 6, - "index": 743 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 37, - "column": 6, - "index": 928 - } - ], - "breakpoints": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", - "line": 5, - "column": 17, - "index": 156 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", - "line": 5, - "column": 56, - "index": 195 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 8, - "column": 7, - "index": 294 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 9, - "column": 9, - "index": 335 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 10, - "column": 10, - "index": 378 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 11, - "column": 9, - "index": 420 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 14, - "column": 43, - "index": 515 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 16, - "column": 43, - "index": 638 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", - "line": 18, - "column": 43, - "index": 761 - }, - { - "filePath": "src/containers/CourseCard/hooks.js", - "line": 7, - "column": 17, - "index": 247 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 46, - "column": 27, - "index": 974 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", - "line": 41, - "column": 49, - "index": 1283 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", - "line": 48, - "column": 49, - "index": 1553 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", - "line": 55, - "column": 49, - "index": 1834 - }, - { - "filePath": "src/containers/CoursesPanel/CourseList/hooks.js", - "line": 5, - "column": 17, - "index": 156 - }, - { - "filePath": "src/containers/Dashboard/hooks.js", - "line": 32, - "column": 34, - "index": 1002 - }, - { - "filePath": "src/containers/Dashboard/hooks.test.js", - "line": 28, - "column": 0, - "index": 650 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/hooks.js", - "line": 15, - "column": 52, - "index": 470 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 33, - "column": 49, - "index": 786 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 37, - "column": 49, - "index": 971 - } - ], - "Button": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/index.jsx", - "line": 9, - "column": 4, - "index": 202 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditContent.jsx", - "line": 14, - "column": 8, - "index": 404 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", - "line": 29, - "column": 6, - "index": 695 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", - "line": 45, - "column": 12, - "index": 1300 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardDetails/index.jsx", - "line": 30, - "column": 10, - "index": 738 - }, - { - "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", - "line": 22, - "column": 6, - "index": 567 - }, - { - "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", - "line": 29, - "column": 6, - "index": 775 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 50, - "column": 6, - "index": 1058 - }, - { - "filePath": "src/containers/CoursesPanel/NoCoursesView/index.jsx", - "line": 28, - "column": 6, - "index": 906 - }, - { - "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 43, - "column": 10, - "index": 1029 - }, - { - "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 46, - "column": 10, - "index": 1156 - }, - { - "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 46, - "column": 10, - "index": 1096 - }, - { - "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 49, - "column": 10, - "index": 1244 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 32, - "column": 6, - "index": 965 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 35, - "column": 6, - "index": 1079 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 38, - "column": 6, - "index": 1211 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 46, - "column": 6, - "index": 1430 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 52, - "column": 12, - "index": 1639 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 57, - "column": 12, - "index": 1857 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 64, - "column": 10, - "index": 2134 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 71, - "column": 10, - "index": 2368 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 79, - "column": 12, - "index": 2635 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 87, - "column": 10, - "index": 2867 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", - "line": 36, - "column": 12, - "index": 926 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", - "line": 62, - "column": 10, - "index": 1686 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/index.jsx", - "line": 33, - "column": 8, - "index": 988 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/index.jsx", - "line": 41, - "column": 8, - "index": 1185 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/index.jsx", - "line": 49, - "column": 8, - "index": 1388 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/index.jsx", - "line": 59, - "column": 8, - "index": 1690 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 66, - "column": 8, - "index": 1709 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 69, - "column": 8, - "index": 1837 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", - "line": 21, - "column": 8, - "index": 423 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", - "line": 24, - "column": 8, - "index": 549 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/FinishedPane.jsx", - "line": 25, - "column": 8, - "index": 552 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 40, - "column": 8, - "index": 1005 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 43, - "column": 8, - "index": 1134 - }, - { - "filePath": "src/widgets/RecommendationsPanel/LoadedView.jsx", - "line": 38, - "column": 8, - "index": 1103 - } - ], - "ActionRow": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/index.jsx", - "line": 24, - "column": 4, - "index": 727 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditContent.jsx", - "line": 13, - "column": 6, - "index": 367 - }, - { - "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 42, - "column": 8, - "index": 1007 - }, - { - "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 45, - "column": 8, - "index": 1074 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 65, - "column": 6, - "index": 1689 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", - "line": 20, - "column": 6, - "index": 403 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/FinishedPane.jsx", - "line": 24, - "column": 6, - "index": 532 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 39, - "column": 6, - "index": 985 - } - ], - "Locked": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardActions/UpgradeButton.jsx", - "line": 33, - "column": 18, - "index": 854 - } - ], - "MailtoLink": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 29, - "column": 31, - "index": 1025 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/index.jsx", - "line": 20, - "column": 28, - "index": 551 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/index.test.jsx", - "line": 54, - "column": 29, - "index": 1743 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", - "line": 34, - "column": 37, - "index": 985 - } - ], - "CheckCircle": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 42, - "column": 38, - "index": 1644 - } - ], - "Hyperlink": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 47, - "column": 12, - "index": 1787 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 68, - "column": 10, - "index": 2310 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", - "line": 39, - "column": 12, - "index": 1130 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", - "line": 49, - "column": 10, - "index": 1430 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/ProviderLink.jsx", - "line": 11, - "column": 4, - "index": 292 - }, - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 31, - "column": 10, - "index": 1022 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 15, - "column": 4, - "index": 435 - } - ], - "Form": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", - "line": 15, - "column": 4, - "index": 398 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 59, - "column": 6, - "index": 1275 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 40, - "column": 6, - "index": 909 - } - ], - "FormControl": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", - "line": 22, - "column": 8, - "index": 556 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 62, - "column": 14, - "index": 1728 - } - ], - "Program": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/RelatedProgramsBanner/index.jsx", - "line": 24, - "column": 12, - "index": 577 - }, - { - "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", - "line": 29, - "column": 19, - "index": 801 - }, - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 45, - "column": 21, - "index": 1307 - } - ], - "Badge": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardImage.jsx", - "line": 37, - "column": 12, - "index": 1330 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/CollapseMenuBody.jsx", - "line": 59, - "column": 14, - "index": 1967 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 50, - "column": 14, - "index": 1836 - }, - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 44, - "column": 8, - "index": 1231 - } - ], - "Dropdown": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 42, - "column": 6, - "index": 1281 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 19, - "column": 6, - "index": 591 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 43, - "column": 8, - "index": 1332 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 20, - "column": 8, - "index": 640 - } - ], - "IconButton": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 45, - "column": 14, - "index": 1414 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/index.jsx", - "line": 23, - "column": 10, - "index": 723 - } - ], - "MoreVert": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 46, - "column": 15, - "index": 1441 - } - ], - "Icon": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 47, - "column": 18, - "index": 1469 - }, - { - "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", - "line": 29, - "column": 8, - "index": 790 - }, - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 80, - "column": 18, - "index": 2035 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/CollapsedHeader/index.jsx", - "line": 27, - "column": 20, - "index": 845 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 44, - "column": 14, - "index": 1069 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 58, - "column": 14, - "index": 1523 - }, - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 45, - "column": 10, - "index": 1296 - }, - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 15, - "column": 26, - "index": 488 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 51, - "column": 8, - "index": 1574 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 31, - "column": 8, - "index": 966 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 53, - "column": 12, - "index": 1641 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/SocialShareMenu.jsx", - "line": 36, - "column": 8, - "index": 1163 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 35, - "column": 14, - "index": 1193 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 39, - "column": 16, - "index": 1396 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 48, - "column": 12, - "index": 1719 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 55, - "column": 10, - "index": 2010 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 58, - "column": 10, - "index": 2185 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 62, - "column": 12, - "index": 2372 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 67, - "column": 10, - "index": 2561 - } - ], - "Card": [ - { - "filePath": "src/containers/CourseCard/index.jsx", - "line": 23, - "column": 6, - "index": 793 - }, - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 25, - "column": 4, - "index": 604 - }, - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 21, - "column": 4, - "index": 707 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 20, - "column": 6, - "index": 561 - } - ], - "Card.Body": [ - { - "filePath": "src/containers/CourseCard/index.jsx", - "line": 27, - "column": 12, - "index": 1025 - }, - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 26, - "column": 6, - "index": 874 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 26, - "column": 10, - "index": 860 - } - ], - "Card.Header": [ - { - "filePath": "src/containers/CourseCard/index.jsx", - "line": 28, - "column": 14, - "index": 1051 - }, - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 39, - "column": 6, - "index": 1076 - } - ], - "Card.Section": [ - { - "filePath": "src/containers/CourseCard/index.jsx", - "line": 32, - "column": 14, - "index": 1216 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 27, - "column": 12, - "index": 922 - } - ], - "Card.Footer": [ - { - "filePath": "src/containers/CourseCard/index.jsx", - "line": 35, - "column": 14, - "index": 1346 - } - ], - "Chip": [ - { - "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", - "line": 21, - "column": 8, - "index": 580 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 47, - "column": 12, - "index": 1184 - } - ], - "CloseSmall": [ - { - "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", - "line": 23, - "column": 21, - "index": 630 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/containers/CourseFilterControls/components/Checkbox.jsx", - "line": 12, - "column": 4, - "index": 297 - } - ], - "Form.Group": [ - { - "filePath": "src/containers/CourseFilterControls/components/FilterForm.jsx", - "line": 26, - "column": 4, - "index": 558 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 45, - "column": 6, - "index": 960 - } - ], - "Form.CheckboxSet": [ - { - "filePath": "src/containers/CourseFilterControls/components/FilterForm.jsx", - "line": 28, - "column": 6, - "index": 670 - } - ], - "Form.RadioSet": [ - { - "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", - "line": 19, - "column": 6, - "index": 459 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 47, - "column": 8, - "index": 1038 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 26, - "column": 6, - "index": 563 - } - ], - "Form.Radio": [ - { - "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", - "line": 24, - "column": 8, - "index": 569 - }, - { - "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", - "line": 27, - "column": 8, - "index": 708 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 54, - "column": 12, - "index": 1253 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 59, - "column": 12, - "index": 1506 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 19, - "column": 4, - "index": 379 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 32, - "column": 8, - "index": 733 - } - ], - "Tune": [ - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 53, - "column": 20, - "index": 1144 - } - ], - "Sheet": [ - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 62, - "column": 12, - "index": 1326 - } - ], - "ModalCloseButton": [ - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 79, - "column": 16, - "index": 1963 - } - ], - "Close": [ - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 80, - "column": 29, - "index": 2046 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 49, - "column": 25, - "index": 1257 - } - ], - "ModalPopup": [ - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 85, - "column": 12, - "index": 2162 - } - ], - "useToggle": [ - { - "filePath": "src/containers/CourseFilterControls/hooks.js", - "line": 25, - "column": 44, - "index": 771 - }, - { - "filePath": "src/containers/CourseFilterControls/hooks.test.js", - "line": 48, - "column": 6, - "index": 1055 - }, - { - "filePath": "src/containers/CourseFilterControls/hooks.test.js", - "line": 75, - "column": 6, - "index": 1916 - } - ], - "Pagination": [ - { - "filePath": "src/containers/CoursesPanel/CourseList/index.jsx", - "line": 28, - "column": 10, - "index": 798 - } - ], - "Image": [ - { - "filePath": "src/containers/CoursesPanel/NoCoursesView/index.jsx", - "line": 21, - "column": 6, - "index": 670 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", - "line": 54, - "column": 12, - "index": 1457 - } - ], - "Search": [ - { - "filePath": "src/containers/CoursesPanel/NoCoursesView/index.jsx", - "line": 32, - "column": 20, - "index": 1016 - }, - { - "filePath": "src/widgets/RecommendationsPanel/LoadedView.jsx", - "line": 40, - "column": 22, - "index": 1162 - } - ], - "Container": [ - { - "filePath": "src/containers/Dashboard/DashboardLayout.jsx", - "line": 38, - "column": 4, - "index": 825 - }, - { - "filePath": "src/containers/RelatedProgramsModal/index.jsx", - "line": 42, - "column": 8, - "index": 1295 - } - ], - "Row": [ - { - "filePath": "src/containers/Dashboard/DashboardLayout.jsx", - "line": 39, - "column": 6, - "index": 859 - }, - { - "filePath": "src/containers/RelatedProgramsModal/index.jsx", - "line": 43, - "column": 10, - "index": 1317 - } - ], - "Col": [ - { - "filePath": "src/containers/Dashboard/DashboardLayout.jsx", - "line": 40, - "column": 8, - "index": 873 - }, - { - "filePath": "src/containers/Dashboard/DashboardLayout.jsx", - "line": 43, - "column": 8, - "index": 981 - }, - { - "filePath": "src/containers/RelatedProgramsModal/index.jsx", - "line": 45, - "column": 14, - "index": 1389 - } - ], - "Spinner": [ - { - "filePath": "src/containers/Dashboard/LoadingView.jsx", - "line": 11, - "column": 6, - "index": 265 - }, - { - "filePath": "src/widgets/RecommendationsPanel/LoadingView.jsx", - "line": 10, - "column": 6, - "index": 306 - } - ], - "ModalDialog": [ - { - "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 30, - "column": 4, - "index": 537 - }, - { - "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 25, - "column": 4, - "index": 573 - }, - { - "filePath": "src/containers/RelatedProgramsModal/index.jsx", - "line": 24, - "column": 4, - "index": 643 - }, - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 35, - "column": 4, - "index": 737 - }, - { - "filePath": "src/containers/UnenrollConfirmModal/index.jsx", - "line": 29, - "column": 4, - "index": 685 - } - ], - "Form.Switch": [ - { - "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 38, - "column": 8, - "index": 788 - } - ], - "PageBanner": [ - { - "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", - "line": 33, - "column": 6, - "index": 743 - } - ], - "MarketingModal": [ - { - "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", - "line": 47, - "column": 6, - "index": 1238 - } - ], - "ModalDialog.Hero": [ - { - "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", - "line": 53, - "column": 10, - "index": 1402 - } - ], - "AvatarButton": [ - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 21, - "column": 14, - "index": 671 - } - ], - "Dropdown.Header": [ - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 34, - "column": 14, - "index": 1102 - } - ], - "Dropdown.Divider": [ - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 43, - "column": 14, - "index": 1598 - }, - { - "filePath": "src/containers/LearnerDashboardHeader/ExpandedHeader/AuthenticatedUserDropdown.jsx", - "line": 66, - "column": 10, - "index": 2530 - } - ], - "FormLabel": [ - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 43, - "column": 12, - "index": 1002 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 57, - "column": 12, - "index": 1429 - } - ], - "PersonSearch": [ - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 44, - "column": 25, - "index": 1080 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 58, - "column": 25, - "index": 1534 - } - ], - "FormGroup": [ - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 61, - "column": 12, - "index": 1635 - } - ], - "FormControlFeedback": [ - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 69, - "column": 16, - "index": 2039 - } - ], - "StatefulButton": [ - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 74, - "column": 12, - "index": 2243 - } - ], - "Card.ImageCap": [ - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 32, - "column": 6, - "index": 810 - }, - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 22, - "column": 6, - "index": 779 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 22, - "column": 10, - "index": 750 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/containers/RelatedProgramsModal/index.jsx", - "line": 34, - "column": 6, - "index": 912 - }, - { - "filePath": "src/containers/RelatedProgramsModal/index.jsx", - "line": 37, - "column": 6, - "index": 1066 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/containers/RelatedProgramsModal/index.jsx", - "line": 40, - "column": 6, - "index": 1182 - } - ], - "Form.Label": [ - { - "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 46, - "column": 8, - "index": 998 - } - ], - "Form.Control": [ - { - "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 33, - "column": 10, - "index": 792 - } - ], - "ArrowForward": [ - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 15, - "column": 54, - "index": 516 - } - ], - "Truncate": [ - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 29, - "column": 16, - "index": 1040 - } - ] - } - }, - { - "version": "21.13.1", - "name": "frontend-app-learner-portal-enterprise", - "repository": { - "type": "git", - "url": "https://github.com/openedx/frontend-app-learner-portal-enterprise.git" - }, - "folderName": "frontend-app-learner-portal-enterprise", - "usages": { - "Button": [ - { - "filePath": "src/components/academies/AcademyContentCard.jsx", - "line": 131, - "column": 12, - "index": 4320 - }, - { - "filePath": "src/components/academies/AcademyContentCard.jsx", - "line": 170, - "column": 10, - "index": 5365 - }, - { - "filePath": "src/components/academies/AcademyContentCard.jsx", - "line": 181, - "column": 10, - "index": 5658 - }, - { - "filePath": "src/components/academies/GoToAcademy.jsx", - "line": 21, - "column": 6, - "index": 814 - }, - { - "filePath": "src/components/academies/PathwaysSection.jsx", - "line": 44, - "column": 14, - "index": 1714 - }, - { - "filePath": "src/components/app/routes/EnterpriseInviteRoute.jsx", - "line": 38, - "column": 4, - "index": 1213 - }, - { - "filePath": "src/components/app/routes/RouteErrorBoundary.jsx", - "line": 95, - "column": 12, - "index": 2973 - }, - { - "filePath": "src/components/app/routes/RouteErrorBoundary.jsx", - "line": 122, - "column": 6, - "index": 3754 - }, - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 52, - "column": 6, - "index": 1578 - }, - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 94, - "column": 14, - "index": 2612 - }, - { - "filePath": "src/components/course/course-header/course-run-actions/BasicNavigateToCourseware.jsx", - "line": 14, - "column": 4, - "index": 381 - }, - { - "filePath": "src/components/course/course-header/data/hooks/useCourseRunCardAction.jsx", - "line": 100, - "column": 11, - "index": 3773 - }, - { - "filePath": "src/components/course/CourseMaterialsButton.jsx", - "line": 29, - "column": 4, - "index": 908 - }, - { - "filePath": "src/components/course/data/utils.jsx", - "line": 511, - "column": 6, - "index": 18222 - }, - { - "filePath": "src/components/course/data/utils.jsx", - "line": 527, - "column": 6, - "index": 18600 - }, - { - "filePath": "src/components/course/data/utils.jsx", - "line": 553, - "column": 6, - "index": 19210 - }, - { - "filePath": "src/components/course/enrollment/components/ToExecutiveEducation2UEnrollment.jsx", - "line": 10, - "column": 2, - "index": 327 - }, - { - "filePath": "src/components/course/enrollment/components/ToExecutiveEducation2UEnrollment.jsx", - "line": 31, - "column": 4, - "index": 772 - }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 290, - "column": 10, - "index": 10858 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 110, - "column": 18, - "index": 4549 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", - "line": 43, - "column": 16, - "index": 1688 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/AssignedCourseCard.jsx", - "line": 24, - "column": 4, - "index": 990 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/ContinueLearningButton.jsx", - "line": 57, - "column": 4, - "index": 1903 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", - "line": 65, - "column": 10, - "index": 1995 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpcomingCourseCard.jsx", - "line": 11, - "column": 4, - "index": 337 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", - "line": 137, - "column": 8, - "index": 4117 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx", - "line": 88, - "column": 4, - "index": 3181 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseEnrollmentsEmptyState.jsx", - "line": 56, - "column": 6, - "index": 2160 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/NewGroupAssignmentAlert.jsx", - "line": 18, - "column": 8, - "index": 425 - }, - { - "filePath": "src/components/dashboard/main-content/CourseRecommendations.jsx", - "line": 28, - "column": 10, - "index": 1395 - }, - { - "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", - "line": 42, - "column": 6, - "index": 1447 - }, - { - "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 25, - "column": 14, - "index": 824 - }, - { - "filePath": "src/components/executive-education-2u/components/ErrorPageContent.jsx", - "line": 59, - "column": 12, - "index": 2094 - }, - { - "filePath": "src/components/integration-warning-modal/IntegrationWarningModal.jsx", - "line": 39, - "column": 8, - "index": 1175 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 254, - "column": 16, - "index": 10940 - }, - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 65, - "column": 20, - "index": 2423 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 114, - "column": 10, - "index": 4131 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 136, - "column": 8, - "index": 4802 - }, - { - "filePath": "src/components/my-career/SearchJobRole.jsx", - "line": 155, - "column": 10, - "index": 5737 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 79, - "column": 16, - "index": 2626 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 116, - "column": 14, - "index": 4056 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 55, - "column": 8, - "index": 1815 - }, - { - "filePath": "src/components/preview-expand/PreviewExpand.jsx", - "line": 20, - "column": 6, - "index": 590 - }, - { - "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", - "line": 29, - "column": 10, - "index": 1000 - }, - { - "filePath": "src/components/program-progress/ProgramPathwayOpportunity.jsx", - "line": 17, - "column": 16, - "index": 784 - }, - { - "filePath": "src/components/program-progress/ProgramProgressSidebar.jsx", - "line": 112, - "column": 14, - "index": 4500 - }, - { - "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 56, - "column": 10, - "index": 2064 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 30, - "column": 10, - "index": 1144 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 85, - "column": 14, - "index": 3526 - }, - { - "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", - "line": 135, - "column": 10, - "index": 4381 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 75, - "column": 12, - "index": 2811 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 82, - "column": 12, - "index": 3194 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuizForm.jsx", - "line": 47, - "column": 8, - "index": 1849 - }, - { - "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 134, - "column": 12, - "index": 4519 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 335, - "column": 16, - "index": 13775 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 357, - "column": 12, - "index": 14706 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 365, - "column": 12, - "index": 15126 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 377, - "column": 12, - "index": 15691 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 384, - "column": 12, - "index": 15902 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 393, - "column": 12, - "index": 16399 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 400, - "column": 12, - "index": 16610 - } - ], - "CardGrid": [ - { - "filePath": "src/components/academies/AcademyContentCard.jsx", - "line": 141, - "column": 8, - "index": 4676 - }, - { - "filePath": "src/components/course/course-header/CourseRunCards.jsx", - "line": 31, - "column": 4, - "index": 1072 - }, - { - "filePath": "src/components/course/CourseRecommendations.jsx", - "line": 39, - "column": 10, - "index": 1420 - }, - { - "filePath": "src/components/course/CourseRecommendations.jsx", - "line": 52, - "column": 10, - "index": 2017 - }, - { - "filePath": "src/components/my-career/SkillsRecommendationCourses.jsx", - "line": 75, - "column": 6, - "index": 2468 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", - "line": 20, - "column": 6, - "index": 714 - }, - { - "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 14, - "column": 6, - "index": 549 - }, - { - "filePath": "src/components/search/popular-results/PopularResults.jsx", - "line": 34, - "column": 8, - "index": 1138 - }, - { - "filePath": "src/components/search/popular-results/PopularResults.jsx", - "line": 41, - "column": 10, - "index": 1440 - }, - { - "filePath": "src/components/search/SearchAcademy.jsx", - "line": 47, - "column": 8, - "index": 1691 - }, - { - "filePath": "src/components/search/SearchResults.jsx", - "line": 158, - "column": 10, - "index": 4691 - }, - { - "filePath": "src/components/search/SearchResults.jsx", - "line": 165, - "column": 10, - "index": 4988 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 8, - "column": 2, - "index": 206 - }, - { - "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 15, - "column": 4, - "index": 477 - }, - { - "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", - "line": 92, - "column": 6, - "index": 3174 - }, - { - "filePath": "src/components/skills-quiz/SearchPathways.jsx", - "line": 74, - "column": 6, - "index": 2536 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 163, - "column": 6, - "index": 5468 - }, - { - "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 148, - "column": 10, - "index": 5098 - } - ], - "Spinner": [ - { - "filePath": "src/components/academies/AcademyContentCard.jsx", - "line": 198, - "column": 12, - "index": 6226 - }, - { - "filePath": "src/components/DelayedFallback/DelayedFallbackContainer.jsx", - "line": 41, - "column": 19, - "index": 1391 - }, - { - "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", - "line": 76, - "column": 6, - "index": 2633 - } - ], - "Container": [ - { - "filePath": "src/components/academies/AcademyDetailPage.jsx", - "line": 59, - "column": 6, - "index": 2038 - }, - { - "filePath": "src/components/academies/AcademyDetailPage.jsx", - "line": 113, - "column": 6, - "index": 4705 - }, - { - "filePath": "src/components/academies/AcademyDetailPage.jsx", - "line": 123, - "column": 6, - "index": 5187 - }, - { - "filePath": "src/components/academies/PathwaysSection.jsx", - "line": 20, - "column": 6, - "index": 663 - }, - { - "filePath": "src/components/academies/PathwaysSection.jsx", - "line": 21, - "column": 8, - "index": 718 - }, - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 68, - "column": 6, - "index": 2314 - }, - { - "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 108, - "column": 4, - "index": 3643 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 93, - "column": 4, - "index": 3804 - }, - { - "filePath": "src/components/course/LicenseRequestedAlert.jsx", - "line": 43, - "column": 4, - "index": 1768 - }, - { - "filePath": "src/components/course/routes/CourseAbout.jsx", - "line": 32, - "column": 6, - "index": 966 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 94, - "column": 8, - "index": 3867 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", - "line": 28, - "column": 8, - "index": 1012 - }, - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 57, - "column": 4, - "index": 1671 - }, - { - "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 18, - "column": 6, - "index": 534 - }, - { - "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", - "line": 81, - "column": 4, - "index": 3482 - }, - { - "filePath": "src/components/error-page/ErrorPageContent.jsx", - "line": 14, - "column": 2, - "index": 384 - }, - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 25, - "column": 8, - "index": 770 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 79, - "column": 4, - "index": 2605 - }, - { - "filePath": "src/components/NotFoundPage/index.jsx", - "line": 16, - "column": 4, - "index": 466 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressPage.jsx", - "line": 25, - "column": 6, - "index": 670 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 134, - "column": 6, - "index": 4321 - }, - { - "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 60, - "column": 6, - "index": 2470 - }, - { - "filePath": "src/components/program/ProgramDataBar.jsx", - "line": 21, - "column": 8, - "index": 942 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 40, - "column": 6, - "index": 1359 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 20, - "column": 4, - "index": 760 - }, - { - "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", - "line": 25, - "column": 4, - "index": 865 - }, - { - "filePath": "src/components/search/SearchAcademy.jsx", - "line": 20, - "column": 6, - "index": 695 - }, - { - "filePath": "src/components/search/SearchAcademy.jsx", - "line": 31, - "column": 4, - "index": 926 - }, - { - "filePath": "src/components/search/SearchResults.jsx", - "line": 125, - "column": 6, - "index": 3549 - }, - { - "filePath": "src/components/search/SearchResults.jsx", - "line": 131, - "column": 4, - "index": 3685 - }, - { - "filePath": "src/components/site-header/SiteHeader.jsx", - "line": 18, - "column": 6, - "index": 655 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuiz.jsx", - "line": 28, - "column": 6, - "index": 1159 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 205, - "column": 10, - "index": 7210 - } - ], - "Breadcrumb": [ - { - "filePath": "src/components/academies/AcademyDetailPage.jsx", - "line": 61, - "column": 10, - "index": 2119 - }, - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 73, - "column": 16, - "index": 2540 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 81, - "column": 8, - "index": 2708 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressHeader.jsx", - "line": 19, - "column": 10, - "index": 821 - }, - { - "filePath": "src/components/program/ProgramHeader.jsx", - "line": 85, - "column": 12, - "index": 2899 - } - ], - "ArrowDownward": [ - { - "filePath": "src/components/academies/AcademyDetailPage.jsx", - "line": 105, - "column": 18, - "index": 4499 - } - ], - "useToggle": [ - { - "filePath": "src/components/academies/PathwaysSection.jsx", - "line": 9, - "column": 72, - "index": 399 - }, - { - "filePath": "src/components/app/routes/RouteErrorBoundary.jsx", - "line": 57, - "column": 62, - "index": 1977 - }, - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 17, - "column": 47, - "index": 576 - }, - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 18, - "column": 47, - "index": 641 - }, - { - "filePath": "src/components/course/course-header/CoursePreview.jsx", - "line": 19, - "column": 38, - "index": 723 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 19, - "column": 6, - "index": 734 - }, - { - "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", - "line": 134, - "column": 6, - "index": 4521 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 21, - "column": 60, - "index": 985 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 22, - "column": 64, - "index": 1067 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 23, - "column": 55, - "index": 1140 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 23, - "column": 57, - "index": 994 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 57, - "column": 72, - "index": 1953 - }, - { - "filePath": "src/components/search/Search.jsx", - "line": 44, - "column": 70, - "index": 1884 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 21, - "column": 32, - "index": 949 - } - ], - "Card": [ - { - "filePath": "src/components/academies/SearchAcademyCard.jsx", - "line": 14, - "column": 4, - "index": 380 - }, - { - "filePath": "src/components/course/course-header/CourseRunCard.jsx", - "line": 40, - "column": 4, - "index": 1501 - }, - { - "filePath": "src/components/course/course-header/deprecated/CourseRunCard.jsx", - "line": 352, - "column": 4, - "index": 11590 - }, - { - "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 38, - "column": 4, - "index": 1540 - }, - { - "filePath": "src/components/dashboard/sidebar/DashboardSidebar.jsx", - "line": 10, - "column": 4, - "index": 271 - }, - { - "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", - "line": 121, - "column": 4, - "index": 4230 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 33, - "column": 4, - "index": 967 - }, - { - "filePath": "src/components/executive-education-2u/components/EnrollmentCompletedSummaryCard.jsx", - "line": 13, - "column": 4, - "index": 496 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 11, - "column": 2, - "index": 363 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 228, - "column": 10, - "index": 9119 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 110, - "column": 4, - "index": 3951 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 19, - "column": 8, - "index": 327 - }, - { - "filePath": "src/components/pathway-progress/PathwayNode.jsx", - "line": 36, - "column": 8, - "index": 1094 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 13, - "column": 4, - "index": 616 - }, - { - "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", - "line": 15, - "column": 6, - "index": 611 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 115, - "column": 6, - "index": 3303 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 52, - "column": 4, - "index": 1676 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 64, - "column": 10, - "index": 2515 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 51, - "column": 4, - "index": 1442 - }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 91, - "column": 4, - "index": 2669 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 103, - "column": 4, - "index": 3122 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 48, - "column": 4, - "index": 1431 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 10, - "column": 6, - "index": 280 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 50, - "column": 4, - "index": 1822 - }, - { - "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 17, - "column": 8, - "index": 522 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 167, - "column": 12, - "index": 5645 - }, - { - "filePath": "src/components/skills-quiz/TopSkillsOverview.jsx", - "line": 69, - "column": 8, - "index": 2289 - } - ], - "Card.Header": [ - { - "filePath": "src/components/academies/SearchAcademyCard.jsx", - "line": 21, - "column": 6, - "index": 565 - }, - { - "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 59, - "column": 6, - "index": 2077 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 59, - "column": 8, - "index": 2039 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 95, - "column": 6, - "index": 3393 - }, - { - "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", - "line": 103, - "column": 6, - "index": 3519 - }, - { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 69, - "column": 8, - "index": 2629 - }, - { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 98, - "column": 6, - "index": 3573 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 38, - "column": 8, - "index": 1074 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 111, - "column": 6, - "index": 3983 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 27, - "column": 6, - "index": 1090 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 131, - "column": 8, - "index": 3750 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 69, - "column": 6, - "index": 2203 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 67, - "column": 6, - "index": 1887 - }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 109, - "column": 6, - "index": 3172 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 121, - "column": 6, - "index": 3589 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 65, - "column": 6, - "index": 1884 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 12, - "column": 8, - "index": 346 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 66, - "column": 6, - "index": 2320 - }, - { - "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 18, - "column": 10, - "index": 576 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 189, - "column": 14, - "index": 6421 - } - ], - "Card.Section": [ - { - "filePath": "src/components/academies/SearchAcademyCard.jsx", - "line": 22, - "column": 6, - "index": 601 - }, - { - "filePath": "src/components/academies/SearchAcademyCard.jsx", - "line": 23, - "column": 6, - "index": 655 - }, - { - "filePath": "src/components/academies/SearchAcademyCard.jsx", - "line": 24, - "column": 6, - "index": 678 - }, - { - "filePath": "src/components/course/course-header/CourseRunCard.jsx", - "line": 41, - "column": 6, - "index": 1514 - }, - { - "filePath": "src/components/course/course-header/deprecated/CourseRunCard.jsx", - "line": 353, - "column": 6, - "index": 11603 - }, - { - "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 70, - "column": 6, - "index": 2490 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 77, - "column": 8, - "index": 2762 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 119, - "column": 6, - "index": 4312 - }, - { - "filePath": "src/components/dashboard/sidebar/DashboardSidebar.jsx", - "line": 11, - "column": 6, - "index": 284 - }, - { - "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", - "line": 65, - "column": 6, - "index": 2330 - }, - { - "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", - "line": 87, - "column": 4, - "index": 2934 - }, - { - "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", - "line": 119, - "column": 6, - "index": 4089 - }, - { - "filePath": "src/components/dashboard/sidebar/SubsidiesSummary.jsx", - "line": 41, - "column": 4, - "index": 1426 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 45, - "column": 8, - "index": 1325 - }, - { - "filePath": "src/components/executive-education-2u/components/EnrollmentCompletedSummaryCard.jsx", - "line": 16, - "column": 10, - "index": 596 - }, - { - "filePath": "src/components/executive-education-2u/components/EnrollmentCompletedSummaryCard.jsx", - "line": 26, - "column": 10, - "index": 870 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 16, - "column": 6, - "index": 466 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 233, - "column": 14, - "index": 9262 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 112, - "column": 6, - "index": 4048 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 126, - "column": 8, - "index": 4494 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 173, - "column": 8, - "index": 6103 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 20, - "column": 10, - "index": 344 - }, - { - "filePath": "src/components/pathway-progress/PathwayNode.jsx", - "line": 37, - "column": 10, - "index": 1129 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 32, - "column": 6, - "index": 1218 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 33, - "column": 6, - "index": 1241 - }, - { - "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", - "line": 16, - "column": 8, - "index": 643 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 137, - "column": 10, - "index": 3925 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 79, - "column": 6, - "index": 2522 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 90, - "column": 6, - "index": 2865 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 65, - "column": 12, - "index": 2534 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 74, - "column": 12, - "index": 2954 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 77, - "column": 12, - "index": 3117 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 75, - "column": 6, - "index": 2132 - }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 117, - "column": 6, - "index": 3465 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 133, - "column": 6, - "index": 3953 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 73, - "column": 6, - "index": 2113 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 13, - "column": 8, - "index": 370 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 78, - "column": 6, - "index": 2678 - }, - { - "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 19, - "column": 10, - "index": 619 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 201, - "column": 14, - "index": 6860 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 211, - "column": 14, - "index": 7382 - }, - { - "filePath": "src/components/skills-quiz/TopSkillsOverview.jsx", - "line": 70, - "column": 10, - "index": 2306 - }, - { - "filePath": "src/components/skills-quiz/TopSkillsOverview.jsx", - "line": 99, - "column": 10, - "index": 3208 - } - ], - "Image": [ - { - "filePath": "src/components/academies/SearchAcademyCard.jsx", - "line": 25, - "column": 8, - "index": 722 - }, - { - "filePath": "src/components/course/course-header/CoursePreview.jsx", - "line": 41, - "column": 14, - "index": 1310 - }, - { - "filePath": "src/components/course/course-header/CoursePreview.jsx", - "line": 54, - "column": 8, - "index": 1890 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 41, - "column": 14, - "index": 1206 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 33, - "column": 8, - "index": 1217 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 75, - "column": 14, - "index": 3031 - } - ], - "Hyperlink": [ - { - "filePath": "src/components/app/Root.jsx", - "line": 33, - "column": 10, - "index": 1269 - }, - { - "filePath": "src/components/app/routes/EnterpriseInviteRoute.jsx", - "line": 23, - "column": 6, - "index": 785 - }, - { - "filePath": "src/components/app/routes/EnterpriseInviteRoute.jsx", - "line": 30, - "column": 6, - "index": 1022 - }, - { - "filePath": "src/components/app/routes/EnterpriseInviteRoute.jsx", - "line": 39, - "column": 10, - "index": 1231 - }, - { - "filePath": "src/components/app/routes/LicenseActivationRoute.jsx", - "line": 32, - "column": 12, - "index": 1213 - }, - { - "filePath": "src/components/app/routes/LicenseActivationRoute.jsx", - "line": 45, - "column": 12, - "index": 1654 - }, - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 83, - "column": 18, - "index": 2894 - }, - { - "filePath": "src/components/course/CourseAssociatedPrograms.jsx", - "line": 56, - "column": 16, - "index": 2233 - }, - { - "filePath": "src/components/course/CourseMainContent.jsx", - "line": 97, - "column": 16, - "index": 3492 - }, - { - "filePath": "src/components/course/CourseMaterialsButton.jsx", - "line": 32, - "column": 10, - "index": 976 - }, - { - "filePath": "src/components/course/CreatedBy.jsx", - "line": 36, - "column": 14, - "index": 1205 - }, - { - "filePath": "src/components/course/CreatedBy.jsx", - "line": 54, - "column": 16, - "index": 1900 - }, - { - "filePath": "src/components/course/data/utils.jsx", - "line": 512, - "column": 12, - "index": 18242 - }, - { - "filePath": "src/components/course/data/utils.jsx", - "line": 528, - "column": 12, - "index": 18620 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 110, - "column": 30, - "index": 4561 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 166, - "column": 4, - "index": 6003 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/CompletedCourseCard.jsx", - "line": 54, - "column": 12, - "index": 1668 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/CompletedCourseCard.jsx", - "line": 70, - "column": 10, - "index": 2158 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/ContinueLearningButton.jsx", - "line": 58, - "column": 10, - "index": 1921 - }, - { - "filePath": "src/components/dashboard/sidebar/SupportInformation.jsx", - "line": 45, - "column": 16, - "index": 1796 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 40, - "column": 12, - "index": 1118 - }, - { - "filePath": "src/components/executive-education-2u/components/EnrollmentCompletedSummaryCard.jsx", - "line": 83, - "column": 22, - "index": 4470 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 363, - "column": 34, - "index": 15938 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 412, - "column": 32, - "index": 18758 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 155, - "column": 18, - "index": 5851 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 243, - "column": 22, - "index": 10579 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 256, - "column": 22, - "index": 11006 - }, - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 23, - "column": 12, - "index": 873 - }, - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 78, - "column": 14, - "index": 2730 - }, - { - "filePath": "src/components/skills-quiz/SimilarJobs.jsx", - "line": 54, - "column": 10, - "index": 1759 - } - ], - "AlertModal": [ - { - "filePath": "src/components/app/routes/RouteErrorBoundary.jsx", - "line": 88, - "column": 6, - "index": 2742 - }, - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 87, - "column": 8, - "index": 2424 - }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 284, - "column": 4, - "index": 10682 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", - "line": 59, - "column": 4, - "index": 1847 - } - ], - "ActionRow": [ - { - "filePath": "src/components/app/routes/RouteErrorBoundary.jsx", - "line": 94, - "column": 10, - "index": 2949 - }, - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 93, - "column": 12, - "index": 2586 - }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 289, - "column": 8, - "index": 10836 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", - "line": 64, - "column": 8, - "index": 1973 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 70, - "column": 14, - "index": 2208 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 87, - "column": 14, - "index": 3047 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 100, - "column": 12, - "index": 3441 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 115, - "column": 12, - "index": 4030 - }, - { - "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", - "line": 28, - "column": 8, - "index": 978 - }, - { - "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 55, - "column": 8, - "index": 2042 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 74, - "column": 10, - "index": 2768 - } - ], - "MailtoLink": [ - { - "filePath": "src/components/budget-expiry-notification/data/hooks/useExpiryThresholds.jsx", - "line": 73, - "column": 18, - "index": 3138 - }, - { - "filePath": "src/components/budget-expiry-notification/data/hooks/useExpiryThresholds.jsx", - "line": 155, - "column": 18, - "index": 6814 - }, - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 53, - "column": 12, - "index": 1598 - }, - { - "filePath": "src/components/contact-admin-mailto/index.jsx", - "line": 14, - "column": 6, - "index": 417 - }, - { - "filePath": "src/components/course/data/utils.jsx", - "line": 554, - "column": 12, - "index": 19230 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx", - "line": 88, - "column": 16, - "index": 3193 - }, - { - "filePath": "src/components/dashboard/sidebar/SupportInformation.jsx", - "line": 65, - "column": 20, - "index": 2612 - }, - { - "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 52, - "column": 8, - "index": 1873 - }, - { - "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", - "line": 62, - "column": 4, - "index": 2966 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 333, - "column": 32, - "index": 14289 - }, - { - "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", - "line": 42, - "column": 16, - "index": 1881 - }, - { - "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 25, - "column": 8, - "index": 956 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 31, - "column": 16, - "index": 1168 - } - ], - "Alert": [ - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 70, - "column": 8, - "index": 1998 - }, - { - "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 96, - "column": 52, - "index": 3329 - }, - { - "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 109, - "column": 6, - "index": 3693 - }, - { - "filePath": "src/components/course/LicenseRequestedAlert.jsx", - "line": 44, - "column": 6, - "index": 1813 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 104, - "column": 14, - "index": 4304 - }, - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 78, - "column": 6, - "index": 2406 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 119, - "column": 14, - "index": 2789 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", - "line": 10, - "column": 4, - "index": 320 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/ModalError.jsx", - "line": 10, - "column": 4, - "index": 332 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", - "line": 83, - "column": 8, - "index": 2404 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx", - "line": 98, - "column": 4, - "index": 3545 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseEnrollmentsAlert.jsx", - "line": 20, - "column": 4, - "index": 437 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/NewGroupAssignmentAlert.jsx", - "line": 13, - "column": 4, - "index": 331 - }, - { - "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", - "line": 82, - "column": 6, - "index": 3527 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 241, - "column": 16, - "index": 9701 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 93, - "column": 18, - "index": 3657 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 21, - "column": 6, - "index": 805 - }, - { - "filePath": "src/components/search/SearchError.jsx", - "line": 11, - "column": 4, - "index": 325 - }, - { - "filePath": "src/components/search/SearchNoResults.jsx", - "line": 14, - "column": 6, - "index": 385 - }, - { - "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", - "line": 71, - "column": 6, - "index": 2648 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 142, - "column": 6, - "index": 4937 - }, - { - "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 162, - "column": 10, - "index": 5472 - } - ], - "Alert.Heading": [ - { - "filePath": "src/components/budget-expiry-notification/index.jsx", - "line": 79, - "column": 10, - "index": 2275 - }, - { - "filePath": "src/components/course/LicenseRequestedAlert.jsx", - "line": 45, - "column": 8, - "index": 1878 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 119, - "column": 16, - "index": 5015 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx", - "line": 117, - "column": 6, - "index": 4342 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/NewGroupAssignmentAlert.jsx", - "line": 37, - "column": 6, - "index": 1069 - }, - { - "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", - "line": 88, - "column": 8, - "index": 3690 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 46, - "column": 10, - "index": 1707 - }, - { - "filePath": "src/components/search/SearchError.jsx", - "line": 17, - "column": 6, - "index": 425 - }, - { - "filePath": "src/components/search/SearchNoResults.jsx", - "line": 21, - "column": 8, - "index": 520 - } - ], - "Row": [ - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 69, - "column": 8, - "index": 2344 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 94, - "column": 6, - "index": 3844 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 105, - "column": 6, - "index": 4200 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 187, - "column": 6, - "index": 7882 - }, - { - "filePath": "src/components/course/CourseSidebarListItem.jsx", - "line": 10, - "column": 2, - "index": 186 - }, - { - "filePath": "src/components/course/routes/CourseAbout.jsx", - "line": 33, - "column": 8, - "index": 1013 - }, - { - "filePath": "src/components/course/routes/CourseAbout.jsx", - "line": 46, - "column": 10, - "index": 1393 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 95, - "column": 10, - "index": 3916 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", - "line": 29, - "column": 10, - "index": 1061 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", - "line": 57, - "column": 10, - "index": 2271 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 503, - "column": 6, - "index": 15691 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 601, - "column": 16, - "index": 18629 - }, - { - "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", - "line": 13, - "column": 2, - "index": 404 - }, - { - "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 19, - "column": 8, - "index": 564 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 46, - "column": 10, - "index": 1350 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 48, - "column": 14, - "index": 1445 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 57, - "column": 16, - "index": 1840 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 74, - "column": 55, - "index": 2929 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 76, - "column": 16, - "index": 3085 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 84, - "column": 55, - "index": 3620 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 86, - "column": 16, - "index": 3748 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 95, - "column": 20, - "index": 4301 - }, - { - "filePath": "src/components/executive-education-2u/components/EnrollmentCompletedSummaryCard.jsx", - "line": 14, - "column": 6, - "index": 534 - }, - { - "filePath": "src/components/executive-education-2u/components/ErrorPageContent.jsx", - "line": 37, - "column": 6, - "index": 1278 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 17, - "column": 8, - "index": 489 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 37, - "column": 14, - "index": 1509 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 259, - "column": 16, - "index": 10577 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 307, - "column": 16, - "index": 12877 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 343, - "column": 18, - "index": 14664 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 392, - "column": 16, - "index": 17496 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 437, - "column": 16, - "index": 19926 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 87, - "column": 6, - "index": 2850 - }, - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 39, - "column": 4, - "index": 1077 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 11, - "column": 4, - "index": 165 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 114, - "column": 10, - "index": 4012 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 144, - "column": 10, - "index": 5570 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 31, - "column": 4, - "index": 1141 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 135, - "column": 8, - "index": 4341 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 207, - "column": 10, - "index": 7830 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 85, - "column": 4, - "index": 2818 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 108, - "column": 6, - "index": 3681 - }, - { - "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 62, - "column": 8, - "index": 2548 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 41, - "column": 8, - "index": 1406 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 53, - "column": 8, - "index": 1740 - }, - { - "filePath": "src/components/program/ProgramSidebarListItem.jsx", - "line": 9, - "column": 2, - "index": 160 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 62, - "column": 6, - "index": 2470 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuiz.jsx", - "line": 29, - "column": 8, - "index": 1206 - } - ], - "Col": [ - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 70, - "column": 10, - "index": 2377 - }, - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 134, - "column": 10, - "index": 4840 - }, - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 140, - "column": 10, - "index": 5120 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 95, - "column": 8, - "index": 3884 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 106, - "column": 8, - "index": 4214 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 123, - "column": 8, - "index": 5016 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 146, - "column": 8, - "index": 6007 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 166, - "column": 8, - "index": 6937 - }, - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 188, - "column": 8, - "index": 7922 - }, - { - "filePath": "src/components/course/CourseSidebarListItem.jsx", - "line": 11, - "column": 4, - "index": 260 - }, - { - "filePath": "src/components/course/CourseSidebarListItem.jsx", - "line": 15, - "column": 4, - "index": 390 - }, - { - "filePath": "src/components/course/routes/CourseAbout.jsx", - "line": 47, - "column": 12, - "index": 1411 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 96, - "column": 12, - "index": 3934 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", - "line": 30, - "column": 12, - "index": 1096 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", - "line": 58, - "column": 12, - "index": 2289 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 504, - "column": 8, - "index": 15705 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 602, - "column": 18, - "index": 18682 - }, - { - "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 20, - "column": 10, - "index": 580 - }, - { - "filePath": "src/components/error-page/ErrorPage.jsx", - "line": 34, - "column": 8, - "index": 992 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 47, - "column": 12, - "index": 1368 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 49, - "column": 16, - "index": 1467 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 55, - "column": 12, - "index": 1756 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 58, - "column": 18, - "index": 1895 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 74, - "column": 18, - "index": 2892 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 77, - "column": 18, - "index": 3140 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 84, - "column": 18, - "index": 3583 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 87, - "column": 18, - "index": 3803 - }, - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 94, - "column": 18, - "index": 4243 - }, - { - "filePath": "src/components/executive-education-2u/components/EnrollmentCompletedSummaryCard.jsx", - "line": 15, - "column": 8, - "index": 565 - }, - { - "filePath": "src/components/executive-education-2u/components/EnrollmentCompletedSummaryCard.jsx", - "line": 25, - "column": 8, - "index": 839 - }, - { - "filePath": "src/components/executive-education-2u/components/ErrorPageContent.jsx", - "line": 38, - "column": 8, - "index": 1292 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 18, - "column": 10, - "index": 505 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 35, - "column": 10, - "index": 1380 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 38, - "column": 16, - "index": 1531 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 45, - "column": 16, - "index": 1995 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 260, - "column": 18, - "index": 10618 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 283, - "column": 18, - "index": 11765 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 308, - "column": 18, - "index": 12918 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 344, - "column": 20, - "index": 14690 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 393, - "column": 18, - "index": 17520 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 438, - "column": 18, - "index": 19967 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 12, - "column": 6, - "index": 177 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 18, - "column": 6, - "index": 302 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 32, - "column": 6, - "index": 1188 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 41, - "column": 6, - "index": 1419 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 54, - "column": 6, - "index": 1763 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 136, - "column": 10, - "index": 4384 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 159, - "column": 10, - "index": 5510 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 181, - "column": 10, - "index": 6574 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 86, - "column": 6, - "index": 2877 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 109, - "column": 8, - "index": 3760 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 255, - "column": 61, - "index": 10297 - }, - { - "filePath": "src/components/program/ProgramSidebarListItem.jsx", - "line": 10, - "column": 4, - "index": 234 - }, - { - "filePath": "src/components/program/ProgramSidebarListItem.jsx", - "line": 14, - "column": 4, - "index": 364 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 63, - "column": 8, - "index": 2484 - } - ], - "Badge": [ - { - "filePath": "src/components/course/course-header/CourseHeader.jsx", - "line": 109, - "column": 16, - "index": 3848 - }, - { - "filePath": "src/components/course/CourseSkills.jsx", - "line": 58, - "column": 12, - "index": 2171 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 535, - "column": 11, - "index": 16352 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 109, - "column": 14, - "index": 4050 - }, - { - "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", - "line": 69, - "column": 4, - "index": 2508 - }, - { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 80, - "column": 16, - "index": 3143 - }, - { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 108, - "column": 12, - "index": 4057 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 119, - "column": 22, - "index": 4367 - }, - { - "filePath": "src/components/pathway-progress/PathwayNode.jsx", - "line": 46, - "column": 20, - "index": 1521 - }, - { - "filePath": "src/components/pathway-progress/SubscriptionStatusCard.jsx", - "line": 27, - "column": 12, - "index": 1174 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 140, - "column": 16, - "index": 4137 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 134, - "column": 8, - "index": 3976 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 85, - "column": 12, - "index": 2946 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 205, - "column": 22, - "index": 7136 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 212, - "column": 16, - "index": 7413 - }, - { - "filePath": "src/components/skills-quiz/SelectedJobSkills.jsx", - "line": 14, - "column": 10, - "index": 484 - }, - { - "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 110, - "column": 10, - "index": 3546 - }, - { - "filePath": "src/components/skills-quiz/TopSkillsOverview.jsx", - "line": 80, - "column": 18, - "index": 2681 - }, - { - "filePath": "src/components/skills-quiz/TopSkillsOverview.jsx", - "line": 88, - "column": 18, - "index": 2895 - } - ], - "Skeleton": [ - { - "filePath": "src/components/course/course-header/CoursePreview.jsx", - "line": 13, - "column": 6, - "index": 554 - }, - { - "filePath": "src/components/course/CourseSidebarPrice.jsx", - "line": 28, - "column": 11, - "index": 901 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 568, - "column": 12, - "index": 17306 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", - "line": 114, - "column": 14, - "index": 3585 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 29, - "column": 6, - "index": 1088 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 14, - "column": 10, - "index": 213 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 16, - "column": 8, - "index": 260 - }, - { - "filePath": "src/components/my-career/MyCareerTabSkeleton.jsx", - "line": 21, - "column": 12, - "index": 371 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 111, - "column": 28, - "index": 3705 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 123, - "column": 8, - "index": 4070 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 137, - "column": 25, - "index": 4447 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 160, - "column": 25, - "index": 5573 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 182, - "column": 25, - "index": 6620 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 206, - "column": 21, - "index": 7735 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 214, - "column": 10, - "index": 8117 - }, - { - "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", - "line": 114, - "column": 27, - "index": 3627 - }, - { - "filePath": "src/components/search/popular-results/PopularResults.jsx", - "line": 30, - "column": 10, - "index": 1026 - }, - { - "filePath": "src/components/search/SearchResults.jsx", - "line": 135, - "column": 12, - "index": 3900 - }, - { - "filePath": "src/components/search/SearchResults.jsx", - "line": 157, - "column": 10, - "index": 4634 - }, - { - "filePath": "src/components/skills-quiz/JobDescriptions.jsx", - "line": 20, - "column": 37, - "index": 1033 - }, - { - "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 107, - "column": 12, - "index": 3427 - } - ], - "PlayCircleFilled": [ - { - "filePath": "src/components/course/course-header/CoursePreview.jsx", - "line": 43, - "column": 16, - "index": 1460 - } - ], - "Card.Status": [ - { - "filePath": "src/components/course/course-header/CourseRunCardStatus.jsx", - "line": 41, - "column": 4, - "index": 1804 - } - ], - "Lock": [ - { - "filePath": "src/components/course/course-header/CourseRunCardStatus.jsx", - "line": 43, - "column": 12, - "index": 1853 - } - ], - "Stack": [ - { - "filePath": "src/components/course/course-header/data/hooks/useCourseRunCardAction.jsx", - "line": 74, - "column": 6, - "index": 2938 - }, - { - "filePath": "src/components/course/course-header/data/hooks/useCourseRunCardAction.jsx", - "line": 110, - "column": 4, - "index": 4042 - }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 123, - "column": 4, - "index": 5969 - }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 161, - "column": 12, - "index": 7150 - }, - { - "filePath": "src/components/course/routes/ExternalCourseEnrollmentConfirmation.jsx", - "line": 31, - "column": 14, - "index": 1116 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 390, - "column": 6, - "index": 11929 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 439, - "column": 6, - "index": 13851 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 541, - "column": 6, - "index": 16594 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 572, - "column": 12, - "index": 17382 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 575, - "column": 18, - "index": 17506 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/InProgressCourseCard.jsx", - "line": 97, - "column": 4, - "index": 3807 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/InProgressCourseCard.jsx", - "line": 124, - "column": 6, - "index": 4625 - }, - { - "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 11, - "column": 2, - "index": 385 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 61, - "column": 12, - "index": 2083 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 97, - "column": 10, - "index": 3433 - }, - { - "filePath": "src/components/dashboard/sidebar/LearnerCreditSummaryCard.jsx", - "line": 106, - "column": 12, - "index": 3572 - }, - { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 71, - "column": 12, - "index": 2673 - }, - { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 100, - "column": 10, - "index": 3613 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 138, - "column": 12, - "index": 3952 - }, - { - "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", - "line": 7, - "column": 2, - "index": 257 - }, - { - "filePath": "src/components/search/AssignmentsOnlyEmptyState.jsx", - "line": 45, - "column": 8, - "index": 1681 - }, - { - "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", - "line": 26, - "column": 6, - "index": 915 - }, - { - "filePath": "src/components/search/Search.jsx", - "line": 172, - "column": 10, - "index": 6295 - }, - { - "filePath": "src/components/site-header/SiteHeaderLogos.jsx", - "line": 32, - "column": 4, - "index": 932 - }, - { - "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", - "line": 128, - "column": 6, - "index": 4111 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 79, - "column": 8, - "index": 2701 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 202, - "column": 16, - "index": 6891 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 326, - "column": 20, - "index": 13412 - } - ], - "Error": [ - { - "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 109, - "column": 36, - "index": 3723 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 119, - "column": 44, - "index": 2819 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", - "line": 10, - "column": 34, - "index": 350 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/ModalError.jsx", - "line": 10, - "column": 34, - "index": 362 - } - ], - "MediaQuery": [ - { - "filePath": "src/components/course/CourseMainContent.jsx", - "line": 37, - "column": 6, - "index": 1039 - }, - { - "filePath": "src/components/course/routes/CourseAbout.jsx", - "line": 37, - "column": 10, - "index": 1112 - }, - { - "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", - "line": 18, - "column": 4, - "index": 604 - }, - { - "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 12, - "column": 4, - "index": 405 - }, - { - "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 23, - "column": 4, - "index": 757 - }, - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 95, - "column": 6, - "index": 3510 - }, - { - "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 122, - "column": 10, - "index": 5289 - }, - { - "filePath": "src/components/program/ProgramEndorsements.jsx", - "line": 15, - "column": 8, - "index": 705 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 45, - "column": 10, - "index": 1506 - }, - { - "filePath": "src/components/site-header/SiteHeader.jsx", - "line": 82, - "column": 6, - "index": 2855 - }, - { - "filePath": "src/components/site-header/SiteHeader.jsx", - "line": 85, - "column": 6, - "index": 2940 - } - ], - "breakpoints": [ - { - "filePath": "src/components/course/CourseMainContent.jsx", - "line": 37, - "column": 28, - "index": 1061 - }, - { - "filePath": "src/components/course/routes/CourseAbout.jsx", - "line": 37, - "column": 32, - "index": 1134 - }, - { - "filePath": "src/components/course/routes/tests/CourseAbout.test.jsx", - "line": 54, - "column": 36, - "index": 1865 - }, - { - "filePath": "src/components/course/routes/tests/CourseAbout.test.jsx", - "line": 94, - "column": 74, - "index": 3625 - }, - { - "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", - "line": 18, - "column": 26, - "index": 626 - }, - { - "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 12, - "column": 26, - "index": 427 - }, - { - "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 23, - "column": 26, - "index": 779 - }, - { - "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 184, - "column": 9, - "index": 5679 - }, - { - "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 353, - "column": 62, - "index": 11282 - }, - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 95, - "column": 28, - "index": 3532 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 31, - "column": 23, - "index": 986 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 33, - "column": 30, - "index": 1094 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 35, - "column": 30, - "index": 1204 - }, - { - "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 122, - "column": 32, - "index": 5311 - }, - { - "filePath": "src/components/program/ProgramEndorsements.jsx", - "line": 15, - "column": 30, - "index": 727 - }, - { - "filePath": "src/components/program/ProgramHeader.jsx", - "line": 23, - "column": 67, - "index": 905 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 45, - "column": 32, - "index": 1528 - }, - { - "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", - "line": 64, - "column": 26, - "index": 2006 - }, - { - "filePath": "src/components/site-header/tests/SiteHeader.test.jsx", - "line": 61, - "column": 9, - "index": 1787 - } - ], - "Card.ImageCap": [ - { - "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 53, - "column": 6, - "index": 1868 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 20, - "column": 6, - "index": 861 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 126, - "column": 8, - "index": 3602 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 59, - "column": 6, - "index": 1897 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 60, - "column": 6, - "index": 1622 - }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 102, - "column": 6, - "index": 2922 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 114, - "column": 6, - "index": 3368 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 58, - "column": 6, - "index": 1650 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 11, - "column": 8, - "index": 320 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 59, - "column": 6, - "index": 2070 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 182, - "column": 14, - "index": 6141 - } - ], - "Truncate": [ - { - "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 61, - "column": 10, - "index": 2117 - }, - { - "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 64, - "column": 10, - "index": 2246 - }, - { - "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 29, - "column": 10, - "index": 1130 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 133, - "column": 12, - "index": 3811 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 71, - "column": 10, - "index": 2243 - }, - { - "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 74, - "column": 10, - "index": 2377 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 69, - "column": 10, - "index": 1927 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 72, - "column": 10, - "index": 2042 - }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 110, - "column": 32, - "index": 3217 - }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 112, - "column": 10, - "index": 3326 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 123, - "column": 10, - "index": 3646 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 127, - "column": 12, - "index": 3793 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 66, - "column": 32, - "index": 1929 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 68, - "column": 10, - "index": 2020 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 68, - "column": 10, - "index": 2360 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 73, - "column": 10, - "index": 2537 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 191, - "column": 18, - "index": 6477 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 196, - "column": 18, - "index": 6675 - } - ], - "Card.Footer": [ - { - "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 71, - "column": 6, - "index": 2513 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 76, - "column": 6, - "index": 2155 - }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 118, - "column": 6, - "index": 3488 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 145, - "column": 6, - "index": 4325 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 74, - "column": 6, - "index": 2136 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 223, - "column": 14, - "index": 7850 - } - ], - "Icon": [ - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 133, - "column": 12, - "index": 5512 - }, - { - "filePath": "src/components/course/CourseSidebarListItem.jsx", - "line": 12, - "column": 6, - "index": 310 - }, - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 124, - "column": 6, - "index": 6014 - }, - { - "filePath": "src/components/course/VerifiedCertPitch.jsx", - "line": 11, - "column": 4, - "index": 424 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 322, - "column": 20, - "index": 10096 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 397, - "column": 18, - "index": 12290 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 445, - "column": 20, - "index": 14284 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 546, - "column": 8, - "index": 16711 - }, - { - "filePath": "src/components/microlearning/VideoCourseReview.jsx", - "line": 43, - "column": 14, - "index": 1742 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 194, - "column": 18, - "index": 7739 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 206, - "column": 16, - "index": 8528 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 214, - "column": 18, - "index": 9023 - }, - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 15, - "column": 2, - "index": 644 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 18, - "column": 2, - "index": 728 - }, - { - "filePath": "src/components/pathway-progress/PathwayStep.jsx", - "line": 45, - "column": 20, - "index": 1549 - }, - { - "filePath": "src/components/pathway-progress/PathwayStep.jsx", - "line": 46, - "column": 22, - "index": 1598 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 139, - "column": 16, - "index": 4567 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 162, - "column": 16, - "index": 5699 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 184, - "column": 16, - "index": 6747 - }, - { - "filePath": "src/components/preview-expand/PreviewExpand.jsx", - "line": 26, - "column": 8, - "index": 752 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 42, - "column": 40, - "index": 1490 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 45, - "column": 18, - "index": 1675 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 49, - "column": 18, - "index": 1823 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 58, - "column": 22, - "index": 2250 - }, - { - "filePath": "src/components/program/ProgramFAQ.jsx", - "line": 21, - "column": 26, - "index": 669 - }, - { - "filePath": "src/components/program/ProgramFAQ.jsx", - "line": 22, - "column": 28, - "index": 724 - }, - { - "filePath": "src/components/program/ProgramSidebarListItem.jsx", - "line": 11, - "column": 6, - "index": 284 - }, - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 79, - "column": 12, - "index": 2294 - }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 140, - "column": 12, - "index": 4167 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 85, - "column": 8, - "index": 2664 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 218, - "column": 20, - "index": 7652 - }, - { - "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", - "line": 8, - "column": 4, - "index": 262 - } - ], - "StarFilled": [ - { - "filePath": "src/components/course/CourseReview.jsx", - "line": 133, - "column": 46, - "index": 5546 - } - ], - "AccessTime": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 39, - "column": 22, - "index": 1766 - }, - { - "filePath": "src/components/program/ProgramSidebar.jsx", - "line": 44, - "column": 18, - "index": 1515 - } - ], - "Speed": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 52, - "column": 22, - "index": 2351 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 214, - "column": 56, - "index": 9061 - }, - { - "filePath": "src/components/program/ProgramSidebar.jsx", - "line": 53, - "column": 18, - "index": 1731 - } - ], - "Tag": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 66, - "column": 16, - "index": 2921 - } - ], - "Institution": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 78, - "column": 18, - "index": 3336 - }, - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 143, - "column": 18, - "index": 5708 - } - ], - "School": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 102, - "column": 18, - "index": 4201 - } - ], - "Equalizer": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 130, - "column": 18, - "index": 5197 - } - ], - "VideoFile": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 156, - "column": 18, - "index": 6242 - } - ], - "Person": [ - { - "filePath": "src/components/course/CourseSidebar.jsx", - "line": 165, - "column": 18, - "index": 6533 - }, - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 206, - "column": 54, - "index": 8566 - }, - { - "filePath": "src/components/program/ProgramSidebar.jsx", - "line": 35, - "column": 18, - "index": 1295 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/components/course/CourseSkills.jsx", - "line": 34, - "column": 10, - "index": 1060 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", - "line": 43, - "column": 4, - "index": 1754 - }, - { - "filePath": "src/components/microlearning/VideoCourseReview.jsx", - "line": 27, - "column": 8, - "index": 1035 - } - ], - "Popover": [ - { - "filePath": "src/components/course/CourseSkills.jsx", - "line": 39, - "column": 14, - "index": 1211 - } - ], - "Popover.Title": [ - { - "filePath": "src/components/course/CourseSkills.jsx", - "line": 40, - "column": 16, - "index": 1291 - } - ], - "Popover.Content": [ - { - "filePath": "src/components/course/CourseSkills.jsx", - "line": 41, - "column": 16, - "index": 1359 - } - ], - "StatefulButton": [ - { - "filePath": "src/components/course/EnrollModal.jsx", - "line": 296, - "column": 10, - "index": 11036 - }, - { - "filePath": "src/components/course/SubsidyRequestButton.jsx", - "line": 126, - "column": 4, - "index": 4462 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 141, - "column": 10, - "index": 3716 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", - "line": 80, - "column": 10, - "index": 2558 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", - "line": 74, - "column": 10, - "index": 2069 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/unenroll/UnenrollModal.jsx", - "line": 71, - "column": 10, - "index": 2136 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 453, - "column": 12, - "index": 20648 - }, - { - "filePath": "src/components/my-career/SearchJobRole.jsx", - "line": 122, - "column": 10, - "index": 4164 - }, - { - "filePath": "src/components/stateful-enroll/StatefulEnroll.jsx", - "line": 87, - "column": 4, - "index": 2415 - } - ], - "CheckCircle": [ - { - "filePath": "src/components/course/routes/ExternalCourseEnrollment.jsx", - "line": 107, - "column": 22, - "index": 4402 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 94, - "column": 8, - "index": 3229 - } - ], - "ResponsiveContext.Provider": [ - { - "filePath": "src/components/course/routes/tests/CourseAbout.test.jsx", - "line": 58, - "column": 4, - "index": 1979 - } - ], - "RocketLaunch": [ - { - "filePath": "src/components/course/VerifiedCertPitch.jsx", - "line": 30, - "column": 37, - "index": 1131 - } - ], - "ContentPasteGo": [ - { - "filePath": "src/components/course/VerifiedCertPitch.jsx", - "line": 49, - "column": 37, - "index": 2015 - } - ], - "Tabs": [ - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 91, - "column": 6, - "index": 2906 - } - ], - "Tab": [ - { - "filePath": "src/components/dashboard/data/useDashboardTabs.jsx", - "line": 73, - "column": 4, - "index": 2593 - }, - { - "filePath": "src/components/dashboard/data/useDashboardTabs.jsx", - "line": 84, - "column": 6, - "index": 2973 - }, - { - "filePath": "src/components/dashboard/data/useDashboardTabs.jsx", - "line": 97, - "column": 6, - "index": 3432 - }, - { - "filePath": "src/components/dashboard/data/useDashboardTabs.jsx", - "line": 110, - "column": 6, - "index": 3899 - } - ], - "Dropdown": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 318, - "column": 8, - "index": 9983 - }, - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 39, - "column": 14, - "index": 1287 - }, - { - "filePath": "src/components/program/ProgramCTA.jsx", - "line": 155, - "column": 8, - "index": 5941 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 38, - "column": 4, - "index": 1428 - }, - { - "filePath": "src/components/skills-quiz/GoalDropdown.jsx", - "line": 20, - "column": 4, - "index": 820 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 319, - "column": 10, - "index": 10004 - }, - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 40, - "column": 16, - "index": 1314 - }, - { - "filePath": "src/components/program/ProgramCTA.jsx", - "line": 156, - "column": 10, - "index": 6005 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 39, - "column": 6, - "index": 1445 - }, - { - "filePath": "src/components/skills-quiz/GoalDropdown.jsx", - "line": 21, - "column": 6, - "index": 837 - } - ], - "IconButton": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 320, - "column": 16, - "index": 10037 - } - ], - "MoreVert": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 321, - "column": 17, - "index": 10066 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 328, - "column": 10, - "index": 10323 - }, - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 48, - "column": 16, - "index": 1617 - }, - { - "filePath": "src/components/program/ProgramCTA.jsx", - "line": 164, - "column": 10, - "index": 6248 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 47, - "column": 6, - "index": 1666 - }, - { - "filePath": "src/components/skills-quiz/GoalDropdown.jsx", - "line": 28, - "column": 6, - "index": 1043 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 330, - "column": 14, - "index": 10394 - }, - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 52, - "column": 18, - "index": 1741 - }, - { - "filePath": "src/components/program/ProgramCTA.jsx", - "line": 167, - "column": 16, - "index": 6363 - }, - { - "filePath": "src/components/program/ProgramCTA.jsx", - "line": 187, - "column": 16, - "index": 7097 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 58, - "column": 8, - "index": 2073 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 76, - "column": 14, - "index": 2968 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 90, - "column": 8, - "index": 3584 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 97, - "column": 8, - "index": 3894 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 104, - "column": 8, - "index": 4225 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 112, - "column": 8, - "index": 4559 - }, - { - "filePath": "src/components/skills-quiz/GoalDropdown.jsx", - "line": 30, - "column": 10, - "index": 1115 - } - ], - "IconButtonWithTooltip": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 394, - "column": 8, - "index": 12184 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 442, - "column": 10, - "index": 14112 - } - ], - "InfoOutline": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 398, - "column": 15, - "index": 12311 - }, - { - "filePath": "src/components/skills-quiz/JobDescriptions.jsx", - "line": 16, - "column": 8, - "index": 749 - } - ], - "Warning": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 446, - "column": 17, - "index": 14307 - }, - { - "filePath": "src/components/search/SearchError.jsx", - "line": 14, - "column": 12, - "index": 393 - } - ], - "Info": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 546, - "column": 19, - "index": 16722 - } - ], - "Modal": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 114, - "column": 6, - "index": 2684 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", - "line": 76, - "column": 6, - "index": 2455 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", - "line": 70, - "column": 6, - "index": 1949 - }, - { - "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 142, - "column": 6, - "index": 4754 - }, - { - "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 182, - "column": 4, - "index": 6062 - }, - { - "filePath": "src/components/integration-warning-modal/IntegrationWarningModal.jsx", - "line": 30, - "column": 4, - "index": 919 - } - ], - "Input": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 124, - "column": 14, - "index": 3006 - } - ], - "Alert.Link": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", - "line": 11, - "column": 21, - "index": 379 - }, - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/ModalError.jsx", - "line": 11, - "column": 42, - "index": 412 - } - ], - "Tooltip": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/UpgradeCourseButton.jsx", - "line": 46, - "column": 8, - "index": 1817 - }, - { - "filePath": "src/components/microlearning/VideoCourseReview.jsx", - "line": 30, - "column": 12, - "index": 1110 - } - ], - "Bubble": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", - "line": 43, - "column": 13, - "index": 1500 - }, - { - "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", - "line": 8, - "column": 4, - "index": 322 - }, - { - "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", - "line": 19, - "column": 4, - "index": 678 - }, - { - "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", - "line": 30, - "column": 4, - "index": 1043 - } - ], - "Collapsible": [ - { - "filePath": "src/components/dashboard/main-content/course-enrollments/CourseSection.jsx", - "line": 136, - "column": 6, - "index": 4042 - }, - { - "filePath": "src/components/pathway-progress/PathwayStep.jsx", - "line": 40, - "column": 4, - "index": 1399 - }, - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 220, - "column": 10, - "index": 8308 - }, - { - "filePath": "src/components/program/ProgramFAQ.jsx", - "line": 16, - "column": 10, - "index": 494 - } - ], - "WarningFilled": [ - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 70, - "column": 16, - "index": 2590 - }, - { - "filePath": "src/components/dashboard/sidebar/data/hooks/useSubscriptionSummaryCard.jsx", - "line": 124, - "column": 6, - "index": 4132 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 93, - "column": 49, - "index": 3688 - }, - { - "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", - "line": 8, - "column": 15, - "index": 273 - } - ], - "Navbar": [ - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 24, - "column": 6, - "index": 704 - } - ], - "Navbar.Brand": [ - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 26, - "column": 10, - "index": 792 - } - ], - "AvatarButton": [ - { - "filePath": "src/components/error-page/ErrorPageHeader.jsx", - "line": 42, - "column": 22, - "index": 1424 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 41, - "column": 12, - "index": 1504 - } - ], - "Card.Body": [ - { - "filePath": "src/components/executive-education-2u/components/CourseSummaryCard.jsx", - "line": 37, - "column": 6, - "index": 1054 - }, - { - "filePath": "src/components/executive-education-2u/components/RegistrationSummaryCard.jsx", - "line": 15, - "column": 4, - "index": 448 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 232, - "column": 12, - "index": 9236 - } - ], - "ArrowBack": [ - { - "filePath": "src/components/executive-education-2u/components/ErrorPageContent.jsx", - "line": 61, - "column": 26, - "index": 2162 - } - ], - "Form.Group": [ - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 261, - "column": 20, - "index": 10659 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 284, - "column": 20, - "index": 11806 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 309, - "column": 20, - "index": 12960 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 345, - "column": 22, - "index": 14718 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 394, - "column": 20, - "index": 17546 - }, - { - "filePath": "src/components/my-career/SearchJobRole.jsx", - "line": 88, - "column": 8, - "index": 2875 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 255, - "column": 28, - "index": 10264 - } - ], - "Form.Control": [ - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 265, - "column": 22, - "index": 10817 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 287, - "column": 22, - "index": 11914 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 312, - "column": 22, - "index": 13071 - }, - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 263, - "column": 30, - "index": 10808 - } - ], - "CheckboxControl": [ - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 347, - "column": 26, - "index": 14825 - }, - { - "filePath": "src/components/executive-education-2u/UserEnrollmentForm.jsx", - "line": 396, - "column": 24, - "index": 17649 - } - ], - "Timelapse": [ - { - "filePath": "src/components/microlearning/VideoDetailPage.jsx", - "line": 194, - "column": 56, - "index": 7777 - } - ], - "Plus": [ - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 16, - "column": 9, - "index": 659 - } - ], - "TransitionReplace": [ - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 55, - "column": 14, - "index": 1704 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 67, - "column": 8, - "index": 2090 - } - ], - "Chip": [ - { - "filePath": "src/components/my-career/LevelBars.jsx", - "line": 18, - "column": 23, - "index": 402 - }, - { - "filePath": "src/components/my-career/LevelBars.jsx", - "line": 20, - "column": 23, - "index": 530 - }, - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 76, - "column": 30, - "index": 2261 - }, - { - "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", - "line": 120, - "column": 18, - "index": 3908 - }, - { - "filePath": "src/components/TagCloud/index.jsx", - "line": 9, - "column": 6, - "index": 256 - } - ], - "Edit": [ - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 18, - "column": 13, - "index": 739 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 78, - "column": 16, - "index": 2589 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 89, - "column": 16, - "index": 3124 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 108, - "column": 14, - "index": 3816 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 128, - "column": 14, - "index": 4637 - } - ], - "ExpandLess": [ - { - "filePath": "src/components/pathway-progress/PathwayStep.jsx", - "line": 45, - "column": 31, - "index": 1560 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 49, - "column": 29, - "index": 1834 - }, - { - "filePath": "src/components/program/ProgramFAQ.jsx", - "line": 21, - "column": 37, - "index": 680 - } - ], - "ExpandMore": [ - { - "filePath": "src/components/pathway-progress/PathwayStep.jsx", - "line": 46, - "column": 33, - "index": 1609 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 45, - "column": 29, - "index": 1686 - }, - { - "filePath": "src/components/program/ProgramFAQ.jsx", - "line": 22, - "column": 39, - "index": 735 - } - ], - "MarketingModal": [ - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 105, - "column": 4, - "index": 3496 - } - ], - "ModalDialog.Hero": [ - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 112, - "column": 8, - "index": 3780 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 100, - "column": 8, - "index": 3770 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 198, - "column": 8, - "index": 6899 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 129, - "column": 8, - "index": 4205 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 58, - "column": 10, - "index": 1999 - } - ], - "VerifiedBadge": [ - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 139, - "column": 27, - "index": 4578 - } - ], - "Assignment": [ - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 162, - "column": 27, - "index": 5710 - } - ], - "BookOpen": [ - { - "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 184, - "column": 27, - "index": 6758 - } - ], - "StandardModal": [ - { - "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", - "line": 22, - "column": 4, - "index": 788 - }, - { - "filePath": "src/components/program-progress/SubscriptionExpiringWarningModal.jsx", - "line": 49, - "column": 4, - "index": 1832 - } - ], - "Form.Label": [ - { - "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", - "line": 256, - "column": 30, - "index": 10361 - } - ], - "Collapsible.Advanced": [ - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 40, - "column": 12, - "index": 1308 - }, - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 87, - "column": 8, - "index": 3053 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 41, - "column": 14, - "index": 1396 - }, - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 88, - "column": 10, - "index": 3124 - } - ], - "LibraryBooks": [ - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 42, - "column": 51, - "index": 1501 - }, - { - "filePath": "src/components/program/ProgramSidebar.jsx", - "line": 27, - "column": 14, - "index": 1058 - } - ], - "Collapsible.Visible": [ - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 44, - "column": 16, - "index": 1624 - }, - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 48, - "column": 16, - "index": 1774 - }, - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 90, - "column": 12, - "index": 3269 - }, - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 94, - "column": 12, - "index": 3395 - } - ], - "Collapsible.Body": [ - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 53, - "column": 14, - "index": 1957 - }, - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 99, - "column": 10, - "index": 3553 - } - ], - "CalendarMonth": [ - { - "filePath": "src/components/program/ProgramCourses.jsx", - "line": 58, - "column": 33, - "index": 2261 - } - ], - "ExpandCircleDown": [ - { - "filePath": "src/components/program/ProgramDataBar.jsx", - "line": 45, - "column": 18, - "index": 1839 - } - ], - "FormatQuote": [ - { - "filePath": "src/components/program/ProgramEndorsements.jsx", - "line": 18, - "column": 14, - "index": 855 - } - ], - "AddCircle": [ - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 91, - "column": 14, - "index": 3316 - } - ], - "RemoveCircle": [ - { - "filePath": "src/components/program/ProgramInstructors.jsx", - "line": 95, - "column": 14, - "index": 3440 - } - ], - "useMediaQuery": [ - { - "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", - "line": 63, - "column": 29, - "index": 1964 - } - ], - "CardCarousel": [ - { - "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", - "line": 77, - "column": 6, - "index": 2368 - } - ], - "CardDeck": [ - { - "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", - "line": 115, - "column": 6, - "index": 3651 - } - ], - "Archive": [ - { - "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 79, - "column": 40, - "index": 2322 - } - ], - "ZoomOut": [ - { - "filePath": "src/components/search/SearchNoResults.jsx", - "line": 18, - "column": 14, - "index": 482 - }, - { - "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", - "line": 75, - "column": 14, - "index": 2750 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 146, - "column": 14, - "index": 5039 - }, - { - "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 166, - "column": 18, - "index": 5590 - } - ], - "Program": [ - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 140, - "column": 23, - "index": 4178 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 218, - "column": 31, - "index": 7663 - } - ], - "PlayCircleOutline": [ - { - "filePath": "src/components/search/SearchVideoCard.jsx", - "line": 85, - "column": 19, - "index": 2675 - } - ], - "Dropdown.Header": [ - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 51, - "column": 8, - "index": 1750 - } - ], - "Dropdown.Divider": [ - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 89, - "column": 8, - "index": 3530 - }, - { - "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 111, - "column": 8, - "index": 4505 - } - ], - "MenuIcon": [ - { - "filePath": "src/components/site-header/SiteHeader.jsx", - "line": 54, - "column": 14, - "index": 1955 - } - ], - "SelectableBox.Set": [ - { - "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", - "line": 90, - "column": 6, - "index": 2885 - }, - { - "filePath": "src/components/skills-quiz/SelectJobCard.jsx", - "line": 36, - "column": 6, - "index": 1337 - } - ], - "SelectableBox": [ - { - "filePath": "src/components/skills-quiz-v2/JobCardComponent.jsx", - "line": 100, - "column": 10, - "index": 3150 - }, - { - "filePath": "src/components/skills-quiz/SelectJobCard.jsx", - "line": 45, - "column": 10, - "index": 1666 - } - ], - "ModalDialog": [ - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 49, - "column": 6, - "index": 1781 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 93, - "column": 6, - "index": 3583 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 191, - "column": 6, - "index": 6716 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 57, - "column": 8, - "index": 1968 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 66, - "column": 8, - "index": 2355 - }, - { - "filePath": "src/components/skills-quiz-v2/SkillsQuiz.jsx", - "line": 106, - "column": 8, - "index": 4052 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 204, - "column": 8, - "index": 7181 - } - ], - "Stepper": [ - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 190, - "column": 4, - "index": 6676 - } - ], - "Stepper.Step": [ - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 206, - "column": 12, - "index": 7244 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 305, - "column": 12, - "index": 12483 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 347, - "column": 12, - "index": 14352 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 255, - "column": 24, - "index": 10085 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 355, - "column": 8, - "index": 14618 - } - ], - "Stepper.ActionRow": [ - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 356, - "column": 10, - "index": 14649 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 376, - "column": 10, - "index": 15630 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 392, - "column": 10, - "index": 16336 - } - ], - "PageBanner": [ - { - "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", - "line": 7, - "column": 2, - "index": 227 - } - ], - "Close": [ - { - "filePath": "src/components/TagCloud/index.jsx", - "line": 12, - "column": 19, - "index": 329 - } - ], - "Toast": [ - { - "filePath": "src/components/Toasts/Toasts.jsx", - "line": 9, - "column": 4, - "index": 268 - } - ] - } - }, - { - "version": "21.13.1", - "name": "frontend-app-learner-portal", - "repository": "https://github.com/openedx/frontend-app-learner-portal-programs", - "folderName": "frontend-app-learner-portal-programs", - "usages": { - "Dropdown.Deprecated": [ - { - "filePath": "src/components/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 152, - "column": 10, - "index": 3896 - } - ], - "Modal": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 117, - "column": 6, - "index": 2842 - } - ], - "Alert": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 122, - "column": 14, - "index": 2962 - }, - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 52, - "column": 4, - "index": 1461 - }, - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 67, - "column": 6, - "index": 1834 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 80, - "column": 6, - "index": 2569 - }, - { - "filePath": "src/components/programs-list/ProgramListPage.jsx", - "line": 81, - "column": 4, - "index": 2507 - } - ], - "Warning": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 125, - "column": 22, - "index": 3060 - }, - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 55, - "column": 12, - "index": 1529 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 82, - "column": 14, - "index": 2615 - }, - { - "filePath": "src/components/programs-list/ProgramListPage.jsx", - "line": 83, - "column": 12, - "index": 2549 - } - ], - "Input": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 132, - "column": 14, - "index": 3285 - } - ], - "StatefulButton": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 151, - "column": 10, - "index": 3957 - } - ], - "Button": [ - { - "filePath": "src/components/course-enrollments/course-cards/UpcomingCourseCard.jsx", - "line": 10, - "column": 4, - "index": 257 - }, - { - "filePath": "src/components/program/sidebar/Links.jsx", - "line": 65, - "column": 10, - "index": 1731 - } - ], - "CheckCircle": [ - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 69, - "column": 14, - "index": 1881 - } - ], - "breakpoints": [ - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 113, - "column": 30, - "index": 3046 - }, - { - "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", - "line": 156, - "column": 52, - "index": 5009 - }, - { - "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", - "line": 168, - "column": 52, - "index": 5495 - }, - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 128, - "column": 48, - "index": 4234 - }, - { - "filePath": "src/components/program/tab-components/JourneyTab.jsx", - "line": 16, - "column": 30, - "index": 470 - } - ], - "Collapsible": [ - { - "filePath": "src/components/course-enrollments/CourseSection.jsx", - "line": 83, - "column": 8, - "index": 2049 - } - ], - "Alert.Link": [ - { - "filePath": "src/components/program/ProgramPage.jsx", - "line": 91, - "column": 10, - "index": 2890 - } - ], - "Tabs": [ - { - "filePath": "src/components/program/TabularView.jsx", - "line": 37, - "column": 6, - "index": 1210 - } - ], - "Tab": [ - { - "filePath": "src/components/program/TabularView.jsx", - "line": 40, - "column": 10, - "index": 1377 - } - ] - } - }, - { - "version": "22.7.0", - "name": "@edx/frontend-app-learner-record", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-learner-record.git" - }, - "folderName": "frontend-app-learner-record", - "usages": { - "Tabs": [ - { - "filePath": "src/components/NavigationBar/NavigationBar.jsx", - "line": 30, - "column": 4, - "index": 760 - } - ], - "Tab": [ - { - "filePath": "src/components/NavigationBar/NavigationBar.jsx", - "line": 36, - "column": 8, - "index": 926 - } - ], - "Hyperlink": [ - { - "filePath": "src/components/ProgramCertificate/ProgramCertificate.jsx", - "line": 26, - "column": 8, - "index": 574 - }, - { - "filePath": "src/components/ProgramCertificatesList/ProgramCertificatesList.jsx", - "line": 88, - "column": 6, - "index": 2789 - }, - { - "filePath": "src/components/ProgramCertificatesList/ProgramCertificatesList.jsx", - "line": 152, - "column": 6, - "index": 4572 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", - "line": 84, - "column": 6, - "index": 2663 - }, - { - "filePath": "src/components/ProgramRecord/RecordsHelp.jsx", - "line": 23, - "column": 14, - "index": 757 - }, - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 68, - "column": 18, - "index": 2578 - }, - { - "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", - "line": 48, - "column": 6, - "index": 1566 - }, - { - "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", - "line": 117, - "column": 14, - "index": 4094 - }, - { - "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", - "line": 163, - "column": 6, - "index": 5481 - } - ], - "DropdownButton": [ - { - "filePath": "src/components/ProgramCertificate/ProgramCertificate.jsx", - "line": 34, - "column": 8, - "index": 838 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/components/ProgramCertificate/ProgramCertificate.jsx", - "line": 36, - "column": 12, - "index": 1003 - } - ], - "StandardModal": [ - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 27, - "column": 6, - "index": 745 - }, - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 39, - "column": 4, - "index": 1025 - } - ], - "Info": [ - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 28, - "column": 8, - "index": 827 - }, - { - "filePath": "src/components/ProgramCertificatesList/ProgramCertificatesList.jsx", - "line": 103, - "column": 8, - "index": 3256 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", - "line": 169, - "column": 8, - "index": 5575 - }, - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 39, - "column": 18, - "index": 1342 - }, - { - "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", - "line": 65, - "column": 8, - "index": 2106 - } - ], - "ActionRow": [ - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 47, - "column": 12, - "index": 1242 - }, - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 135, - "column": 8, - "index": 4169 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 48, - "column": 14, - "index": 1268 - } - ], - "Button": [ - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 49, - "column": 14, - "index": 1303 - }, - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 117, - "column": 10, - "index": 3737 - }, - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 129, - "column": 10, - "index": 4106 - }, - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 156, - "column": 10, - "index": 4974 - }, - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 165, - "column": 10, - "index": 5220 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", - "line": 79, - "column": 4, - "index": 2555 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 127, - "column": 12, - "index": 4021 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 156, - "column": 16, - "index": 5021 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 169, - "column": 16, - "index": 5550 - }, - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 41, - "column": 14, - "index": 1385 - }, - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 143, - "column": 10, - "index": 4496 - }, - { - "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", - "line": 121, - "column": 16, - "index": 4245 - } - ], - "Row": [ - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 59, - "column": 10, - "index": 1546 - }, - { - "filePath": "src/components/ProgramCertificatesList/ProgramCertificatesList.jsx", - "line": 118, - "column": 6, - "index": 3689 - } - ], - "ContentCopy": [ - { - "filePath": "src/components/ProgramCertificateModal/ProgramCertificateModal.jsx", - "line": 74, - "column": 16, - "index": 2189 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 158, - "column": 30, - "index": 5103 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 171, - "column": 30, - "index": 5632 - } - ], - "useToggle": [ - { - "filePath": "src/components/ProgramCertificatesList/ProgramCertificatesList.jsx", - "line": 30, - "column": 47, - "index": 1171 - } - ], - "ChevronLeft": [ - { - "filePath": "src/components/ProgramCertificatesList/ProgramCertificatesList.jsx", - "line": 92, - "column": 8, - "index": 2943 - }, - { - "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", - "line": 52, - "column": 8, - "index": 1720 - } - ], - "Alert": [ - { - "filePath": "src/components/ProgramCertificatesList/ProgramCertificatesList.jsx", - "line": 102, - "column": 6, - "index": 3223 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", - "line": 168, - "column": 6, - "index": 5542 - }, - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 37, - "column": 10, - "index": 1288 - }, - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 82, - "column": 10, - "index": 2981 - }, - { - "filePath": "src/components/ProgramRecordsList/ProgramRecordsList.jsx", - "line": 64, - "column": 6, - "index": 2073 - } - ], - "ArrowBack": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", - "line": 81, - "column": 18, - "index": 2606 - } - ], - "Container": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecord.jsx", - "line": 203, - "column": 4, - "index": 6478 - } - ], - "Icon": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 51, - "column": 15, - "index": 1931 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 52, - "column": 15, - "index": 1971 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 53, - "column": 16, - "index": 2039 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 225, - "column": 24, - "index": 8286 - } - ], - "Download": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 51, - "column": 26, - "index": 1942 - } - ], - "SpinnerSimple": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 52, - "column": 26, - "index": 1982 - } - ], - "Check": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 53, - "column": 27, - "index": 2050 - } - ], - "AccountBalance": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 130, - "column": 26, - "index": 4133 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 140, - "column": 12, - "index": 4471 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 183, - "column": 12, - "index": 6109 - } - ], - "Tooltip": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 144, - "column": 16, - "index": 4595 - } - ], - "Popover": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 187, - "column": 16, - "index": 6229 - } - ], - "Popover.Title": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 190, - "column": 18, - "index": 6310 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 204, - "column": 18, - "index": 7206 - } - ], - "Popover.Content": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 197, - "column": 18, - "index": 6665 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 211, - "column": 18, - "index": 7562 - } - ], - "IconButton": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 221, - "column": 14, - "index": 8138 - } - ], - "Help": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 224, - "column": 21, - "index": 8256 - } - ], - "StatefulButton": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 235, - "column": 12, - "index": 8508 - } - ], - "Toast": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordActions.jsx", - "line": 248, - "column": 10, - "index": 8978 - } - ], - "Badge": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordHeader.jsx", - "line": 52, - "column": 12, - "index": 1537 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordHeader.jsx", - "line": 58, - "column": 16, - "index": 1729 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordHeader.jsx", - "line": 63, - "column": 12, - "index": 1897 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", - "line": 26, - "column": 10, - "index": 937 - }, - { - "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", - "line": 31, - "column": 10, - "index": 1075 - } - ], - "DataTable": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", - "line": 38, - "column": 4, - "index": 1222 - } - ], - "DataTable.Table": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", - "line": 76, - "column": 6, - "index": 2036 - } - ], - "DataTable.EmptyTable": [ - { - "filePath": "src/components/ProgramRecord/ProgramRecordTable.jsx", - "line": 77, - "column": 6, - "index": 2062 - } - ], - "Alert.Heading": [ - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 54, - "column": 12, - "index": 1832 - }, - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 88, - "column": 12, - "index": 3151 - } - ], - "CheckCircle": [ - { - "filePath": "src/components/ProgramRecordAlert/ProgramRecordAlert.jsx", - "line": 84, - "column": 18, - "index": 3036 - } - ], - "ModalDialog": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 71, - "column": 4, - "index": 2031 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 80, - "column": 6, - "index": 2234 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 81, - "column": 8, - "index": 2263 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 92, - "column": 6, - "index": 2639 - } - ], - "Form": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 104, - "column": 8, - "index": 3154 - } - ], - "SelectableBox.Set": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 112, - "column": 10, - "index": 3468 - } - ], - "SelectableBox": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 121, - "column": 14, - "index": 3776 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 134, - "column": 6, - "index": 4140 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx", - "line": 136, - "column": 10, - "index": 4191 - } - ] - } - }, - { - "version": "22.3.0", - "name": "@edx/frontend-app-learning", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-learning.git" - }, - "folderName": "frontend-app-learning", - "usages": { - "Hyperlink": [ - { - "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", - "line": 65, - "column": 8, - "index": 1855 - }, - { - "filePath": "src/alerts/active-enteprise-alert/ActiveEnterpriseAlert.jsx", - "line": 13, - "column": 4, - "index": 487 - }, - { - "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", - "line": 12, - "column": 4, - "index": 463 - }, - { - "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", - "line": 23, - "column": 4, - "index": 890 - }, - { - "filePath": "src/course-home/goal-unsubscribe/ResultPage.jsx", - "line": 16, - "column": 10, - "index": 687 - }, - { - "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", - "line": 49, - "column": 4, - "index": 1514 - }, - { - "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", - "line": 58, - "column": 4, - "index": 1793 - }, - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 29, - "column": 4, - "index": 883 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", - "line": 44, - "column": 4, - "index": 1372 - }, - { - "filePath": "src/course-home/progress-tab/related-links/RelatedLinks.jsx", - "line": 42, - "column": 10, - "index": 1318 - }, - { - "filePath": "src/course-home/progress-tab/related-links/RelatedLinks.jsx", - "line": 50, - "column": 10, - "index": 1622 - }, - { - "filePath": "src/courseware/course/course-exit/CatalogSuggestion.jsx", - "line": 25, - "column": 4, - "index": 882 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 209, - "column": 14, - "index": 8617 - }, - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 101, - "column": 6, - "index": 3455 - }, - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 196, - "column": 6, - "index": 6795 - }, - { - "filePath": "src/courseware/course/course-exit/DashboardFootnote.jsx", - "line": 25, - "column": 4, - "index": 851 - }, - { - "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", - "line": 34, - "column": 4, - "index": 1296 - }, - { - "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", - "line": 59, - "column": 16, - "index": 2229 - }, - { - "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", - "line": 76, - "column": 14, - "index": 2959 - }, - { - "filePath": "src/courseware/course/course-exit/UpgradeFootnote.jsx", - "line": 23, - "column": 4, - "index": 816 - }, - { - "filePath": "src/courseware/course/sequence/hidden-after-due/HiddenAfterDue.jsx", - "line": 16, - "column": 4, - "index": 583 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 91, - "column": 14, - "index": 3327 - }, - { - "filePath": "src/shared/links.jsx", - "line": 10, - "column": 2, - "index": 374 - }, - { - "filePath": "src/shared/links.jsx", - "line": 28, - "column": 4, - "index": 754 - }, - { - "filePath": "src/shared/links.jsx", - "line": 46, - "column": 4, - "index": 1138 - } - ], - "Alert": [ - { - "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", - "line": 78, - "column": 4, - "index": 2139 - }, - { - "filePath": "src/alerts/active-enteprise-alert/ActiveEnterpriseAlert.jsx", - "line": 26, - "column": 4, - "index": 862 - }, - { - "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 43, - "column": 6, - "index": 1120 - }, - { - "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 68, - "column": 4, - "index": 1833 - }, - { - "filePath": "src/alerts/enrollment-alert/EnrollmentAlert.jsx", - "line": 50, - "column": 4, - "index": 1406 - }, - { - "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", - "line": 32, - "column": 4, - "index": 1161 - }, - { - "filePath": "src/course-home/courseware-search/CoursewareSearch.jsx", - "line": 119, - "column": 12, - "index": 3749 - }, - { - "filePath": "src/course-home/outline-tab/alerts/certificate-status-alert/CertificateStatusAlert.jsx", - "line": 166, - "column": 8, - "index": 5845 - }, - { - "filePath": "src/course-home/outline-tab/alerts/course-end-alert/CourseEndAlert.jsx", - "line": 86, - "column": 4, - "index": 2156 - }, - { - "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", - "line": 67, - "column": 4, - "index": 2024 - }, - { - "filePath": "src/course-home/outline-tab/alerts/scheduled-content-alert/ScheduledCotentAlert.jsx", - "line": 12, - "column": 4, - "index": 286 - }, - { - "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", - "line": 45, - "column": 4, - "index": 1705 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", - "line": 39, - "column": 4, - "index": 806 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", - "line": 36, - "column": 4, - "index": 792 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", - "line": 38, - "column": 4, - "index": 847 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 317, - "column": 10, - "index": 12667 - }, - { - "filePath": "src/courseware/course/course-exit/CourseInProgress.jsx", - "line": 41, - "column": 8, - "index": 1527 - }, - { - "filePath": "src/courseware/course/course-exit/CourseNonPassing.jsx", - "line": 41, - "column": 8, - "index": 1527 - }, - { - "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", - "line": 44, - "column": 4, - "index": 1501 - }, - { - "filePath": "src/courseware/course/sequence/hidden-after-due/HiddenAfterDue.jsx", - "line": 26, - "column": 4, - "index": 799 - }, - { - "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", - "line": 39, - "column": 4, - "index": 1437 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 82, - "column": 4, - "index": 2826 - }, - { - "filePath": "src/generic/user-messages/Alert.jsx", - "line": 35, - "column": 2, - "index": 779 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 181, - "column": 10, - "index": 7134 - } - ], - "Info": [ - { - "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", - "line": 78, - "column": 32, - "index": 2167 - }, - { - "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 43, - "column": 34, - "index": 1148 - }, - { - "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 68, - "column": 32, - "index": 1861 - }, - { - "filePath": "src/alerts/enrollment-alert/EnrollmentAlert.jsx", - "line": 38, - "column": 4, - "index": 1039 - }, - { - "filePath": "src/course-home/outline-tab/alerts/course-end-alert/CourseEndAlert.jsx", - "line": 86, - "column": 32, - "index": 2184 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 89, - "column": 23, - "index": 3119 - }, - { - "filePath": "src/courseware/course/sequence/hidden-after-due/HiddenAfterDue.jsx", - "line": 26, - "column": 32, - "index": 827 - } - ], - "PageBanner": [ - { - "filePath": "src/alerts/access-expiration-alert/AccessExpirationMasqueradeBanner.jsx", - "line": 15, - "column": 4, - "index": 407 - }, - { - "filePath": "src/alerts/course-start-alert/CourseStartMasqueradeBanner.jsx", - "line": 21, - "column": 4, - "index": 517 - } - ], - "WarningFilled": [ - { - "filePath": "src/alerts/active-enteprise-alert/ActiveEnterpriseAlert.jsx", - "line": 26, - "column": 35, - "index": 893 - }, - { - "filePath": "src/alerts/logistration-alert/LogistrationAlert.jsx", - "line": 32, - "column": 35, - "index": 1192 - }, - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 80, - "column": 92, - "index": 3057 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", - "line": 53, - "column": 17, - "index": 1866 - } - ], - "Button": [ - { - "filePath": "src/alerts/enrollment-alert/EnrollmentAlert.jsx", - "line": 44, - "column": 4, - "index": 1154 - }, - { - "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", - "line": 42, - "column": 4, - "index": 1460 - }, - { - "filePath": "src/course-home/courseware-search/CoursewareSearch.jsx", - "line": 95, - "column": 8, - "index": 2690 - }, - { - "filePath": "src/course-home/courseware-search/CoursewareSearchToggle.jsx", - "line": 29, - "column": 6, - "index": 880 - }, - { - "filePath": "src/course-home/goal-unsubscribe/ResultPage.jsx", - "line": 42, - "column": 6, - "index": 1478 - }, - { - "filePath": "src/course-home/outline-tab/alerts/certificate-status-alert/CertificateStatusAlert.jsx", - "line": 175, - "column": 16, - "index": 6314 - }, - { - "filePath": "src/course-home/outline-tab/alerts/private-course-alert/PrivateCourseAlert.jsx", - "line": 36, - "column": 4, - "index": 1203 - }, - { - "filePath": "src/course-home/outline-tab/alerts/scheduled-content-alert/ScheduledCotentAlert.jsx", - "line": 28, - "column": 12, - "index": 1039 - }, - { - "filePath": "src/course-home/outline-tab/OutlineTab.jsx", - "line": 167, - "column": 18, - "index": 5994 - }, - { - "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 138, - "column": 6, - "index": 4819 - }, - { - "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 153, - "column": 6, - "index": 5258 - }, - { - "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 160, - "column": 8, - "index": 5572 - }, - { - "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 166, - "column": 8, - "index": 5833 - }, - { - "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 209, - "column": 12, - "index": 7625 - }, - { - "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", - "line": 48, - "column": 10, - "index": 1276 - }, - { - "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", - "line": 57, - "column": 8, - "index": 2020 - }, - { - "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 245, - "column": 12, - "index": 8676 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeHeader.jsx", - "line": 77, - "column": 10, - "index": 2686 - }, - { - "filePath": "src/course-home/progress-tab/ProgressHeader.jsx", - "line": 32, - "column": 6, - "index": 1021 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", - "line": 46, - "column": 10, - "index": 1172 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", - "line": 43, - "column": 10, - "index": 1189 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", - "line": 45, - "column": 10, - "index": 1224 - }, - { - "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 38, - "column": 10, - "index": 1177 - }, - { - "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 30, - "column": 10, - "index": 923 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 109, - "column": 10, - "index": 3889 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 153, - "column": 8, - "index": 5950 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 325, - "column": 20, - "index": 13041 - }, - { - "filePath": "src/courseware/course/course-exit/CourseExit.jsx", - "line": 67, - "column": 8, - "index": 2051 - }, - { - "filePath": "src/courseware/course/course-exit/CourseInProgress.jsx", - "line": 45, - "column": 14, - "index": 1782 - }, - { - "filePath": "src/courseware/course/course-exit/CourseNonPassing.jsx", - "line": 45, - "column": 14, - "index": 1803 - }, - { - "filePath": "src/courseware/course/course-exit/ProgramCompletion.jsx", - "line": 67, - "column": 14, - "index": 2584 - }, - { - "filePath": "src/courseware/course/sequence/content-lock/ContentLock.jsx", - "line": 33, - "column": 8, - "index": 1016 - }, - { - "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", - "line": 59, - "column": 8, - "index": 2371 - }, - { - "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", - "line": 62, - "column": 8, - "index": 2515 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 83, - "column": 6, - "index": 2406 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 123, - "column": 8, - "index": 3612 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/UnitButton.jsx", - "line": 31, - "column": 4, - "index": 738 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/UnitNavigation.jsx", - "line": 35, - "column": 6, - "index": 1132 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/UnitNavigation.jsx", - "line": 55, - "column": 6, - "index": 1941 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/components/SidebarSection.jsx", - "line": 42, - "column": 6, - "index": 1318 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTray.jsx", - "line": 68, - "column": 8, - "index": 2463 - }, - { - "filePath": "src/generic/upgrade-button/UpgradeButton.jsx", - "line": 22, - "column": 4, - "index": 560 - }, - { - "filePath": "src/generic/upgrade-button/UpgradeNowButton.jsx", - "line": 22, - "column": 4, - "index": 567 - }, - { - "filePath": "src/generic/upgrade-notification/UpgradeNotification.jsx", - "line": 455, - "column": 6, - "index": 14874 - }, - { - "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", - "line": 46, - "column": 8, - "index": 1290 - }, - { - "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 45, - "column": 8, - "index": 1368 - }, - { - "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 51, - "column": 8, - "index": 1523 - } - ], - "Icon": [ - { - "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", - "line": 55, - "column": 6, - "index": 1826 - }, - { - "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", - "line": 105, - "column": 10, - "index": 3351 - }, - { - "filePath": "src/course-home/courseware-search/CoursewareSearch.jsx", - "line": 101, - "column": 9, - "index": 2930 - }, - { - "filePath": "src/course-home/courseware-search/CoursewareSearchResults.jsx", - "line": 47, - "column": 61, - "index": 1303 - }, - { - "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 77, - "column": 12, - "index": 2312 - }, - { - "filePath": "src/course-home/outline-tab/SequenceLink.jsx", - "line": 122, - "column": 14, - "index": 3645 - }, - { - "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 137, - "column": 14, - "index": 4848 - }, - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 76, - "column": 84, - "index": 2818 - }, - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 80, - "column": 81, - "index": 3046 - }, - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 83, - "column": 72, - "index": 3230 - }, - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 86, - "column": 71, - "index": 3419 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", - "line": 52, - "column": 27, - "index": 1766 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", - "line": 53, - "column": 6, - "index": 1855 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeHeader.jsx", - "line": 58, - "column": 12, - "index": 1911 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", - "line": 69, - "column": 16, - "index": 2163 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", - "line": 60, - "column": 10, - "index": 1864 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 53, - "column": 42, - "index": 1650 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 54, - "column": 40, - "index": 1741 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 59, - "column": 14, - "index": 1977 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 88, - "column": 16, - "index": 3090 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/AssignmentTypeCell.jsx", - "line": 21, - "column": 30, - "index": 643 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 43, - "column": 18, - "index": 1450 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 51, - "column": 10, - "index": 1722 - }, - { - "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 56, - "column": 10, - "index": 1954 - }, - { - "filePath": "src/courseware/course/new-sidebar/common/SidebarBase.jsx", - "line": 64, - "column": 10, - "index": 1959 - }, - { - "filePath": "src/courseware/course/new-sidebar/common/SidebarBase.jsx", - "line": 78, - "column": 24, - "index": 2490 - }, - { - "filePath": "src/courseware/course/new-sidebar/sidebars/discussions-notifications/DiscussionsNotificationsTrigger.jsx", - "line": 85, - "column": 14, - "index": 3210 - }, - { - "filePath": "src/courseware/course/share/ShareButton.jsx", - "line": 39, - "column": 6, - "index": 905 - }, - { - "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 57, - "column": 10, - "index": 1800 - }, - { - "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 74, - "column": 28, - "index": 2460 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/components/SidebarSection.jsx", - "line": 51, - "column": 8, - "index": 1617 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", - "line": 48, - "column": 6, - "index": 1590 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationIcon.jsx", - "line": 16, - "column": 4, - "index": 393 - }, - { - "filePath": "src/generic/upgrade-notification/UpgradeNotification.jsx", - "line": 504, - "column": 24, - "index": 16299 - }, - { - "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", - "line": 48, - "column": 12, - "index": 1445 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 174, - "column": 12, - "index": 6896 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 183, - "column": 14, - "index": 7228 - } - ], - "ArrowForward": [ - { - "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", - "line": 55, - "column": 17, - "index": 1837 - } - ], - "Spinner": [ - { - "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", - "line": 92, - "column": 10, - "index": 3074 - }, - { - "filePath": "src/course-home/courseware-search/CoursewareSearch.jsx", - "line": 115, - "column": 14, - "index": 3560 - }, - { - "filePath": "src/generic/PageLoading.jsx", - "line": 28, - "column": 10, - "index": 575 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 170, - "column": 10, - "index": 6724 - } - ], - "Check": [ - { - "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", - "line": 106, - "column": 17, - "index": 3374 - } - ], - "AlertModal": [ - { - "filePath": "src/alerts/logistration-alert/AccountActivationAlert.jsx", - "line": 117, - "column": 4, - "index": 3599 - } - ], - "Tabs": [ - { - "filePath": "src/course-home/courseware-search/CoursewareResultsFilter.jsx", - "line": 59, - "column": 4, - "index": 2306 - } - ], - "Tab": [ - { - "filePath": "src/course-home/courseware-search/CoursewareResultsFilter.jsx", - "line": 68, - "column": 8, - "index": 2620 - } - ], - "Close": [ - { - "filePath": "src/course-home/courseware-search/CoursewareSearch.jsx", - "line": 101, - "column": 20, - "index": 2941 - }, - { - "filePath": "src/courseware/course/new-sidebar/common/SidebarBase.jsx", - "line": 76, - "column": 21, - "index": 2433 - }, - { - "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 72, - "column": 25, - "index": 2395 - }, - { - "filePath": "src/generic/upgrade-notification/UpgradeNotification.jsx", - "line": 502, - "column": 21, - "index": 16242 - } - ], - "SearchField.Advanced": [ - { - "filePath": "src/course-home/courseware-search/CoursewareSearchForm.jsx", - "line": 14, - "column": 2, - "index": 319 - } - ], - "SearchField.Label": [ - { - "filePath": "src/course-home/courseware-search/CoursewareSearchForm.jsx", - "line": 27, - "column": 6, - "index": 809 - } - ], - "SearchField.Input": [ - { - "filePath": "src/course-home/courseware-search/CoursewareSearchForm.jsx", - "line": 28, - "column": 6, - "index": 837 - } - ], - "SearchField.ClearButton": [ - { - "filePath": "src/course-home/courseware-search/CoursewareSearchForm.jsx", - "line": 29, - "column": 6, - "index": 901 - } - ], - "SearchField.SubmitButton": [ - { - "filePath": "src/course-home/courseware-search/CoursewareSearchForm.jsx", - "line": 31, - "column": 4, - "index": 944 - } - ], - "ManageSearch": [ - { - "filePath": "src/course-home/courseware-search/CoursewareSearchToggle.jsx", - "line": 36, - "column": 19, - "index": 1152 - } - ], - "Badge": [ - { - "filePath": "src/course-home/dates-tab/timeline/badgelist.jsx", - "line": 99, - "column": 10, - "index": 3026 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/course-home/dates-tab/timeline/Day.jsx", - "line": 89, - "column": 18, - "index": 3157 - }, - { - "filePath": "src/course-home/progress-tab/course-completion/CompleteDonutSegment.jsx", - "line": 32, - "column": 6, - "index": 1010 - }, - { - "filePath": "src/course-home/progress-tab/course-completion/IncompleteDonutSegment.jsx", - "line": 36, - "column": 6, - "index": 1069 - }, - { - "filePath": "src/course-home/progress-tab/course-completion/LockedDonutSegment.jsx", - "line": 35, - "column": 6, - "index": 1001 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CurrentGradeTooltip.jsx", - "line": 38, - "column": 6, - "index": 868 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", - "line": 33, - "column": 4, - "index": 890 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/PassingGradeTooltip.jsx", - "line": 22, - "column": 6, - "index": 540 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 26, - "column": 6, - "index": 872 - } - ], - "Tooltip": [ - { - "filePath": "src/course-home/dates-tab/timeline/Day.jsx", - "line": 92, - "column": 22, - "index": 3264 - } - ], - "Alert.Heading": [ - { - "filePath": "src/course-home/outline-tab/alerts/certificate-status-alert/CertificateStatusAlert.jsx", - "line": 170, - "column": 14, - "index": 6129 - }, - { - "filePath": "src/course-home/outline-tab/alerts/scheduled-content-alert/ScheduledCotentAlert.jsx", - "line": 15, - "column": 10, - "index": 452 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", - "line": 39, - "column": 10, - "index": 928 - } - ], - "DisabledVisible": [ - { - "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 77, - "column": 40, - "index": 2340 - } - ], - "Collapsible": [ - { - "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 90, - "column": 6, - "index": 2634 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/components/SidebarSequence.jsx", - "line": 55, - "column": 6, - "index": 1681 - } - ], - "IconButton": [ - { - "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 97, - "column": 10, - "index": 2828 - }, - { - "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 105, - "column": 10, - "index": 3052 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", - "line": 63, - "column": 6, - "index": 1891 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 38, - "column": 8, - "index": 1212 - }, - { - "filePath": "src/courseware/course/new-sidebar/common/SidebarBase.jsx", - "line": 75, - "column": 14, - "index": 2400 - }, - { - "filePath": "src/courseware/course/new-sidebar/sidebars/discussions-notifications/DiscussionsNotificationsTrigger.jsx", - "line": 83, - "column": 4, - "index": 3113 - }, - { - "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 71, - "column": 18, - "index": 2358 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTray.jsx", - "line": 81, - "column": 6, - "index": 2891 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTrigger.jsx", - "line": 33, - "column": 6, - "index": 1146 - }, - { - "filePath": "src/generic/upgrade-notification/UpgradeNotification.jsx", - "line": 501, - "column": 14, - "index": 16209 - } - ], - "Block": [ - { - "filePath": "src/course-home/outline-tab/SequenceLink.jsx", - "line": 122, - "column": 42, - "index": 3673 - } - ], - "Card": [ - { - "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", - "line": 44, - "column": 4, - "index": 1042 - }, - { - "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 91, - "column": 4, - "index": 3229 - }, - { - "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 238, - "column": 6, - "index": 8400 - }, - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 106, - "column": 8, - "index": 3584 - } - ], - "Card.Header": [ - { - "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", - "line": 45, - "column": 6, - "index": 1116 - }, - { - "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 96, - "column": 6, - "index": 3383 - }, - { - "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 239, - "column": 8, - "index": 8452 - }, - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 108, - "column": 10, - "index": 3700 - } - ], - "Card.Footer": [ - { - "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", - "line": 60, - "column": 6, - "index": 1754 - }, - { - "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 243, - "column": 8, - "index": 8587 - }, - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 111, - "column": 10, - "index": 3966 - } - ], - "Card.Section": [ - { - "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 101, - "column": 6, - "index": 3599 - }, - { - "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 134, - "column": 8, - "index": 4691 - }, - { - "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 240, - "column": 8, - "index": 8491 - }, - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 110, - "column": 10, - "index": 3919 - } - ], - "Form.Switch": [ - { - "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 124, - "column": 10, - "index": 4336 - } - ], - "Email": [ - { - "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 139, - "column": 21, - "index": 4920 - } - ], - "TransitionReplace": [ - { - "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", - "line": 66, - "column": 6, - "index": 2345 - } - ], - "Popover": [ - { - "filePath": "src/course-home/progress-tab/course-completion/CompleteDonutSegment.jsx", - "line": 36, - "column": 10, - "index": 1114 - }, - { - "filePath": "src/course-home/progress-tab/course-completion/IncompleteDonutSegment.jsx", - "line": 40, - "column": 10, - "index": 1175 - }, - { - "filePath": "src/course-home/progress-tab/course-completion/LockedDonutSegment.jsx", - "line": 39, - "column": 10, - "index": 1103 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CurrentGradeTooltip.jsx", - "line": 42, - "column": 10, - "index": 950 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", - "line": 38, - "column": 8, - "index": 1000 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/PassingGradeTooltip.jsx", - "line": 26, - "column": 10, - "index": 625 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 31, - "column": 10, - "index": 992 - } - ], - "Popover.Content": [ - { - "filePath": "src/course-home/progress-tab/course-completion/CompleteDonutSegment.jsx", - "line": 37, - "column": 12, - "index": 1193 - }, - { - "filePath": "src/course-home/progress-tab/course-completion/IncompleteDonutSegment.jsx", - "line": 41, - "column": 12, - "index": 1248 - }, - { - "filePath": "src/course-home/progress-tab/course-completion/LockedDonutSegment.jsx", - "line": 40, - "column": 12, - "index": 1172 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CurrentGradeTooltip.jsx", - "line": 43, - "column": 12, - "index": 1082 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", - "line": 39, - "column": 10, - "index": 1020 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/PassingGradeTooltip.jsx", - "line": 27, - "column": 12, - "index": 742 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 32, - "column": 12, - "index": 1014 - } - ], - "CheckCircle": [ - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 76, - "column": 95, - "index": 2829 - }, - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 83, - "column": 83, - "index": 3241 - }, - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", - "line": 52, - "column": 38, - "index": 1777 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 317, - "column": 41, - "index": 12698 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/components/CompletionIcon.jsx", - "line": 17, - "column": 13, - "index": 591 - } - ], - "WatchFilled": [ - { - "filePath": "src/course-home/progress-tab/credit-information/CreditInformation.jsx", - "line": 86, - "column": 82, - "index": 3430 - } - ], - "useWindowSize": [ - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", - "line": 28, - "column": 21, - "index": 770 - }, - { - "filePath": "src/course-home/progress-tab/ProgressTab.jsx", - "line": 26, - "column": 22, - "index": 936 - }, - { - "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 25, - "column": 21, - "index": 819 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 40, - "column": 21, - "index": 1676 - }, - { - "filePath": "src/courseware/course/Course.jsx", - "line": 155, - "column": 22, - "index": 5800 - }, - { - "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 23, - "column": 34, - "index": 708 - }, - { - "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 24, - "column": 35, - "index": 795 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 40, - "column": 52, - "index": 1399 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 41, - "column": 45, - "index": 1497 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 43, - "column": 46, - "index": 1632 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 45, - "column": 50, - "index": 1765 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 47, - "column": 33, - "index": 1883 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 77, - "column": 21, - "index": 3100 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 82, - "column": 21, - "index": 3293 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 87, - "column": 21, - "index": 3487 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 56, - "column": 53, - "index": 1586 - }, - { - "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 25, - "column": 34, - "index": 929 - }, - { - "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 26, - "column": 35, - "index": 1021 - }, - { - "filePath": "src/courseware/course/sidebar/SidebarTriggers.jsx", - "line": 13, - "column": 23, - "index": 377 - }, - { - "filePath": "src/generic/tabs/useIndexOfLastVisibleChild.js", - "line": 38, - "column": 21, - "index": 1715 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 76, - "column": 21, - "index": 3238 - } - ], - "breakpoints": [ - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeFooter.jsx", - "line": 28, - "column": 46, - "index": 795 - }, - { - "filePath": "src/course-home/progress-tab/ProgressTab.jsx", - "line": 34, - "column": 36, - "index": 1340 - }, - { - "filePath": "src/course-home/progress-tab/ProgressTab.test.jsx", - "line": 828, - "column": 26, - "index": 30187 - }, - { - "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 25, - "column": 46, - "index": 844 - }, - { - "filePath": "src/courseware/course/course-exit/CourseCelebration.jsx", - "line": 40, - "column": 46, - "index": 1701 - }, - { - "filePath": "src/courseware/course/Course.jsx", - "line": 57, - "column": 43, - "index": 2452 - }, - { - "filePath": "src/courseware/course/Course.test.jsx", - "line": 52, - "column": 24, - "index": 1626 - }, - { - "filePath": "src/courseware/course/Course.test.jsx", - "line": 377, - "column": 24, - "index": 15112 - }, - { - "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 23, - "column": 58, - "index": 732 - }, - { - "filePath": "src/courseware/course/new-sidebar/SidebarContextProvider.jsx", - "line": 24, - "column": 59, - "index": 819 - }, - { - "filePath": "src/courseware/course/new-sidebar/sidebars/discussions-notifications/notifications/NotificationsWidget.test.jsx", - "line": 47, - "column": 24, - "index": 1898 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 40, - "column": 77, - "index": 1424 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 41, - "column": 70, - "index": 1522 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 43, - "column": 70, - "index": 1656 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 45, - "column": 75, - "index": 1790 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 47, - "column": 57, - "index": 1907 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 78, - "column": 29, - "index": 3146 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 78, - "column": 79, - "index": 3196 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 83, - "column": 29, - "index": 3339 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 83, - "column": 83, - "index": 3393 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/hooks.js", - "line": 88, - "column": 29, - "index": 3533 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 56, - "column": 77, - "index": 1610 - }, - { - "filePath": "src/courseware/course/sequence/Sequence.test.jsx", - "line": 46, - "column": 24, - "index": 1676 - }, - { - "filePath": "src/courseware/course/sequence/Sequence.test.jsx", - "line": 444, - "column": 26, - "index": 19105 - }, - { - "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 25, - "column": 58, - "index": 953 - }, - { - "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 26, - "column": 59, - "index": 1045 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", - "line": 46, - "column": 24, - "index": 1803 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", - "line": 54, - "column": 24, - "index": 2169 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", - "line": 151, - "column": 24, - "index": 5100 - }, - { - "filePath": "src/courseware/course/sidebar/SidebarTriggers.jsx", - "line": 13, - "column": 47, - "index": 401 - }, - { - "filePath": "src/courseware/course/test-utils.jsx", - "line": 30, - "column": 22, - "index": 1186 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 76, - "column": 46, - "index": 3263 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.test.jsx", - "line": 61, - "column": 24, - "index": 2008 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.test.jsx", - "line": 94, - "column": 24, - "index": 3151 - } - ], - "Locked": [ - { - "filePath": "src/course-home/progress-tab/grades/course-grade/CourseGradeHeader.jsx", - "line": 58, - "column": 23, - "index": 1922 - }, - { - "filePath": "src/courseware/course/sequence/lock-paywall/LockPaywall.jsx", - "line": 82, - "column": 49, - "index": 2871 - } - ], - "InfoOutline": [ - { - "filePath": "src/course-home/progress-tab/grades/course-grade/GradeRangeTooltip.jsx", - "line": 68, - "column": 13, - "index": 2134 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 42, - "column": 15, - "index": 1419 - } - ], - "Blocked": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", - "line": 60, - "column": 99, - "index": 1953 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 64, - "column": 21, - "index": 2281 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/AssignmentTypeCell.jsx", - "line": 21, - "column": 256, - "index": 869 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryHeader.jsx", - "line": 51, - "column": 99, - "index": 1811 - } - ], - "DataTable": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGradesTable.jsx", - "line": 43, - "column": 10, - "index": 1398 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTable.jsx", - "line": 95, - "column": 6, - "index": 3273 - }, - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 183, - "column": 8, - "index": 6433 - } - ], - "DataTable.Table": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGradesTable.jsx", - "line": 61, - "column": 12, - "index": 2025 - }, - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTable.jsx", - "line": 128, - "column": 8, - "index": 4568 - } - ], - "Collapsible.Advanced": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 46, - "column": 4, - "index": 1294 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 42, - "column": 6, - "index": 1228 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 82, - "column": 10, - "index": 3146 - } - ], - "Row": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 47, - "column": 6, - "index": 1323 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", - "line": 40, - "column": 6, - "index": 838 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", - "line": 37, - "column": 6, - "index": 831 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", - "line": 39, - "column": 6, - "index": 886 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 48, - "column": 8, - "index": 1359 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 44, - "column": 10, - "index": 1321 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 84, - "column": 14, - "index": 3226 - } - ], - "Collapsible.Visible": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 53, - "column": 10, - "index": 1618 - }, - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 54, - "column": 10, - "index": 1711 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 45, - "column": 12, - "index": 1387 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 48, - "column": 12, - "index": 1556 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 85, - "column": 16, - "index": 3334 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 88, - "column": 16, - "index": 3515 - } - ], - "ArrowDropDown": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 53, - "column": 53, - "index": 1661 - } - ], - "ArrowDropUp": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 54, - "column": 51, - "index": 1752 - } - ], - "Collapsible.Body": [ - { - "filePath": "src/course-home/progress-tab/grades/detailed-grades/SubsectionTitleCell.jsx", - "line": 83, - "column": 6, - "index": 2850 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 54, - "column": 8, - "index": 1851 - }, - { - "filePath": "src/courseware/course/content-tools/calculator/Calculator.jsx", - "line": 97, - "column": 12, - "index": 3925 - } - ], - "DataTable.TableFooter": [ - { - "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTableFooter.jsx", - "line": 30, - "column": 4, - "index": 706 - } - ], - "Col": [ - { - "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", - "line": 41, - "column": 8, - "index": 874 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/ShiftDatesAlert.jsx", - "line": 45, - "column": 8, - "index": 1083 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", - "line": 38, - "column": 8, - "index": 867 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToCompleteAlert.jsx", - "line": 42, - "column": 8, - "index": 1100 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", - "line": 40, - "column": 8, - "index": 922 - }, - { - "filePath": "src/course-home/suggested-schedule-messaging/UpgradeToShiftDatesAlert.jsx", - "line": 44, - "column": 8, - "index": 1135 - } - ], - "StatefulButton": [ - { - "filePath": "src/courseware/course/bookmark/BookmarkButton.jsx", - "line": 43, - "column": 4, - "index": 1350 - } - ], - "StandardModal": [ - { - "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 35, - "column": 4, - "index": 1085 - }, - { - "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 27, - "column": 4, - "index": 831 - } - ], - "ActionRow": [ - { - "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 37, - "column": 8, - "index": 1128 - }, - { - "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 29, - "column": 8, - "index": 874 - }, - { - "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", - "line": 57, - "column": 6, - "index": 2322 - }, - { - "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 44, - "column": 6, - "index": 1348 - } - ], - "Lightbulb": [ - { - "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 57, - "column": 17, - "index": 1977 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 174, - "column": 50, - "index": 6934 - } - ], - "Card.ImageCap": [ - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 107, - "column": 10, - "index": 3656 - } - ], - "CardView": [ - { - "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 193, - "column": 10, - "index": 6717 - } - ], - "useToggle": [ - { - "filePath": "src/courseware/course/CourseBreadcrumbs.jsx", - "line": 26, - "column": 32, - "index": 971 - }, - { - "filePath": "src/courseware/course/sequence/Sequence.jsx", - "line": 41, - "column": 32, - "index": 1469 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTray.jsx", - "line": 29, - "column": 84, - "index": 1185 - }, - { - "filePath": "src/tab-page/LoadedTabPage.jsx", - "line": 43, - "column": 61, - "index": 1506 - } - ], - "ModalPopup": [ - { - "filePath": "src/courseware/course/CourseBreadcrumbs.jsx", - "line": 61, - "column": 12, - "index": 2003 - } - ], - "Menu": [ - { - "filePath": "src/courseware/course/CourseBreadcrumbs.jsx", - "line": 62, - "column": 14, - "index": 2083 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/courseware/course/JumpNavMenuItem.jsx", - "line": 48, - "column": 4, - "index": 1071 - }, - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 28, - "column": 8, - "index": 915 - }, - { - "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidgetOption.jsx", - "line": 70, - "column": 6, - "index": 1831 - } - ], - "ArrowBackIos": [ - { - "filePath": "src/courseware/course/new-sidebar/common/SidebarBase.jsx", - "line": 64, - "column": 21, - "index": 1970 - }, - { - "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 57, - "column": 21, - "index": 1811 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/courseware/course/sequence/honor-code/HonorCode.jsx", - "line": 58, - "column": 8, - "index": 2342 - } - ], - "Dropdown": [ - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 14, - "column": 2, - "index": 314 - }, - { - "filePath": "src/generic/tabs/Tabs.jsx", - "line": 41, - "column": 10, - "index": 1563 - }, - { - "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx", - "line": 124, - "column": 10, - "index": 3485 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 15, - "column": 4, - "index": 370 - }, - { - "filePath": "src/generic/tabs/Tabs.jsx", - "line": 42, - "column": 12, - "index": 1604 - }, - { - "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx", - "line": 125, - "column": 12, - "index": 3539 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 26, - "column": 4, - "index": 836 - }, - { - "filePath": "src/generic/tabs/Tabs.jsx", - "line": 49, - "column": 12, - "index": 1986 - }, - { - "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx", - "line": 128, - "column": 12, - "index": 3691 - } - ], - "ModalDialog": [ - { - "filePath": "src/courseware/course/sequence/Unit/ContentIFrame.jsx", - "line": 94, - "column": 10, - "index": 2473 - }, - { - "filePath": "src/courseware/course/sequence/Unit/ContentIFrame.test.jsx", - "line": 160, - "column": 49, - "index": 5582 - }, - { - "filePath": "src/courseware/course/sequence/Unit/ContentIFrame.test.jsx", - "line": 179, - "column": 49, - "index": 6430 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 147, - "column": 4, - "index": 5827 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/courseware/course/sequence/Unit/ContentIFrame.jsx", - "line": 101, - "column": 12, - "index": 2673 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 163, - "column": 6, - "index": 6322 - } - ], - "Modal": [ - { - "filePath": "src/courseware/course/sequence/Unit/ContentIFrame.jsx", - "line": 107, - "column": 10, - "index": 2847 - } - ], - "LmsCompletionSolid": [ - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/components/CompletionIcon.jsx", - "line": 15, - "column": 13, - "index": 458 - } - ], - "ChevronRightIcon": [ - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/components/SidebarSection.jsx", - "line": 51, - "column": 19, - "index": 1628 - } - ], - "ChevronLeftIcon": [ - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTray.jsx", - "line": 70, - "column": 22, - "index": 2518 - } - ], - "MenuOpenIcon": [ - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTray.jsx", - "line": 84, - "column": 16, - "index": 3073 - }, - { - "filePath": "src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTrigger.jsx", - "line": 36, - "column": 16, - "index": 1338 - } - ], - "QuestionAnswer": [ - { - "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", - "line": 48, - "column": 17, - "index": 1601 - } - ], - "WatchOutline": [ - { - "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationIcon.jsx", - "line": 16, - "column": 15, - "index": 404 - } - ], - "Input": [ - { - "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeUserNameInput.jsx", - "line": 49, - "column": 6, - "index": 1069 - } - ], - "Compass": [ - { - "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", - "line": 49, - "column": 19, - "index": 1470 - } - ], - "MarketingModal": [ - { - "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 18, - "column": 2, - "index": 479 - } - ], - "ModalDialog.Hero": [ - { - "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 25, - "column": 6, - "index": 656 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 30, - "column": 10, - "index": 834 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 159, - "column": 8, - "index": 6192 - } - ], - "ProductTour": [ - { - "filePath": "src/product-tours/ProductTours.jsx", - "line": 145, - "column": 6, - "index": 4808 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 158, - "column": 6, - "index": 6138 - } - ], - "MoneyFilled": [ - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 183, - "column": 69, - "index": 7283 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 201, - "column": 6, - "index": 8044 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 213, - "column": 16, - "index": 8448 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 226, - "column": 16, - "index": 8922 - }, - { - "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 234, - "column": 10, - "index": 9197 - } - ], - "Toast": [ - { - "filePath": "src/tab-page/TabPage.jsx", - "line": 52, - "column": 10, - "index": 1590 - } - ] - } - }, - { - "version": "21.11.3", - "name": "@edx/frontend-app-library-authoring", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-library-authoring.git" - }, - "folderName": "frontend-app-library-authoring", - "usages": { - "Col": [ - { - "filePath": "src/generic/LoadingPage.jsx", - "line": 6, - "column": 2, - "index": 152 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 154, - "column": 8, - "index": 4793 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 230, - "column": 10, - "index": 7920 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 244, - "column": 16, - "index": 8557 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 247, - "column": 16, - "index": 8725 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 331, - "column": 14, - "index": 12536 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 344, - "column": 8, - "index": 13033 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 347, - "column": 14, - "index": 13149 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 355, - "column": 14, - "index": 13778 - }, - { - "filePath": "src/library-authoring/common/ErrorAlert.jsx", - "line": 11, - "column": 4, - "index": 418 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 56, - "column": 10, - "index": 1586 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 65, - "column": 10, - "index": 1871 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 70, - "column": 10, - "index": 2100 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 75, - "column": 10, - "index": 2321 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 84, - "column": 10, - "index": 2655 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 89, - "column": 10, - "index": 2888 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 94, - "column": 10, - "index": 3111 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 103, - "column": 10, - "index": 3445 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 108, - "column": 10, - "index": 3679 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 113, - "column": 10, - "index": 3903 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 122, - "column": 10, - "index": 4228 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 127, - "column": 10, - "index": 4456 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 134, - "column": 6, - "index": 4672 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 138, - "column": 6, - "index": 4927 - }, - { - "filePath": "src/library-authoring/common/SuccessAlert.jsx", - "line": 10, - "column": 4, - "index": 377 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 195, - "column": 12, - "index": 4815 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 330, - "column": 12, - "index": 11413 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 386, - "column": 12, - "index": 12855 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 423, - "column": 12, - "index": 14420 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 218, - "column": 12, - "index": 6370 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 322, - "column": 12, - "index": 11073 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 69, - "column": 8, - "index": 2315 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 97, - "column": 14, - "index": 3242 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 103, - "column": 8, - "index": 3475 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 36, - "column": 6, - "index": 1303 - } - ], - "Card": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 49, - "column": 2, - "index": 1372 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 356, - "column": 16, - "index": 13844 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 207, - "column": 16, - "index": 5226 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 54, - "column": 4, - "index": 1674 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportTaskListItem.jsx", - "line": 31, - "column": 4, - "index": 624 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 280, - "column": 14, - "index": 8420 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 230, - "column": 16, - "index": 6781 - }, - { - "filePath": "src/library-authoring/empty-page/EmptyPage.jsx", - "line": 10, - "column": 2, - "index": 167 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 28, - "column": 6, - "index": 919 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 30, - "column": 2, - "index": 897 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 140, - "column": 22, - "index": 4349 - } - ], - "Card.Header": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 50, - "column": 4, - "index": 1407 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 357, - "column": 18, - "index": 13869 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 55, - "column": 6, - "index": 1709 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportTaskListItem.jsx", - "line": 32, - "column": 6, - "index": 659 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 29, - "column": 8, - "index": 934 - } - ], - "ActionRow": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 54, - "column": 8, - "index": 1532 - }, - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 152, - "column": 8, - "index": 5153 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 137, - "column": 8, - "index": 4185 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 155, - "column": 10, - "index": 4831 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 179, - "column": 10, - "index": 5768 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPageHeaderBase.jsx", - "line": 47, - "column": 10, - "index": 1312 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 60, - "column": 10, - "index": 1900 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 50, - "column": 8, - "index": 1497 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 368, - "column": 12, - "index": 12986 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 344, - "column": 20, - "index": 12332 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 49, - "column": 8, - "index": 1662 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 35, - "column": 4, - "index": 1268 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 96, - "column": 14, - "index": 3808 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 119, - "column": 14, - "index": 3485 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 57, - "column": 14, - "index": 1606 - }, - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 82, - "column": 10, - "index": 2608 - } - ], - "Tooltip": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 60, - "column": 18, - "index": 1698 - }, - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 85, - "column": 14, - "index": 2689 - } - ], - "Button": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 63, - "column": 16, - "index": 1859 - }, - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 156, - "column": 10, - "index": 5361 - }, - { - "filePath": "src/library-authoring/author-library/ButtonTogglesBase.jsx", - "line": 11, - "column": 4, - "index": 340 - }, - { - "filePath": "src/library-authoring/author-library/ButtonTogglesBase.jsx", - "line": 22, - "column": 4, - "index": 825 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 232, - "column": 12, - "index": 8064 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 361, - "column": 20, - "index": 14102 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 364, - "column": 20, - "index": 14309 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 42, - "column": 8, - "index": 927 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 45, - "column": 8, - "index": 1131 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 302, - "column": 24, - "index": 10086 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 53, - "column": 10, - "index": 1668 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 335, - "column": 22, - "index": 11490 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 369, - "column": 14, - "index": 13012 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 372, - "column": 14, - "index": 13195 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockAssets.jsx", - "line": 30, - "column": 15, - "index": 1109 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockOlx.jsx", - "line": 56, - "column": 10, - "index": 1123 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockOlx.jsx", - "line": 57, - "column": 10, - "index": 1206 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockOlx.jsx", - "line": 64, - "column": 8, - "index": 1382 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 345, - "column": 22, - "index": 12376 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 354, - "column": 22, - "index": 12825 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 363, - "column": 22, - "index": 13252 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 68, - "column": 10, - "index": 2563 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 55, - "column": 12, - "index": 1913 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 51, - "column": 8, - "index": 1902 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 56, - "column": 8, - "index": 2159 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 62, - "column": 10, - "index": 2428 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 65, - "column": 10, - "index": 2623 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 102, - "column": 16, - "index": 4075 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 122, - "column": 16, - "index": 3693 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 160, - "column": 20, - "index": 5293 - } - ], - "Tag": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 65, - "column": 30, - "index": 1941 - } - ], - "IconButtonWithTooltip": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 75, - "column": 10, - "index": 2283 - } - ], - "EditOutline": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 78, - "column": 17, - "index": 2459 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPageHeaderBase.jsx", - "line": 50, - "column": 22, - "index": 1398 - } - ], - "Icon": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 79, - "column": 20, - "index": 2492 - }, - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 95, - "column": 24, - "index": 3097 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 287, - "column": 24, - "index": 10501 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 301, - "column": 24, - "index": 11192 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 316, - "column": 24, - "index": 11932 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 27, - "column": 8, - "index": 855 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 36, - "column": 10, - "index": 1126 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 46, - "column": 10, - "index": 1429 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 56, - "column": 10, - "index": 1724 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 66, - "column": 10, - "index": 2013 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 93, - "column": 4, - "index": 2645 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 319, - "column": 37, - "index": 11010 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 44, - "column": 15, - "index": 1415 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 45, - "column": 15, - "index": 1450 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 46, - "column": 16, - "index": 1518 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 47, - "column": 13, - "index": 1553 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 226, - "column": 82, - "index": 7628 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 349, - "column": 35, - "index": 12176 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 82, - "column": 23, - "index": 3261 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 74, - "column": 20, - "index": 2991 - } - ], - "Dropdown": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 90, - "column": 12, - "index": 2873 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 91, - "column": 14, - "index": 2898 - } - ], - "IconButton": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 93, - "column": 20, - "index": 3030 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPageHeaderBase.jsx", - "line": 49, - "column": 12, - "index": 1364 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 226, - "column": 35, - "index": 7581 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 72, - "column": 10, - "index": 2927 - } - ], - "MoreVert": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 94, - "column": 21, - "index": 3063 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 97, - "column": 14, - "index": 3134 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 98, - "column": 16, - "index": 3180 - }, - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 104, - "column": 16, - "index": 3512 - } - ], - "ModalDialog": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 116, - "column": 4, - "index": 3932 - }, - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 139, - "column": 4, - "index": 4692 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 80, - "column": 10, - "index": 3185 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 143, - "column": 6, - "index": 4796 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 84, - "column": 12, - "index": 3313 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 144, - "column": 8, - "index": 4825 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 85, - "column": 14, - "index": 3348 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 148, - "column": 6, - "index": 4992 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 89, - "column": 12, - "index": 3533 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 151, - "column": 6, - "index": 5124 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 95, - "column": 12, - "index": 3773 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 153, - "column": 10, - "index": 5175 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 97, - "column": 16, - "index": 3836 - } - ], - "Card.Body": [ - { - "filePath": "src/library-authoring/author-library/BlockPreviewBase.jsx", - "line": 163, - "column": 6, - "index": 5669 - } - ], - "Add": [ - { - "filePath": "src/library-authoring/author-library/ButtonTogglesBase.jsx", - "line": 30, - "column": 18, - "index": 1100 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 237, - "column": 26, - "index": 8253 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 44, - "column": 26, - "index": 1426 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 58, - "column": 26, - "index": 2026 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 163, - "column": 34, - "index": 5442 - } - ], - "Container": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 134, - "column": 4, - "index": 4004 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 216, - "column": 8, - "index": 6274 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 141, - "column": 10, - "index": 4288 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 164, - "column": 14, - "index": 5203 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 189, - "column": 12, - "index": 6192 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 52, - "column": 10, - "index": 1637 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 53, - "column": 10, - "index": 1856 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 44, - "column": 6, - "index": 1564 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 121, - "column": 16, - "index": 3656 - } - ], - "Row": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 151, - "column": 6, - "index": 4584 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 243, - "column": 14, - "index": 8463 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 286, - "column": 22, - "index": 10413 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 300, - "column": 22, - "index": 11104 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 315, - "column": 22, - "index": 11844 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 346, - "column": 12, - "index": 13129 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 22, - "column": 4, - "index": 668 - }, - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 92, - "column": 2, - "index": 2600 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 40, - "column": 4, - "index": 877 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 55, - "column": 8, - "index": 1539 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 74, - "column": 8, - "index": 2274 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 93, - "column": 8, - "index": 3064 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 112, - "column": 8, - "index": 3856 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 133, - "column": 4, - "index": 4643 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 194, - "column": 10, - "index": 4777 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 385, - "column": 10, - "index": 12812 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 217, - "column": 10, - "index": 6332 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 26, - "column": 2, - "index": 840 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 68, - "column": 6, - "index": 2281 - } - ], - "SearchField": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 158, - "column": 14, - "index": 4931 - } - ], - "Form.Control": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 165, - "column": 14, - "index": 5238 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPageHeaderBase.jsx", - "line": 33, - "column": 10, - "index": 926 - }, - { - "filePath": "src/library-authoring/common/FormGroup.jsx", - "line": 19, - "column": 6, - "index": 499 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 220, - "column": 28, - "index": 5888 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 222, - "column": 16, - "index": 7301 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 236, - "column": 14, - "index": 8003 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 45, - "column": 20, - "index": 1617 - } - ], - "Pagination": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 191, - "column": 14, - "index": 6276 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 332, - "column": 16, - "index": 12566 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 125, - "column": 12, - "index": 4206 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 301, - "column": 12, - "index": 10112 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 172, - "column": 18, - "index": 5763 - } - ], - "SelectableBox.Set": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 248, - "column": 18, - "index": 8781 - } - ], - "SelectableBox": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 281, - "column": 20, - "index": 10232 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 295, - "column": 20, - "index": 10917 - }, - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 309, - "column": 20, - "index": 11615 - } - ], - "TextFields": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 288, - "column": 31, - "index": 10538 - } - ], - "HelpOutline": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 302, - "column": 31, - "index": 11229 - } - ], - "VideoCamera": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 317, - "column": 31, - "index": 11969 - } - ], - "Card.Footer": [ - { - "filePath": "src/library-authoring/author-library/LibraryAuthoringPage.jsx", - "line": 360, - "column": 18, - "index": 14068 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 333, - "column": 18, - "index": 11397 - }, - { - "filePath": "src/library-authoring/empty-page/EmptyPage.jsx", - "line": 15, - "column": 4, - "index": 287 - } - ], - "Alert": [ - { - "filePath": "src/library-authoring/common/ErrorAlert.jsx", - "line": 12, - "column": 6, - "index": 455 - }, - { - "filePath": "src/library-authoring/common/SuccessAlert.jsx", - "line": 11, - "column": 6, - "index": 414 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 199, - "column": 16, - "index": 4974 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 389, - "column": 18, - "index": 13006 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 256, - "column": 12, - "index": 7296 - }, - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 222, - "column": 16, - "index": 6529 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessPage.jsx", - "line": 73, - "column": 16, - "index": 2464 - } - ], - "Form.Group": [ - { - "filePath": "src/library-authoring/common/FormGroup.jsx", - "line": 18, - "column": 4, - "index": 419 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 212, - "column": 26, - "index": 5445 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 217, - "column": 12, - "index": 7033 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 232, - "column": 12, - "index": 7773 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 37, - "column": 18, - "index": 1233 - } - ], - "Cc": [ - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 28, - "column": 15, - "index": 876 - } - ], - "Attribution": [ - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 37, - "column": 17, - "index": 1149 - } - ], - "Nc": [ - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 47, - "column": 17, - "index": 1452 - } - ], - "Nd": [ - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 57, - "column": 17, - "index": 1747 - } - ], - "Sa": [ - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 67, - "column": 17, - "index": 2036 - } - ], - "Copyright": [ - { - "filePath": "src/library-authoring/common/License.jsx", - "line": 93, - "column": 15, - "index": 2656 - } - ], - "ButtonGroup": [ - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 41, - "column": 6, - "index": 905 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 57, - "column": 12, - "index": 1653 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 76, - "column": 12, - "index": 2388 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 95, - "column": 12, - "index": 3178 - }, - { - "filePath": "src/library-authoring/common/LicenseField.jsx", - "line": 114, - "column": 12, - "index": 3970 - } - ], - "Form": [ - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 208, - "column": 18, - "index": 5251 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 215, - "column": 8, - "index": 6939 - } - ], - "Card.Section": [ - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 211, - "column": 24, - "index": 5404 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 292, - "column": 24, - "index": 9655 - }, - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 301, - "column": 22, - "index": 10047 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 282, - "column": 18, - "index": 8517 - }, - { - "filePath": "src/library-authoring/empty-page/EmptyPage.jsx", - "line": 11, - "column": 4, - "index": 203 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 32, - "column": 8, - "index": 1042 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 67, - "column": 8, - "index": 2521 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 147, - "column": 24, - "index": 4613 - } - ], - "Form.Label": [ - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 217, - "column": 28, - "index": 5673 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 218, - "column": 14, - "index": 7078 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 233, - "column": 14, - "index": 7818 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 42, - "column": 20, - "index": 1420 - } - ], - "Form.Text": [ - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 228, - "column": 28, - "index": 6314 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 53, - "column": 20, - "index": 1970 - } - ], - "StatefulButton": [ - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 309, - "column": 24, - "index": 10415 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 61, - "column": 12, - "index": 1924 - }, - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 342, - "column": 22, - "index": 11832 - }, - { - "filePath": "src/library-authoring/library-access/LibraryAccessForm.jsx", - "line": 71, - "column": 10, - "index": 2752 - } - ], - "SpinnerSimple": [ - { - "filePath": "src/library-authoring/configure-library/LibraryConfigurePage.jsx", - "line": 319, - "column": 48, - "index": 11021 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 45, - "column": 26, - "index": 1461 - } - ], - "Check": [ - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 46, - "column": 27, - "index": 1529 - } - ], - "Sync": [ - { - "filePath": "src/library-authoring/course-import/CourseImportListItem.jsx", - "line": 47, - "column": 24, - "index": 1564 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 57, - "column": 24, - "index": 1821 - } - ], - "Form.Row": [ - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 216, - "column": 10, - "index": 7010 - }, - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 231, - "column": 10, - "index": 7750 - } - ], - "Search": [ - { - "filePath": "src/library-authoring/course-import/CourseImportPage.jsx", - "line": 226, - "column": 66, - "index": 7612 - } - ], - "Badge": [ - { - "filePath": "src/library-authoring/course-import/CourseImportTaskListItem.jsx", - "line": 37, - "column": 12, - "index": 906 - }, - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 31, - "column": 4, - "index": 929 - } - ], - "Info": [ - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 257, - "column": 20, - "index": 7323 - } - ], - "Alert.Heading": [ - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 261, - "column": 29, - "index": 7459 - } - ], - "Breadcrumb": [ - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 265, - "column": 10, - "index": 7605 - }, - { - "filePath": "src/library-authoring/list-libraries/LibraryListPage.jsx", - "line": 112, - "column": 12, - "index": 3145 - } - ], - "AlertModal": [ - { - "filePath": "src/library-authoring/create-library/LibraryCreatePage.jsx", - "line": 364, - "column": 8, - "index": 12832 - } - ], - "Spinner": [ - { - "filePath": "src/library-authoring/edit-block/LibraryBlockPage.jsx", - "line": 259, - "column": 24, - "index": 8507 - } - ], - "DeleteOutline": [ - { - "filePath": "src/library-authoring/library-access/UserAccessWidget.jsx", - "line": 73, - "column": 17, - "index": 2956 - } - ] - } - }, - { - "version": "21.11.3", - "name": "@edx/frontend-app-ora-grading", - "repository": { - "type": "git", - "url": "git+https://github.com/edx/frontend-app-ora-grading.git" - }, - "folderName": "frontend-app-ora-grading", - "usages": { - "AlertModal": [ - { - "filePath": "src/components/ConfirmModal.jsx", - "line": 16, - "column": 2, - "index": 292 - }, - { - "filePath": "src/components/DemoAlert/index.jsx", - "line": 18, - "column": 2, - "index": 329 - } - ], - "ActionRow": [ - { - "filePath": "src/components/ConfirmModal.jsx", - "line": 22, - "column": 6, - "index": 421 - }, - { - "filePath": "src/components/DemoAlert/index.jsx", - "line": 23, - "column": 6, - "index": 449 - }, - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 51, - "column": 6, - "index": 1279 - }, - { - "filePath": "src/containers/ReviewActions/index.jsx", - "line": 27, - "column": 4, - "index": 754 - } - ], - "Button": [ - { - "filePath": "src/components/ConfirmModal.jsx", - "line": 23, - "column": 8, - "index": 441 - }, - { - "filePath": "src/components/ConfirmModal.jsx", - "line": 29, - "column": 8, - "index": 566 - }, - { - "filePath": "src/components/DemoAlert/index.jsx", - "line": 24, - "column": 8, - "index": 469 - }, - { - "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", - "line": 15, - "column": 4, - "index": 454 - }, - { - "filePath": "src/components/FilePreview/FileInfo.jsx", - "line": 28, - "column": 4, - "index": 647 - }, - { - "filePath": "src/containers/ListView/EmptySubmission.jsx", - "line": 21, - "column": 6, - "index": 685 - }, - { - "filePath": "src/containers/ListView/FilterStatusComponent.jsx", - "line": 37, - "column": 6, - "index": 1076 - }, - { - "filePath": "src/containers/ListView/ListError.jsx", - "line": 27, - "column": 6, - "index": 570 - }, - { - "filePath": "src/containers/ListView/SelectedBulkAction.jsx", - "line": 10, - "column": 2, - "index": 285 - }, - { - "filePath": "src/containers/ListView/TableAction.jsx", - "line": 10, - "column": 2, - "index": 275 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 90, - "column": 20, - "index": 3414 - }, - { - "filePath": "src/containers/ReviewActions/components/StartGradingButton/index.jsx", - "line": 27, - "column": 6, - "index": 626 - }, - { - "filePath": "src/containers/ReviewActions/index.jsx", - "line": 45, - "column": 12, - "index": 1365 - }, - { - "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", - "line": 26, - "column": 6, - "index": 521 - }, - { - "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", - "line": 33, - "column": 6, - "index": 713 - }, - { - "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.test.jsx", - "line": 34, - "column": 2, - "index": 782 - }, - { - "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.test.jsx", - "line": 40, - "column": 2, - "index": 915 - } - ], - "Alert": [ - { - "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", - "line": 20, - "column": 4, - "index": 612 - }, - { - "filePath": "src/components/FilePreview/Banners/LoadingBanner.jsx", - "line": 6, - "column": 2, - "index": 119 - }, - { - "filePath": "src/containers/DemoWarning/index.jsx", - "line": 18, - "column": 4, - "index": 447 - }, - { - "filePath": "src/containers/ListView/ListError.jsx", - "line": 23, - "column": 2, - "index": 505 - }, - { - "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", - "line": 39, - "column": 4, - "index": 855 - } - ], - "Info": [ - { - "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", - "line": 20, - "column": 34, - "index": 642 - }, - { - "filePath": "src/containers/DemoWarning/index.jsx", - "line": 21, - "column": 12, - "index": 523 - }, - { - "filePath": "src/containers/ListView/ListError.jsx", - "line": 25, - "column": 10, - "index": 543 - }, - { - "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", - "line": 41, - "column": 12, - "index": 898 - } - ], - "Alert.Heading": [ - { - "filePath": "src/components/FilePreview/Banners/ErrorBanner.jsx", - "line": 21, - "column": 6, - "index": 679 - }, - { - "filePath": "src/containers/DemoWarning/index.jsx", - "line": 23, - "column": 6, - "index": 541 - }, - { - "filePath": "src/containers/ListView/ListError.jsx", - "line": 32, - "column": 4, - "index": 696 - }, - { - "filePath": "src/containers/ReviewModal/ReviewErrors/ReviewError.jsx", - "line": 45, - "column": 6, - "index": 968 - } - ], - "Spinner": [ - { - "filePath": "src/components/FilePreview/Banners/LoadingBanner.jsx", - "line": 7, - "column": 4, - "index": 146 - }, - { - "filePath": "src/components/LoadingMessage.jsx", - "line": 12, - "column": 4, - "index": 300 - }, - { - "filePath": "src/containers/ListView/index.jsx", - "line": 47, - "column": 12, - "index": 1320 - } - ], - "IconButton": [ - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 52, - "column": 8, - "index": 1345 - }, - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 71, - "column": 8, - "index": 1934 - }, - { - "filePath": "src/components/InfoPopover/index.jsx", - "line": 31, - "column": 4, - "index": 678 - }, - { - "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", - "line": 26, - "column": 4, - "index": 659 - }, - { - "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", - "line": 41, - "column": 4, - "index": 1085 - } - ], - "Icon": [ - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 55, - "column": 18, - "index": 1433 - }, - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 74, - "column": 18, - "index": 2018 - }, - { - "filePath": "src/components/InfoPopover/index.jsx", - "line": 36, - "column": 14, - "index": 843 - }, - { - "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", - "line": 20, - "column": 6, - "index": 631 - }, - { - "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", - "line": 26, - "column": 8, - "index": 946 - }, - { - "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", - "line": 29, - "column": 15, - "index": 797 - }, - { - "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", - "line": 30, - "column": 15, - "index": 849 - }, - { - "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", - "line": 31, - "column": 16, - "index": 909 - }, - { - "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", - "line": 32, - "column": 14, - "index": 957 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 47, - "column": 18, - "index": 1519 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 50, - "column": 18, - "index": 1652 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 88, - "column": 20, - "index": 3176 - }, - { - "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", - "line": 32, - "column": 14, - "index": 862 - }, - { - "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", - "line": 47, - "column": 14, - "index": 1285 - } - ], - "ChevronLeft": [ - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 56, - "column": 15, - "index": 1454 - }, - { - "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", - "line": 31, - "column": 11, - "index": 835 - } - ], - "Form.Group": [ - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 60, - "column": 8, - "index": 1558 - }, - { - "filePath": "src/containers/CriterionContainer/CriterionFeedback.jsx", - "line": 50, - "column": 6, - "index": 1258 - }, - { - "filePath": "src/containers/CriterionContainer/index.jsx", - "line": 23, - "column": 4, - "index": 612 - }, - { - "filePath": "src/containers/Rubric/RubricFeedback.jsx", - "line": 46, - "column": 6, - "index": 1034 - } - ], - "Form.Label": [ - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 61, - "column": 10, - "index": 1623 - }, - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 69, - "column": 10, - "index": 1855 - }, - { - "filePath": "src/containers/CriterionContainer/index.jsx", - "line": 24, - "column": 6, - "index": 631 - }, - { - "filePath": "src/containers/CriterionContainer/ReviewCriterion.jsx", - "line": 19, - "column": 10, - "index": 573 - }, - { - "filePath": "src/containers/Rubric/RubricFeedback.jsx", - "line": 47, - "column": 8, - "index": 1055 - } - ], - "Form.Control": [ - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 62, - "column": 10, - "index": 1673 - }, - { - "filePath": "src/containers/CriterionContainer/CriterionFeedback.jsx", - "line": 51, - "column": 8, - "index": 1314 - }, - { - "filePath": "src/containers/Rubric/RubricFeedback.jsx", - "line": 55, - "column": 8, - "index": 1339 - } - ], - "ChevronRight": [ - { - "filePath": "src/components/FilePreview/BaseRenderers/PDFRenderer.jsx", - "line": 75, - "column": 15, - "index": 2039 - }, - { - "filePath": "src/containers/ReviewActions/components/SubmissionNavigation.jsx", - "line": 46, - "column": 11, - "index": 1257 - } - ], - "Card": [ - { - "filePath": "src/components/FilePreview/FileCard.jsx", - "line": 14, - "column": 2, - "index": 321 - }, - { - "filePath": "src/containers/ResponseDisplay/index.jsx", - "line": 50, - "column": 12, - "index": 1385 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 40, - "column": 6, - "index": 1184 - }, - { - "filePath": "src/containers/Rubric/index.jsx", - "line": 31, - "column": 6, - "index": 720 - } - ], - "Collapsible": [ - { - "filePath": "src/components/FilePreview/FileCard.jsx", - "line": 15, - "column": 4, - "index": 370 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/components/FilePreview/FileInfo.jsx", - "line": 18, - "column": 2, - "index": 408 - }, - { - "filePath": "src/components/InfoPopover/index.jsx", - "line": 21, - "column": 2, - "index": 439 - } - ], - "Popover": [ - { - "filePath": "src/components/FilePreview/FileInfo.jsx", - "line": 23, - "column": 6, - "index": 500 - }, - { - "filePath": "src/components/InfoPopover/index.jsx", - "line": 26, - "column": 6, - "index": 531 - } - ], - "Popover.Content": [ - { - "filePath": "src/components/FilePreview/FileInfo.jsx", - "line": 24, - "column": 8, - "index": 569 - }, - { - "filePath": "src/components/FilePreview/FileInfo.test.jsx", - "line": 22, - "column": 45, - "index": 718 - }, - { - "filePath": "src/components/InfoPopover/index.jsx", - "line": 27, - "column": 8, - "index": 600 - } - ], - "InfoOutline": [ - { - "filePath": "src/components/FilePreview/FileInfo.jsx", - "line": 32, - "column": 17, - "index": 737 - }, - { - "filePath": "src/components/InfoPopover/index.jsx", - "line": 34, - "column": 11, - "index": 767 - } - ], - "Badge": [ - { - "filePath": "src/components/StatusBadge.jsx", - "line": 33, - "column": 4, - "index": 872 - } - ], - "Form.RadioSet": [ - { - "filePath": "src/containers/CriterionContainer/RadioCriterion.jsx", - "line": 36, - "column": 6, - "index": 750 - } - ], - "Form.Radio": [ - { - "filePath": "src/containers/CriterionContainer/RadioCriterion.jsx", - "line": 38, - "column": 10, - "index": 850 - } - ], - "FormControlFeedback": [ - { - "filePath": "src/containers/CriterionContainer/ReviewCriterion.jsx", - "line": 20, - "column": 10, - "index": 675 - } - ], - "PageBanner": [ - { - "filePath": "src/containers/CTA/index.jsx", - "line": 12, - "column": 2, - "index": 235 - }, - { - "filePath": "src/containers/NotificationsBanner/index.jsx", - "line": 10, - "column": 2, - "index": 284 - } - ], - "Hyperlink": [ - { - "filePath": "src/containers/CTA/index.jsx", - "line": 15, - "column": 6, - "index": 325 - }, - { - "filePath": "src/containers/ListView/EmptySubmission.jsx", - "line": 20, - "column": 4, - "index": 608 - }, - { - "filePath": "src/containers/ListView/ListError.jsx", - "line": 40, - "column": 12, - "index": 921 - }, - { - "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", - "line": 19, - "column": 4, - "index": 554 - }, - { - "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", - "line": 25, - "column": 6, - "index": 854 - }, - { - "filePath": "src/containers/NotificationsBanner/index.jsx", - "line": 13, - "column": 6, - "index": 385 - } - ], - "Container": [ - { - "filePath": "src/containers/ListView/index.jsx", - "line": 34, - "column": 6, - "index": 911 - } - ], - "ArrowBack": [ - { - "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", - "line": 20, - "column": 17, - "index": 642 - } - ], - "Launch": [ - { - "filePath": "src/containers/ListView/ListViewBreadcrumb.jsx", - "line": 26, - "column": 19, - "index": 957 - } - ], - "DataTable": [ - { - "filePath": "src/containers/ListView/SubmissionsTable.jsx", - "line": 76, - "column": 8, - "index": 2142 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 55, - "column": 18, - "index": 1897 - } - ], - "DataTable.TableControlBar": [ - { - "filePath": "src/containers/ListView/SubmissionsTable.jsx", - "line": 121, - "column": 10, - "index": 3701 - } - ], - "DataTable.Table": [ - { - "filePath": "src/containers/ListView/SubmissionsTable.jsx", - "line": 122, - "column": 10, - "index": 3741 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 79, - "column": 20, - "index": 2825 - } - ], - "DataTable.TableFooter": [ - { - "filePath": "src/containers/ListView/SubmissionsTable.jsx", - "line": 123, - "column": 10, - "index": 3771 - } - ], - "StatefulButton": [ - { - "filePath": "src/containers/ResponseDisplay/FileDownload.jsx", - "line": 25, - "column": 2, - "index": 677 - }, - { - "filePath": "src/containers/Rubric/index.jsx", - "line": 41, - "column": 12, - "index": 1132 - } - ], - "Card.Section": [ - { - "filePath": "src/containers/ResponseDisplay/index.jsx", - "line": 51, - "column": 14, - "index": 1418 - }, - { - "filePath": "src/containers/Rubric/index.jsx", - "line": 32, - "column": 8, - "index": 767 - } - ], - "Collapsible.Advanced": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 43, - "column": 12, - "index": 1271 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 44, - "column": 14, - "index": 1320 - } - ], - "Collapsible.Visible": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 46, - "column": 16, - "index": 1468 - }, - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 49, - "column": 16, - "index": 1603 - } - ], - "ArrowDropDown": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 47, - "column": 29, - "index": 1530 - } - ], - "ArrowDropUp": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 50, - "column": 29, - "index": 1663 - } - ], - "Collapsible.Body": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 53, - "column": 14, - "index": 1769 - } - ], - "Card.Footer": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 84, - "column": 12, - "index": 2981 - } - ], - "WarningFilled": [ - { - "filePath": "src/containers/ResponseDisplay/SubmissionFiles.jsx", - "line": 88, - "column": 71, - "index": 3227 - } - ], - "FullscreenModal": [ - { - "filePath": "src/containers/ReviewModal/index.jsx", - "line": 31, - "column": 4, - "index": 830 - } - ], - "Row": [ - { - "filePath": "src/containers/ReviewModal/ReviewContent.jsx", - "line": 22, - "column": 4, - "index": 625 - } - ], - "Col": [ - { - "filePath": "src/containers/ReviewModal/ReviewContent.jsx", - "line": 23, - "column": 6, - "index": 665 - } - ] - } - }, - { - "version": "22.1.1", - "name": "@edx/frontend-app-payment", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-payment.git" - }, - "folderName": "frontend-app-payment", - "usages": { - "Alert": [ - { - "filePath": "src/feedback/AlertMessage.jsx", - "line": 46, - "column": 4, - "index": 1507 - } - ], - "Hyperlink": [ - { - "filePath": "src/feedback/FallbackErrorMessage.jsx", - "line": 13, - "column": 8, - "index": 491 - }, - { - "filePath": "src/payment/AlertCodeMessages.jsx", - "line": 22, - "column": 10, - "index": 1135 - }, - { - "filePath": "src/payment/checkout/FreeCheckoutOrderButton.jsx", - "line": 8, - "column": 2, - "index": 279 - }, - { - "filePath": "src/payment/EmptyCartMessage.jsx", - "line": 23, - "column": 14, - "index": 972 - }, - { - "filePath": "src/payment/EmptyCartMessage.jsx", - "line": 32, - "column": 14, - "index": 1351 - }, - { - "filePath": "src/subscription/alerts/ErrorMessages.jsx", - "line": 26, - "column": 8, - "index": 1063 - }, - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 41, - "column": 4, - "index": 1181 - }, - { - "filePath": "src/subscription/details/legal/SubscriptionLegal.jsx", - "line": 17, - "column": 4, - "index": 463 - } - ], - "Collapsible": [ - { - "filePath": "src/payment/cart/Cart.jsx", - "line": 106, - "column": 12, - "index": 3329 - } - ], - "Form.Group": [ - { - "filePath": "src/payment/cart/CouponForm.jsx", - "line": 47, - "column": 8, - "index": 1343 - } - ], - "Form.Control": [ - { - "filePath": "src/payment/cart/CouponForm.jsx", - "line": 55, - "column": 10, - "index": 1693 - }, - { - "filePath": "src/payment/cart/UpdateQuantityForm.jsx", - "line": 37, - "column": 10, - "index": 1229 - } - ], - "Button": [ - { - "filePath": "src/payment/cart/CouponForm.jsx", - "line": 57, - "column": 8, - "index": 1807 - }, - { - "filePath": "src/payment/cart/CouponForm.jsx", - "line": 124, - "column": 8, - "index": 3751 - }, - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 83, - "column": 10, - "index": 2483 - } - ], - "StatefulButton": [ - { - "filePath": "src/payment/cart/UpdateQuantityForm.jsx", - "line": 65, - "column": 6, - "index": 2031 - }, - { - "filePath": "src/payment/checkout/payment-form/PlaceOrderButton.jsx", - "line": 22, - "column": 10, - "index": 741 - }, - { - "filePath": "src/subscription/checkout/submit-button/SubscriptionSubmitButton.jsx", - "line": 29, - "column": 10, - "index": 1069 - } - ], - "Skeleton": [ - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 6, - "column": 4, - "index": 115 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 9, - "column": 8, - "index": 238 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 12, - "column": 8, - "index": 350 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 15, - "column": 4, - "index": 436 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 18, - "column": 8, - "index": 555 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 23, - "column": 12, - "index": 715 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 26, - "column": 12, - "index": 816 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 33, - "column": 8, - "index": 1004 - }, - { - "filePath": "src/subscription/checkout/skeleton/CheckoutSkeleton.jsx", - "line": 36, - "column": 4, - "index": 1067 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 14, - "column": 4, - "index": 495 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 16, - "column": 6, - "index": 603 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 17, - "column": 6, - "index": 681 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 19, - "column": 4, - "index": 763 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 20, - "column": 4, - "index": 792 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 24, - "column": 8, - "index": 923 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 25, - "column": 8, - "index": 973 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 28, - "column": 8, - "index": 1108 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 29, - "column": 8, - "index": 1160 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 32, - "column": 4, - "index": 1232 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 34, - "column": 6, - "index": 1327 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 35, - "column": 6, - "index": 1392 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 38, - "column": 6, - "index": 1533 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 39, - "column": 6, - "index": 1598 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 41, - "column": 4, - "index": 1673 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 42, - "column": 4, - "index": 1702 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 43, - "column": 4, - "index": 1731 - }, - { - "filePath": "src/subscription/details/skeleton/SubscriptionDetailsSkeleton.jsx", - "line": 44, - "column": 4, - "index": 1778 - } - ], - "Icon": [ - { - "filePath": "src/subscription/checkout/submit-button/SubscriptionSubmitButton.jsx", - "line": 58, - "column": 16, - "index": 2174 - } - ], - "CheckIcon": [ - { - "filePath": "src/subscription/checkout/submit-button/SubscriptionSubmitButton.jsx", - "line": 58, - "column": 27, - "index": 2185 - } - ], - "ModalDialog": [ - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 51, - "column": 4, - "index": 1408 - }, - { - "filePath": "src/subscription/secure-3d/secure-3d-modal/Secure3dModal.jsx", - "line": 132, - "column": 4, - "index": 4031 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 59, - "column": 6, - "index": 1628 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 60, - "column": 8, - "index": 1657 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 68, - "column": 6, - "index": 1945 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 81, - "column": 6, - "index": 2432 - } - ], - "ActionRow": [ - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 82, - "column": 8, - "index": 2461 - } - ], - "ArrowForward": [ - { - "filePath": "src/subscription/confirmation-modal/ConfirmationModal.jsx", - "line": 86, - "column": 23, - "index": 2561 - } - ], - "Badge": [ - { - "filePath": "src/subscription/details/content/SubscriptionContent.jsx", - "line": 21, - "column": 8, - "index": 724 - } - ] - } - }, - { - "version": "22.6.1", - "name": "@edx/frontend-app-profile", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-profile.git" - }, - "folderName": "frontend-app-profile", - "usages": { - "Alert": [ - { - "filePath": "src/profile/AgeMessage.jsx", - "line": 8, - "column": 2, - "index": 273 - }, - { - "filePath": "src/profile/forms/SocialLinks.jsx", - "line": 272, - "column": 22, - "index": 8108 - }, - { - "filePath": "src/profile/ProfilePage.jsx", - "line": 146, - "column": 10, - "index": 4397 - } - ], - "Alert.Heading": [ - { - "filePath": "src/profile/AgeMessage.jsx", - "line": 13, - "column": 4, - "index": 340 - } - ], - "Alert.Link": [ - { - "filePath": "src/profile/AgeMessage.jsx", - "line": 29, - "column": 4, - "index": 926 - } - ], - "Form.Group": [ - { - "filePath": "src/profile/forms/Bio.jsx", - "line": 59, - "column": 16, - "index": 1592 - }, - { - "filePath": "src/profile/forms/Country.jsx", - "line": 70, - "column": 16, - "index": 1684 - }, - { - "filePath": "src/profile/forms/Education.jsx", - "line": 66, - "column": 16, - "index": 1745 - }, - { - "filePath": "src/profile/forms/PreferredLanguage.jsx", - "line": 80, - "column": 16, - "index": 2168 - } - ], - "Hyperlink": [ - { - "filePath": "src/profile/forms/Certificates.jsx", - "line": 106, - "column": 14, - "index": 3400 - }, - { - "filePath": "src/profile/ProfilePage.jsx", - "line": 116, - "column": 6, - "index": 3512 - } - ], - "Button": [ - { - "filePath": "src/profile/forms/elements/EditButton.jsx", - "line": 13, - "column": 2, - "index": 421 - }, - { - "filePath": "src/profile/forms/elements/FormControls.jsx", - "line": 54, - "column": 8, - "index": 2176 - }, - { - "filePath": "src/profile/forms/ProfileAvatar.jsx", - "line": 59, - "column": 8, - "index": 1451 - } - ], - "StatefulButton": [ - { - "filePath": "src/profile/forms/elements/FormControls.jsx", - "line": 32, - "column": 8, - "index": 1144 - } - ], - "TransitionReplace": [ - { - "filePath": "src/profile/forms/elements/SwitchContent.jsx", - "line": 44, - "column": 4, - "index": 1397 - } - ], - "Dropdown": [ - { - "filePath": "src/profile/forms/ProfileAvatar.jsx", - "line": 75, - "column": 6, - "index": 1831 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/profile/forms/ProfileAvatar.jsx", - "line": 76, - "column": 8, - "index": 1850 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/profile/forms/ProfileAvatar.jsx", - "line": 79, - "column": 8, - "index": 1983 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/profile/forms/ProfileAvatar.jsx", - "line": 80, - "column": 10, - "index": 2009 - }, - { - "filePath": "src/profile/forms/ProfileAvatar.jsx", - "line": 87, - "column": 10, - "index": 2297 - } - ], - "Icon": [ - { - "filePath": "src/profile/UsernameDescription.jsx", - "line": 9, - "column": 4, - "index": 340 - } - ], - "VisibilityOff": [ - { - "filePath": "src/profile/UsernameDescription.jsx", - "line": 9, - "column": 15, - "index": 351 - } - ] - } - }, - { - "version": "21.13.1", - "name": "@edx/frontend-app-program-console", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-program-console.git" - }, - "folderName": "frontend-app-program-console", - "usages": { - "Collapsible": [ - { - "filePath": "src/console/ConsolePage.jsx", - "line": 64, - "column": 6, - "index": 1811 - }, - { - "filePath": "src/report/reportSection.jsx", - "line": 36, - "column": 8, - "index": 1094 - } - ], - "Alert": [ - { - "filePath": "src/console/ConsolePage.jsx", - "line": 117, - "column": 8, - "index": 3638 - }, - { - "filePath": "src/console/ConsolePage.jsx", - "line": 133, - "column": 8, - "index": 4227 - }, - { - "filePath": "src/console/ConsolePage.jsx", - "line": 152, - "column": 12, - "index": 4990 - }, - { - "filePath": "src/console/ConsolePage.jsx", - "line": 174, - "column": 20, - "index": 6005 - }, - { - "filePath": "src/report/reportSection.jsx", - "line": 22, - "column": 4, - "index": 699 - } - ], - "SearchField": [ - { - "filePath": "src/console/ConsolePage.jsx", - "line": 146, - "column": 12, - "index": 4754 - } - ], - "Pagination": [ - { - "filePath": "src/console/ConsolePage.jsx", - "line": 161, - "column": 12, - "index": 5262 - }, - { - "filePath": "src/console/ConsolePage.jsx", - "line": 199, - "column": 12, - "index": 7118 - } - ] - } - }, - { - "version": "21.13.1", - "name": "edx-frontend-app-publisher", - "repository": "https://github.com/openedx/frontend-app-publisher", - "folderName": "frontend-app-publisher", - "usages": { - "StatefulButton": [ - { - "filePath": "src/components/ActionButton/index.jsx", - "line": 8, - "column": 2, - "index": 301 - } - ], - "Icon": [ - { - "filePath": "src/components/Collaborator/index.jsx", - "line": 32, - "column": 8, - "index": 840 - }, - { - "filePath": "src/components/Collaborator/index.jsx", - "line": 53, - "column": 12, - "index": 1446 - }, - { - "filePath": "src/components/SidePanes/CommentsPane.jsx", - "line": 100, - "column": 24, - "index": 2846 - }, - { - "filePath": "src/components/SidePanes/UsersPane.jsx", - "line": 125, - "column": 13, - "index": 3440 - } - ], - "Alert": [ - { - "filePath": "src/components/CollaboratorPage/index.jsx", - "line": 56, - "column": 8, - "index": 1443 - }, - { - "filePath": "src/components/CollaboratorPage/index.jsx", - "line": 93, - "column": 12, - "index": 2376 - }, - { - "filePath": "src/components/CollaboratorPage/index.jsx", - "line": 117, - "column": 14, - "index": 3275 - }, - { - "filePath": "src/components/CreateCoursePage/index.jsx", - "line": 100, - "column": 8, - "index": 2613 - }, - { - "filePath": "src/components/CreateCoursePage/index.jsx", - "line": 200, - "column": 16, - "index": 5650 - }, - { - "filePath": "src/components/CreateCourseRunPage/index.jsx", - "line": 156, - "column": 12, - "index": 4819 - }, - { - "filePath": "src/components/CreateCourseRunPage/index.jsx", - "line": 181, - "column": 16, - "index": 5806 - }, - { - "filePath": "src/components/EditCoursePage/index.jsx", - "line": 709, - "column": 8, - "index": 24126 - }, - { - "filePath": "src/components/EditCoursePage/index.jsx", - "line": 825, - "column": 10, - "index": 27542 - }, - { - "filePath": "src/components/EditCoursePage/index.jsx", - "line": 835, - "column": 10, - "index": 27825 - }, - { - "filePath": "src/components/EditCoursePage/index.jsx", - "line": 885, - "column": 10, - "index": 29675 - }, - { - "filePath": "src/components/EditCoursePage/index.jsx", - "line": 922, - "column": 12, - "index": 31059 - }, - { - "filePath": "src/components/EditCoursePage/TranscriptLanguage.jsx", - "line": 36, - "column": 10, - "index": 904 - }, - { - "filePath": "src/components/ImageUpload/index.jsx", - "line": 95, - "column": 12, - "index": 2418 - }, - { - "filePath": "src/components/ImageUpload/index.jsx", - "line": 101, - "column": 12, - "index": 2578 - }, - { - "filePath": "src/components/ListField/index.jsx", - "line": 189, - "column": 10, - "index": 5144 - }, - { - "filePath": "src/components/ReduxFormCreatableSelect/index.jsx", - "line": 84, - "column": 12, - "index": 2089 - }, - { - "filePath": "src/components/RichEditor/index.jsx", - "line": 77, - "column": 10, - "index": 2175 - }, - { - "filePath": "src/components/SidePanes/CommentsPane.jsx", - "line": 107, - "column": 10, - "index": 3212 - }, - { - "filePath": "src/components/SidePanes/CommentsPane.jsx", - "line": 146, - "column": 12, - "index": 4382 - }, - { - "filePath": "src/components/SidePanes/UsersPane.jsx", - "line": 141, - "column": 13, - "index": 4044 - }, - { - "filePath": "src/components/StafferPage/index.jsx", - "line": 114, - "column": 8, - "index": 3019 - }, - { - "filePath": "src/components/StafferPage/index.jsx", - "line": 164, - "column": 12, - "index": 4500 - }, - { - "filePath": "src/components/StafferPage/index.jsx", - "line": 193, - "column": 16, - "index": 5565 - }, - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 129, - "column": 6, - "index": 4043 - } - ], - "Alert.Heading": [ - { - "filePath": "src/components/CollaboratorPage/index.jsx", - "line": 60, - "column": 10, - "index": 1518 - }, - { - "filePath": "src/components/CreateCoursePage/index.jsx", - "line": 104, - "column": 10, - "index": 2688 - }, - { - "filePath": "src/components/EditCoursePage/index.jsx", - "line": 715, - "column": 10, - "index": 24241 - }, - { - "filePath": "src/components/StafferPage/index.jsx", - "line": 120, - "column": 10, - "index": 3134 - } - ], - "Collapsible": [ - { - "filePath": "src/components/Collapsible/index.jsx", - "line": 8, - "column": 32, - "index": 345 - } - ], - "Collapsible.Advanced": [ - { - "filePath": "src/components/Collapsible/index.jsx", - "line": 32, - "column": 2, - "index": 775 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/components/Collapsible/index.jsx", - "line": 33, - "column": 4, - "index": 842 - } - ], - "Collapsible.Visible": [ - { - "filePath": "src/components/Collapsible/index.jsx", - "line": 35, - "column": 6, - "index": 960 - }, - { - "filePath": "src/components/Collapsible/index.jsx", - "line": 38, - "column": 6, - "index": 1070 - } - ], - "ModalDialog": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 14, - "column": 2, - "index": 245 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 19, - "column": 4, - "index": 329 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 20, - "column": 6, - "index": 356 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 24, - "column": 4, - "index": 449 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 29, - "column": 4, - "index": 552 - } - ], - "ActionRow": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 30, - "column": 6, - "index": 579 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 31, - "column": 8, - "index": 599 - } - ], - "Button": [ - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 34, - "column": 8, - "index": 700 - } - ], - "SearchField": [ - { - "filePath": "src/components/CourseTable/index.jsx", - "line": 167, - "column": 10, - "index": 5698 - } - ], - "Form.Group": [ - { - "filePath": "src/components/DateTimeField/index.jsx", - "line": 87, - "column": 10, - "index": 2125 - }, - { - "filePath": "src/components/DateTimeField/index.jsx", - "line": 113, - "column": 10, - "index": 2982 - }, - { - "filePath": "src/components/RenderInputTextField/index.jsx", - "line": 18, - "column": 2, - "index": 286 - }, - { - "filePath": "src/components/RenderSelectField/index.jsx", - "line": 16, - "column": 2, - "index": 257 - }, - { - "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", - "line": 22, - "column": 2, - "index": 767 - } - ], - "Form.Label": [ - { - "filePath": "src/components/DateTimeField/index.jsx", - "line": 88, - "column": 12, - "index": 2183 - }, - { - "filePath": "src/components/DateTimeField/index.jsx", - "line": 114, - "column": 12, - "index": 3040 - }, - { - "filePath": "src/components/RenderInputTextField/index.jsx", - "line": 19, - "column": 4, - "index": 365 - }, - { - "filePath": "src/components/RenderSelectField/index.jsx", - "line": 17, - "column": 21, - "index": 353 - }, - { - "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", - "line": 23, - "column": 4, - "index": 846 - } - ], - "Form.Control": [ - { - "filePath": "src/components/DateTimeField/index.jsx", - "line": 96, - "column": 12, - "index": 2413 - }, - { - "filePath": "src/components/DateTimeField/index.jsx", - "line": 121, - "column": 12, - "index": 3234 - }, - { - "filePath": "src/components/RenderInputTextField/index.jsx", - "line": 22, - "column": 4, - "index": 414 - }, - { - "filePath": "src/components/RenderSelectField/index.jsx", - "line": 18, - "column": 4, - "index": 391 - }, - { - "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", - "line": 26, - "column": 4, - "index": 895 - } - ], - "Hyperlink": [ - { - "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", - "line": 82, - "column": 12, - "index": 3430 - }, - { - "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 146, - "column": 10, - "index": 5125 - }, - { - "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 161, - "column": 10, - "index": 5720 - }, - { - "filePath": "src/components/EditCoursePage/EditCourseForm.test.jsx", - "line": 399, - "column": 8, - "index": 13349 - }, - { - "filePath": "src/components/EditCoursePage/EditCourseForm.test.jsx", - "line": 432, - "column": 8, - "index": 14593 - }, - { - "filePath": "src/components/Header/index.jsx", - "line": 37, - "column": 12, - "index": 1405 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", - "line": 89, - "column": 12, - "index": 3660 - }, - { - "filePath": "src/components/SidePanes/Pane.jsx", - "line": 11, - "column": 6, - "index": 343 - } - ], - "Tooltip": [ - { - "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", - "line": 91, - "column": 23, - "index": 3729 - }, - { - "filePath": "src/components/SidePanes/Pane.jsx", - "line": 15, - "column": 10, - "index": 436 - } - ], - "Badge": [ - { - "filePath": "src/components/EditCoursePage/CourseSkills.jsx", - "line": 29, - "column": 10, - "index": 592 - } - ], - "Add": [ - { - "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 123, - "column": 8, - "index": 4465 - }, - { - "filePath": "src/components/SidePanes/UsersPane.jsx", - "line": 160, - "column": 16, - "index": 4807 - } - ], - "InfoOutline": [ - { - "filePath": "src/components/FieldHelp/index.jsx", - "line": 57, - "column": 10, - "index": 1369 - }, - { - "filePath": "src/components/SidePanes/Pane.jsx", - "line": 20, - "column": 8, - "index": 552 - } - ], - "Dropdown": [ - { - "filePath": "src/components/Header/index.jsx", - "line": 60, - "column": 12, - "index": 2514 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/components/Header/index.jsx", - "line": 61, - "column": 14, - "index": 2539 - } - ], - "AvatarButton": [ - { - "filePath": "src/components/Header/index.jsx", - "line": 61, - "column": 35, - "index": 2560 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/components/Header/index.jsx", - "line": 65, - "column": 14, - "index": 2668 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/components/Header/index.jsx", - "line": 66, - "column": 16, - "index": 2700 - } - ], - "Spinner": [ - { - "filePath": "src/components/LoadingSpinner/index.jsx", - "line": 10, - "column": 4, - "index": 233 - }, - { - "filePath": "src/components/SidePanes/CatalogInclusionPane.jsx", - "line": 71, - "column": 10, - "index": 2580 - } - ], - "Close": [ - { - "filePath": "src/components/RemoveButton/index.jsx", - "line": 20, - "column": 4, - "index": 469 - } - ], - "Form": [ - { - "filePath": "src/components/SidePanes/CatalogInclusionPane.jsx", - "line": 60, - "column": 6, - "index": 2143 - } - ], - "Form.Switch": [ - { - "filePath": "src/components/SidePanes/CatalogInclusionPane.jsx", - "line": 61, - "column": 8, - "index": 2175 - } - ], - "TextArea": [ - { - "filePath": "src/components/SidePanes/CommentsPane.jsx", - "line": 123, - "column": 14, - "index": 3625 - } - ], - "Delete": [ - { - "filePath": "src/components/Staffer/index.jsx", - "line": 30, - "column": 8, - "index": 813 - } - ], - "Edit": [ - { - "filePath": "src/components/Staffer/index.jsx", - "line": 44, - "column": 10, - "index": 1280 - } - ], - "DataTable": [ - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 94, - "column": 10, - "index": 2927 - } - ], - "Pagination": [ - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 107, - "column": 12, - "index": 3365 - } - ], - "ErrorIcon": [ - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 131, - "column": 14, - "index": 4089 - } - ] - } - }, - { - "version": "21.13.1", - "name": "@edx/frontend-app-support", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-app-support-tools.git" - }, - "folderName": "frontend-app-support-tools", - "usages": { - "Container": [ - { - "filePath": "src/Configuration/ConfigurationPage.jsx", - "line": 15, - "column": 4, - "index": 448 - }, - { - "filePath": "src/Configuration/Provisioning/ErrorPage/ErrorPageContainer.jsx", - "line": 27, - "column": 4, - "index": 973 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormContainer.jsx", - "line": 15, - "column": 6, - "index": 446 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningPage.jsx", - "line": 9, - "column": 4, - "index": 212 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/SubsidyDetailViewContainer.jsx", - "line": 13, - "column": 6, - "index": 495 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/SubsidyEditViewContainer.jsx", - "line": 18, - "column": 6, - "index": 548 - } - ], - "Stack": [ - { - "filePath": "src/Configuration/ConfigurationPage.jsx", - "line": 17, - "column": 6, - "index": 531 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormDefineCustomCatalogHeader.jsx", - "line": 33, - "column": 10, - "index": 1153 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTerm.jsx", - "line": 59, - "column": 6, - "index": 1795 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/PolicyDetailView/PolicyContainer.jsx", - "line": 13, - "column": 4, - "index": 605 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/TermDetail.jsx", - "line": 16, - "column": 8, - "index": 443 - } - ], - "Hyperlink": [ - { - "filePath": "src/Configuration/ConfigurationPage.jsx", - "line": 19, - "column": 10, - "index": 602 - }, - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardTableLinks.jsx", - "line": 12, - "column": 6, - "index": 545 - }, - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardTableLinks.jsx", - "line": 35, - "column": 4, - "index": 1210 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormDefineCustomCatalogHeader.jsx", - "line": 23, - "column": 8, - "index": 766 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/PolicyDetailView/CustomCatalogDetail.jsx", - "line": 18, - "column": 10, - "index": 652 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/EnrollmentDetails.jsx", - "line": 38, - "column": 18, - "index": 1250 - }, - { - "filePath": "src/users/CopyShowHyperLinks.jsx", - "line": 10, - "column": 6, - "index": 257 - }, - { - "filePath": "src/users/CopyShowHyperLinks.jsx", - "line": 24, - "column": 6, - "index": 651 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 67, - "column": 8, - "index": 2602 - }, - { - "filePath": "src/users/LearnerCredentials.jsx", - "line": 113, - "column": 14, - "index": 3029 - }, - { - "filePath": "src/users/orderHistory/OrderHistory.jsx", - "line": 47, - "column": 10, - "index": 1546 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 135, - "column": 6, - "index": 4402 - } - ], - "DataTable.FilterStatus": [ - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardDataTable.jsx", - "line": 20, - "column": 31, - "index": 869 - } - ], - "DataTable": [ - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardDataTable.jsx", - "line": 49, - "column": 6, - "index": 1741 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 71, - "column": 10, - "index": 1860 - } - ], - "Badge": [ - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardTableBadges.jsx", - "line": 9, - "column": 4, - "index": 176 - }, - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 16, - "column": 40, - "index": 388 - }, - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 16, - "column": 83, - "index": 431 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 67, - "column": 14, - "index": 1785 - } - ], - "IconButton": [ - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardTableLinks.jsx", - "line": 42, - "column": 6, - "index": 1447 - } - ], - "DjangoShort": [ - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardTableLinks.jsx", - "line": 44, - "column": 13, - "index": 1490 - } - ], - "Icon": [ - { - "filePath": "src/Configuration/Provisioning/DashboardDataTable/DashboardTableLinks.jsx", - "line": 45, - "column": 16, - "index": 1519 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormDefineCustomCatalogHeader.jsx", - "line": 34, - "column": 12, - "index": 1196 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormHelpText.jsx", - "line": 12, - "column": 55, - "index": 373 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTerm.jsx", - "line": 66, - "column": 18, - "index": 2080 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/InternalOnlyDetail.jsx", - "line": 16, - "column": 10, - "index": 497 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/TermDetail.jsx", - "line": 23, - "column": 20, - "index": 742 - } - ], - "ActionRow": [ - { - "filePath": "src/Configuration/Provisioning/DashboardHeader.jsx", - "line": 20, - "column": 4, - "index": 523 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormDefineCustomCatalogHeader.jsx", - "line": 20, - "column": 6, - "index": 653 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormSubmissionButton.jsx", - "line": 253, - "column": 4, - "index": 11167 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/SubsidyDetailViewContainer.jsx", - "line": 14, - "column": 8, - "index": 542 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 53, - "column": 10, - "index": 1374 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/SubsidyEditViewContainer.jsx", - "line": 19, - "column": 8, - "index": 595 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 71, - "column": 10, - "index": 2148 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 78, - "column": 10, - "index": 2090 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 74, - "column": 10, - "index": 2221 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 86, - "column": 10, - "index": 2665 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 64, - "column": 10, - "index": 2182 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 126, - "column": 14, - "index": 3427 - }, - { - "filePath": "src/users/courseSummary/CourseSummary.jsx", - "line": 169, - "column": 8, - "index": 4636 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 210, - "column": 8, - "index": 6361 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 157, - "column": 8, - "index": 4296 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 117, - "column": 8, - "index": 3218 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 119, - "column": 8, - "index": 3356 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 114, - "column": 8, - "index": 3130 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 112, - "column": 8, - "index": 3076 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 86, - "column": 10, - "index": 2555 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 170, - "column": 10, - "index": 5334 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/Configuration/Provisioning/DashboardHeader.jsx", - "line": 22, - "column": 6, - "index": 574 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormDefineCustomCatalogHeader.jsx", - "line": 22, - "column": 8, - "index": 737 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAccountType.jsx", - "line": 104, - "column": 14, - "index": 3615 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/SubsidyDetailViewContainer.jsx", - "line": 16, - "column": 10, - "index": 606 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/SubsidyEditViewContainer.jsx", - "line": 21, - "column": 10, - "index": 659 - } - ], - "Button": [ - { - "filePath": "src/Configuration/Provisioning/DashboardHeader.jsx", - "line": 23, - "column": 6, - "index": 601 - }, - { - "filePath": "src/Configuration/Provisioning/ErrorPage/ErrorPageButton.jsx", - "line": 7, - "column": 2, - "index": 157 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormCustomCatalogDropdown.jsx", - "line": 129, - "column": 8, - "index": 4876 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormSubmissionButton.jsx", - "line": 260, - "column": 6, - "index": 11421 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/EditButton.jsx", - "line": 17, - "column": 4, - "index": 465 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 29, - "column": 6, - "index": 776 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 54, - "column": 12, - "index": 1398 - }, - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentIndexPage.jsx", - "line": 101, - "column": 10, - "index": 3361 - }, - { - "filePath": "src/ProgramEnrollments/LinkProgramEnrollments.jsx", - "line": 76, - "column": 10, - "index": 2378 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 157, - "column": 10, - "index": 5141 - }, - { - "filePath": "src/userMessages/Alert.jsx", - "line": 49, - "column": 22, - "index": 1258 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 48, - "column": 6, - "index": 1418 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 80, - "column": 18, - "index": 2385 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 48, - "column": 8, - "index": 1186 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 51, - "column": 6, - "index": 1507 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 82, - "column": 16, - "index": 2439 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 61, - "column": 6, - "index": 1914 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 94, - "column": 16, - "index": 2883 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 28, - "column": 6, - "index": 738 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 70, - "column": 12, - "index": 2345 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 112, - "column": 10, - "index": 3093 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 127, - "column": 16, - "index": 3455 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 134, - "column": 16, - "index": 3695 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 165, - "column": 8, - "index": 4656 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 159, - "column": 24, - "index": 4988 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 169, - "column": 24, - "index": 5386 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 166, - "column": 14, - "index": 4567 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 126, - "column": 14, - "index": 3489 - }, - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 291, - "column": 8, - "index": 9343 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 128, - "column": 14, - "index": 3628 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 250, - "column": 8, - "index": 7921 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 123, - "column": 14, - "index": 3402 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 121, - "column": 14, - "index": 3348 - }, - { - "filePath": "src/users/LearnerCredentials.jsx", - "line": 26, - "column": 10, - "index": 817 - }, - { - "filePath": "src/users/LearnerCredentials.jsx", - "line": 52, - "column": 8, - "index": 1451 - }, - { - "filePath": "src/users/LearnerRecords.jsx", - "line": 73, - "column": 18, - "index": 2315 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 115, - "column": 14, - "index": 3500 - }, - { - "filePath": "src/users/UserSearch.jsx", - "line": 22, - "column": 8, - "index": 683 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 55, - "column": 10, - "index": 2099 - } - ], - "Add": [ - { - "filePath": "src/Configuration/Provisioning/DashboardHeader.jsx", - "line": 26, - "column": 20, - "index": 685 - } - ], - "Toast": [ - { - "filePath": "src/Configuration/Provisioning/DashboardToast.jsx", - "line": 16, - "column": 4, - "index": 499 - } - ], - "Image": [ - { - "filePath": "src/Configuration/Provisioning/ErrorPage/ErrorPageImage.jsx", - "line": 5, - "column": 2, - "index": 135 - } - ], - "Form.AutosuggestOption": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormCustomCatalogDropdown.jsx", - "line": 66, - "column": 8, - "index": 2613 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormCustomCatalogDropdown.jsx", - "line": 78, - "column": 10, - "index": 3173 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormCustomCatalogDropdown.jsx", - "line": 91, - "column": 6, - "index": 3518 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormCustomerDropdown.jsx", - "line": 67, - "column": 10, - "index": 2712 - } - ], - "Form.Group": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormCustomCatalogDropdown.jsx", - "line": 105, - "column": 8, - "index": 3940 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormAccountDetails.jsx", - "line": 78, - "column": 6, - "index": 3299 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormAccountDetails.jsx", - "line": 107, - "column": 8, - "index": 4195 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormCatalog.jsx", - "line": 69, - "column": 6, - "index": 2391 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormDescription.jsx", - "line": 44, - "column": 6, - "index": 1482 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPerLearnerCap.jsx", - "line": 45, - "column": 6, - "index": 1619 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPerLearnerCapAmount.jsx", - "line": 48, - "column": 6, - "index": 2132 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPolicyType.jsx", - "line": 63, - "column": 6, - "index": 2129 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAccountType.jsx", - "line": 80, - "column": 6, - "index": 2579 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormCustomer.jsx", - "line": 43, - "column": 6, - "index": 1760 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormCustomer.jsx", - "line": 46, - "column": 6, - "index": 1868 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormCustomerDropdown.jsx", - "line": 55, - "column": 4, - "index": 2274 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormInternalOnly.jsx", - "line": 32, - "column": 6, - "index": 1128 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormSubsidy.jsx", - "line": 38, - "column": 6, - "index": 1324 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTerm.jsx", - "line": 72, - "column": 6, - "index": 2200 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTitle.jsx", - "line": 44, - "column": 6, - "index": 1503 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 146, - "column": 12, - "index": 4139 - } - ], - "Form.Autosuggest": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormCustomCatalogDropdown.jsx", - "line": 108, - "column": 10, - "index": 4001 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormCustomerDropdown.jsx", - "line": 56, - "column": 6, - "index": 2293 - } - ], - "Warning": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormDefineCustomCatalogHeader.jsx", - "line": 34, - "column": 23, - "index": 1207 - } - ], - "Col": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/CustomCatalog/ProvisioningFormDefineCustomCatalogHeader.jsx", - "line": 35, - "column": 12, - "index": 1260 - }, - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollment.jsx", - "line": 46, - "column": 18, - "index": 1603 - }, - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollment.jsx", - "line": 49, - "column": 18, - "index": 1762 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 168, - "column": 16, - "index": 5529 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 171, - "column": 16, - "index": 5623 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 178, - "column": 16, - "index": 5880 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 181, - "column": 16, - "index": 5971 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 66, - "column": 12, - "index": 1735 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 70, - "column": 12, - "index": 1926 - }, - { - "filePath": "src/users/licenses/Licenses.jsx", - "line": 36, - "column": 14, - "index": 1055 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 105, - "column": 12, - "index": 3096 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 108, - "column": 12, - "index": 3238 - }, - { - "filePath": "src/users/SingleSignOnRecords.jsx", - "line": 45, - "column": 14, - "index": 1679 - } - ], - "Form.Control": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormAccountDetails.jsx", - "line": 83, - "column": 8, - "index": 3425 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormAccountDetails.jsx", - "line": 110, - "column": 10, - "index": 4256 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormDescription.jsx", - "line": 46, - "column": 8, - "index": 1587 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPerLearnerCapAmount.jsx", - "line": 51, - "column": 8, - "index": 2187 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormCustomer.jsx", - "line": 51, - "column": 8, - "index": 2031 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTerm.jsx", - "line": 76, - "column": 8, - "index": 2325 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTerm.jsx", - "line": 84, - "column": 8, - "index": 2586 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTitle.jsx", - "line": 48, - "column": 8, - "index": 1608 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 147, - "column": 14, - "index": 4166 - } - ], - "Form.Label": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormCatalog.jsx", - "line": 70, - "column": 8, - "index": 2431 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormDescription.jsx", - "line": 45, - "column": 8, - "index": 1503 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPerLearnerCap.jsx", - "line": 48, - "column": 8, - "index": 1674 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPolicyType.jsx", - "line": 66, - "column": 8, - "index": 2184 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAccountType.jsx", - "line": 81, - "column": 8, - "index": 2619 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormSubsidy.jsx", - "line": 39, - "column": 8, - "index": 1364 - } - ], - "Form.RadioSet": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormCatalog.jsx", - "line": 88, - "column": 14, - "index": 3248 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPerLearnerCap.jsx", - "line": 49, - "column": 8, - "index": 1750 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPolicyType.jsx", - "line": 75, - "column": 8, - "index": 2652 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAccountType.jsx", - "line": 83, - "column": 8, - "index": 2735 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormSubsidy.jsx", - "line": 40, - "column": 8, - "index": 1441 - } - ], - "Form.Radio": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormCatalog.jsx", - "line": 95, - "column": 20, - "index": 3496 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPerLearnerCap.jsx", - "line": 56, - "column": 12, - "index": 2010 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/PolicyForm/ProvisioningFormPolicyType.jsx", - "line": 83, - "column": 14, - "index": 2919 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAccountType.jsx", - "line": 105, - "column": 14, - "index": 3650 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormSubsidy.jsx", - "line": 47, - "column": 12, - "index": 1640 - } - ], - "Spinner": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAccountType.jsx", - "line": 93, - "column": 16, - "index": 3204 - } - ], - "Alert": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAlert.jsx", - "line": 9, - "column": 6, - "index": 288 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormInstructionAlert.jsx", - "line": 21, - "column": 6, - "index": 618 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 113, - "column": 8, - "index": 3470 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 202, - "column": 16, - "index": 6758 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 31, - "column": 19, - "index": 928 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 34, - "column": 10, - "index": 1009 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 31, - "column": 19, - "index": 890 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 34, - "column": 10, - "index": 971 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 36, - "column": 19, - "index": 998 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 39, - "column": 10, - "index": 1079 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 49, - "column": 12, - "index": 1617 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 156, - "column": 14, - "index": 4444 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 178, - "column": 8, - "index": 4890 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 119, - "column": 20, - "index": 3803 - }, - { - "filePath": "src/users/EnterpriseAssociations.jsx", - "line": 40, - "column": 16, - "index": 1481 - }, - { - "filePath": "src/users/LearnerCredentials.jsx", - "line": 16, - "column": 6, - "index": 522 - }, - { - "filePath": "src/users/LearnerRecords.jsx", - "line": 53, - "column": 6, - "index": 1478 - }, - { - "filePath": "src/users/LearnerRecords.jsx", - "line": 80, - "column": 18, - "index": 2635 - } - ], - "Info": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAlert.jsx", - "line": 11, - "column": 14, - "index": 334 - } - ], - "Alert.Heading": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormAlert.jsx", - "line": 13, - "column": 8, - "index": 356 - }, - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormInstructionAlert.jsx", - "line": 29, - "column": 8, - "index": 779 - } - ], - "WarningFilled": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormHelpText.jsx", - "line": 12, - "column": 66, - "index": 384 - } - ], - "useToggle": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormInstructionAlert.jsx", - "line": 8, - "column": 28, - "index": 374 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 13, - "column": 32, - "index": 378 - }, - { - "filePath": "src/users/CourseReset.jsx", - "line": 19, - "column": 32, - "index": 618 - } - ], - "Edit": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormInstructionAlert.jsx", - "line": 23, - "column": 14, - "index": 662 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormInternalOnly.jsx", - "line": 35, - "column": 8, - "index": 1183 - } - ], - "StatefulButton": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormSubmissionButton.jsx", - "line": 254, - "column": 6, - "index": 11224 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/SaveEditsButton.jsx", - "line": 248, - "column": 4, - "index": 11154 - } - ], - "IconButtonWithTooltip": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTerm.jsx", - "line": 61, - "column": 8, - "index": 1916 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/TermDetail.jsx", - "line": 18, - "column": 10, - "index": 568 - } - ], - "InfoOutline": [ - { - "filePath": "src/Configuration/Provisioning/ProvisioningForm/ProvisioningFormTerm.jsx", - "line": 62, - "column": 15, - "index": 1954 - }, - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/TermDetail.jsx", - "line": 19, - "column": 17, - "index": 608 - } - ], - "Check": [ - { - "filePath": "src/Configuration/Provisioning/SubsidyDetailView/InternalOnlyDetail.jsx", - "line": 16, - "column": 21, - "index": 508 - } - ], - "ModalDialog": [ - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 32, - "column": 6, - "index": 888 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 55, - "column": 6, - "index": 1628 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 58, - "column": 6, - "index": 1413 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 58, - "column": 6, - "index": 1708 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 70, - "column": 6, - "index": 2156 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 36, - "column": 6, - "index": 1074 - }, - { - "filePath": "src/users/courseSummary/CourseSummary.jsx", - "line": 146, - "column": 4, - "index": 3985 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 191, - "column": 4, - "index": 5880 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 137, - "column": 4, - "index": 3758 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 97, - "column": 4, - "index": 2676 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 99, - "column": 4, - "index": 2810 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 94, - "column": 4, - "index": 2589 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 92, - "column": 4, - "index": 2531 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 66, - "column": 6, - "index": 1922 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 148, - "column": 6, - "index": 4670 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 40, - "column": 8, - "index": 1072 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 62, - "column": 8, - "index": 1832 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 65, - "column": 8, - "index": 1618 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 65, - "column": 8, - "index": 1903 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 77, - "column": 8, - "index": 2337 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 42, - "column": 8, - "index": 1263 - }, - { - "filePath": "src/users/courseSummary/CourseSummary.jsx", - "line": 156, - "column": 6, - "index": 4187 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 201, - "column": 6, - "index": 6079 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 148, - "column": 6, - "index": 4004 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 108, - "column": 6, - "index": 2922 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 110, - "column": 6, - "index": 3057 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 105, - "column": 6, - "index": 2836 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 103, - "column": 6, - "index": 2780 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 72, - "column": 8, - "index": 2106 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 157, - "column": 8, - "index": 4892 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 41, - "column": 10, - "index": 1103 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 63, - "column": 10, - "index": 1880 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 66, - "column": 10, - "index": 1666 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 66, - "column": 10, - "index": 1956 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 78, - "column": 10, - "index": 2390 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 43, - "column": 10, - "index": 1317 - }, - { - "filePath": "src/users/courseSummary/CourseSummary.jsx", - "line": 157, - "column": 8, - "index": 4233 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 202, - "column": 8, - "index": 6125 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 149, - "column": 8, - "index": 4050 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 109, - "column": 8, - "index": 2968 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 111, - "column": 8, - "index": 3103 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 106, - "column": 8, - "index": 2882 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 104, - "column": 8, - "index": 2826 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 73, - "column": 10, - "index": 2154 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 158, - "column": 10, - "index": 4940 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 46, - "column": 8, - "index": 1226 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 67, - "column": 8, - "index": 2023 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 70, - "column": 8, - "index": 1814 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 70, - "column": 8, - "index": 2096 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 82, - "column": 8, - "index": 2540 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 47, - "column": 8, - "index": 1553 - }, - { - "filePath": "src/users/courseSummary/CourseSummary.jsx", - "line": 165, - "column": 6, - "index": 4505 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 206, - "column": 6, - "index": 6254 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 153, - "column": 6, - "index": 4185 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 113, - "column": 6, - "index": 3107 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 115, - "column": 6, - "index": 3243 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 110, - "column": 6, - "index": 3018 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 108, - "column": 6, - "index": 2963 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 77, - "column": 8, - "index": 2291 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 162, - "column": 8, - "index": 5087 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 52, - "column": 8, - "index": 1343 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 70, - "column": 8, - "index": 2117 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 77, - "column": 8, - "index": 2059 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 73, - "column": 8, - "index": 2190 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 85, - "column": 8, - "index": 2634 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 63, - "column": 8, - "index": 2151 - }, - { - "filePath": "src/users/courseSummary/CourseSummary.jsx", - "line": 168, - "column": 6, - "index": 4607 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 209, - "column": 6, - "index": 6332 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 156, - "column": 6, - "index": 4267 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 116, - "column": 6, - "index": 3189 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 118, - "column": 6, - "index": 3327 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 113, - "column": 6, - "index": 3101 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 111, - "column": 6, - "index": 3047 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 85, - "column": 8, - "index": 2524 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 169, - "column": 8, - "index": 5303 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/Configuration/Provisioning/SubsidyEditView/CancelButton.jsx", - "line": 55, - "column": 12, - "index": 1518 - }, - { - "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 72, - "column": 12, - "index": 2172 - }, - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 79, - "column": 12, - "index": 2114 - }, - { - "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 75, - "column": 12, - "index": 2245 - }, - { - "filePath": "src/users/account-actions/RetireUser.jsx", - "line": 87, - "column": 12, - "index": 2689 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 65, - "column": 12, - "index": 2206 - }, - { - "filePath": "src/users/courseSummary/CourseSummary.jsx", - "line": 170, - "column": 10, - "index": 4658 - }, - { - "filePath": "src/users/enrollments/Certificates.jsx", - "line": 211, - "column": 10, - "index": 6383 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 158, - "column": 10, - "index": 4318 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 118, - "column": 10, - "index": 3240 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 120, - "column": 10, - "index": 3378 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 115, - "column": 10, - "index": 3152 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 113, - "column": 10, - "index": 3098 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 87, - "column": 12, - "index": 2579 - }, - { - "filePath": "src/users/VerifiedName.jsx", - "line": 171, - "column": 12, - "index": 5358 - } - ], - "Row": [ - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollment.jsx", - "line": 45, - "column": 16, - "index": 1579 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 167, - "column": 14, - "index": 5471 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 177, - "column": 14, - "index": 5816 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 65, - "column": 10, - "index": 1717 - }, - { - "filePath": "src/users/licenses/Licenses.jsx", - "line": 34, - "column": 10, - "index": 970 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 104, - "column": 10, - "index": 3078 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 113, - "column": 10, - "index": 3442 - }, - { - "filePath": "src/users/SingleSignOnRecords.jsx", - "line": 43, - "column": 10, - "index": 1597 - } - ], - "Card": [ - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 10, - "column": 4, - "index": 242 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 56, - "column": 6, - "index": 1463 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 95, - "column": 6, - "index": 2786 - } - ], - "Card.Header": [ - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 11, - "column": 6, - "index": 255 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 57, - "column": 8, - "index": 1511 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 75, - "column": 8, - "index": 2121 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 96, - "column": 8, - "index": 2834 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 126, - "column": 8, - "index": 3768 - } - ], - "Card.Section": [ - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 21, - "column": 6, - "index": 534 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 64, - "column": 8, - "index": 1692 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 83, - "column": 8, - "index": 2279 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 103, - "column": 8, - "index": 3053 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 134, - "column": 8, - "index": 3925 - } - ], - "Card.Footer": [ - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 39, - "column": 6, - "index": 961 - } - ], - "Input": [ - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentIndexPage.jsx", - "line": 100, - "column": 10, - "index": 3239 - }, - { - "filePath": "src/ProgramEnrollments/LinkProgramEnrollments.jsx", - "line": 51, - "column": 12, - "index": 1567 - }, - { - "filePath": "src/ProgramEnrollments/LinkProgramEnrollments.jsx", - "line": 66, - "column": 12, - "index": 2049 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 121, - "column": 14, - "index": 3775 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 134, - "column": 14, - "index": 4274 - }, - { - "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", - "line": 145, - "column": 14, - "index": 4697 - }, - { - "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 55, - "column": 12, - "index": 1924 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 122, - "column": 8, - "index": 3429 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 58, - "column": 8, - "index": 1726 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 84, - "column": 8, - "index": 2410 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 63, - "column": 6, - "index": 1843 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 73, - "column": 6, - "index": 2112 - }, - { - "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 87, - "column": 6, - "index": 2571 - }, - { - "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 80, - "column": 6, - "index": 2293 - }, - { - "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 78, - "column": 6, - "index": 2235 - }, - { - "filePath": "src/users/EntitlementsAndEnrollmentsContainer.jsx", - "line": 15, - "column": 8, - "index": 484 - }, - { - "filePath": "src/users/UserSearch.jsx", - "line": 21, - "column": 8, - "index": 551 - } - ], - "Tabs": [ - { - "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", - "line": 20, - "column": 4, - "index": 622 - }, - { - "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", - "line": 47, - "column": 8, - "index": 1572 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 19, - "column": 6, - "index": 645 - } - ], - "Tab": [ - { - "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", - "line": 21, - "column": 6, - "index": 698 - }, - { - "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", - "line": 25, - "column": 6, - "index": 842 - }, - { - "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", - "line": 57, - "column": 10, - "index": 1866 - }, - { - "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", - "line": 62, - "column": 10, - "index": 2020 - }, - { - "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", - "line": 69, - "column": 10, - "index": 2248 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 23, - "column": 8, - "index": 740 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 31, - "column": 8, - "index": 940 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 36, - "column": 8, - "index": 1127 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 41, - "column": 8, - "index": 1281 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 52, - "column": 8, - "index": 1534 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 57, - "column": 8, - "index": 1690 - }, - { - "filePath": "src/users/LearnerInformation.jsx", - "line": 61, - "column": 8, - "index": 1833 - } - ], - "Dropdown": [ - { - "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 54, - "column": 6, - "index": 1371 - }, - { - "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 56, - "column": 6, - "index": 1330 - }, - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 90, - "column": 8, - "index": 3552 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 104, - "column": 8, - "index": 3733 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 55, - "column": 8, - "index": 1390 - }, - { - "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 57, - "column": 8, - "index": 1349 - }, - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 91, - "column": 10, - "index": 3573 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 105, - "column": 10, - "index": 3754 - } - ], - "AvatarButton": [ - { - "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 55, - "column": 65, - "index": 1447 - }, - { - "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 57, - "column": 57, - "index": 1398 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 59, - "column": 8, - "index": 1532 - }, - { - "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 61, - "column": 8, - "index": 1483 - }, - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 94, - "column": 10, - "index": 3663 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 108, - "column": 10, - "index": 3844 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 70, - "column": 6, - "index": 1819 - }, - { - "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 78, - "column": 6, - "index": 2081 - }, - { - "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 72, - "column": 6, - "index": 1770 - }, - { - "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 80, - "column": 6, - "index": 2032 - }, - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 95, - "column": 12, - "index": 3691 - }, - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 104, - "column": 12, - "index": 3961 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 109, - "column": 12, - "index": 3872 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 121, - "column": 12, - "index": 4311 - } - ], - "AlertModal": [ - { - "filePath": "src/users/CourseReset.jsx", - "line": 120, - "column": 10, - "index": 3261 - } - ], - "InputSelect": [ - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 102, - "column": 8, - "index": 2913 - }, - { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 112, - "column": 8, - "index": 3170 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 66, - "column": 8, - "index": 1955 - }, - { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 75, - "column": 8, - "index": 2179 - } - ], - "TransitionReplace": [ - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 317, - "column": 6, - "index": 10107 - }, - { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 331, - "column": 6, - "index": 10577 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 277, - "column": 6, - "index": 8677 - }, - { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 291, - "column": 6, - "index": 9148 - }, - { - "filePath": "src/users/LearnerCredentials.jsx", - "line": 23, - "column": 4, - "index": 758 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/users/VerifiedName.jsx", - "line": 43, - "column": 8, - "index": 1548 - } - ], - "Popover": [ - { - "filePath": "src/users/VerifiedName.jsx", - "line": 47, - "column": 12, - "index": 1651 - } - ], - "Popover.Title": [ - { - "filePath": "src/users/VerifiedName.jsx", - "line": 48, - "column": 14, - "index": 1749 - } - ], - "Popover.Content": [ - { - "filePath": "src/users/VerifiedName.jsx", - "line": 49, - "column": 14, - "index": 1868 - } - ] - } - }, - { - "version": "20.28.4", - "name": "@edx/frontend-component-cookie-policy-banner", - "repository": { - "type": "git", - "url": "https://github.com/openedx/frontend-component-cookie-policy-banner" - }, - "folderName": "frontend-component-cookie-policy-banner", - "usages": { - "StatusAlert": [ - { - "filePath": "src/CookiePolicyBanner/index.jsx", - "line": 68, - "column": 10, - "index": 1763 - } - ] - } - }, - { - "version": "21.11.4", - "name": "@edx/frontend-component-header-edx", - "repository": { - "type": "git", - "url": "git+https://github.com/edx/frontend-component-header-edx.git" - }, - "folderName": "frontend-component-header-edx", - "usages": { - "Avatar": [ - { - "filePath": "src/common/UserMenuItem.jsx", - "line": 11, - "column": 4, - "index": 243 - }, - { - "filePath": "src/studio-header/UserMenu.jsx", - "line": 28, - "column": 4, - "index": 600 - } - ], - "Dropdown": [ - { - "filePath": "src/DesktopHeader.jsx", - "line": 88, - "column": 6, - "index": 2275 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 77, - "column": 6, - "index": 2324 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/DesktopHeader.jsx", - "line": 89, - "column": 8, - "index": 2294 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 78, - "column": 8, - "index": 2374 - } - ], - "AvatarButton": [ - { - "filePath": "src/DesktopHeader.jsx", - "line": 91, - "column": 14, - "index": 2354 - }, - { - "filePath": "src/MobileHeader.jsx", - "line": 178, - "column": 21, - "index": 5873 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/DesktopHeader.jsx", - "line": 97, - "column": 8, - "index": 2549 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 81, - "column": 8, - "index": 2532 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/DesktopHeader.jsx", - "line": 99, - "column": 12, - "index": 2620 - }, - { - "filePath": "src/DesktopHeader.jsx", - "line": 118, - "column": 16, - "index": 3365 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 35, - "column": 4, - "index": 1169 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 41, - "column": 4, - "index": 1336 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 50, - "column": 4, - "index": 1619 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 64, - "column": 6, - "index": 1960 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 85, - "column": 10, - "index": 2682 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 88, - "column": 10, - "index": 2844 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 96, - "column": 12, - "index": 3358 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 100, - "column": 10, - "index": 3521 - }, - { - "filePath": "src/studio-header/NavDropdownMenu.jsx", - "line": 24, - "column": 4, - "index": 403 - }, - { - "filePath": "src/studio-header/NavDropdownMenu.jsx", - "line": 35, - "column": 6, - "index": 621 - } - ], - "Dropdown.Header": [ - { - "filePath": "src/DesktopHeader.jsx", - "line": 113, - "column": 32, - "index": 3116 - } - ], - "Dropdown.Divider": [ - { - "filePath": "src/DesktopHeader.jsx", - "line": 127, - "column": 46, - "index": 3733 - } - ], - "Badge": [ - { - "filePath": "src/Header.jsx", - "line": 107, - "column": 87, - "index": 3748 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 43, - "column": 6, - "index": 1434 - } - ], - "Button": [ - { - "filePath": "src/learning-header/AnonymousUserMenu.jsx", - "line": 12, - "column": 4, - "index": 366 - }, - { - "filePath": "src/learning-header/AnonymousUserMenu.jsx", - "line": 19, - "column": 4, - "index": 619 - }, - { - "filePath": "src/Notifications/index.jsx", - "line": 125, - "column": 16, - "index": 4681 - }, - { - "filePath": "src/Notifications/NotificationSections.jsx", - "line": 58, - "column": 12, - "index": 2616 - }, - { - "filePath": "src/Notifications/NotificationSections.jsx", - "line": 104, - "column": 8, - "index": 4371 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 57, - "column": 14, - "index": 1073 - } - ], - "useWindowSize": [ - { - "filePath": "src/Notifications/data/hook.js", - "line": 4, - "column": 21, - "index": 125 - }, - { - "filePath": "src/Notifications/data/hook.js", - "line": 9, - "column": 21, - "index": 312 - } - ], - "breakpoints": [ - { - "filePath": "src/Notifications/data/hook.js", - "line": 5, - "column": 9, - "index": 151 - }, - { - "filePath": "src/Notifications/data/hook.js", - "line": 5, - "column": 78, - "index": 220 - }, - { - "filePath": "src/Notifications/data/hook.js", - "line": 10, - "column": 29, - "index": 358 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 79, - "column": 6, - "index": 2675 - }, - { - "filePath": "src/studio-header/CourseLockUp.jsx", - "line": 18, - "column": 2, - "index": 330 - } - ], - "Popover": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 85, - "column": 10, - "index": 2830 - } - ], - "Popover.Title": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 98, - "column": 16, - "index": 3418 - } - ], - "Hyperlink": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 104, - "column": 18, - "index": 3753 - } - ], - "Icon": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 110, - "column": 20, - "index": 4015 - }, - { - "filePath": "src/Notifications/index.jsx", - "line": 144, - "column": 20, - "index": 5344 - }, - { - "filePath": "src/Notifications/NotificationEmptySection.jsx", - "line": 24, - "column": 16, - "index": 857 - }, - { - "filePath": "src/Notifications/NotificationRowItem.jsx", - "line": 37, - "column": 6, - "index": 1124 - }, - { - "filePath": "src/Notifications/NotificationSections.jsx", - "line": 120, - "column": 12, - "index": 4910 - }, - { - "filePath": "src/Notifications/NotificationSections.jsx", - "line": 125, - "column": 14, - "index": 5252 - } - ], - "Settings": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 111, - "column": 27, - "index": 4048 - } - ], - "Popover.Content": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 119, - "column": 14, - "index": 4360 - } - ], - "IconButton": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 139, - "column": 10, - "index": 5107 - }, - { - "filePath": "src/Notifications/NotificationEmptySection.jsx", - "line": 20, - "column": 6, - "index": 706 - } - ], - "NotificationsNone": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 143, - "column": 17, - "index": 5305 - }, - { - "filePath": "src/Notifications/NotificationEmptySection.jsx", - "line": 23, - "column": 13, - "index": 822 - } - ], - "Bubble": [ - { - "filePath": "src/Notifications/index.jsx", - "line": 151, - "column": 10, - "index": 5596 - } - ], - "Spinner": [ - { - "filePath": "src/Notifications/NotificationSections.jsx", - "line": 101, - "column": 10, - "index": 4158 - } - ], - "CheckCircleLightOutline": [ - { - "filePath": "src/Notifications/NotificationSections.jsx", - "line": 120, - "column": 56, - "index": 4954 - } - ], - "AutoAwesome": [ - { - "filePath": "src/Notifications/NotificationSections.jsx", - "line": 125, - "column": 25, - "index": 5263 - } - ], - "Tabs": [ - { - "filePath": "src/Notifications/NotificationTabs.jsx", - "line": 39, - "column": 8, - "index": 1415 - } - ], - "Tab": [ - { - "filePath": "src/Notifications/NotificationTabs.jsx", - "line": 46, - "column": 12, - "index": 1683 - } - ], - "ProductTour": [ - { - "filePath": "src/Notifications/tours/NotificationTour.jsx", - "line": 18, - "column": 6, - "index": 512 - } - ], - "Tooltip": [ - { - "filePath": "src/studio-header/CourseLockUp.jsx", - "line": 21, - "column": 6, - "index": 390 - } - ], - "Container": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 48, - "column": 4, - "index": 814 - } - ], - "ActionRow": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 49, - "column": 6, - "index": 861 - } - ], - "Row": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 51, - "column": 10, - "index": 925 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 69, - "column": 16, - "index": 1508 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 84, - "column": 16, - "index": 1918 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 99, - "column": 8, - "index": 2406 - } - ], - "Nav": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 88, - "column": 14, - "index": 2022 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 100, - "column": 8, - "index": 2435 - } - ], - "useToggle": [ - { - "filePath": "src/studio-header/MobileHeader.jsx", - "line": 11, - "column": 36, - "index": 314 - } - ], - "ModalPopup": [ - { - "filePath": "src/studio-header/MobileHeader.jsx", - "line": 23, - "column": 6, - "index": 574 - } - ], - "Collapsible": [ - { - "filePath": "src/studio-header/MobileMenu.jsx", - "line": 16, - "column": 10, - "index": 412 - } - ], - "DropdownButton": [ - { - "filePath": "src/studio-header/NavDropdownMenu.jsx", - "line": 17, - "column": 2, - "index": 266 - } - ] - } - }, - { - "version": "22.7.0", - "name": "@edx/frontend-component-header", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-component-header.git" - }, - "folderName": "frontend-component-header", - "usages": { - "Button": [ - { - "filePath": "src/learning-header/AnonymousUserMenu.jsx", - "line": 12, - "column": 4, - "index": 366 - }, - { - "filePath": "src/learning-header/AnonymousUserMenu.jsx", - "line": 19, - "column": 4, - "index": 619 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 63, - "column": 14, - "index": 1237 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 14, - "column": 4, - "index": 493 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 31, - "column": 10, - "index": 1170 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 34, - "column": 10, - "index": 1332 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 38, - "column": 12, - "index": 1525 - }, - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 42, - "column": 10, - "index": 1688 - }, - { - "filePath": "src/studio-header/NavDropdownMenu.jsx", - "line": 20, - "column": 6, - "index": 335 - } - ], - "Dropdown": [ - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 22, - "column": 6, - "index": 765 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 23, - "column": 8, - "index": 815 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", - "line": 29, - "column": 8, - "index": 1082 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/studio-header/CourseLockUp.jsx", - "line": 18, - "column": 2, - "index": 330 - } - ], - "Tooltip": [ - { - "filePath": "src/studio-header/CourseLockUp.jsx", - "line": 21, - "column": 6, - "index": 390 - } - ], - "Container": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 54, - "column": 4, - "index": 978 - } - ], - "ActionRow": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 55, - "column": 6, - "index": 1025 - } - ], - "Row": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 57, - "column": 10, - "index": 1089 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 75, - "column": 16, - "index": 1672 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 90, - "column": 16, - "index": 2082 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 105, - "column": 8, - "index": 2570 - } - ], - "Nav": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 94, - "column": 14, - "index": 2186 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 107, - "column": 10, - "index": 2634 - }, - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 116, - "column": 8, - "index": 2896 - } - ], - "IconButton": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 108, - "column": 12, - "index": 2652 - } - ], - "Search": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 109, - "column": 19, - "index": 2683 - } - ], - "Icon": [ - { - "filePath": "src/studio-header/HeaderBody.jsx", - "line": 110, - "column": 22, - "index": 2713 - } - ], - "useToggle": [ - { - "filePath": "src/studio-header/MobileHeader.jsx", - "line": 11, - "column": 36, - "index": 314 - } - ], - "ModalPopup": [ - { - "filePath": "src/studio-header/MobileHeader.jsx", - "line": 23, - "column": 6, - "index": 574 - } - ], - "Collapsible": [ - { - "filePath": "src/studio-header/MobileMenu.jsx", - "line": 16, - "column": 10, - "index": 412 - } - ], - "DropdownButton": [ - { - "filePath": "src/studio-header/NavDropdownMenu.jsx", - "line": 13, - "column": 2, - "index": 197 - } - ], - "Avatar": [ - { - "filePath": "src/studio-header/UserMenu.jsx", - "line": 28, - "column": 4, - "index": 611 - } - ] - } - }, - { - "version": "21.13.1", - "name": "@edx/frontend-enterprise-catalog-search", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-enterprise.git" - }, - "folderName": "catalog-search", - "usages": { - "Button": [ - { - "filePath": "src/ClearCurrentRefinements.jsx", - "line": 26, - "column": 6, - "index": 855 - }, - { - "filePath": "src/CurrentRefinements.jsx", - "line": 125, - "column": 10, - "index": 4887 - }, - { - "filePath": "src/MobileFilterMenu.jsx", - "line": 21, - "column": 8, - "index": 758 - }, - { - "filePath": "src/MobileFilterMenu.jsx", - "line": 74, - "column": 14, - "index": 2912 - }, - { - "filePath": "src/MobileFilterMenu.jsx", - "line": 99, - "column": 16, - "index": 3860 - } - ], - "Badge": [ - { - "filePath": "src/CurrentRefinements.jsx", - "line": 83, - "column": 10, - "index": 3081 - }, - { - "filePath": "src/CurrentRefinements.jsx", - "line": 106, - "column": 10, - "index": 4002 - }, - { - "filePath": "src/FacetItem.jsx", - "line": 27, - "column": 6, - "index": 906 - } - ], - "CloseSmall": [ - { - "filePath": "src/CurrentRefinements.jsx", - "line": 92, - "column": 12, - "index": 3424 - } - ], - "Dropdown": [ - { - "filePath": "src/FacetDropdown.jsx", - "line": 16, - "column": 4, - "index": 318 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 35, - "column": 6, - "index": 1524 - } - ], - "Dropdown.Toggle": [ - { - "filePath": "src/FacetDropdown.jsx", - "line": 17, - "column": 6, - "index": 405 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 36, - "column": 8, - "index": 1582 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/FacetDropdown.jsx", - "line": 27, - "column": 6, - "index": 743 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 47, - "column": 8, - "index": 1991 - } - ], - "Dropdown.Item": [ - { - "filePath": "src/FacetItem.jsx", - "line": 16, - "column": 4, - "index": 433 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 48, - "column": 10, - "index": 2017 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 64, - "column": 10, - "index": 2732 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 80, - "column": 10, - "index": 3502 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 100, - "column": 14, - "index": 4514 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 120, - "column": 14, - "index": 5439 - } - ], - "Input": [ - { - "filePath": "src/FacetItem.jsx", - "line": 17, - "column": 6, - "index": 514 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 49, - "column": 12, - "index": 2104 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 65, - "column": 12, - "index": 2819 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 81, - "column": 12, - "index": 3589 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 101, - "column": 16, - "index": 4605 - }, - { - "filePath": "src/LearningTypeRadioFacet.jsx", - "line": 121, - "column": 16, - "index": 5530 - }, - { - "filePath": "src/TypeaheadFacetDropdown.jsx", - "line": 26, - "column": 8, - "index": 653 - } - ], - "ArrowDropDown": [ - { - "filePath": "src/MobileFilterMenu.jsx", - "line": 42, - "column": 10, - "index": 1652 - } - ], - "Close": [ - { - "filePath": "src/MobileFilterMenu.jsx", - "line": 79, - "column": 16, - "index": 3093 - } - ], - "Image": [ - { - "filePath": "src/PrequerySearchSuggestionItem.jsx", - "line": 16, - "column": 6, - "index": 478 - } - ], - "SearchField.Advanced": [ - { - "filePath": "src/SearchBox.jsx", - "line": 171, - "column": 6, - "index": 6329 - } - ], - "SearchField.Input": [ - { - "filePath": "src/SearchBox.jsx", - "line": 185, - "column": 8, - "index": 6749 - } - ], - "SearchField.ClearButton": [ - { - "filePath": "src/SearchBox.jsx", - "line": 192, - "column": 8, - "index": 7010 - } - ], - "SearchField.SubmitButton": [ - { - "filePath": "src/SearchBox.jsx", - "line": 193, - "column": 8, - "index": 7093 - } - ], - "MediaQuery": [ - { - "filePath": "src/SearchFilters.jsx", - "line": 60, - "column": 6, - "index": 1904 - }, - { - "filePath": "src/SearchFilters.jsx", - "line": 65, - "column": 6, - "index": 2078 - } - ], - "breakpoints": [ - { - "filePath": "src/SearchFilters.jsx", - "line": 60, - "column": 28, - "index": 1926 - }, - { - "filePath": "src/SearchFilters.jsx", - "line": 65, - "column": 28, - "index": 2100 - }, - { - "filePath": "src/tests/SearchFilters.test.jsx", - "line": 13, - "column": 47, - "index": 498 - } - ], - "Container": [ - { - "filePath": "src/SearchHeader.jsx", - "line": 44, - "column": 6, - "index": 1277 - } - ], - "Row": [ - { - "filePath": "src/SearchHeader.jsx", - "line": 45, - "column": 8, - "index": 1318 - } - ], - "Col": [ - { - "filePath": "src/SearchHeader.jsx", - "line": 46, - "column": 10, - "index": 1356 - }, - { - "filePath": "src/SearchHeader.jsx", - "line": 69, - "column": 10, - "index": 2288 - } - ], - "Icon": [ - { - "filePath": "src/SearchPagination.jsx", - "line": 23, - "column": 10, - "index": 708 - }, - { - "filePath": "src/SearchPagination.jsx", - "line": 29, - "column": 10, - "index": 848 - } - ], - "ArrowBackIos": [ - { - "filePath": "src/SearchPagination.jsx", - "line": 23, - "column": 21, - "index": 719 - } - ], - "ArrowForwardIos": [ - { - "filePath": "src/SearchPagination.jsx", - "line": 29, - "column": 21, - "index": 859 - } - ], - "Pagination": [ - { - "filePath": "src/SearchPagination.jsx", - "line": 66, - "column": 4, - "index": 1853 - } - ], - "ResponsiveContext.Provider": [ - { - "filePath": "src/tests/SearchFilters.test.jsx", - "line": 15, - "column": 4, - "index": 549 - } - ] - } - }, - { - "version": "12.2.0", - "name": "@edx/frontend-learner-portal-base", - "repository": "https://github.com/edx/frontend-learner-portal-base", - "folderName": "frontend-learner-portal-base", - "usages": { - "Dropdown.Deprecated": [ - { - "filePath": "src/components/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 150, - "column": 10, - "index": 3778 - } - ], - "Modal": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 111, - "column": 6, - "index": 2819 - }, - { - "filePath": "src/components/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", - "line": 74, - "column": 6, - "index": 2189 - } - ], - "StatusAlert": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 116, - "column": 14, - "index": 2938 - }, - { - "filePath": "src/components/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", - "line": 11, - "column": 4, - "index": 412 - }, - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 56, - "column": 4, - "index": 1718 - }, - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 76, - "column": 6, - "index": 2241 - } - ], - "Input": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 133, - "column": 14, - "index": 3527 - } - ], - "StatefulButton": [ - { - "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", - "line": 149, - "column": 10, - "index": 4151 - }, - { - "filePath": "src/components/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", - "line": 78, - "column": 10, - "index": 2294 - } - ], - "Button": [ - { - "filePath": "src/components/course-enrollments/course-cards/UpcomingCourseCard.jsx", - "line": 10, - "column": 4, - "index": 256 - } - ], - "breakpoints": [ - { - "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", - "line": 126, - "column": 30, - "index": 3586 - }, - { - "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", - "line": 161, - "column": 26, - "index": 4917 - }, - { - "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", - "line": 174, - "column": 26, - "index": 5374 - } - ], - "Collapsible": [ - { - "filePath": "src/components/course-enrollments/CourseSection.jsx", - "line": 80, - "column": 8, - "index": 1990 - } - ] - } - }, - { - "version": "22.0.0", - "name": "@edx/frontend-lib-content-components", - "repository": { - "type": "git", - "url": "git+https://github.com/edx/frontend-lib-content-components.git" - }, - "folderName": "frontend-lib-content-components", - "usages": { - "Toast": [ - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 26, - "column": 6, - "index": 487 - }, - { - "filePath": "src/editors/containers/TextEditor/index.jsx", - "line": 73, - "column": 8, - "index": 1918 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 30, - "column": 4, - "index": 613 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 27, - "column": 4, - "index": 598 - }, - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 48, - "column": 4, - "index": 994 - } - ], - "ActionRow": [ - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 31, - "column": 6, - "index": 662 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 61, - "column": 10, - "index": 1876 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 21, - "column": 4, - "index": 492 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 22, - "column": 2, - "index": 502 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 29, - "column": 8, - "index": 758 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 46, - "column": 16, - "index": 1449 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 69, - "column": 14, - "index": 2495 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 28, - "column": 6, - "index": 650 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 68, - "column": 10, - "index": 2054 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 49, - "column": 18, - "index": 1335 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 68, - "column": 18, - "index": 2139 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 93, - "column": 18, - "index": 3210 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 119, - "column": 18, - "index": 4316 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 36, - "column": 6, - "index": 916 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 24, - "column": 4, - "index": 576 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 126, - "column": 12, - "index": 3800 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 66, - "column": 8, - "index": 2027 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 75, - "column": 6, - "index": 2233 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 80, - "column": 10, - "index": 2421 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 118, - "column": 8, - "index": 3995 - }, - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 49, - "column": 6, - "index": 1021 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 34, - "column": 4, - "index": 716 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 188, - "column": 6, - "index": 4794 - } - ], - "Button": [ - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 32, - "column": 8, - "index": 682 - }, - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 39, - "column": 8, - "index": 921 - }, - { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 39, - "column": 10, - "index": 1196 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 62, - "column": 12, - "index": 1900 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 65, - "column": 12, - "index": 2077 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 94, - "column": 12, - "index": 3129 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 42, - "column": 8, - "index": 1689 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 45, - "column": 8, - "index": 1883 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", - "line": 42, - "column": 6, - "index": 1432 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 30, - "column": 8, - "index": 699 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 37, - "column": 8, - "index": 938 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/SelectVideoModal.jsx", - "line": 41, - "column": 21, - "index": 1083 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 101, - "column": 10, - "index": 3480 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 71, - "column": 12, - "index": 1981 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 112, - "column": 10, - "index": 3449 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 34, - "column": 4, - "index": 866 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 168, - "column": 10, - "index": 5476 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 89, - "column": 18, - "index": 2488 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 61, - "column": 16, - "index": 1737 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 64, - "column": 16, - "index": 1926 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 143, - "column": 6, - "index": 4901 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/index.jsx", - "line": 29, - "column": 6, - "index": 1000 - }, - { - "filePath": "src/editors/sharedComponents/Button/index.jsx", - "line": 12, - "column": 2, - "index": 327 - }, - { - "filePath": "src/editors/sharedComponents/CodeEditor/index.jsx", - "line": 32, - "column": 8, - "index": 730 - }, - { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 44, - "column": 14, - "index": 1435 - }, - { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 48, - "column": 14, - "index": 1648 - }, - { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 52, - "column": 12, - "index": 1876 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/index.jsx", - "line": 47, - "column": 8, - "index": 1492 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/index.jsx", - "line": 64, - "column": 6, - "index": 1950 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/index.jsx", - "line": 64, - "column": 8, - "index": 1358 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/index.jsx", - "line": 72, - "column": 8, - "index": 1595 - }, - { - "filePath": "src/editors/sharedComponents/SourceCodeModal/index.jsx", - "line": 32, - "column": 8, - "index": 680 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 192, - "column": 10, - "index": 4973 - } - ], - "Spinner": [ - { - "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 45, - "column": 14, - "index": 1108 - }, - { - "filePath": "src/editors/containers/GameEditor/index.jsx", - "line": 52, - "column": 12, - "index": 1277 - }, - { - "filePath": "src/editors/containers/ProblemEditor/index.jsx", - "line": 32, - "column": 8, - "index": 962 - }, - { - "filePath": "src/editors/containers/TextEditor/index.jsx", - "line": 80, - "column": 14, - "index": 2159 - }, - { - "filePath": "src/editors/containers/VideoEditor/index.jsx", - "line": 51, - "column": 12, - "index": 1319 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/index.jsx", - "line": 24, - "column": 6, - "index": 649 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/Gallery.jsx", - "line": 42, - "column": 8, - "index": 948 - }, - { - "filePath": "src/example.jsx", - "line": 48, - "column": 12, - "index": 1219 - } - ], - "Form.Group": [ + "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", + "line": 24, + "column": 6 + }, { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", - "line": 15, - "column": 2, - "index": 302 + "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", + "line": 55, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", - "line": 19, - "column": 2, - "index": 521 + "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", + "line": 60, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", - "line": 27, - "column": 6, - "index": 906 + "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", + "line": 67, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", - "line": 32, - "column": 6, - "index": 1051 + "filePath": "src/users/LearnerInformation.jsx", + "line": 21, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 49, - "column": 6, - "index": 1561 + "filePath": "src/users/LearnerInformation.jsx", + "line": 29, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 60, - "column": 6, - "index": 1930 + "filePath": "src/users/LearnerInformation.jsx", + "line": 34, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "filePath": "src/users/LearnerInformation.jsx", "line": 45, - "column": 6, - "index": 1379 + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 69, - "column": 8, - "index": 2188 - }, + "filePath": "src/users/LearnerInformation.jsx", + "line": 50, + "column": 8 + } + ], + "Hyperlink": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", - "line": 27, - "column": 6, - "index": 798 + "filePath": "src/ProgramEnrollments/ProgramInspector/EnrollmentDetails.jsx", + "line": 38, + "column": 18 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 74, - "column": 6, - "index": 2414 + "filePath": "src/users/CopyShowHyperLinks.jsx", + "line": 10, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 28, - "column": 6, - "index": 689 + "filePath": "src/users/CopyShowHyperLinks.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 49, - "column": 8, - "index": 1264 + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 67, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 61, - "column": 8, - "index": 1754 + "filePath": "src/users/LearnerCredentials.jsx", + "line": 113, + "column": 14 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 35, - "column": 6, - "index": 779 - }, + "filePath": "src/users/VerifiedName.jsx", + "line": 135, + "column": 6 + } + ], + "Alert": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 48, - "column": 16, - "index": 1304 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 112, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 67, - "column": 16, - "index": 2108 + "filePath": "src/ProgramEnrollments/ProgramInspector/ProgramInspector.jsx", + "line": 201, + "column": 16 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 92, - "column": 16, - "index": 3179 + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 31, + "column": 19 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 118, - "column": 16, - "index": 4285 + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 34, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 118, - "column": 10, - "index": 3483 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 31, + "column": 19 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 72, - "column": 6, - "index": 2011 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 34, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 28, - "column": 2, - "index": 808 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 49, + "column": 12 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 38, - "column": 2, - "index": 982 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 119, + "column": 20 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 35, - "column": 6, - "index": 734 + "filePath": "src/users/EnterpriseAssociations.jsx", + "line": 40, + "column": 16 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/FormGroup.jsx", - "line": 19, - "column": 4, - "index": 506 + "filePath": "src/users/LearnerCredentials.jsx", + "line": 16, + "column": 6 }, { - "filePath": "www/src/Gallery.jsx", - "line": 41, - "column": 8, - "index": 1668 + "filePath": "src/users/LearnerRecords.jsx", + "line": 53, + "column": 6 }, { - "filePath": "www/src/Gallery.jsx", - "line": 52, - "column": 8, - "index": 2000 + "filePath": "src/users/LearnerRecords.jsx", + "line": 80, + "column": 18 } ], - "Form.Control": [ + "Dropdown": [ { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", - "line": 16, - "column": 4, - "index": 350 + "filePath": "src/supportHeader/DesktopHeader.jsx", + "line": 54, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 55, - "column": 8, - "index": 1979 + "filePath": "src/supportHeader/MobileHeader.jsx", + "line": 56, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 69, - "column": 8, - "index": 2358 + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 89, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", - "line": 28, - "column": 8, - "index": 927 - }, + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 104, + "column": 8 + } + ], + "Dropdown.Toggle": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 22, - "column": 6, - "index": 527 + "filePath": "src/supportHeader/DesktopHeader.jsx", + "line": 55, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", - "line": 33, - "column": 8, - "index": 1072 + "filePath": "src/supportHeader/MobileHeader.jsx", + "line": 57, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 50, - "column": 8, - "index": 1582 + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 90, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 61, - "column": 8, - "index": 1951 - }, + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 105, + "column": 10 + } + ], + "AvatarButton": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 46, - "column": 8, - "index": 1422 + "filePath": "src/supportHeader/DesktopHeader.jsx", + "line": 55, + "column": 29 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 70, - "column": 10, - "index": 2238 + "filePath": "src/supportHeader/MobileHeader.jsx", + "line": 57, + "column": 57 + } + ], + "Dropdown.Menu": [ + { + "filePath": "src/supportHeader/DesktopHeader.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", - "line": 28, - "column": 8, - "index": 819 + "filePath": "src/supportHeader/MobileHeader.jsx", + "line": 61, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 75, - "column": 8, - "index": 2457 + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 93, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 92, - "column": 10, - "index": 3068 + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 108, + "column": 10 + } + ], + "Dropdown.Item": [ + { + "filePath": "src/supportHeader/DesktopHeader.jsx", + "line": 70, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 50, - "column": 10, - "index": 1296 + "filePath": "src/supportHeader/DesktopHeader.jsx", + "line": 78, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 62, - "column": 10, - "index": 1786 + "filePath": "src/supportHeader/MobileHeader.jsx", + "line": 72, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 37, - "column": 8, - "index": 936 + "filePath": "src/supportHeader/MobileHeader.jsx", + "line": 80, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 74, - "column": 10, - "index": 2098 + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 94, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 83, - "column": 10, - "index": 2480 + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 103, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 101, - "column": 12, - "index": 3278 + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 109, + "column": 12 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 32, - "column": 4, - "index": 947 + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 121, + "column": 12 + } + ], + "ModalDialog": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 55, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 43, - "column": 6, - "index": 1135 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 58, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 50, - "column": 6, - "index": 1383 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 58, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", "line": 36, - "column": 8, - "index": 777 + "column": 6 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/FormGroup.jsx", - "line": 24, - "column": 6, - "index": 631 - } - ], - "Form": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.test.jsx", - "line": 26, - "column": 49, - "index": 903 + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 146, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", - "line": 11, - "column": 20, - "index": 206 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 191, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", - "line": 13, - "column": 18, - "index": 264 - } - ], - "ButtonGroup": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 16, - "column": 2, - "index": 405 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 137, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 41, - "column": 6, - "index": 1619 - } - ], - "IconButtonWithTooltip": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 17, - "column": 4, - "index": 423 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 97, + "column": 4 }, { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 24, - "column": 4, - "index": 619 + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 99, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 55, - "column": 12, - "index": 1724 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 94, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 94, - "column": 12, - "index": 2761 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 92, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 107, - "column": 12, - "index": 3555 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 66, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 38, - "column": 6, - "index": 818 + "filePath": "src/users/VerifiedName.jsx", + "line": 148, + "column": 6 } ], - "Check": [ + "ModalDialog.Header": [ { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 20, - "column": 11, - "index": 553 + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 62, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 37, - "column": 43, - "index": 847 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 65, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 69, - "column": 50, - "index": 2167 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 65, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 101, - "column": 83, - "index": 2974 - } - ], - "Icon": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 21, - "column": 14, - "index": 574 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 28, - "column": 14, - "index": 773 + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 156, + "column": 6 }, { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 57, - "column": 16, - "index": 1471 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 201, + "column": 6 }, { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 64, - "column": 20, - "index": 2047 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 148, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 114, - "column": 10, - "index": 3828 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 108, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 121, - "column": 18, - "index": 4053 + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 110, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 53, - "column": 12, - "index": 1609 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 105, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 29, - "column": 18, - "index": 741 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 103, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 34, - "column": 16, - "index": 881 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 72, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 37, - "column": 32, - "index": 836 + "filePath": "src/users/VerifiedName.jsx", + "line": 157, + "column": 8 + } + ], + "ModalDialog.Title": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 63, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 29, - "column": 14, - "index": 1082 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 66, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 32, - "column": 14, - "index": 1207 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 66, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, - "column": 46, - "index": 878 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 28, - "column": 22, - "index": 883 + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 157, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 41, - "column": 22, - "index": 1410 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 202, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 42, - "column": 96, - "index": 1557 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 149, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 48, - "column": 98, - "index": 1874 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 109, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 76, - "column": 24, - "index": 2397 + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 111, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 26, - "column": 50, - "index": 652 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 106, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 27, - "column": 48, - "index": 792 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 104, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 28, - "column": 27, - "index": 904 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 73, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 29, - "column": 29, - "index": 1044 + "filePath": "src/users/VerifiedName.jsx", + "line": 158, + "column": 10 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 67, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 30, - "column": 29, - "index": 1158 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 70, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 31, - "column": 26, - "index": 1269 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 70, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 50, - "column": 20, - "index": 1367 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 47, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 69, - "column": 20, - "index": 2171 + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 165, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 94, - "column": 20, - "index": 3242 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 206, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 120, - "column": 20, - "index": 4348 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 153, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 56, - "column": 22, - "index": 1769 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 113, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 97, - "column": 22, - "index": 2919 + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 115, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 29, - "column": 16, - "index": 738 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 110, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 145, - "column": 16, - "index": 4572 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 108, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 69, - "column": 10, - "index": 2127 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 77, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 101, - "column": 43, - "index": 2934 + "filePath": "src/users/VerifiedName.jsx", + "line": 162, + "column": 8 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 70, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 88, - "column": 24, - "index": 2657 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 77, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 42, - "column": 16, - "index": 1365 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 73, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/LanguageNamesWidget.jsx", - "line": 21, - "column": 6, - "index": 786 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 63, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 112, - "column": 22, - "index": 3796 + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 168, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 137, - "column": 12, - "index": 4662 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 209, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/index.jsx", - "line": 39, - "column": 8, - "index": 1220 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 156, + "column": 6 }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 20, - "column": 8, - "index": 787 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 116, + "column": 6 }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 44, - "column": 24, - "index": 1999 + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 118, + "column": 6 }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 81, - "column": 18, - "index": 3044 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 113, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 43, - "column": 16, - "index": 1020 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 111, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 64, - "column": 16, - "index": 1868 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 85, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 25, - "column": 15, - "index": 670 + "filePath": "src/users/VerifiedName.jsx", + "line": 169, + "column": 8 + } + ], + "ActionRow": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 71, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 26, - "column": 15, - "index": 712 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 78, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 45, - "column": 26, - "index": 1108 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 74, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 53, - "column": 16, - "index": 1327 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 64, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 162, - "column": 16, - "index": 4268 + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 169, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 177, - "column": 16, - "index": 4590 - } - ], - "Close": [ + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 210, + "column": 8 + }, { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 27, - "column": 11, - "index": 752 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 157, + "column": 8 }, { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 63, - "column": 17, - "index": 2020 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 117, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 27, - "column": 19, - "index": 854 + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 119, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 28, - "column": 13, - "index": 715 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 114, + "column": 8 }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 80, - "column": 15, - "index": 3019 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 112, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 50, - "column": 23, - "index": 1269 - } - ], - "Truncate": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 52, - "column": 6, - "index": 1334 + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 86, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 69, - "column": 12, - "index": 2324 + "filePath": "src/users/VerifiedName.jsx", + "line": 170, + "column": 10 } ], - "IconButton": [ + "ModalDialog.CloseButton": [ { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 55, - "column": 6, - "index": 1385 + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 72, + "column": 12 }, { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 62, - "column": 10, - "index": 1991 + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 79, + "column": 12 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 119, - "column": 8, - "index": 3993 + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 75, + "column": 12 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 27, - "column": 8, - "index": 681 + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 65, + "column": 12 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 32, - "column": 6, - "index": 825 + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 170, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, - "column": 10, - "index": 842 + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 211, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 26, - "column": 12, - "index": 823 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 158, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 42, - "column": 10, - "index": 1471 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 118, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 48, - "column": 10, - "index": 1786 + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 120, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 74, - "column": 20, - "index": 2329 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 115, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 27, - "column": 6, - "index": 690 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 113, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "filePath": "src/users/SingleSignOnRecordCard.jsx", "line": 87, - "column": 14, - "index": 2621 + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 40, - "column": 12, - "index": 1313 + "filePath": "src/users/VerifiedName.jsx", + "line": 171, + "column": 12 + } + ], + "DataTable": [ + { + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 71, + "column": 10 + } + ], + "InputSelect": [ + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 102, + "column": 8 }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 40, - "column": 14, - "index": 1811 + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 112, + "column": 8 }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 77, - "column": 8, - "index": 2878 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 66, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 57, - "column": 6, - "index": 1634 + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 75, + "column": 8 + } + ], + "TransitionReplace": [ + { + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 298, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 43, - "column": 16, - "index": 1005 + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 312, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 158, - "column": 6, - "index": 4142 + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 277, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 173, - "column": 6, - "index": 4464 + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 291, + "column": 6 + }, + { + "filePath": "src/users/LearnerCredentials.jsx", + "line": 23, + "column": 4 } ], - "EditOutline": [ + "OverlayTrigger": [ { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 61, - "column": 13, - "index": 1564 + "filePath": "src/users/VerifiedName.jsx", + "line": 43, + "column": 8 } ], - "ModalDialog.Header": [ + "Popover": [ { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 57, - "column": 6, - "index": 1749 + "filePath": "src/users/VerifiedName.jsx", + "line": 47, + "column": 12 + } + ], + "Popover.Title": [ + { + "filePath": "src/users/VerifiedName.jsx", + "line": 48, + "column": 14 + } + ], + "Popover.Content": [ + { + "filePath": "src/users/VerifiedName.jsx", + "line": 49, + "column": 14 + } + ] + } + }, + { + "version": "12.0.5", + "name": "@edx/frontend-component-cookie-policy-banner", + "repository": { + "type": "git", + "url": "https://github.com/openedx/frontend-component-cookie-policy-banner" + }, + "folderName": "frontend-component-cookie-policy-banner", + "usages": { + "StatusAlert": [ + { + "filePath": "src/CookiePolicyBanner/index.jsx", + "line": 68, + "column": 10 + } + ] + } + }, + { + "version": "20.27.0", + "name": "@edx/frontend-component-header-edx", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-component-header-edx.git" + }, + "folderName": "frontend-component-header-edx", + "usages": { + "Dropdown": [ + { + "filePath": "src/DesktopHeader.jsx", + "line": 66, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 22, - "column": 6, - "index": 614 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 31, + "column": 6 + } + ], + "Dropdown.Toggle": [ + { + "filePath": "src/DesktopHeader.jsx", + "line": 67, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 37, - "column": 4, - "index": 660 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 32, + "column": 8 } ], - "ModalDialog.Body": [ + "AvatarButton": [ { - "filePath": "src/editors/containers/EditorContainer/index.jsx", + "filePath": "src/DesktopHeader.jsx", "line": 69, - "column": 6, - "index": 2160 + "column": 14 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 34, - "column": 6, - "index": 1021 + "filePath": "src/MobileHeader.jsx", + "line": 136, + "column": 21 + } + ], + "Dropdown.Menu": [ + { + "filePath": "src/DesktopHeader.jsx", + "line": 78, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 44, - "column": 6, - "index": 908 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 38, + "column": 8 } ], - "Collapsible.Advanced": [ + "Dropdown.Item": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 87, - "column": 4, - "index": 2841 + "filePath": "src/DesktopHeader.jsx", + "line": 80, + "column": 12 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", "line": 15, - "column": 6, - "index": 348 + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 22, - "column": 6, - "index": 636 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 92, - "column": 8, - "index": 2999 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 40, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 106, - "column": 6, - "index": 3483 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 43, + "column": 10 + }, + { + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 51, + "column": 12 + }, + { + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 55, + "column": 10 + } + ], + "Button": [ + { + "filePath": "src/learning-header/AnonymousUserMenu.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 22, - "column": 8, - "index": 759 + "filePath": "src/learning-header/AnonymousUserMenu.jsx", + "line": 19, + "column": 4 + } + ] + } + }, + { + "version": "20.28.4", + "name": "@edx/frontend-component-header", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-component-header.git" + }, + "folderName": "frontend-component-header", + "usages": { + "Button": [ + { + "filePath": "src/learning-header/AnonymousUserMenu.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 26, - "column": 2, - "index": 714 + "filePath": "src/learning-header/AnonymousUserMenu.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 26, - "column": 4, - "index": 818 + "filePath": "src/StudioHeader.test.jsx", + "line": 91, + "column": 8 } ], - "Collapsible.Body": [ + "Dropdown.Item": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 102, - "column": 8, - "index": 3340 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 15, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 18, - "column": 8, - "index": 424 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 32, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 25, - "column": 8, - "index": 711 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 35, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 93, - "column": 10, - "index": 3063 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 39, + "column": 12 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 107, - "column": 8, - "index": 3544 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 52, - "column": 4, - "index": 1973 + "filePath": "src/StudioHeader.test.jsx", + "line": 85, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 31, - "column": 6, - "index": 939 + "filePath": "src/StudioHeader.test.jsx", + "line": 86, + "column": 12 + }, + { + "filePath": "src/StudioHeader.test.jsx", + "line": 87, + "column": 12 } ], - "Collapsible.Trigger": [ + "Dropdown": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 113, - "column": 8, - "index": 3698 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 26, - "column": 10, - "index": 880 + "filePath": "src/StudioHeader.test.jsx", + "line": 80, + "column": 8 + } + ], + "Dropdown.Toggle": [ + { + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 31, - "column": 4, - "index": 865 + "filePath": "src/StudioHeader.test.jsx", + "line": 81, + "column": 10 } ], - "FeedbackOutline": [ + "Dropdown.Menu": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 115, - "column": 17, - "index": 3851 + "filePath": "src/learning-header/AuthenticatedUserDropdown.jsx", + "line": 30, + "column": 8 + }, + { + "filePath": "src/StudioHeader.test.jsx", + "line": 84, + "column": 10 } ], - "DeleteOutline": [ + "ActionRow": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 120, - "column": 15, - "index": 4020 - }, + "filePath": "src/StudioHeader.jsx", + "line": 101, + "column": 12 + } + ], + "ActionRow.Spacer": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 28, - "column": 15, - "index": 708 - }, + "filePath": "src/StudioHeader.test.jsx", + "line": 90, + "column": 8 + } + ] + } + }, + { + "version": "19.25.1", + "name": "@edx/frontend-enterprise-catalog-search", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-enterprise.git" + }, + "folderName": "catalog-search", + "usages": { + "Button": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 33, - "column": 13, - "index": 850 + "filePath": "src/ClearCurrentRefinements.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 57, - "column": 19, - "index": 1794 + "filePath": "src/CurrentRefinements.jsx", + "line": 108, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 98, - "column": 19, - "index": 2944 + "filePath": "src/MobileFilterMenu.jsx", + "line": 21, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 89, - "column": 21, - "index": 2684 + "filePath": "src/MobileFilterMenu.jsx", + "line": 56, + "column": 14 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 111, - "column": 19, - "index": 3759 + "filePath": "src/MobileFilterMenu.jsx", + "line": 76, + "column": 16 } ], - "Dropdown": [ + "Badge": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 47, - "column": 8, - "index": 1443 + "filePath": "src/CurrentRefinements.jsx", + "line": 82, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 71, - "column": 12, - "index": 2190 + "filePath": "src/CurrentRefinements.jsx", + "line": 96, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 85, - "column": 6, - "index": 2396 - }, + "filePath": "src/FacetItem.jsx", + "line": 22, + "column": 6 + } + ], + "Dropdown": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 37, - "column": 4, - "index": 1198 + "filePath": "src/FacetDropdown.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 78, - "column": 6, - "index": 2106 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 29, + "column": 6 } ], "Dropdown.Toggle": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 48, - "column": 10, - "index": 1464 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 72, - "column": 14, - "index": 2215 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 88, - "column": 8, - "index": 2453 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 38, - "column": 6, - "index": 1215 + "filePath": "src/FacetDropdown.jsx", + "line": 17, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 79, - "column": 8, - "index": 2125 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 30, + "column": 8 } ], - "Add": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 54, - "column": 19, - "index": 1634 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 74, - "column": 26, - "index": 2126 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 171, - "column": 24, - "index": 5615 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 146, - "column": 20, - "index": 5006 - }, + "Dropdown.Menu": [ { - "filePath": "src/editors/sharedComponents/SelectionModal/index.jsx", - "line": 74, - "column": 22, - "index": 1664 + "filePath": "src/FacetDropdown.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 194, - "column": 24, - "index": 5049 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 37, + "column": 8 } ], - "Dropdown.Menu": [ + "Dropdown.Item": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 58, - "column": 10, - "index": 1760 + "filePath": "src/FacetItem.jsx", + "line": 11, + "column": 2 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 80, - "column": 14, - "index": 2507 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 38, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 98, - "column": 8, - "index": 2762 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 50, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 46, - "column": 6, - "index": 1443 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 62, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 87, - "column": 8, - "index": 2390 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 76, + "column": 14 } ], - "Dropdown.Item": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 59, - "column": 12, - "index": 1788 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 66, - "column": 12, - "index": 2105 - }, + "Input": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 81, - "column": 16, - "index": 2577 + "filePath": "src/FacetItem.jsx", + "line": 12, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 87, - "column": 16, - "index": 2819 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 39, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 90, - "column": 16, - "index": 3020 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 51, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 101, - "column": 22, - "index": 2913 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 63, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 104, - "column": 22, - "index": 3103 + "filePath": "src/LearningTypeRadioFacet.jsx", + "line": 77, + "column": 16 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 106, - "column": 20, - "index": 3229 - }, + "filePath": "src/TypeaheadFacetDropdown.jsx", + "line": 26, + "column": 8 + } + ], + "SearchField.Advanced": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 47, - "column": 8, - "index": 1508 - }, + "filePath": "src/SearchBox.jsx", + "line": 151, + "column": 6 + } + ], + "SearchField.Input": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 53, - "column": 8, - "index": 1715 - }, + "filePath": "src/SearchBox.jsx", + "line": 162, + "column": 8 + } + ], + "SearchField.ClearButton": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 56, - "column": 8, - "index": 1893 - }, + "filePath": "src/SearchBox.jsx", + "line": 169, + "column": 8 + } + ], + "SearchField.SubmitButton": [ { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 89, - "column": 12, - "index": 2466 + "filePath": "src/SearchBox.jsx", + "line": 170, + "column": 8 } ], - "Form.Label": [ + "MediaQuery": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", - "line": 25, - "column": 6, - "index": 546 + "filePath": "src/SearchFilters.jsx", + "line": 84, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", - "line": 20, - "column": 4, - "index": 538 - }, + "filePath": "src/SearchFilters.jsx", + "line": 89, + "column": 6 + } + ], + "breakpoints": [ { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 32, - "column": 10, - "index": 986 + "filePath": "src/SearchFilters.jsx", + "line": 84, + "column": 28 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 51, - "column": 20, - "index": 1443 + "filePath": "src/SearchFilters.jsx", + "line": 89, + "column": 28 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 70, - "column": 20, - "index": 2209 - }, + "filePath": "src/tests/SearchFilters.test.jsx", + "line": 13, + "column": 47 + } + ], + "Container": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 95, - "column": 20, - "index": 3280 - }, + "filePath": "src/SearchHeader.jsx", + "line": 41, + "column": 6 + } + ], + "Row": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 121, - "column": 20, - "index": 4386 - }, + "filePath": "src/SearchHeader.jsx", + "line": 42, + "column": 8 + } + ], + "Col": [ { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 29, - "column": 4, - "index": 844 + "filePath": "src/SearchHeader.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 52, - "column": 6, - "index": 1569 - }, + "filePath": "src/SearchHeader.jsx", + "line": 62, + "column": 10 + } + ], + "Pagination": [ { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 39, - "column": 4, - "index": 999 + "filePath": "src/SearchPagination.jsx", + "line": 53, + "column": 4 } ], - "AlertModal": [ + "ResponsiveContext.Provider": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 54, - "column": 6, - "index": 1589 + "filePath": "src/tests/SearchFilters.test.jsx", + "line": 15, + "column": 4 + } + ] + } + }, + { + "version": "12.2.0", + "name": "@edx/frontend-learner-portal-base", + "repository": "https://github.com/edx/frontend-learner-portal-base", + "folderName": "frontend-learner-portal-base", + "usages": { + "Dropdown.Deprecated": [ + { + "filePath": "src/components/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 150, + "column": 10 } ], - "Container": [ + "Modal": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 99, - "column": 10, - "index": 3197 + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 111, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 23, - "column": 4, - "index": 535 + "filePath": "src/components/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", + "line": 74, + "column": 6 + } + ], + "StatusAlert": [ + { + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 116, + "column": 14 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 22, - "column": 4, - "index": 506 + "filePath": "src/components/course-enrollments/course-cards/mark-complete-modal/ModalError.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", - "line": 20, - "column": 4, - "index": 777 + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 56, + "column": 4 }, { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 31, - "column": 4, - "index": 934 + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 76, + "column": 6 } ], - "Card.Section": [ + "Input": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 14, - "column": 4, - "index": 310 - }, + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 133, + "column": 14 + } + ], + "StatefulButton": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 21, - "column": 6, - "index": 660 + "filePath": "src/components/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", + "line": 149, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 57, - "column": 14, - "index": 1571 + "filePath": "src/components/course-enrollments/course-cards/mark-complete-modal/MarkCompleteModal.jsx", + "line": 78, + "column": 10 } ], - "Form.CheckboxSet": [ + "Button": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 36, - "column": 4, - "index": 924 + "filePath": "src/components/course-enrollments/course-cards/UpcomingCourseCard.jsx", + "line": 10, + "column": 4 } ], - "Row": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 40, - "column": 6, - "index": 1027 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 20, - "column": 6, - "index": 664 - }, + "breakpoints": [ { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 32, - "column": 4, - "index": 718 + "filePath": "src/components/course-enrollments/CourseEnrollments.jsx", + "line": 126, + "column": 30 }, { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 32, - "column": 6, - "index": 1028 + "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", + "line": 161, + "column": 26 }, { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 42, - "column": 10, - "index": 1304 + "filePath": "src/components/course-enrollments/tests/CourseEnrollments.test.jsx", + "line": 174, + "column": 26 } ], - "Form.Checkbox": [ + "Collapsible": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 42, - "column": 10, - "index": 1095 - }, + "filePath": "src/components/course-enrollments/CourseSection.jsx", + "line": 80, + "column": 8 + } + ] + } + }, + { + "version": "20.28.0", + "name": "@edx/frontend-lib-content-components", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-lib-content-components.git" + }, + "folderName": "frontend-lib-content-components", + "usages": { + "Toast": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 71, - "column": 8, - "index": 2352 + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 33, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/SocialShareWidget/index.jsx", - "line": 54, - "column": 6, - "index": 1630 - }, + "filePath": "src/editors/containers/TextEditor/index.jsx", + "line": 111, + "column": 8 + } + ], + "ModalDialog.Footer": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 127, - "column": 14, - "index": 3845 + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 38, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 149, - "column": 12, - "index": 4745 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 26, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 119, - "column": 10, - "index": 4036 + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 38, + "column": 4 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 47, - "column": 4, - "index": 1406 + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 33, + "column": 4 } ], - "Hyperlink": [ + "ActionRow": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 36, - "column": 10, - "index": 1431 + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 39, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 83, - "column": 8, - "index": 2770 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 21, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 40, - "column": 10, - "index": 1139 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 18, + "column": 2 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 79, - "column": 6, - "index": 2895 + "line": 29, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 35, - "column": 6, - "index": 1042 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 46, + "column": 16 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 31, - "column": 8, - "index": 836 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 69, + "column": 14 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/SocialShareWidget/index.jsx", - "line": 75, - "column": 8, - "index": 2278 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 50, - "column": 14, - "index": 1670 - } - ], - "Card": [ + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 39, + "column": 6 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", "line": 22, - "column": 4, - "index": 826 + "column": 2 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 20, - "column": 4, - "index": 569 + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 34, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 54, - "column": 10, - "index": 1411 - } - ], - "Alert": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 66, + "column": 10 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 63, - "column": 7, - "index": 2131 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 49, + "column": 18 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 79, - "column": 8, - "index": 2285 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 68, + "column": 18 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", - "line": 18, - "column": 4, - "index": 583 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 93, + "column": 18 }, { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 47, - "column": 4, - "index": 1127 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 119, + "column": 18 }, { - "filePath": "src/editors/sharedComponents/RawEditor/index.jsx", - "line": 25, - "column": 8, - "index": 598 - } - ], - "Collapsible.Visible": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 36, + "column": 6 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 28, - "column": 12, - "index": 1035 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 24, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 31, - "column": 12, - "index": 1162 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 123, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 35, - "column": 6, - "index": 1022 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 77, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 45, - "column": 6, - "index": 1631 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 106, + "column": 8 } ], - "KeyboardArrowDown": [ + "Hyperlink": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 29, - "column": 25, - "index": 1093 - } - ], - "KeyboardArrowUp": [ + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 44, + "column": 10 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", "line": 32, - "column": 25, - "index": 1218 - } - ], - "Col": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 27, - "column": 4, - "index": 627 + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 49, - "column": 24, - "index": 1280 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 61, - "column": 24, - "index": 1770 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 79, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 33, - "column": 8, - "index": 1042 - } - ], - "ArrowBack": [ + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", + "line": 35, + "column": 6 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, - "column": 27, - "index": 859 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", + "line": 31, + "column": 8 } ], "ActionRow.Spacer": [ + { + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 49, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 25, + "column": 4 + }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", "line": 31, - "column": 10, - "index": 955 + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", "line": 35, - "column": 10, - "index": 1112 + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", "line": 50, - "column": 18, - "index": 1729 + "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", "line": 73, - "column": 16, - "index": 2767 + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 29, - "column": 8, - "index": 670 + "line": 28, + "column": 8 + }, + { + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 41, + "column": 8 + }, + { + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 45, + "column": 4 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 70, - "column": 12, - "index": 2157 + "line": 68, + "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", "line": 54, - "column": 20, - "index": 1626 + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", "line": 73, - "column": 20, - "index": 2394 + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", "line": 98, - "column": 20, - "index": 3465 + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", "line": 124, - "column": 20, - "index": 4568 + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", "line": 54, - "column": 12, - "index": 1691 + "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", "line": 26, - "column": 6, - "index": 663 + "column": 6 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 147, - "column": 14, - "index": 4687 + "line": 144, + "column": 14 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 68, - "column": 10, - "index": 2096 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 82, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 77, - "column": 8, - "index": 2318 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 127, + "column": 10 + } + ], + "Button": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 85, - "column": 12, - "index": 2552 + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 50, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 139, - "column": 10, - "index": 4769 + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 57, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 51, - "column": 8, - "index": 1064 + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 36, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 59, - "column": 23, - "index": 1447 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 89, + "column": 12 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 99, - "column": 10, - "index": 2761 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 190, - "column": 8, - "index": 4902 - } - ], - "Form.RadioSet": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 40, + "column": 8 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 37, - "column": 8, - "index": 1162 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 39, + "column": 6 }, { - "filePath": "www/src/Gallery.jsx", - "line": 42, - "column": 10, - "index": 1691 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 29, + "column": 8 }, { - "filePath": "www/src/Gallery.jsx", - "line": 59, - "column": 10, - "index": 2181 - } - ], - "Form.Radio": [ + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 36, + "column": 8 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/index.jsx", "line": 47, - "column": 18, - "index": 1539 + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 70, - "column": 16, - "index": 2583 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/index.jsx", + "line": 64, + "column": 6 }, { - "filePath": "www/src/Gallery.jsx", - "line": 48, - "column": 14, - "index": 1886 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 50, + "column": 8 }, { - "filePath": "www/src/Gallery.jsx", - "line": 64, - "column": 12, - "index": 2321 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 56, + "column": 8 }, { - "filePath": "www/src/Gallery.jsx", - "line": 65, - "column": 12, - "index": 2379 - } - ], - "OverlayTrigger": [ + "filePath": "src/editors/containers/TextEditor/components/SourceCodeModal/index.jsx", + "line": 30, + "column": 8 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 51, - "column": 18, - "index": 1768 + "filePath": "src/editors/containers/VideoEditor/components/SelectVideoModal.jsx", + "line": 39, + "column": 21 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 99, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 71, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 112, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 34, + "column": 4 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 136, - "column": 14, - "index": 4276 + "line": 165, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 58, + "column": 16 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 61, + "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 128, - "column": 10, - "index": 4389 + "line": 131, + "column": 6 + }, + { + "filePath": "src/editors/sharedComponents/Button/index.jsx", + "line": 12, + "column": 2 + }, + { + "filePath": "src/editors/sharedComponents/CodeEditor/index.jsx", + "line": 32, + "column": 8 + }, + { + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 40, + "column": 12 } ], - "Tooltip": [ + "Spinner": [ { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 54, - "column": 22, - "index": 1875 + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 63, + "column": 16 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 140, - "column": 18, - "index": 4395 + "filePath": "src/editors/containers/ProblemEditor/index.jsx", + "line": 23, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 132, - "column": 14, - "index": 4492 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/Gallery.jsx", + "line": 30, + "column": 6 + }, + { + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 84, + "column": 10 + }, + { + "filePath": "src/editors/containers/TextEditor/index.jsx", + "line": 118, + "column": 14 + }, + { + "filePath": "src/editors/containers/VideoEditor/index.jsx", + "line": 41, + "column": 10 + }, + { + "filePath": "src/example.jsx", + "line": 48, + "column": 12 } ], - "Image": [ + "Form.Group": [ + { + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", + "line": 15, + "column": 2 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", + "line": 12, + "column": 2 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", + "line": 27, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", + "line": 36, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", + "line": 29, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 34, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 45, + "column": 6 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 26, - "column": 6, - "index": 730 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 41, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 85, - "column": 10, - "index": 2477 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 59, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 33, - "column": 10, - "index": 1057 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 78, + "column": 6 }, { - "filePath": "src/editors/containers/VideoGallery/index.jsx", - "line": 51, - "column": 4, - "index": 1765 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/index.jsx", - "line": 75, - "column": 10, - "index": 2318 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 28, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 42, - "column": 12, - "index": 1320 - } - ], - "Stack": [ + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 28, + "column": 2 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 22, - "column": 10, - "index": 784 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 38, + "column": 2 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 67, - "column": 8, - "index": 2028 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 99, - "column": 8, - "index": 3391 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", + "line": 47, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 56, - "column": 6, - "index": 1471 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", + "line": 59, + "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 46, - "column": 12, - "index": 1202 + "line": 35, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 25, - "column": 6, - "index": 503 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 48, + "column": 16 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 84, - "column": 8, - "index": 2428 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 67, + "column": 16 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 104, - "column": 8, - "index": 3072 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 92, + "column": 16 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 23, - "column": 2, - "index": 506 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 118, + "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", "line": 116, - "column": 6, - "index": 3429 + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 46, - "column": 10, - "index": 1451 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", + "line": 59, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/index.jsx", - "line": 97, - "column": 6, - "index": 2318 - } - ], - "ModalDialog.Title": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 60, + "column": 6 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 23, - "column": 8, - "index": 675 + "filePath": "www/src/Gallery.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 38, - "column": 6, - "index": 754 + "filePath": "www/src/Gallery.jsx", + "line": 52, + "column": 8 } ], - "InfoOutline": [ + "Form.Control": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 41, - "column": 56, - "index": 1444 + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 145, - "column": 27, - "index": 4583 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 49, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 137, - "column": 23, - "index": 4673 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", + "line": 22, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", - "line": 19, - "column": 12, - "index": 602 - } - ], - "ExpandMore": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 42, - "column": 76, - "index": 1537 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", + "line": 28, + "column": 8 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 25, - "column": 26, - "index": 681 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 161, - "column": 13, - "index": 4240 - } - ], - "ExpandLess": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 48, - "column": 78, - "index": 1854 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 176, - "column": 13, - "index": 4562 - } - ], - "Form.Row": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 48, - "column": 6, - "index": 1226 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 100, - "column": 10, - "index": 3219 - } - ], - "MoreHoriz": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 75, - "column": 21, - "index": 2362 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", + "line": 30, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 41, - "column": 13, - "index": 1338 - } - ], - "FileUpload": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 104, - "column": 24, - "index": 3619 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 35, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 115, - "column": 24, - "index": 3588 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 46, + "column": 8 }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 20, - "column": 19, - "index": 798 - } - ], - "Copyright": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 42, + "column": 8 + }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 26, - "column": 61, - "index": 663 - } - ], - "Cc": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 60, + "column": 10 + }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 27, - "column": 59, - "index": 803 - } - ], - "Attribution": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 79, + "column": 8 + }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", "line": 28, - "column": 38, - "index": 915 + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 50, - "column": 60, - "index": 1407 - } - ], - "Nc": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 29, - "column": 40, - "index": 1055 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 32, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 69, - "column": 31, - "index": 2182 - } - ], - "Nd": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 30, - "column": 40, - "index": 1169 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 94, - "column": 31, - "index": 3253 - } - ], - "Sa": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 31, - "column": 37, - "index": 1280 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 120, - "column": 31, - "index": 4359 - } - ], - "CheckboxControl": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 55, - "column": 20, - "index": 1667 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 74, - "column": 20, - "index": 2435 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", + "line": 48, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 99, - "column": 20, - "index": 3506 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", + "line": 60, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 125, - "column": 20, - "index": 4609 - } - ], - "Card.Header": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 55, - "column": 12, - "index": 1447 - } - ], - "Card.Body": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 56, - "column": 12, - "index": 1545 - } - ], - "Card.Footer": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 37, + "column": 8 + }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", "line": 60, - "column": 14, - "index": 1707 - } - ], - "ClosedCaption": [ + "column": 8 + }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/LanguageNamesWidget.jsx", - "line": 16, - "column": 4, - "index": 677 - } - ], - "Alert.Heading": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 62, + "column": 10 + }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", - "line": 23, - "column": 6, - "index": 688 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 71, + "column": 10 }, { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 55, - "column": 10, - "index": 1272 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 89, + "column": 12 } ], - "ArrowBackIos": [ + "Form": [ + { + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.test.jsx", + "line": 26, + "column": 34 + }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/index.jsx", - "line": 39, - "column": 19, - "index": 1231 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", + "line": 8, + "column": 20 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/index.jsx", - "line": 65, - "column": 20, - "index": 1978 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", + "line": 10, + "column": 18 } ], - "InputGroup": [ + "ButtonGroup": [ { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 30, - "column": 8, - "index": 1369 - } - ], - "FormControl": [ + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", + "line": 16, + "column": 2 + }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 31, - "column": 10, - "index": 1392 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 36, + "column": 6 } ], - "ArrowForward": [ + "IconButtonWithTooltip": [ { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 43, - "column": 21, - "index": 1961 - } - ], - "Dropzone": [ + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", + "line": 17, + "column": 4 + }, { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 85, - "column": 6, - "index": 3107 - } - ], - "ModalDialog": [ + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", + "line": 24, + "column": 4 + }, { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 26, - "column": 2, - "index": 429 - } - ], - "Scrollable": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 55, + "column": 12 + }, { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 43, - "column": 4, - "index": 871 - } - ], - "ModalDialog.CloseButton": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 94, + "column": 12 + }, { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 52, - "column": 8, - "index": 1093 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 95, + "column": 12 } ], - "DragIndicator": [ + "Check": [ { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 42, - "column": 13, - "index": 989 - } - ], - "Error": [ + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", + "line": 20, + "column": 11 + }, { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 49, - "column": 12, - "index": 1169 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", + "line": 37, + "column": 43 } ], - "paragon": [ + "Icon": [ { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 70, - "column": 6, - "index": 2453 + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", + "line": 21, + "column": 14 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 73, - "column": 6, - "index": 2569 + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", + "line": 28, + "column": 14 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 77, - "column": 6, - "index": 2736 + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", + "line": 55, + "column": 16 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 81, - "column": 6, - "index": 2897 + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 59, + "column": 20 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 84, - "column": 6, - "index": 3013 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 72, + "column": 20 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 93, - "column": 6, - "index": 3464 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 79, + "column": 18 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 94, - "column": 6, - "index": 3504 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 29, + "column": 18 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 95, - "column": 6, - "index": 3544 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 28, + "column": 14 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 96, - "column": 6, - "index": 3586 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", + "line": 37, + "column": 32 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 97, - "column": 6, - "index": 3620 - } - ], - "icons": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 25, + "column": 14 + }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 88, - "column": 6, - "index": 3259 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 28, + "column": 14 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 90, - "column": 6, - "index": 3371 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 30, + "column": 46 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 98, - "column": 6, - "index": 3660 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 28, + "column": 22 }, { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 99, - "column": 6, - "index": 3694 - } - ], - "Badge": [ + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 64, + "column": 16 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 49, - "column": 12, - "index": 1621 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 32, + "column": 26 }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 54, - "column": 12, - "index": 1865 - } - ], - "SpinnerSimple": [ + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 40, + "column": 16 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 26, - "column": 26, - "index": 723 - } - ], - "StatefulButton": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 41, + "column": 22 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 35, - "column": 8, - "index": 952 - } - ], - "Search": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 42, + "column": 96 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 53, - "column": 27, - "index": 1338 - } - ], - "SelectMenu": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 48, + "column": 98 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 60, - "column": 6, - "index": 1476 - } - ], - "MenuItem": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 74, + "column": 24 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 62, - "column": 10, - "index": 1587 - } - ], - "Form.SwitchSet": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 26, + "column": 50 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 100, - "column": 10, - "index": 2792 - } - ], - "Form.Switch": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 27, + "column": 48 + }, { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 105, - "column": 12, - "index": 2916 - } - ], - "useWindowSize": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 28, + "column": 27 + }, { - "filePath": "src/editors/sharedComponents/SourceCodeModal/index.jsx", - "line": 25, - "column": 21, - "index": 569 - } - ] - } - }, - { - "version": "22.0.0", - "name": "content-components-gallery", - "folderName": "www", - "usages": { - "Form.Group": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 29, + "column": 29 + }, { - "filePath": "src/Gallery.jsx", - "line": 41, - "column": 8, - "index": 1668 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 30, + "column": 29 }, { - "filePath": "src/Gallery.jsx", - "line": 52, - "column": 8, - "index": 2000 - } - ], - "Form.RadioSet": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 31, + "column": 26 + }, { - "filePath": "src/Gallery.jsx", - "line": 42, - "column": 10, - "index": 1691 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 50, + "column": 20 }, { - "filePath": "src/Gallery.jsx", - "line": 59, - "column": 10, - "index": 2181 - } - ], - "Form.Radio": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 69, + "column": 20 + }, { - "filePath": "src/Gallery.jsx", - "line": 48, - "column": 14, - "index": 1886 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 94, + "column": 20 }, { - "filePath": "src/Gallery.jsx", - "line": 64, - "column": 12, - "index": 2321 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 120, + "column": 20 }, { - "filePath": "src/Gallery.jsx", - "line": 65, - "column": 12, - "index": 2379 - } - ] - } - }, - { - "version": "22.2.0", - "name": "@edx/frontend-lib-special-exams", - "repository": { - "type": "git", - "url": "git+https://github.com/edx/frontend-lib-special-exams.git" - }, - "folderName": "frontend-lib-special-exams", - "usages": { - "Spinner": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 56, + "column": 22 + }, { - "filePath": "src/exam/Exam.jsx", - "line": 79, - "column": 8, - "index": 3102 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 97, + "column": 22 }, { - "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", - "line": 125, - "column": 32, - "index": 4484 - } - ], - "Alert": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 29, + "column": 16 + }, { - "filePath": "src/exam/Exam.jsx", - "line": 100, - "column": 8, - "index": 3821 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 142, + "column": 16 }, { - "filePath": "src/exam/ExamAPIError.jsx", - "line": 15, - "column": 4, - "index": 599 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 85, + "column": 24 }, { - "filePath": "src/instructions/UnknownAttemptStatusError.jsx", - "line": 6, - "column": 2, - "index": 178 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 41, + "column": 16 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 100, + "column": 22 }, { - "filePath": "src/timer/ExamTimerBlock.jsx", - "line": 63, - "column": 6, - "index": 2128 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 125, + "column": 12 } ], - "Info": [ + "Close": [ { - "filePath": "src/exam/Exam.jsx", - "line": 100, - "column": 36, - "index": 3849 + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", + "line": 27, + "column": 11 }, { - "filePath": "src/exam/ExamAPIError.jsx", - "line": 16, - "column": 17, - "index": 680 - } - ], - "Icon": [ + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 58, + "column": 17 + }, { - "filePath": "src/exam/ExamAPIError.jsx", - "line": 16, - "column": 6, - "index": 669 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 27, + "column": 19 }, { - "filePath": "src/timer/CountDownTimer.jsx", - "line": 51, - "column": 12, - "index": 1843 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 37, + "column": 23 }, { - "filePath": "src/timer/CountDownTimer.jsx", - "line": 52, - "column": 12, - "index": 1929 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 28, + "column": 13 } ], - "Alert.Heading": [ - { - "filePath": "src/exam/ExamAPIError.jsx", - "line": 17, - "column": 6, - "index": 718 - }, + "Truncate": [ { - "filePath": "src/instructions/UnknownAttemptStatusError.jsx", - "line": 7, - "column": 4, - "index": 242 + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", + "line": 50, + "column": 6 } ], - "Hyperlink": [ + "IconButton": [ { - "filePath": "src/exam/ExamAPIError.jsx", - "line": 30, - "column": 16, - "index": 1286 + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", + "line": 53, + "column": 6 }, { - "filePath": "src/instructions/proctored_exam/download-instructions/LtiProviderInstructions.jsx", - "line": 10, - "column": 4, - "index": 325 + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 57, + "column": 10 }, { - "filePath": "src/instructions/proctored_exam/ErrorProctoredExamInstructions.jsx", - "line": 34, - "column": 31, - "index": 1432 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 70, + "column": 10 }, { - "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", - "line": 29, - "column": 14, - "index": 1127 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 77, + "column": 8 }, { - "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", - "line": 58, - "column": 14, - "index": 2277 - } - ], - "Container": [ - { - "filePath": "src/instructions/EntranceInstructions.jsx", - "line": 29, - "column": 6, - "index": 1058 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 27, + "column": 8 }, { - "filePath": "src/instructions/ErrorInstructions.jsx", + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", "line": 26, - "column": 6, - "index": 830 + "column": 4 }, { - "filePath": "src/instructions/ExpiredInstructions.jsx", - "line": 6, - "column": 2, - "index": 180 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/instructions/proctored_exam/download-instructions/index.jsx", - "line": 111, - "column": 6, - "index": 3709 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 26, + "column": 12 }, { - "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", - "line": 74, - "column": 6, - "index": 2659 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 57, + "column": 6 }, { - "filePath": "src/instructions/proctored_exam/prerequisites-instructions/index.jsx", - "line": 37, - "column": 6, - "index": 1267 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 31, + "column": 16 }, { - "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", - "line": 32, - "column": 6, - "index": 1042 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx", - "line": 15, - "column": 6, - "index": 437 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 48, + "column": 10 }, { - "filePath": "src/instructions/RejectedInstructions.jsx", - "line": 24, - "column": 6, - "index": 764 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 72, + "column": 20 }, { - "filePath": "src/instructions/SubmitInstructions.jsx", - "line": 34, - "column": 6, - "index": 1165 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/instructions/SubmittedInstructions.jsx", - "line": 29, - "column": 6, - "index": 999 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 84, + "column": 14 }, { - "filePath": "src/instructions/VerifiedInstructions.jsx", - "line": 23, - "column": 6, - "index": 700 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 39, + "column": 12 } ], - "MailtoLink": [ + "EditOutline": [ { - "filePath": "src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx", - "line": 68, - "column": 10, - "index": 2446 - }, + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", + "line": 59, + "column": 13 + } + ], + "ModalDialog.Header": [ { - "filePath": "src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx", - "line": 83, - "column": 10, - "index": 3022 + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 49, + "column": 6 }, { - "filePath": "src/instructions/onboarding_exam/RejectedOnboardingExamInstructions.jsx", - "line": 29, - "column": 10, - "index": 1041 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", - "line": 42, - "column": 8, - "index": 1571 + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 30, + "column": 4 }, { - "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", - "line": 83, - "column": 8, - "index": 3076 + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 25, + "column": 4 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 64, + "column": 6 }, { - "filePath": "src/instructions/onboarding_exam/VerifiedOnboardingExamInstructions.jsx", - "line": 33, - "column": 8, - "index": 1099 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 34, + "column": 6 }, { - "filePath": "src/instructions/proctored_exam/ErrorProctoredExamInstructions.jsx", - "line": 23, - "column": 33, - "index": 976 + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 35, + "column": 4 }, { - "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", - "line": 90, - "column": 12, - "index": 3404 + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 30, + "column": 4 } ], - "Button": [ - { - "filePath": "src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx", - "line": 93, - "column": 8, - "index": 3349 - }, + "Collapsible.Advanced": [ { - "filePath": "src/instructions/onboarding_exam/ErrorOnboardingExamInstructions.jsx", - "line": 26, - "column": 6, - "index": 832 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 36, + "column": 4 }, { - "filePath": "src/instructions/onboarding_exam/RejectedOnboardingExamInstructions.jsx", - "line": 38, - "column": 6, - "index": 1397 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 15, + "column": 6 }, { - "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", - "line": 60, - "column": 8, - "index": 2315 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", - "line": 67, - "column": 6, - "index": 2580 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 87, + "column": 8 }, { - "filePath": "src/instructions/practice_exam/EntrancePracticeExamInstructions.jsx", - "line": 27, - "column": 8, - "index": 890 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 101, + "column": 6 }, { - "filePath": "src/instructions/practice_exam/ErrorPracticeExamInstructions.jsx", - "line": 38, - "column": 6, - "index": 1289 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 18, + "column": 8 }, { - "filePath": "src/instructions/practice_exam/SubmittedPracticeExamInstructions.jsx", + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", "line": 26, - "column": 6, - "index": 863 - }, + "column": 2 + } + ], + "Collapsible.Body": [ { - "filePath": "src/instructions/proctored_exam/download-instructions/DownloadButtons.jsx", - "line": 11, - "column": 6, - "index": 306 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 58, + "column": 8 }, { - "filePath": "src/instructions/proctored_exam/download-instructions/DownloadButtons.jsx", - "line": 23, - "column": 4, - "index": 725 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 18, + "column": 8 }, { - "filePath": "src/instructions/proctored_exam/EntranceProctoredExamInstructions.jsx", - "line": 58, - "column": 8, - "index": 2116 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 25, + "column": 8 }, { - "filePath": "src/instructions/proctored_exam/Footer.jsx", - "line": 12, - "column": 8, - "index": 340 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 88, + "column": 10 }, { - "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", - "line": 86, - "column": 10, - "index": 3166 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 102, + "column": 8 }, { - "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", - "line": 119, - "column": 8, - "index": 4294 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 52, + "column": 4 + } + ], + "Collapsible.Trigger": [ { - "filePath": "src/instructions/proctored_exam/SkipProctoredExamButton.jsx", - "line": 8, - "column": 4, - "index": 236 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 69, + "column": 8 }, { - "filePath": "src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx", - "line": 30, - "column": 10, - "index": 1100 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 22, + "column": 10 }, { - "filePath": "src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx", - "line": 41, - "column": 10, - "index": 1509 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 31, + "column": 4 + } + ], + "FeedbackOutline": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 71, + "column": 17 + } + ], + "DeleteOutline": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 78, + "column": 15 }, { - "filePath": "src/instructions/proctored_exam/SubmitProctoredExamInstructions.jsx", - "line": 61, - "column": 6, - "index": 2271 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 28, + "column": 15 }, { - "filePath": "src/instructions/proctored_exam/WarningModal.jsx", - "line": 25, - "column": 8, - "index": 541 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 27, + "column": 11 }, { - "filePath": "src/instructions/SubmitInstructions.jsx", - "line": 39, - "column": 10, - "index": 1372 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 57, + "column": 19 }, { - "filePath": "src/instructions/timed_exam/StartTimedExamInstructions.jsx", - "line": 39, - "column": 6, - "index": 1400 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 98, + "column": 19 }, { - "filePath": "src/instructions/timed_exam/SubmitTimedExamInstructions.jsx", - "line": 31, - "column": 6, - "index": 981 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 86, + "column": 21 }, { - "filePath": "src/timer/ExamTimerBlock.jsx", - "line": 119, - "column": 14, - "index": 4240 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 99, + "column": 19 } ], - "useToggle": [ + "Form.Label": [ { - "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", - "line": 9, - "column": 31, - "index": 338 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", + "line": 13, + "column": 4 }, { - "filePath": "src/timer/CountDownTimer.jsx", - "line": 14, - "column": 46, - "index": 567 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 31, + "column": 6 }, { - "filePath": "src/timer/ExamTimerBlock.jsx", - "line": 23, - "column": 43, - "index": 799 - } - ], - "Check": [ - { - "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", - "line": 14, - "column": 16, - "index": 397 - } - ], - "Form.Group": [ + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 32, + "column": 10 + }, { - "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", "line": 29, - "column": 4, - "index": 674 - } - ], - "Form.Label": [ - { - "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", - "line": 30, - "column": 6, - "index": 693 - } - ], - "Form.Control": [ + "column": 4 + }, { - "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", - "line": 36, - "column": 6, - "index": 981 - } - ], - "StatefulButton": [ + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 52, + "column": 6 + }, { - "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", - "line": 41, - "column": 10, - "index": 1095 - } - ], - "ModalDialog": [ + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 39, + "column": 4 + }, { - "filePath": "src/instructions/proctored_exam/WarningModal.jsx", - "line": 8, - "column": 2, - "index": 201 - } - ], - "ModalDialog.Header": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 51, + "column": 20 + }, { - "filePath": "src/instructions/proctored_exam/WarningModal.jsx", - "line": 15, - "column": 4, - "index": 314 - } - ], - "ModalDialog.Title": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 70, + "column": 20 + }, { - "filePath": "src/instructions/proctored_exam/WarningModal.jsx", - "line": 16, - "column": 6, - "index": 341 - } - ], - "ModalDialog.Body": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 95, + "column": 20 + }, { - "filePath": "src/instructions/proctored_exam/WarningModal.jsx", - "line": 20, - "column": 4, - "index": 434 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 121, + "column": 20 } ], - "ModalDialog.Footer": [ + "Container": [ { - "filePath": "src/instructions/proctored_exam/WarningModal.jsx", - "line": 23, - "column": 4, - "index": 494 - } - ], - "ActionRow": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 31, + "column": 10 + }, { - "filePath": "src/instructions/proctored_exam/WarningModal.jsx", - "line": 24, - "column": 6, - "index": 521 - } - ], - "VisibilityOff": [ + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", + "line": 22, + "column": 4 + }, { - "filePath": "src/timer/CountDownTimer.jsx", - "line": 51, - "column": 48, - "index": 1879 - } - ], - "Visibility": [ + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 17, + "column": 4 + }, { - "filePath": "src/timer/CountDownTimer.jsx", - "line": 52, - "column": 48, - "index": 1965 + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 25, + "column": 6 } ], - "Alert.Link": [ + "Card.Section": [ { - "filePath": "src/timer/ExamTimerBlock.jsx", - "line": 74, - "column": 18, - "index": 2541 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 14, + "column": 4 }, { - "filePath": "src/timer/ExamTimerBlock.jsx", - "line": 92, - "column": 20, - "index": 3260 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 17, + "column": 6 }, { - "filePath": "src/timer/ExamTimerBlock.jsx", - "line": 101, - "column": 18, - "index": 3581 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 54, + "column": 14 } - ] - } - }, - { - "version": "22.6.1", - "name": "@edx/frontend-platform", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-platform.git" - }, - "folderName": "frontend-platform", - "usages": { - "Container": [ + ], + "Form.CheckboxSet": [ { - "filePath": "src/react/ErrorPage.jsx", - "line": 39, - "column": 6, - "index": 818 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 36, + "column": 4 } ], "Row": [ { - "filePath": "src/react/ErrorPage.jsx", + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", "line": 40, - "column": 8, - "index": 939 - } - ], - "Col": [ - { - "filePath": "src/react/ErrorPage.jsx", - "line": 41, - "column": 10, - "index": 955 - } - ], - "Button": [ + "column": 6 + }, { - "filePath": "src/react/ErrorPage.jsx", - "line": 54, - "column": 12, - "index": 1464 - } - ] - } - }, - { - "version": "22.7.0", - "name": "@edx/frontend-template-application", - "repository": { - "type": "git", - "url": "git+https://github.com/openedx/frontend-template-application.git" - }, - "folderName": "frontend-template-application", - "usages": { - "Container": [ + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", + "line": 20, + "column": 6 + }, { - "filePath": "src/example/ExamplePage.jsx", - "line": 5, - "column": 4, - "index": 88 + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 26, + "column": 8 } - ] - } - }, - { - "version": "20.46.2", - "name": "@edx/gatsby-react-app", - "repository": { - "type": "git", - "url": "git://github.com/edx/prospectus.git" - }, - "folderName": "prospectus", - "usages": { - "ExpandMore": [ + ], + "Form.Checkbox": [ { - "filePath": "src/packages/about-edx-page/components/Timeline/components/Entry.jsx", - "line": 46, - "column": 8, - "index": 1429 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 161, - "column": 66, - "index": 5176 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 47, + "column": 4 }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 111, - "column": 21, - "index": 3036 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 124, + "column": 14 }, { - "filePath": "src/packages/common/ui/Header/components/SiteNav/components/SiteNavLink.jsx", - "line": 92, - "column": 15, - "index": 2562 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 146, + "column": 12 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 107, + "column": 10 + } + ], + "MailtoLink": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", "line": 31, - "column": 23, - "index": 1249 - }, + "column": 10 + } + ], + "Card": [ { - "filePath": "src/packages/product-page/components/ProductStickyNav/index.jsx", - "line": 111, - "column": 33, - "index": 4013 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", + "line": 22, + "column": 4 }, { - "filePath": "src/packages/product-page/components/ProductStickyNavV2/index.jsx", - "line": 139, - "column": 18, - "index": 4903 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 875, - "column": 35, - "index": 41065 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 51, + "column": 10 } ], - "Container": [ - { - "filePath": "src/packages/about-edx-page/template/AboutEdXPage/index.jsx", - "line": 228, - "column": 10, - "index": 11116 - }, - { - "filePath": "src/packages/about-edx-page/template/AboutEdXPage/index.jsx", - "line": 258, - "column": 10, - "index": 12813 - }, + "Collapsible.Visible": [ { - "filePath": "src/packages/become-page/components/BecomeCards.jsx", - "line": 44, - "column": 4, - "index": 1486 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 24, + "column": 12 }, { - "filePath": "src/packages/become-page/components/BecomeHero.jsx", - "line": 9, - "column": 6, - "index": 332 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 27, + "column": 12 }, { - "filePath": "src/packages/careers-page/components/Hero/index.jsx", - "line": 19, - "column": 6, - "index": 518 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 35, + "column": 6 }, { - "filePath": "src/packages/careers-page/template/CareersPage/index.jsx", - "line": 105, - "column": 10, - "index": 5104 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 45, + "column": 6 + } + ], + "KeyboardArrowDown": [ { - "filePath": "src/packages/careers-page/template/CareersPage/index.jsx", - "line": 122, - "column": 10, - "index": 6062 - }, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 25, + "column": 25 + } + ], + "KeyboardArrowUp": [ { - "filePath": "src/packages/careers-page/template/CareersPage/index.jsx", - "line": 130, - "column": 10, - "index": 6691 - }, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 28, + "column": 25 + } + ], + "Col": [ { - "filePath": "src/packages/common/ui/CardContainer/index.jsx", - "line": 105, - "column": 18, - "index": 3868 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 27, + "column": 4 }, { - "filePath": "src/packages/common/ui/CardContainer/index.jsx", - "line": 117, - "column": 12, - "index": 4386 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", + "line": 47, + "column": 24 }, { - "filePath": "src/packages/common/ui/CardContainer/index.jsx", - "line": 125, - "column": 12, - "index": 4718 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", + "line": 59, + "column": 24 }, { - "filePath": "src/packages/common/ui/CardContainer/v2/index.jsx", - "line": 144, - "column": 18, - "index": 5212 - }, + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 27, + "column": 10 + } + ], + "ArrowBack": [ { - "filePath": "src/packages/common/ui/CardContainer/v2/index.jsx", - "line": 157, - "column": 12, - "index": 5741 - }, + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 30, + "column": 27 + } + ], + "Form.RadioSet": [ { - "filePath": "src/packages/common/ui/CardContainer/v2/index.jsx", - "line": 167, - "column": 10, - "index": 6089 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/packages/common/ui/Form/StandaloneHubspotCaptureForm/index.jsx", - "line": 44, - "column": 6, - "index": 1545 + "filePath": "www/src/Gallery.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/packages/common/ui/Hero/variants/BootcampVariant.jsx", - "line": 73, - "column": 6, - "index": 2370 - }, + "filePath": "www/src/Gallery.jsx", + "line": 59, + "column": 10 + } + ], + "Form.Radio": [ { - "filePath": "src/packages/common/ui/MarketingTakeover/index.jsx", - "line": 23, - "column": 6, - "index": 680 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 47, + "column": 18 }, { - "filePath": "src/packages/common/ui/SitewideBanner/index.jsx", - "line": 61, - "column": 6, - "index": 2013 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 70, + "column": 16 }, { - "filePath": "src/packages/degree-page/components/TabSections/index.jsx", - "line": 173, - "column": 6, - "index": 5899 + "filePath": "www/src/Gallery.jsx", + "line": 48, + "column": 14 }, { - "filePath": "src/packages/degree-page/template/DegreeDetailPage/index.jsx", - "line": 258, - "column": 8, - "index": 9267 + "filePath": "www/src/Gallery.jsx", + "line": 64, + "column": 12 }, { - "filePath": "src/packages/exec-ed-page/components/AboutCourse.jsx", - "line": 9, - "column": 4, - "index": 181 - }, + "filePath": "www/src/Gallery.jsx", + "line": 65, + "column": 12 + } + ], + "OverlayTrigger": [ { - "filePath": "src/packages/exec-ed-page/components/Certificate/index.jsx", - "line": 31, - "column": 6, - "index": 1210 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 51, + "column": 18 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 247, - "column": 6, - "index": 8056 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 133, + "column": 14 }, { - "filePath": "src/packages/exec-ed-page/components/Factoid/index.jsx", - "line": 9, - "column": 4, - "index": 307 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 116, + "column": 10 + } + ], + "Tooltip": [ { - "filePath": "src/packages/exec-ed-page/components/StickyNav2U.jsx", - "line": 176, - "column": 12, - "index": 6028 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 54, + "column": 22 }, { - "filePath": "src/packages/exec-ed-page/components/WhyGetsmarter/index.jsx", - "line": 16, - "column": 6, - "index": 547 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 137, + "column": 18 }, { - "filePath": "src/packages/exec-ed-page/template/ExecEdDetailPage/index.jsx", - "line": 462, - "column": 18, - "index": 17844 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 120, + "column": 14 + } + ], + "Image": [ { - "filePath": "src/packages/home-page/components/Audiences/index.jsx", - "line": 18, - "column": 6, - "index": 632 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/packages/home-page/components/EdxVision/index.jsx", - "line": 11, - "column": 6, - "index": 401 + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/index.jsx", + "line": 75, + "column": 10 }, { - "filePath": "src/packages/home-page/components/Hero/index.jsx", - "line": 66, - "column": 10, - "index": 2214 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/GalleryCard.jsx", + "line": 14, + "column": 6 }, { - "filePath": "src/packages/home-page/components/HeroV2/index.jsx", - "line": 35, - "column": 10, - "index": 1248 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 85, + "column": 10 + } + ], + "SelectableBox.Set": [ { - "filePath": "src/packages/home-page/components/MarketingModule/index.jsx", - "line": 23, - "column": 6, - "index": 684 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/packages/home-page/components/MarketingModule/index.jsx", - "line": 36, - "column": 12, - "index": 1351 - }, + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/Gallery.jsx", + "line": 54, + "column": 8 + } + ], + "SelectableBox": [ { - "filePath": "src/packages/home-page/components/MarketingModule/index.jsx", - "line": 37, - "column": 14, - "index": 1417 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 27, + "column": 14 }, { - "filePath": "src/packages/home-page/components/MarketingModule/index.jsx", - "line": 42, - "column": 14, - "index": 1739 - }, + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/GalleryCard.jsx", + "line": 12, + "column": 2 + } + ], + "Stack": [ { - "filePath": "src/packages/home-page/components/MarketingTakeoverV2/index.jsx", + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", "line": 22, - "column": 6, - "index": 709 + "column": 10 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/index.jsx", - "line": 65, - "column": 6, - "index": 2008 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 81, + "column": 6 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 66, - "column": 6, - "index": 2317 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 65, + "column": 8 }, { - "filePath": "src/packages/home-page/components/PopularTopics/index.jsx", - "line": 49, - "column": 4, - "index": 1516 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 97, + "column": 8 }, { - "filePath": "src/packages/home-page/components/Recommendations/components/RecommendationsBase.jsx", - "line": 21, - "column": 6, - "index": 675 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 56, + "column": 6 }, { - "filePath": "src/packages/home-page/components/SubjectList/index.jsx", - "line": 16, - "column": 6, - "index": 516 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 46, + "column": 12 }, { - "filePath": "src/packages/home-page/components/Testimonials/index.jsx", - "line": 26, - "column": 6, - "index": 988 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/packages/home-page/components/Trustbar/index.jsx", - "line": 12, - "column": 4, - "index": 383 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 84, + "column": 8 }, { - "filePath": "src/packages/home-page/components/TrustbarV2/index.jsx", - "line": 12, - "column": 4, - "index": 383 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 104, + "column": 8 }, { - "filePath": "src/packages/home-page/components/UniversalDesignOfLearning/index.jsx", - "line": 8, - "column": 4, - "index": 254 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 23, + "column": 2 }, { - "filePath": "src/packages/learn-index-page/components/Hero.jsx", - "line": 22, - "column": 6, - "index": 785 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 114, + "column": 6 + } + ], + "ModalDialog.Title": [ { - "filePath": "src/packages/learn-index-page/template/AllTopicsPage/index.jsx", - "line": 70, - "column": 10, - "index": 2876 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 23, + "column": 8 }, { - "filePath": "src/packages/learn-index-page/template/AllTopicsPage/index.jsx", - "line": 82, - "column": 8, - "index": 3465 + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 31, + "column": 6 }, { - "filePath": "src/packages/learn-index-page/template/LearnIndexPage/index.jsx", - "line": 40, - "column": 8, - "index": 1404 - }, + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 26, + "column": 6 + } + ], + "ModalDialog": [ { - "filePath": "src/packages/learn-page/components/CTABanner/index.jsx", - "line": 57, - "column": 6, - "index": 2024 + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 21, + "column": 2 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/index.jsx", - "line": 290, - "column": 6, - "index": 10370 - }, + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 16, + "column": 2 + } + ], + "ModalDialog.CloseButton": [ { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/index.jsx", - "line": 296, - "column": 6, - "index": 10574 + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/index.jsx", - "line": 392, - "column": 12, - "index": 15008 - }, + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 35, + "column": 8 + } + ], + "ArrowBackIos": [ { - "filePath": "src/packages/learn-page/components/Hero/index.jsx", + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/index.jsx", "line": 65, - "column": 6, - "index": 2629 - }, - { - "filePath": "src/packages/learn-page/components/HeroV2/index.jsx", - "line": 59, - "column": 6, - "index": 2150 - }, - { - "filePath": "src/packages/learn-page/components/HeroV2/index.jsx", - "line": 69, - "column": 12, - "index": 2588 - }, - { - "filePath": "src/packages/learn-page/components/RelatedTopics/index.jsx", - "line": 20, - "column": 6, - "index": 540 - }, - { - "filePath": "src/packages/learn-page/components/RelatedTopicsV2/index.jsx", - "line": 20, - "column": 6, - "index": 560 - }, + "column": 20 + } + ], + "Scrollable": [ { - "filePath": "src/packages/learn-page/components/SubHeadedLearnPageIntro/index.jsx", - "line": 13, - "column": 6, - "index": 554 - }, + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/Gallery.jsx", + "line": 52, + "column": 4 + } + ], + "Add": [ { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 228, - "column": 14, - "index": 8376 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 56, + "column": 28 }, { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 254, - "column": 12, - "index": 9472 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 74, + "column": 26 }, { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 294, - "column": 10, - "index": 10938 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 168, + "column": 24 }, { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 349, - "column": 10, - "index": 12813 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 134, + "column": 20 + } + ], + "Search": [ { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 265, - "column": 10, - "index": 9598 - }, + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 40, + "column": 27 + } + ], + "Dropdown": [ { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 290, - "column": 14, - "index": 10576 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 46, + "column": 4 }, { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 304, - "column": 14, - "index": 11059 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 69, + "column": 12 }, { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 342, - "column": 12, - "index": 12542 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 36, + "column": 4 + } + ], + "Dropdown.Toggle": [ { - "filePath": "src/packages/modular-page/components/Section/index.jsx", - "line": 22, - "column": 6, - "index": 592 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 47, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/SplitView/index.jsx", - "line": 34, - "column": 4, - "index": 755 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 70, + "column": 14 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 90, - "column": 6, - "index": 3486 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 37, + "column": 6 + } + ], + "Dropdown.Menu": [ { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 91, - "column": 6, - "index": 3528 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 50, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 110, - "column": 12, - "index": 4138 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 78, + "column": 14 }, { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/AccordionFaqModuleV2.jsx", - "line": 40, - "column": 4, - "index": 1022 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 45, + "column": 6 + } + ], + "Dropdown.Item": [ { - "filePath": "src/packages/modular-page/modules/FeaturedProductsModule/index.jsx", - "line": 63, - "column": 4, - "index": 1931 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", + "line": 52, + "column": 10 }, { - "filePath": "src/packages/modular-page/modules/MediaModule/components/BlurbModuleSlanted.jsx", - "line": 54, - "column": 6, - "index": 1619 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 79, + "column": 16 }, { - "filePath": "src/packages/modular-page/modules/MediaModule/components/PlacementAboutSection.jsx", - "line": 30, - "column": 4, - "index": 810 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 85, + "column": 16 }, { - "filePath": "src/packages/modular-page/modules/MediaModule/components/UpcomingProgramModule.jsx", - "line": 57, - "column": 6, - "index": 1941 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 88, + "column": 16 }, { - "filePath": "src/packages/modular-page/modules/PartnershipModule/index.jsx", - "line": 37, - "column": 6, - "index": 1058 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 46, + "column": 8 }, { - "filePath": "src/packages/modular-page/modules/ProgramReferralModule/index.jsx", - "line": 32, - "column": 6, - "index": 937 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 52, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/BusinessBlock/variants/DesktopVariant.jsx", - "line": 17, - "column": 4, - "index": 600 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 55, + "column": 8 + } + ], + "InfoOutline": [ { - "filePath": "src/packages/open-course-page/components/BusinessBlock/variants/MobileVariant.jsx", - "line": 24, - "column": 4, - "index": 887 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 41, + "column": 56 }, { - "filePath": "src/packages/open-course-page/components/CourseHeader/index.jsx", - "line": 58, - "column": 6, - "index": 1823 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 142, + "column": 27 }, { - "filePath": "src/packages/open-course-page/components/CourseMain/variants/DesktopVariant.jsx", - "line": 114, - "column": 4, - "index": 4173 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 125, + "column": 23 }, { - "filePath": "src/packages/open-course-page/components/CourseMain/variants/MobileVariant.jsx", - "line": 20, - "column": 4, - "index": 422 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", + "line": 19, + "column": 12 + } + ], + "ExpandMore": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/AuditTrackUpdateVariant/index.jsx", - "line": 196, - "column": 4, - "index": 8554 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 42, + "column": 76 + } + ], + "ExpandLess": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/AuditTrackUpdateVariant/index.jsx", - "line": 230, - "column": 10, - "index": 10122 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 48, + "column": 78 + } + ], + "Form.Row": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 201, - "column": 4, - "index": 8493 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", + "line": 46, + "column": 6 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 82, - "column": 10, - "index": 3151 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 88, + "column": 10 + } + ], + "MoreHoriz": [ { - "filePath": "src/packages/open-course-page/components/CourseRunSelector/index.jsx", - "line": 144, - "column": 4, - "index": 5284 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 73, + "column": 21 }, { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/index.jsx", - "line": 173, - "column": 12, - "index": 5927 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 40, + "column": 13 + } + ], + "FileUpload": [ { - "filePath": "src/packages/open-course-page/components/FAQ/index.jsx", - "line": 25, - "column": 4, - "index": 654 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 102, + "column": 24 }, { - "filePath": "src/packages/open-course-page/components/Instructors/variants/MobileVariant.jsx", - "line": 11, - "column": 4, - "index": 286 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 115, + "column": 24 + } + ], + "Copyright": [ { - "filePath": "src/packages/open-course-page/components/ProductRecommendations/components/ProductRecommendationsContainer.jsx", - "line": 43, - "column": 4, - "index": 1665 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 26, + "column": 61 + } + ], + "Cc": [ { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 96, - "column": 6, - "index": 3163 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 27, + "column": 59 + } + ], + "Attribution": [ { - "filePath": "src/packages/open-course-page/components/StickyNav/index.jsx", - "line": 198, - "column": 12, - "index": 6855 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 28, + "column": 38 }, { - "filePath": "src/packages/product-page/components/PLPFooter/index.jsx", - "line": 41, - "column": 6, - "index": 1894 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 50, + "column": 60 + } + ], + "Nc": [ { - "filePath": "src/packages/product-page/components/PLPHeader/index.jsx", - "line": 25, - "column": 6, - "index": 965 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 29, + "column": 40 }, { - "filePath": "src/packages/program-page/components/AboutEdx/index.jsx", - "line": 9, - "column": 4, - "index": 274 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 69, + "column": 31 + } + ], + "Nd": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 30, + "column": 40 }, { - "filePath": "src/packages/program-page/components/ProgramDataBar/index.jsx", + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 94, + "column": 31 + } + ], + "Sa": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", "line": 31, - "column": 8, - "index": 934 + "column": 37 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 444, - "column": 6, - "index": 17052 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 120, + "column": 31 + } + ], + "CheckboxControl": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 445, - "column": 8, - "index": 17124 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 55, + "column": 20 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 446, - "column": 10, - "index": 17156 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 74, + "column": 20 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 635, - "column": 10, - "index": 26426 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 99, + "column": 20 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 643, - "column": 10, - "index": 26881 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 125, + "column": 20 + } + ], + "Alert": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 662, - "column": 6, - "index": 27605 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 79, + "column": 8 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 795, - "column": 12, - "index": 33574 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", + "line": 18, + "column": 4 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 796, - "column": 14, - "index": 33627 + "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", + "line": 43, + "column": 4 }, { - "filePath": "src/packages/program-page/components/SubjectTopics/index.jsx", - "line": 62, - "column": 6, - "index": 1747 - }, + "filePath": "src/editors/sharedComponents/RawEditor/index.jsx", + "line": 23, + "column": 8 + } + ], + "Card.Header": [ { - "filePath": "src/packages/program-page/components/SubjectTopics/index.jsx", - "line": 72, - "column": 8, - "index": 2175 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 52, + "column": 12 + } + ], + "Card.Body": [ { - "filePath": "src/packages/recommendations-page/components/RecommendationsLoader/index.jsx", - "line": 20, - "column": 4, - "index": 579 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 53, + "column": 12 + } + ], + "Card.Footer": [ { - "filePath": "src/packages/recommendations-page/components/RecommendationsNotFound/index.jsx", - "line": 17, - "column": 4, - "index": 556 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 57, + "column": 14 + } + ], + "FormControlFeedback": [ { - "filePath": "src/packages/recommendations-page/components/RecommendationsPage/index.jsx", - "line": 83, - "column": 4, - "index": 2596 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 68, + "column": 10 }, { - "filePath": "src/packages/resource-page/template/ResourcePage/index.jsx", - "line": 81, - "column": 6, - "index": 2821 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 77, + "column": 10 + } + ], + "Alert.Heading": [ { - "filePath": "src/packages/search-page/components/BaseHeader/components/SearchInput.jsx", - "line": 18, - "column": 4, - "index": 665 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/packages/search-page/components/BaseHeader/components/TitleSection.jsx", - "line": 13, - "column": 6, - "index": 408 - }, + "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", + "line": 51, + "column": 10 + } + ], + "Outline": [ { - "filePath": "src/packages/search-page/components/BaseHeader/components/TitleSection.jsx", - "line": 20, - "column": 6, - "index": 620 + "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", + "line": 45, + "column": 12 + } + ] + } + }, + { + "version": "20.28.0", + "name": "content-components-gallery", + "folderName": "www", + "usages": { + "Form.Group": [ + { + "filePath": "src/Gallery.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/packages/search-page/components/BaseHeader/SearchInput.jsx", - "line": 19, - "column": 4, - "index": 662 + "filePath": "src/Gallery.jsx", + "line": 52, + "column": 8 + } + ], + "Form.RadioSet": [ + { + "filePath": "src/Gallery.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/packages/search-page/components/BaseHeader/TitleSection.jsx", - "line": 13, - "column": 6, - "index": 404 + "filePath": "src/Gallery.jsx", + "line": 59, + "column": 10 + } + ], + "Form.Radio": [ + { + "filePath": "src/Gallery.jsx", + "line": 48, + "column": 14 }, { - "filePath": "src/packages/search-page/components/BaseHeader/TitleSection.jsx", - "line": 20, - "column": 6, - "index": 616 + "filePath": "src/Gallery.jsx", + "line": 64, + "column": 12 }, { - "filePath": "src/packages/search-page/components/CourseRecommendations/PostQuery/index.jsx", - "line": 49, - "column": 6, - "index": 1706 + "filePath": "src/Gallery.jsx", + "line": 65, + "column": 12 + } + ] + } + }, + { + "version": "20.22.4", + "name": "@edx/frontend-lib-special-exams", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-lib-special-exams.git" + }, + "folderName": "frontend-lib-special-exams", + "usages": { + "Spinner": [ + { + "filePath": "src/exam/Exam.jsx", + "line": 75, + "column": 8 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/PopularSearchLinks/index.jsx", - "line": 36, - "column": 4, - "index": 1357 + "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", + "line": 125, + "column": 32 + } + ], + "Alert": [ + { + "filePath": "src/exam/Exam.jsx", + "line": 95, + "column": 8 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/index.jsx", - "line": 50, - "column": 4, - "index": 1524 + "filePath": "src/exam/ExamAPIError.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/packages/search-page/components/QuizMatchRecommendations/index.jsx", - "line": 81, - "column": 4, - "index": 2660 + "filePath": "src/instructions/UnknownAttemptStatusError.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/index.jsx", - "line": 81, - "column": 8, - "index": 2810 - }, + "filePath": "src/timer/ExamTimerBlock.jsx", + "line": 61, + "column": 6 + } + ], + "Info": [ { - "filePath": "src/packages/search-page/components/Results/FirstLevelResult.jsx", - "line": 52, - "column": 4, - "index": 1410 + "filePath": "src/exam/Exam.jsx", + "line": 95, + "column": 36 }, { - "filePath": "src/packages/search-page/components/Results/SecondLevelResult.jsx", - "line": 61, - "column": 4, - "index": 2283 - }, + "filePath": "src/exam/ExamAPIError.jsx", + "line": 17, + "column": 17 + } + ], + "Icon": [ { - "filePath": "src/packages/search-page/components/SearchBreadcrumb/index.jsx", - "line": 87, - "column": 4, - "index": 2949 + "filePath": "src/exam/ExamAPIError.jsx", + "line": 17, + "column": 6 }, { - "filePath": "src/packages/search-page/components/SearchPage/index.jsx", - "line": 560, - "column": 10, - "index": 20948 + "filePath": "src/timer/CountDownTimer.jsx", + "line": 36, + "column": 12 }, { - "filePath": "src/packages/search-page/components/SkillsBuilderCTA/index.jsx", - "line": 48, - "column": 6, - "index": 1928 - }, + "filePath": "src/timer/CountDownTimer.jsx", + "line": 37, + "column": 12 + } + ], + "Alert.Heading": [ { - "filePath": "src/packages/shop-page/template/components/HeadLineModule/index.jsx", - "line": 13, - "column": 6, - "index": 415 + "filePath": "src/exam/ExamAPIError.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/packages/shop-page/template/ShopPage/index.jsx", - "line": 314, - "column": 16, - "index": 11291 + "filePath": "src/instructions/UnknownAttemptStatusError.jsx", + "line": 7, + "column": 4 } ], - "Icon": [ + "Hyperlink": [ { - "filePath": "src/packages/bootcamp-page/components/BootCampStickyNav/index.jsx", - "line": 53, - "column": 8, - "index": 1913 + "filePath": "src/exam/ExamAPIError.jsx", + "line": 31, + "column": 16 }, { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 161, - "column": 30, - "index": 5140 + "filePath": "src/instructions/proctored_exam/ErrorProctoredExamInstructions.jsx", + "line": 34, + "column": 31 }, { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 162, - "column": 29, - "index": 5257 + "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", + "line": 30, + "column": 14 }, { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 175, - "column": 14, - "index": 5826 - }, + "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", + "line": 59, + "column": 14 + } + ], + "Container": [ { - "filePath": "src/packages/common/ui/Carousel/index.jsx", - "line": 252, - "column": 14, - "index": 7609 + "filePath": "src/instructions/EntranceInstructions.jsx", + "line": 29, + "column": 6 }, { - "filePath": "src/packages/common/ui/Carousel/index.jsx", - "line": 272, - "column": 14, - "index": 8427 + "filePath": "src/instructions/ErrorInstructions.jsx", + "line": 26, + "column": 6 }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 638, - "column": 12, - "index": 29902 + "filePath": "src/instructions/ExpiredInstructions.jsx", + "line": 6, + "column": 2 }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 644, - "column": 12, - "index": 30156 + "filePath": "src/instructions/proctored_exam/download-instructions/index.jsx", + "line": 70, + "column": 6 }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 650, - "column": 12, - "index": 30418 + "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", + "line": 75, + "column": 6 }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 656, - "column": 12, - "index": 30672 + "filePath": "src/instructions/proctored_exam/prerequisites-instructions/index.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 111, - "column": 10, - "index": 3025 + "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", + "line": 32, + "column": 6 }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 114, - "column": 10, - "index": 3150 + "filePath": "src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx", + "line": 14, + "column": 6 }, { - "filePath": "src/packages/common/ui/Header/components/SiteNav/components/SiteNavLink.jsx", - "line": 93, - "column": 18, - "index": 2592 + "filePath": "src/instructions/RejectedInstructions.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/packages/common/ui/PreviewExpand/index.jsx", - "line": 55, - "column": 12, - "index": 1512 + "filePath": "src/instructions/SubmitInstructions.jsx", + "line": 31, + "column": 6 }, { - "filePath": "src/packages/degree-page/components/CTAButton/index.jsx", - "line": 37, - "column": 6, - "index": 1264 + "filePath": "src/instructions/SubmittedInstructions.jsx", + "line": 29, + "column": 6 }, { - "filePath": "src/packages/degree-page/components/TabNavigation/index.jsx", - "line": 117, - "column": 10, - "index": 3719 - }, + "filePath": "src/instructions/VerifiedInstructions.jsx", + "line": 23, + "column": 6 + } + ], + "MailtoLink": [ { - "filePath": "src/packages/degree-page/template/DegreeDetailPage/index.jsx", - "line": 221, - "column": 14, - "index": 7956 + "filePath": "src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx", + "line": 64, + "column": 10 }, { - "filePath": "src/packages/degree-page/template/DegreeDetailPage/index.jsx", - "line": 272, - "column": 12, - "index": 9991 + "filePath": "src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx", + "line": 79, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/CourseCurriculum/index.jsx", - "line": 101, - "column": 14, - "index": 3479 + "filePath": "src/instructions/onboarding_exam/RejectedOnboardingExamInstructions.jsx", + "line": 25, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 210, - "column": 14, - "index": 6945 + "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", + "line": 37, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 236, - "column": 12, - "index": 7811 + "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", + "line": 86, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 252, - "column": 10, - "index": 8320 + "filePath": "src/instructions/onboarding_exam/VerifiedOnboardingExamInstructions.jsx", + "line": 32, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", - "line": 31, - "column": 12, - "index": 1238 + "filePath": "src/instructions/proctored_exam/ErrorProctoredExamInstructions.jsx", + "line": 23, + "column": 33 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", - "line": 34, - "column": 12, - "index": 1396 + "filePath": "src/instructions/proctored_exam/OnboardingErrorExamInstructions.jsx", + "line": 91, + "column": 12 + } + ], + "Button": [ + { + "filePath": "src/instructions/onboarding_exam/EntranceOnboardingExamInstructions.jsx", + "line": 89, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/StickyNav2U.jsx", - "line": 246, - "column": 28, - "index": 9158 + "filePath": "src/instructions/onboarding_exam/ErrorOnboardingExamInstructions.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/packages/exec-ed-page/components/WhyGetsmarter/index.jsx", - "line": 53, - "column": 16, - "index": 2718 + "filePath": "src/instructions/onboarding_exam/RejectedOnboardingExamInstructions.jsx", + "line": 34, + "column": 6 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/components/SubcategoriesList/index.jsx", + "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", "line": 63, - "column": 20, - "index": 2753 + "column": 8 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/components/SubcategoriesList/index.jsx", - "line": 79, - "column": 20, - "index": 3350 + "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", + "line": 70, + "column": 6 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/components/SubcategoriesList/index.jsx", - "line": 64, - "column": 20, - "index": 2809 + "filePath": "src/instructions/practice_exam/EntrancePracticeExamInstructions.jsx", + "line": 26, + "column": 8 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/components/SubcategoriesList/index.jsx", - "line": 80, - "column": 20, - "index": 3406 + "filePath": "src/instructions/practice_exam/ErrorPracticeExamInstructions.jsx", + "line": 37, + "column": 6 }, { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Header/index.jsx", - "line": 20, - "column": 14, - "index": 796 + "filePath": "src/instructions/practice_exam/SubmittedPracticeExamInstructions.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Overview/index.jsx", - "line": 21, - "column": 13, - "index": 896 + "filePath": "src/instructions/proctored_exam/download-instructions/DownloadButtons.jsx", + "line": 11, + "column": 6 }, { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Overview/index.jsx", + "filePath": "src/instructions/proctored_exam/download-instructions/DownloadButtons.jsx", "line": 23, - "column": 13, - "index": 980 + "column": 4 }, { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Overview/index.jsx", - "line": 25, - "column": 13, - "index": 1104 + "filePath": "src/instructions/proctored_exam/EntranceProctoredExamInstructions.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/packages/learn-index-page/components/Hero.jsx", - "line": 16, - "column": 9, - "index": 650 + "filePath": "src/instructions/proctored_exam/Footer.jsx", + "line": 15, + "column": 8 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 40, - "column": 12, - "index": 1130 + "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", + "line": 86, + "column": 10 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 41, - "column": 12, - "index": 1223 + "filePath": "src/instructions/proctored_exam/ReadyToStartProctoredExamInstructions.jsx", + "line": 119, + "column": 8 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductInformation/index.jsx", - "line": 47, - "column": 12, - "index": 1596 + "filePath": "src/instructions/proctored_exam/SkipProctoredExamButton.jsx", + "line": 8, + "column": 4 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 40, - "column": 12, - "index": 1141 + "filePath": "src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx", + "line": 29, + "column": 10 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 41, - "column": 12, - "index": 1234 + "filePath": "src/instructions/proctored_exam/SkipProctoredExamInstruction.jsx", + "line": 40, + "column": 10 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductInformation/index.jsx", - "line": 45, - "column": 14, - "index": 1543 + "filePath": "src/instructions/proctored_exam/SubmitProctoredExamInstructions.jsx", + "line": 51, + "column": 6 }, { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 41, - "column": 9, - "index": 2372 + "filePath": "src/instructions/proctored_exam/WarningModal.jsx", + "line": 15, + "column": 6 }, { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 44, - "column": 9, - "index": 2543 + "filePath": "src/instructions/SubmitInstructions.jsx", + "line": 36, + "column": 10 }, { - "filePath": "src/packages/masters-program-page/template/MastersProgramDetailPage/index.jsx", - "line": 363, - "column": 20, - "index": 13323 + "filePath": "src/instructions/timed_exam/StartTimedExamInstructions.jsx", + "line": 38, + "column": 6 }, { - "filePath": "src/packages/masters-program-page/template/MastersProgramDetailPage/index.jsx", - "line": 528, - "column": 22, - "index": 21699 + "filePath": "src/instructions/timed_exam/SubmitTimedExamInstructions.jsx", + "line": 30, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 151, - "column": 33, - "index": 5871 - }, + "filePath": "src/timer/ExamTimerBlock.jsx", + "line": 116, + "column": 14 + } + ], + "useToggle": [ { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 191, - "column": 33, - "index": 7530 + "filePath": "src/instructions/onboarding_exam/SubmittedOnboardingExamInstructions.jsx", + "line": 7, + "column": 31 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 230, - "column": 33, - "index": 9204 + "filePath": "src/timer/CountDownTimer.jsx", + "line": 12, + "column": 46 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 271, - "column": 37, - "index": 11058 + "filePath": "src/timer/ExamTimerBlock.jsx", + "line": 23, + "column": 43 }, { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 154, - "column": 33, - "index": 6035 - }, + "filePath": "src/timer/TimerProvider.jsx", + "line": 34, + "column": 42 + } + ], + "Check": [ { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 194, - "column": 33, - "index": 7725 - }, + "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", + "line": 14, + "column": 16 + } + ], + "Form.Group": [ { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 233, - "column": 33, - "index": 9430 - }, + "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", + "line": 29, + "column": 4 + } + ], + "Form.Label": [ { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 274, - "column": 37, - "index": 11315 - }, + "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", + "line": 30, + "column": 6 + } + ], + "Form.Control": [ { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/CollapsibleTextTabModule.jsx", - "line": 42, - "column": 12, - "index": 1460 - }, + "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", + "line": 36, + "column": 6 + } + ], + "StatefulButton": [ { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/CollapsibleTextTabModule.jsx", - "line": 121, - "column": 14, - "index": 3780 - }, + "filePath": "src/instructions/proctored_exam/download-instructions/ExamCode.jsx", + "line": 41, + "column": 10 + } + ], + "Modal": [ { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/CurriculumModule.jsx", - "line": 93, - "column": 12, - "index": 3206 - }, + "filePath": "src/instructions/proctored_exam/WarningModal.jsx", + "line": 8, + "column": 2 + } + ], + "VisibilityOff": [ { - "filePath": "src/packages/modular-page/modules/FeaturedProductsModule/index.jsx", - "line": 88, - "column": 12, - "index": 3066 - }, + "filePath": "src/timer/CountDownTimer.jsx", + "line": 36, + "column": 48 + } + ], + "Visibility": [ { - "filePath": "src/packages/modular-page/modules/FootnoteModule/index.jsx", - "line": 48, - "column": 16, - "index": 1778 - }, + "filePath": "src/timer/CountDownTimer.jsx", + "line": 37, + "column": 48 + } + ], + "Alert.Link": [ { - "filePath": "src/packages/modular-page/modules/FootnoteModule/index.jsx", - "line": 118, - "column": 16, - "index": 4124 + "filePath": "src/timer/ExamTimerBlock.jsx", + "line": 71, + "column": 12 }, { - "filePath": "src/packages/modular-page/modules/FootnoteModuleV2/index.jsx", - "line": 108, - "column": 16, - "index": 3897 + "filePath": "src/timer/ExamTimerBlock.jsx", + "line": 89, + "column": 20 }, { - "filePath": "src/packages/modular-page/modules/MediaModule/components/UpcomingProgramModule.jsx", - "line": 76, - "column": 16, - "index": 3024 - }, + "filePath": "src/timer/ExamTimerBlock.jsx", + "line": 98, + "column": 18 + } + ] + } + }, + { + "version": "20.28.4", + "name": "@edx/frontend-platform", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-platform.git" + }, + "folderName": "frontend-platform", + "usages": { + "Container": [ { - "filePath": "src/packages/modular-page/modules/MediaModule/index.jsx", - "line": 49, - "column": 16, - "index": 1962 - }, + "filePath": "src/react/ErrorPage.jsx", + "line": 39, + "column": 6 + } + ], + "Row": [ { - "filePath": "src/packages/modular-page/modules/PriceModule/index.jsx", - "line": 92, - "column": 12, - "index": 2826 - }, + "filePath": "src/react/ErrorPage.jsx", + "line": 40, + "column": 8 + } + ], + "Col": [ { - "filePath": "src/packages/modular-page/modules/ProgramReferralModule/index.jsx", - "line": 66, - "column": 16, - "index": 2229 - }, + "filePath": "src/react/ErrorPage.jsx", + "line": 41, + "column": 10 + } + ], + "Button": [ { - "filePath": "src/packages/modular-page/modules/ProgramReferralModule/index.jsx", - "line": 79, - "column": 16, - "index": 2743 - }, + "filePath": "src/react/ErrorPage.jsx", + "line": 54, + "column": 12 + } + ] + } + }, + { + "version": "20.27.0", + "name": "@edx/frontend-template-application", + "repository": { + "type": "git", + "url": "git+https://github.com/openedx/frontend-template-application.git" + }, + "folderName": "frontend-template-application", + "usages": { + "Container": [ { - "filePath": "src/packages/modular-page/modules/TextModule/components/DefaultTextModule.jsx", - "line": 80, - "column": 12, - "index": 2543 - }, + "filePath": "src/example/ExamplePage.jsx", + "line": 5, + "column": 4 + } + ] + } + }, + { + "version": "20.28.3", + "name": "@edx/gatsby-react-app", + "repository": { + "type": "git", + "url": "git://github.com/edx/prospectus.git" + }, + "folderName": "prospectus", + "usages": { + "Icon": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 289, - "column": 36, - "index": 12989 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 120, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 314, - "column": 36, - "index": 14256 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 128, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 370, - "column": 20, - "index": 17080 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 136, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 383, - "column": 20, - "index": 17758 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 144, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/components/WeeksToComplete.jsx", - "line": 27, - "column": 6, - "index": 671 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 152, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/index.jsx", - "line": 194, - "column": 24, - "index": 7010 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 160, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/index.jsx", - "line": 202, - "column": 22, - "index": 7402 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 168, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/index.jsx", - "line": 244, - "column": 24, - "index": 9747 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 176, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/Instructors/components/InstructorCard.jsx", - "line": 56, - "column": 18, - "index": 1951 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 184, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/ProductRecommendations/components/ProductCardHeader.jsx", - "line": 65, - "column": 10, - "index": 2121 + "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", + "line": 34, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 131, - "column": 27, - "index": 4619 + "filePath": "src/components/Card/index.jsx", + "line": 171, + "column": 32 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 136, - "column": 14, - "index": 4921 + "filePath": "src/components/Card/index.jsx", + "line": 172, + "column": 31 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 153, - "column": 16, - "index": 5724 + "filePath": "src/components/Card/index.jsx", + "line": 185, + "column": 18 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 175, - "column": 16, - "index": 6776 + "filePath": "src/components/Carousel/index.jsx", + "line": 248, + "column": 14 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 197, - "column": 14, - "index": 7861 + "filePath": "src/components/Carousel/index.jsx", + "line": 268, + "column": 14 }, { - "filePath": "src/packages/open-course-page/components/SocialShare/index.jsx", - "line": 88, - "column": 12, - "index": 3076 + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 92, + "column": 12 }, { - "filePath": "src/packages/open-course-page/components/SocialShare/index.jsx", - "line": 95, - "column": 12, - "index": 3379 + "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", + "line": 52, + "column": 16 }, { - "filePath": "src/packages/open-course-page/components/SocialShare/index.jsx", - "line": 102, - "column": 12, - "index": 3679 + "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", + "line": 109, + "column": 16 }, { - "filePath": "src/packages/product-page/components/ProductDetailHero/components/BootCampHero.jsx", - "line": 90, - "column": 20, - "index": 3244 + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/packages/product-page/components/ProductDetailHero/components/DegreeHero.jsx", - "line": 83, - "column": 18, - "index": 3057 + "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", + "line": 29, + "column": 9 }, { - "filePath": "src/packages/program-page/components/AboutRouting/components/TopicRouting/index.jsx", - "line": 55, - "column": 18, - "index": 1751 + "filePath": "src/components/ContentfulModule/StatisticIconModule.jsx", + "line": 31, + "column": 14 }, { - "filePath": "src/packages/program-page/components/ProgramMain/components/InstructorCard/index.jsx", - "line": 65, - "column": 16, - "index": 1810 + "filePath": "src/components/ContentfulModule/UpcomingProgramModule.jsx", + "line": 38, + "column": 9 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 177, - "column": 6, - "index": 5868 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 171, + "column": 12 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 236, - "column": 10, - "index": 7836 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 188, + "column": 14 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 250, - "column": 6, - "index": 8204 + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", + "line": 21, + "column": 10 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 258, - "column": 8, - "index": 8527 + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", + "line": 24, + "column": 10 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 268, - "column": 8, - "index": 8825 + "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", + "line": 55, + "column": 16 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 472, - "column": 16, - "index": 18993 + "filePath": "src/components/Course/CourseHeader/CourseBreadcrumbs.jsx", + "line": 42, + "column": 8 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 483, - "column": 16, - "index": 19524 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 278, + "column": 66 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 494, - "column": 16, - "index": 20048 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 295, + "column": 66 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 875, - "column": 24, - "index": 41054 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 336, + "column": 50 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 878, - "column": 24, - "index": 41202 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 345, + "column": 50 }, { - "filePath": "src/packages/recommendations-page/components/RecommendationsPage/Checkmark.jsx", - "line": 17, - "column": 10, - "index": 585 + "filePath": "src/components/Course/CourseSnapshot/index.jsx", + "line": 206, + "column": 24 }, { - "filePath": "src/packages/search-page/components/AutoComplete/components/PopularSearchItem/index.jsx", - "line": 35, - "column": 12, - "index": 1182 + "filePath": "src/components/Course/CourseSnapshot/index.jsx", + "line": 220, + "column": 22 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/FacetList/index.jsx", - "line": 238, - "column": 24, - "index": 6563 + "filePath": "src/components/Course/CourseSnapshot/index.jsx", + "line": 263, + "column": 24 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/FacetList/index.jsx", - "line": 239, - "column": 26, - "index": 6679 + "filePath": "src/components/Course/CourseSnapshot/WeeksToComplete.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/packages/search-page/components/SearchBreadcrumb/index.jsx", - "line": 95, - "column": 10, - "index": 3310 + "filePath": "src/components/Course/Instructors/InstructorCard.jsx", + "line": 56, + "column": 18 }, { - "filePath": "src/packages/search-page/components/SearchBreadcrumb/index.jsx", - "line": 98, - "column": 8, - "index": 3478 - } - ], - "OpenInNew": [ - { - "filePath": "src/packages/bootcamp-page/components/BootCampStickyNav/index.jsx", - "line": 54, - "column": 15, - "index": 1934 + "filePath": "src/components/DiscoveryCard/DiscoveryProgramCard.jsx", + "line": 296, + "column": 24 }, { - "filePath": "src/packages/degree-page/components/TabNavigation/index.jsx", - "line": 118, - "column": 17, - "index": 3742 + "filePath": "src/components/EdX/ParagonCollapsible.jsx", + "line": 71, + "column": 11 }, { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/CollapsibleTextTabModule.jsx", - "line": 43, - "column": 19, - "index": 1485 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 109, + "column": 10 }, { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/CollapsibleTextTabModule.jsx", - "line": 122, - "column": 21, - "index": 3807 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 112, + "column": 10 }, { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/CurriculumModule.jsx", - "line": 94, - "column": 19, - "index": 3231 + "filePath": "src/components/Header/SiteNavLink.jsx", + "line": 91, + "column": 20 }, { - "filePath": "src/packages/modular-page/modules/FootnoteModule/index.jsx", - "line": 49, - "column": 23, - "index": 1807 + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 63, + "column": 20 }, { - "filePath": "src/packages/modular-page/modules/MediaModule/components/UpcomingProgramModule.jsx", - "line": 77, - "column": 23, - "index": 3053 + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 79, + "column": 20 }, { - "filePath": "src/packages/modular-page/modules/MediaModule/index.jsx", - "line": 50, - "column": 23, - "index": 1991 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 151, + "column": 33 }, { - "filePath": "src/packages/modular-page/modules/PriceModule/index.jsx", - "line": 93, - "column": 19, - "index": 2851 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 192, + "column": 33 }, { - "filePath": "src/packages/modular-page/modules/TextModule/components/DefaultTextModule.jsx", - "line": 81, - "column": 19, - "index": 2568 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 232, + "column": 33 }, { - "filePath": "src/packages/product-page/components/ProductDetailHero/components/BootCampHero.jsx", - "line": 91, - "column": 27, - "index": 3277 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 274, + "column": 37 }, { - "filePath": "src/packages/product-page/components/ProductDetailHero/components/DegreeHero.jsx", - "line": 84, - "column": 25, - "index": 3088 - } - ], - "ChevronRight": [ - { - "filePath": "src/packages/common/ui/Breadcrumbs/index.jsx", - "line": 54, - "column": 18, - "index": 2014 + "filePath": "src/components/Instructor/InstructorCard.jsx", + "line": 60, + "column": 18 }, { - "filePath": "src/packages/common/ui/PageTitleBreadcrumbs/index.jsx", - "line": 31, - "column": 18, - "index": 1192 + "filePath": "src/components/Instructor/InstructorHeader.jsx", + "line": 16, + "column": 14 }, { - "filePath": "src/packages/common/ui/PageTitleBreadcrumbs/index.jsx", - "line": 42, - "column": 20, - "index": 1712 + "filePath": "src/components/Instructor/InstructorOverview.jsx", + "line": 23, + "column": 13 }, { - "filePath": "src/packages/common/ui/SkillsBreadcrumbs/index.jsx", - "line": 41, - "column": 12, - "index": 1702 + "filePath": "src/components/Instructor/InstructorOverview.jsx", + "line": 25, + "column": 13 }, { - "filePath": "src/packages/open-course-page/components/ProductRecommendations/components/ProductCardHeader.jsx", - "line": 65, - "column": 21, - "index": 2132 + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 39, + "column": 12 }, { - "filePath": "src/packages/search-page/components/Results/ShowAllLink.jsx", - "line": 27, - "column": 69, - "index": 1051 - } - ], - "Button": [ - { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 129, - "column": 10, - "index": 3725 + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 40, + "column": 12 }, { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 170, - "column": 12, - "index": 5665 + "filePath": "src/components/Learn/DynamicProductList/ProductInformation.jsx", + "line": 47, + "column": 12 }, { - "filePath": "src/packages/degree-page/components/TabNavigation/index.jsx", - "line": 91, - "column": 14, - "index": 2799 + "filePath": "src/components/Overlays/SaveForLaterOverlay.jsx", + "line": 370, + "column": 24 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 445, - "column": 26, - "index": 19664 + "filePath": "src/components/PreviewExpand/index.jsx", + "line": 65, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/CourseCurriculum/index.jsx", - "line": 95, - "column": 12, - "index": 3263 + "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", + "line": 164, + "column": 14 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 204, - "column": 12, - "index": 6665 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 137, + "column": 29 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 268, - "column": 20, - "index": 9107 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 142, + "column": 16 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 295, - "column": 16, - "index": 10254 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 159, + "column": 18 }, { - "filePath": "src/packages/exec-ed-page/components/RequestMoreInfoButton.jsx", - "line": 15, - "column": 6, - "index": 309 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 181, + "column": 18 }, { - "filePath": "src/packages/exec-ed-page/template/ExecEdDetailPage/index.jsx", - "line": 315, - "column": 6, - "index": 11954 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 203, + "column": 16 }, { - "filePath": "src/packages/learn-index-page/components/Hero.jsx", - "line": 37, - "column": 10, - "index": 1528 + "filePath": "src/components/Search/Refinements/FacetList.jsx", + "line": 180, + "column": 22 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/index.jsx", - "line": 393, - "column": 14, - "index": 15119 + "filePath": "src/components/Search/Refinements/FacetList.jsx", + "line": 181, + "column": 23 }, { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 207, - "column": 12, - "index": 7681 + "filePath": "src/components/Search/Refinements/LearningTypeRadioSelect.jsx", + "line": 102, + "column": 22 }, { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 242, - "column": 16, - "index": 8767 + "filePath": "src/components/Search/Refinements/LearningTypeRadioSelect.jsx", + "line": 103, + "column": 23 }, { - "filePath": "src/packages/modular-page/modules/DynamicProductModule/index.jsx", - "line": 39, - "column": 12, - "index": 1181 + "filePath": "src/components/Search/SearchBreadcrumb.jsx", + "line": 92, + "column": 10 }, { - "filePath": "src/packages/modular-page/modules/FacultyModule/index.jsx", - "line": 62, - "column": 8, - "index": 1965 + "filePath": "src/components/Search/SearchBreadcrumb.jsx", + "line": 95, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/CourseHeader/components/CourseDescription.jsx", - "line": 42, - "column": 22, - "index": 1100 + "filePath": "src/components/Topic/TopicRouting.jsx", + "line": 59, + "column": 20 }, { - "filePath": "src/packages/open-course-page/components/CourseHeader/components/CourseVideo.jsx", - "line": 37, - "column": 8, - "index": 1208 + "filePath": "src/templates/learnIndexPage/Hero.jsx", + "line": 16, + "column": 9 }, { - "filePath": "src/packages/open-course-page/components/CourseRunSelector/index.jsx", - "line": 223, - "column": 8, - "index": 8912 + "filePath": "src/templates/learnPage.jsx", + "line": 34, + "column": 9 }, { - "filePath": "src/packages/open-course-page/components/EnrollButton/EnrollButtonLink.jsx", - "line": 304, - "column": 20, - "index": 9966 + "filePath": "src/templates/mastersProgramDetail.jsx", + "line": 358, + "column": 20 }, { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", - "line": 64, - "column": 10, - "index": 2301 + "filePath": "src/templates/mastersProgramDetail.jsx", + "line": 523, + "column": 22 }, { - "filePath": "src/packages/open-course-page/components/Instructors/variants/DesktopVariant.jsx", - "line": 84, - "column": 10, - "index": 2426 - }, + "filePath": "src/templates/programDetailDegree.jsx", + "line": 243, + "column": 16 + } + ], + "Launch": [ { - "filePath": "src/packages/program-page/components/ProgramHeader.jsx", - "line": 160, - "column": 16, - "index": 5000 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 120, + "column": 48 }, { - "filePath": "src/packages/program-page/components/ProgramHeader/index.jsx", - "line": 137, - "column": 14, - "index": 4556 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 128, + "column": 48 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 64, - "column": 8, - "index": 2353 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 136, + "column": 48 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 397, - "column": 14, - "index": 15679 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 144, + "column": 48 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 896, - "column": 12, - "index": 42103 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 152, + "column": 48 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 940, - "column": 14, - "index": 44112 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 160, + "column": 48 }, { - "filePath": "src/packages/recommendations-page/components/RecommendationsNotFound/index.jsx", - "line": 31, - "column": 6, - "index": 1017 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 168, + "column": 48 }, { - "filePath": "src/packages/resource-page/template/ResourcePage/index.jsx", - "line": 137, - "column": 14, - "index": 4843 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 176, + "column": 48 }, { - "filePath": "src/packages/search-page/components/AutoComplete/components/ManagedAutoComplete/index.jsx", - "line": 359, - "column": 14, - "index": 12321 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 184, + "column": 48 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/PopularSearchLinks/index.jsx", - "line": 42, - "column": 10, - "index": 1692 + "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", + "line": 57, + "column": 23 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/ClearRefinements/index.jsx", - "line": 44, - "column": 4, - "index": 1366 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 375, + "column": 22 }, { - "filePath": "src/packages/search-page/components/SkillsBuilderCTA/index.jsx", - "line": 66, - "column": 14, - "index": 2736 + "filePath": "src/components/Course/CourseRunSelector/index.jsx", + "line": 129, + "column": 6 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 123, - "column": 10, - "index": 4365 + "filePath": "src/components/Instructor/InstructorOverview.jsx", + "line": 25, + "column": 24 } ], - "ExpandLess": [ + "Card": [ { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 162, - "column": 65, - "index": 5293 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 266, + "column": 8 }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 114, - "column": 21, - "index": 3161 + "filePath": "src/components/Course/CourseRunSelector/CourseRunSelectionTile.jsx", + "line": 52, + "column": 4 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", - "line": 34, - "column": 23, - "index": 1407 + "filePath": "src/components/Search/PreQuery/PartnerFilters.jsx", + "line": 91, + "column": 16 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 878, - "column": 35, - "index": 41213 + "filePath": "src/templates/allTopics.jsx", + "line": 86, + "column": 12 } ], - "Close": [ + "Card.Body": [ { - "filePath": "src/packages/common/ui/Card/index.jsx", - "line": 175, - "column": 48, - "index": 5860 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 291, + "column": 10 }, { - "filePath": "src/packages/common/ui/SitewideBanner/index.jsx", - "line": 69, - "column": 10, - "index": 2406 + "filePath": "src/components/Course/CourseRunSelector/CourseRunSelectionTile.jsx", + "line": 53, + "column": 6 }, { - "filePath": "src/packages/program-page/components/ProgramMain/components/ProgramTrackModal/index.jsx", - "line": 116, - "column": 12, - "index": 3868 - }, + "filePath": "src/templates/allTopics.jsx", + "line": 87, + "column": 14 + } + ], + "Badge": [ { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 100, - "column": 42, - "index": 5263 + "filePath": "src/components/2U/ProductCard.jsx", + "line": 311, + "column": 14 }, { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 101, - "column": 42, - "index": 5343 + "filePath": "src/components/Badges/NewBadge.jsx", + "line": 21, + "column": 4 }, { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 102, - "column": 42, - "index": 5419 + "filePath": "src/components/Course/CourseRunSelector/CourseRunSelectionTile.jsx", + "line": 57, + "column": 12 }, { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 147, - "column": 42, - "index": 9205 + "filePath": "src/components/DiscoveryCard/DiscoveryCourseCard.jsx", + "line": 150, + "column": 14 }, { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 148, - "column": 42, - "index": 9286 + "filePath": "src/components/DiscoveryCard/DiscoveryProgramCard.jsx", + "line": 200, + "column": 20 }, { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 149, - "column": 42, - "index": 9363 + "filePath": "src/components/DiscoveryCard/DiscoveryProgramCard.jsx", + "line": 286, + "column": 22 }, { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 150, - "column": 42, - "index": 9443 - } - ], - "ArrowBack": [ + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 79, + "column": 14 + }, { - "filePath": "src/packages/common/ui/Carousel/index.jsx", - "line": 252, - "column": 58, - "index": 7653 + "filePath": "src/components/Search/AutoCompleteDropdownItem.jsx", + "line": 63, + "column": 14 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/components/SubcategoriesList/index.jsx", - "line": 62, - "column": 17, - "index": 2722 + "filePath": "src/components/Search/AutoCompleteDropdownItem.jsx", + "line": 67, + "column": 12 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/components/SubcategoriesList/index.jsx", - "line": 63, - "column": 17, - "index": 2778 + "filePath": "src/components/Search/Refinements/FacetList.jsx", + "line": 208, + "column": 33 } ], - "ArrowForward": [ + "ExpandMore": [ { - "filePath": "src/packages/common/ui/Carousel/index.jsx", - "line": 272, - "column": 58, - "index": 8471 + "filePath": "src/components/AboutUs/TimelineEntry.jsx", + "line": 46, + "column": 8 }, { - "filePath": "src/packages/degree-page/components/CTAButton/index.jsx", - "line": 37, - "column": 17, - "index": 1275 + "filePath": "src/components/Card/index.jsx", + "line": 171, + "column": 68 }, { - "filePath": "src/packages/degree-page/template/DegreeDetailPage/index.jsx", - "line": 221, - "column": 25, - "index": 7967 + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", + "line": 21, + "column": 21 }, { - "filePath": "src/packages/degree-page/template/DegreeDetailPage/index.jsx", - "line": 272, - "column": 23, - "index": 10002 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 109, + "column": 21 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/components/SubcategoriesList/index.jsx", - "line": 78, - "column": 17, - "index": 3316 + "filePath": "src/components/Header/SiteNavLink.jsx", + "line": 90, + "column": 17 + }, + { + "filePath": "src/components/Product/StickyNav.jsx", + "line": 104, + "column": 33 + } + ], + "Collapsible": [ + { + "filePath": "src/components/BootCamp/BootCampCurriculumModule.jsx", + "line": 61, + "column": 16 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/components/SubcategoriesList/index.jsx", + "filePath": "src/components/Course/CoursePageMobile.jsx", "line": 79, - "column": 17, - "index": 3372 + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 151, - "column": 44, - "index": 5882 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 93, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 191, - "column": 44, - "index": 7541 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 101, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 230, - "column": 44, - "index": 9215 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 112, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCallouts/index.jsx", - "line": 271, - "column": 48, - "index": 11069 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 124, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 154, - "column": 44, - "index": 6046 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 138, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 194, - "column": 44, - "index": 7736 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 148, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 233, - "column": 44, - "index": 9441 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 158, + "column": 6 }, { - "filePath": "src/packages/modular-page/components/StaticCalloutsV2/index.jsx", - "line": 274, - "column": 48, - "index": 11326 + "filePath": "src/components/FAQs/AccordionFAQ.jsx", + "line": 62, + "column": 14 }, { - "filePath": "src/packages/modular-page/modules/FeaturedProductsModule/index.jsx", - "line": 88, - "column": 23, - "index": 3077 + "filePath": "src/components/FAQs/AccordionFAQ.jsx", + "line": 90, + "column": 12 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 131, - "column": 38, - "index": 4630 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/CollapsibleTrigger.jsx", + "line": 11, + "column": 17 } ], - "Form.Checkbox": [ + "ArrowForward": [ { - "filePath": "src/packages/common/ui/EmailOptIn/index.jsx", - "line": 21, - "column": 6, - "index": 481 - } - ], - "Collapsible": [ + "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", + "line": 34, + "column": 19 + }, { - "filePath": "src/packages/common/ui/FAQs/index.jsx", - "line": 96, - "column": 12, - "index": 2836 + "filePath": "src/components/Carousel/index.jsx", + "line": 268, + "column": 58 }, { - "filePath": "src/packages/common/ui/FAQs/index.jsx", - "line": 124, - "column": 10, - "index": 3823 + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 92, + "column": 23 }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/CollapsibleTrigger.jsx", - "line": 11, - "column": 17, - "index": 305 + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 41, + "column": 19 }, { - "filePath": "src/packages/common/ui/MultiselectDropdown/index.jsx", - "line": 88, - "column": 6, - "index": 2701 + "filePath": "src/components/Home/Audiences.jsx", + "line": 56, + "column": 18 }, { - "filePath": "src/packages/modular-page/components/AccordianFAQV2/index.jsx", - "line": 82, - "column": 14, - "index": 2529 + "filePath": "src/components/Home/Audiences.jsx", + "line": 94, + "column": 18 }, { - "filePath": "src/packages/modular-page/components/AccordianFAQV2/index.jsx", - "line": 110, - "column": 12, - "index": 3618 + "filePath": "src/components/Home/Audiences.jsx", + "line": 132, + "column": 18 }, { - "filePath": "src/packages/modular-page/components/AccordionFAQ/index.jsx", - "line": 82, - "column": 14, - "index": 2524 + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 78, + "column": 17 }, { - "filePath": "src/packages/modular-page/components/AccordionFAQ/index.jsx", - "line": 110, - "column": 12, - "index": 3590 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 151, + "column": 44 }, { - "filePath": "src/packages/modular-page/modules/AccordionTextModule/components/CurriculumModule.jsx", - "line": 75, - "column": 16, - "index": 2419 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 192, + "column": 44 }, { - "filePath": "src/packages/modular-page/modules/TextModule/components/DefaultTextModule.jsx", - "line": 146, - "column": 14, - "index": 4485 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 232, + "column": 44 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 67, - "column": 6, - "index": 2537 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 274, + "column": 48 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 81, - "column": 8, - "index": 3032 + "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", + "line": 164, + "column": 25 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 87, - "column": 6, - "index": 3271 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 137, + "column": 40 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 99, - "column": 8, - "index": 3930 + "filePath": "src/templates/programDetailDegree.jsx", + "line": 243, + "column": 27 + } + ], + "ChevronRight": [ + { + "filePath": "src/components/Breadcrumbs/index.jsx", + "line": 54, + "column": 18 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 111, - "column": 8, - "index": 4361 + "filePath": "src/components/Search/Results/showAllLink.jsx", + "line": 24, + "column": 69 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 127, - "column": 8, - "index": 4893 + "filePath": "src/components/SkillsBreadcrumbs/index.jsx", + "line": 38, + "column": 24 + } + ], + "Check": [ + { + "filePath": "src/components/Card/FilterProgramCard.jsx", + "line": 44, + "column": 18 }, { - "filePath": "src/packages/open-course-page/components/CoursePageMobile.jsx", - "line": 132, - "column": 8, - "index": 5137 + "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", + "line": 59, + "column": 14 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 483, - "column": 16, - "index": 18815 + "filePath": "src/components/ContentfulModule/AdmissionsAboutSection/AdmissionsAboutSection.jsx", + "line": 19, + "column": 10 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 500, - "column": 18, - "index": 19544 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 317, + "column": 50 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 140, - "column": 10, - "index": 4661 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 318, + "column": 50 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/index.jsx", - "line": 270, - "column": 16, - "index": 10026 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 326, + "column": 50 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/index.jsx", - "line": 288, - "column": 16, - "index": 10770 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 327, + "column": 50 }, { - "filePath": "src/packages/queryless-pages/templates/ResearchPage/index.jsx", - "line": 324, - "column": 16, - "index": 29624 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 335, + "column": 50 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/FacetList/index.jsx", - "line": 237, - "column": 8, - "index": 6526 - } - ], - "Input": [ + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 344, + "column": 50 + }, { - "filePath": "src/packages/common/ui/Footer/index.jsx", - "line": 352, - "column": 18, - "index": 11815 + "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", + "line": 44, + "column": 8 } ], - "Facebook": [ + "Button": [ + { + "filePath": "src/components/Card/index.jsx", + "line": 139, + "column": 12 + }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 638, - "column": 23, - "index": 29913 + "filePath": "src/components/Card/index.jsx", + "line": 180, + "column": 16 }, { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Overview/index.jsx", - "line": 23, - "column": 24, - "index": 991 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 112, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/SocialShare/index.jsx", - "line": 88, - "column": 23, - "index": 3087 - } - ], - "BsTwitter": [ + "filePath": "src/components/ContentfulModule/DynamicProductModule/DynamicProductModule.jsx", + "line": 38, + "column": 12 + }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 644, - "column": 23, - "index": 30167 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 202, + "column": 27 }, { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Overview/index.jsx", - "line": 21, - "column": 24, - "index": 907 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 225, + "column": 16 }, { - "filePath": "src/packages/open-course-page/components/SocialShare/index.jsx", - "line": 95, - "column": 23, - "index": 3390 - } - ], - "BsLinkedin": [ + "filePath": "src/components/Course/CourseHeader/CourseDescription.jsx", + "line": 59, + "column": 22 + }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 650, - "column": 23, - "index": 30429 + "filePath": "src/components/Course/CourseHeader/CourseVideo.jsx", + "line": 36, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/SocialShare/index.jsx", - "line": 102, - "column": 23, - "index": 3690 - } - ], - "Reddit": [ + "filePath": "src/components/Course/CourseRunSelector/index.jsx", + "line": 219, + "column": 10 + }, { - "filePath": "src/packages/common/ui/Footer/utils.jsx", - "line": 656, - "column": 23, - "index": 30683 - } - ], - "Collapsible.Advanced": [ + "filePath": "src/components/Course/EnrollButton/EnrollButtonLink.jsx", + "line": 341, + "column": 20 + }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 88, - "column": 4, - "index": 2404 + "filePath": "src/components/Course/Instructors/index.jsx", + "line": 85, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", - "line": 27, - "column": 6, - "index": 866 + "filePath": "src/components/EdX/ParagonCollapsible.jsx", + "line": 93, + "column": 10 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 696, - "column": 20, - "index": 29187 + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 64, + "column": 10 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 865, - "column": 18, - "index": 40398 - } - ], - "Collapsible.Visible": [ + "filePath": "src/components/Overlays/SaveForLaterOverlay.jsx", + "line": 347, + "column": 14 + }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 110, - "column": 8, - "index": 2982 + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 124, + "column": 12 }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 113, - "column": 8, - "index": 3109 + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 131, + "column": 12 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", - "line": 30, - "column": 10, - "index": 1193 + "filePath": "src/components/Search/ManagedAutoComplete.jsx", + "line": 259, + "column": 14 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", - "line": 33, - "column": 10, - "index": 1353 + "filePath": "src/components/Search/PreQuery/PopularSearchLinks.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 704, - "column": 24, - "index": 29778 + "filePath": "src/components/Search/Refinements/ClearRefinements.jsx", + "line": 35, + "column": 4 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 705, - "column": 24, - "index": 29870 + "filePath": "src/components/Search/Refinements/MobileFilterMenu.jsx", + "line": 117, + "column": 14 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 874, - "column": 22, - "index": 40997 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 123, + "column": 10 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 877, - "column": 22, - "index": 41147 - } - ], - "Collapsible.Body": [ + "filePath": "src/templates/articlePage.jsx", + "line": 110, + "column": 14 + }, { - "filePath": "src/packages/common/ui/Header/components/mobile-navigation/MenuAccordion/index.jsx", - "line": 117, - "column": 6, - "index": 3260 + "filePath": "src/templates/courseDetail2U.jsx", + "line": 322, + "column": 6 }, { - "filePath": "src/packages/exec-ed-page/components/MobileCollapsibleSection.jsx", - "line": 38, - "column": 10, - "index": 1678 + "filePath": "src/templates/learnIndexPage/Hero.jsx", + "line": 37, + "column": 10 + }, + { + "filePath": "src/templates/learnPage.jsx", + "line": 131, + "column": 12 + } + ], + "ExpandLess": [ + { + "filePath": "src/components/Card/index.jsx", + "line": 172, + "column": 67 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 707, - "column": 22, - "index": 30006 + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", + "line": 24, + "column": 21 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 881, - "column": 20, - "index": 41336 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 112, + "column": 21 } ], - "SearchField.Advanced": [ + "Close": [ { - "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 103, - "column": 6, - "index": 3282 + "filePath": "src/components/Card/index.jsx", + "line": 185, + "column": 52 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInput/index.jsx", - "line": 58, - "column": 6, - "index": 1891 + "filePath": "src/components/Program/ProgramTrackModal.jsx", + "line": 116, + "column": 14 + }, + { + "filePath": "src/components/Search/Refinements/MobileFilterMenu.jsx", + "line": 102, + "column": 16 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInputV2/index.jsx", - "line": 58, - "column": 6, - "index": 1893 + "filePath": "src/components/SitewideBanner/index.jsx", + "line": 82, + "column": 10 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/SearchBox/index.jsx", - "line": 76, - "column": 10, - "index": 2448 + "filePath": "src/templates/trademarks.jsx", + "line": 100, + "column": 42 }, { - "filePath": "src/packages/search-page/components/SearchBox/index.jsx", - "line": 106, - "column": 10, - "index": 3391 - } - ], - "SearchField.Input": [ + "filePath": "src/templates/trademarks.jsx", + "line": 101, + "column": 42 + }, { - "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 120, - "column": 10, - "index": 4098 + "filePath": "src/templates/trademarks.jsx", + "line": 102, + "column": 42 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInput/index.jsx", - "line": 75, - "column": 12, - "index": 2663 + "filePath": "src/templates/trademarks.jsx", + "line": 147, + "column": 42 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInputV2/index.jsx", - "line": 75, - "column": 12, - "index": 2692 + "filePath": "src/templates/trademarks.jsx", + "line": 148, + "column": 42 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/SearchBox/index.jsx", - "line": 92, - "column": 14, - "index": 3081 + "filePath": "src/templates/trademarks.jsx", + "line": 149, + "column": 42 }, { - "filePath": "src/packages/search-page/components/SearchBox/index.jsx", - "line": 124, - "column": 14, - "index": 4021 + "filePath": "src/templates/trademarks.jsx", + "line": 150, + "column": 42 } ], - "SearchField.SubmitButton": [ + "Container": [ { - "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 132, - "column": 12, - "index": 4547 + "filePath": "src/components/Careers/Hero.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/packages/common/ui/Header/components/SearchBox.jsx", - "line": 140, - "column": 10, - "index": 4758 + "filePath": "src/components/Certificate/index.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInput/index.jsx", - "line": 88, - "column": 10, - "index": 3133 + "filePath": "src/components/ContentfulModule/AdmissionsAboutSection/AdmissionsAboutSection.jsx", + "line": 38, + "column": 4 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInputV2/index.jsx", - "line": 86, - "column": 12, - "index": 3115 + "filePath": "src/components/ContentfulModule/BlurbModule/SlantedBlurbModule.jsx", + "line": 53, + "column": 6 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInputV2/index.jsx", - "line": 89, - "column": 10, - "index": 3243 + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 67, + "column": 4 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/SearchBox/index.jsx", - "line": 105, - "column": 12, - "index": 3651 + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 26, + "column": 4 }, { - "filePath": "src/packages/search-page/components/SearchBox/index.jsx", - "line": 136, - "column": 12, - "index": 4544 - } - ], - "IconButton": [ - { - "filePath": "src/packages/common/ui/Header/components/SiteNav/components/SiteNavLink.jsx", - "line": 91, - "column": 8, - "index": 2535 + "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", + "line": 41, + "column": 6 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/components/SubcategoriesList/index.jsx", - "line": 61, - "column": 10, - "index": 2693 + "filePath": "src/components/ContentfulModule/UpcomingProgramModule.jsx", + "line": 54, + "column": 6 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/components/SubcategoriesList/index.jsx", - "line": 77, - "column": 10, - "index": 3287 + "filePath": "src/components/Course/2U/AboutCourse.jsx", + "line": 9, + "column": 4 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/components/SubcategoriesList/index.jsx", - "line": 62, - "column": 10, - "index": 2749 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 181, + "column": 6 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/components/SubcategoriesList/index.jsx", - "line": 78, - "column": 10, - "index": 3343 + "filePath": "src/components/Course/2U/Factoid.jsx", + "line": 8, + "column": 4 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 287, - "column": 26, - "index": 12895 + "filePath": "src/components/Course/2U/StickyNav2U.jsx", + "line": 171, + "column": 12 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 312, - "column": 26, - "index": 14162 - } - ], - "Dropdown": [ + "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", + "line": 16, + "column": 6 + }, { - "filePath": "src/packages/common/ui/Header/components/UserMenu/index.jsx", - "line": 185, - "column": 8, - "index": 5841 + "filePath": "src/components/Course/BusinessBlock/index.jsx", + "line": 17, + "column": 4 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 79, - "column": 12, - "index": 2824 + "filePath": "src/components/Course/BusinessBlock/indexMobile.jsx", + "line": 23, + "column": 4 }, { - "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", + "filePath": "src/components/Course/CourseHeader/index.jsx", "line": 28, - "column": 8, - "index": 752 + "column": 6 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 38, - "column": 8, - "index": 947 + "filePath": "src/components/Course/CourseMain/index.jsx", + "line": 93, + "column": 4 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 38, - "column": 8, - "index": 952 - } - ], - "Dropdown.Toggle": [ + "filePath": "src/components/Course/CourseMain/indexMobile.jsx", + "line": 19, + "column": 4 + }, { - "filePath": "src/packages/common/ui/Header/components/UserMenu/index.jsx", - "line": 190, - "column": 10, - "index": 5970 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 195, + "column": 6 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 80, - "column": 14, - "index": 2866 + "filePath": "src/components/Course/CoursePageMobile.jsx", + "line": 94, + "column": 8 }, { - "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", - "line": 29, - "column": 10, - "index": 773 + "filePath": "src/components/Course/CourseRecommendations/CourseRecommendations.jsx", + "line": 21, + "column": 4 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 39, - "column": 10, - "index": 968 + "filePath": "src/components/Course/CourseRecommendations/CourseRecommendationsExp.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 39, - "column": 10, - "index": 973 - } - ], - "AvatarButton": [ + "filePath": "src/components/Course/CourseRunSelector/index.jsx", + "line": 135, + "column": 4 + }, { - "filePath": "src/packages/common/ui/Header/components/UserMenu/index.jsx", - "line": 191, - "column": 16, - "index": 6003 - } - ], - "Dropdown.Menu": [ + "filePath": "src/components/Course/CourseSnapshot/index.jsx", + "line": 174, + "column": 12 + }, { - "filePath": "src/packages/common/ui/Header/components/UserMenu/index.jsx", - "line": 209, - "column": 10, - "index": 6650 + "filePath": "src/components/Course/FAQ/index.jsx", + "line": 25, + "column": 4 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 88, - "column": 14, - "index": 3340 + "filePath": "src/components/Course/Instructors/indexMobile.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", - "line": 37, - "column": 10, - "index": 1224 + "filePath": "src/components/Course/StickyNav/index.jsx", + "line": 191, + "column": 12 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 49, - "column": 10, - "index": 1704 + "filePath": "src/components/EdX/AboutEdx.jsx", + "line": 8, + "column": 4 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 49, - "column": 10, - "index": 1715 - } - ], - "Badge": [ + "filePath": "src/components/Form/StandaloneHubspotCaptureForm.jsx", + "line": 43, + "column": 6 + }, { - "filePath": "src/packages/common/ui/NewBadge/index.jsx", - "line": 22, - "column": 4, - "index": 546 + "filePath": "src/components/Hero/Bootcamp.jsx", + "line": 53, + "column": 8 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 80, - "column": 14, - "index": 3122 + "filePath": "src/components/Home/Audiences.jsx", + "line": 18, + "column": 6 }, { - "filePath": "src/packages/open-course-page/components/CourseRunSelector/components/SelectionTile.jsx", - "line": 57, - "column": 12, - "index": 2059 + "filePath": "src/components/Home/EdxVision.jsx", + "line": 9, + "column": 6 }, { - "filePath": "src/packages/program-page/components/ProgramHeader.jsx", - "line": 145, - "column": 16, - "index": 4489 + "filePath": "src/components/Home/ExecEdPromo.jsx", + "line": 40, + "column": 4 }, { - "filePath": "src/packages/program-page/components/ProgramHeader/index.jsx", - "line": 124, - "column": 12, - "index": 4095 + "filePath": "src/components/Home/Hero.jsx", + "line": 63, + "column": 10 }, { - "filePath": "src/packages/search-page/components/AutoComplete/components/AutoCompleteDropdownItem/index.jsx", - "line": 122, - "column": 18, - "index": 3850 + "filePath": "src/components/Home/MarketingTakeover.jsx", + "line": 21, + "column": 6 }, { - "filePath": "src/packages/search-page/components/AutoComplete/components/AutoCompleteDropdownItem/index.jsx", - "line": 126, - "column": 16, - "index": 4079 - } - ], - "ChevronLeft": [ + "filePath": "src/components/Home/MarketingTakeover.jsx", + "line": 50, + "column": 6 + }, { - "filePath": "src/packages/common/ui/PageTitleBreadcrumbs/index.jsx", - "line": 41, - "column": 20, - "index": 1574 + "filePath": "src/components/Home/NewOnEdxCarousel/index.jsx", + "line": 39, + "column": 6 }, { - "filePath": "src/packages/common/ui/SkillsBreadcrumbs/index.jsx", - "line": 21, - "column": 6, - "index": 751 + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 89, + "column": 6 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 252, - "column": 21, - "index": 8331 - } - ], - "PlayCircleFilled": [ + "filePath": "src/components/Home/SubjectList.jsx", + "line": 16, + "column": 6 + }, { - "filePath": "src/packages/common/ui/Video/index.jsx", - "line": 106, - "column": 18, - "index": 3497 + "filePath": "src/components/Home/Trustbar.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 295, - "column": 99, - "index": 10337 + "filePath": "src/components/Learn/DynamicProductList/DynamicProductList.jsx", + "line": 223, + "column": 6 }, { - "filePath": "src/packages/open-course-page/components/CourseHeader/components/CourseVideo.jsx", - "line": 42, - "column": 10, - "index": 1335 - } - ], - "FormGroup": [ + "filePath": "src/components/Learn/LearnHero.jsx", + "line": 58, + "column": 6 + }, { - "filePath": "src/packages/degree-page/components/TabNavigation/index.jsx", - "line": 133, - "column": 8, - "index": 4263 - } - ], - "FormControl": [ + "filePath": "src/components/Learn/RelatedTopics.jsx", + "line": 16, + "column": 6 + }, + { + "filePath": "src/components/PlacementAboutSection/PlacementAboutSection.jsx", + "line": 31, + "column": 4 + }, { - "filePath": "src/packages/degree-page/components/TabNavigation/index.jsx", + "filePath": "src/components/Program/ProgramDataBar.jsx", "line": 134, - "column": 10, - "index": 4301 - } - ], - "Spinner": [ + "column": 10 + }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 278, - "column": 14, - "index": 10038 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 266, + "column": 8 }, { - "filePath": "src/packages/program-page/components/ProgramHeader.jsx", - "line": 98, - "column": 15, - "index": 2998 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 267, + "column": 10 }, { - "filePath": "src/packages/program-page/components/ProgramHeader/index.jsx", - "line": 81, - "column": 13, - "index": 2664 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 268, + "column": 12 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 65, - "column": 10, - "index": 2433 - } - ], - "Form": [ + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 494, + "column": 12 + }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 301, - "column": 24, - "index": 11200 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 502, + "column": 12 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/FacetList/index.jsx", - "line": 259, - "column": 22, - "index": 7531 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 521, + "column": 8 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 63, - "column": 6, - "index": 1980 - } - ], - "Form.Group": [ + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 703, + "column": 10 + }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 303, - "column": 28, - "index": 11325 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 704, + "column": 12 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 323, - "column": 28, - "index": 12445 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 115, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 344, - "column": 26, - "index": 13589 + "filePath": "src/components/Quotation/index.jsx", + "line": 13, + "column": 6 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 366, - "column": 30, - "index": 14785 + "filePath": "src/components/Search/BaseHeader/SearchInput.jsx", + "line": 19, + "column": 4 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 398, - "column": 32, - "index": 16777 + "filePath": "src/components/Search/BaseHeader/TitleSection.jsx", + "line": 13, + "column": 6 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 430, - "column": 26, - "index": 18763 + "filePath": "src/components/Search/BaseHeader/TitleSection.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/packages/queryless-pages/templates/CCPAPage/CCPAPageEN.jsx", - "line": 28, - "column": 8, - "index": 921 + "filePath": "src/components/Search/PreQuery/Page.jsx", + "line": 50, + "column": 4 }, { - "filePath": "src/packages/queryless-pages/templates/CCPAPage/CCPAPageES.jsx", - "line": 26, - "column": 8, - "index": 939 + "filePath": "src/components/Search/PreQuery/PopularSearchLinks.jsx", + "line": 36, + "column": 4 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 68, - "column": 16, - "index": 2242 + "filePath": "src/components/Search/Refinements/Filters.jsx", + "line": 60, + "column": 8 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 73, - "column": 16, - "index": 2435 + "filePath": "src/components/Search/Results/FirstLevelResult.jsx", + "line": 52, + "column": 4 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 78, - "column": 16, - "index": 2637 + "filePath": "src/components/Search/Results/SecondLevelResult.jsx", + "line": 40, + "column": 4 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 88, - "column": 16, - "index": 2993 + "filePath": "src/components/Search/SearchBreadcrumb.jsx", + "line": 84, + "column": 4 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 92, - "column": 16, - "index": 3193 + "filePath": "src/components/Section/index.jsx", + "line": 24, + "column": 6 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 96, - "column": 16, - "index": 3376 + "filePath": "src/components/SitewideBanner/index.jsx", + "line": 74, + "column": 6 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 117, - "column": 10, - "index": 4097 - } - ], - "Form.Control": [ + "filePath": "src/components/SplitView/index.jsx", + "line": 32, + "column": 4 + }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 311, - "column": 30, - "index": 11726 + "filePath": "src/components/SubjectTopics/index.jsx", + "line": 58, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 331, - "column": 30, - "index": 12844 + "filePath": "src/components/SubjectTopics/index.jsx", + "line": 68, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 352, - "column": 28, - "index": 13977 + "filePath": "src/templates/aboutEdX.jsx", + "line": 376, + "column": 12 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "filePath": "src/templates/aboutEdX.jsx", + "line": 400, + "column": 12 + }, + { + "filePath": "src/templates/allTopics.jsx", "line": 70, - "column": 18, - "index": 2355 + "column": 10 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 75, - "column": 18, - "index": 2554 + "filePath": "src/templates/allTopics.jsx", + "line": 81, + "column": 8 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 80, - "column": 18, - "index": 2744 + "filePath": "src/templates/articlePage.jsx", + "line": 57, + "column": 6 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 90, - "column": 18, - "index": 3112 + "filePath": "src/templates/careers.jsx", + "line": 104, + "column": 10 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 94, - "column": 18, - "index": 3300 + "filePath": "src/templates/careers.jsx", + "line": 126, + "column": 10 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 98, - "column": 18, - "index": 3502 + "filePath": "src/templates/careers.jsx", + "line": 134, + "column": 10 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 119, - "column": 12, - "index": 4230 - } - ], - "FormLabel": [ + "filePath": "src/templates/courseDetail2U.jsx", + "line": 451, + "column": 18 + }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 367, - "column": 32, - "index": 14874 + "filePath": "src/templates/learnIndexPage/Hero.jsx", + "line": 22, + "column": 6 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 379, - "column": 36, - "index": 15600 + "filePath": "src/templates/learnIndexPage/index.jsx", + "line": 40, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 384, - "column": 36, - "index": 15955 + "filePath": "src/templates/learnPage.jsx", + "line": 143, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 399, - "column": 34, - "index": 16868 + "filePath": "src/templates/learnPage.jsx", + "line": 166, + "column": 12 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 411, - "column": 38, - "index": 17624 + "filePath": "src/templates/learnPage.jsx", + "line": 194, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 416, - "column": 38, - "index": 17989 + "filePath": "src/templates/paidLandingPage/Footer.jsx", + "line": 41, + "column": 6 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 431, - "column": 28, - "index": 18814 + "filePath": "src/templates/paidLandingPage/Header.jsx", + "line": 25, + "column": 6 } ], - "Form.RadioSet": [ + "ArrowBack": [ { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 372, - "column": 32, - "index": 15188 + "filePath": "src/components/Carousel/index.jsx", + "line": 248, + "column": 58 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 404, - "column": 34, - "index": 17194 + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 62, + "column": 17 } ], - "Form.Radio": [ - { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 378, - "column": 34, - "index": 15497 - }, - { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 383, - "column": 34, - "index": 15854 - }, + "useToggle": [ { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 410, - "column": 36, - "index": 17519 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 11, + "column": 32 }, { - "filePath": "src/packages/exec-ed-page/components/CaptureForm/index.jsx", - "line": 415, - "column": 36, - "index": 17886 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 87, + "column": 32 } ], - "OverlayTrigger": [ - { - "filePath": "src/packages/exec-ed-page/components/CourseCurriculum/index.jsx", - "line": 87, - "column": 10, - "index": 3020 - }, + "ModalDialog": [ { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 196, - "column": 10, - "index": 6391 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 44, + "column": 4 }, { - "filePath": "src/packages/exec-ed-page/components/StickyNav2U.jsx", - "line": 233, - "column": 18, - "index": 8437 + "filePath": "src/components/Course/2U/CourseVideoDialog.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 279, - "column": 24, - "index": 12507 - }, + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 32, + "column": 4 + } + ], + "ModalDialog.Header": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 304, - "column": 24, - "index": 13778 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 53, + "column": 6 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 51, - "column": 6, - "index": 2072 + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 39, + "column": 6 } ], - "Tooltip": [ + "ModalDialog.Title": [ { - "filePath": "src/packages/exec-ed-page/components/CourseCurriculum/index.jsx", - "line": 90, - "column": 14, - "index": 3101 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 199, - "column": 14, - "index": 6472 + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 40, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/StickyNav2U.jsx", - "line": 236, - "column": 22, - "index": 8545 - }, + "filePath": "src/components/MarketingModal/SaveForLaterModal.jsx", + "line": 66, + "column": 14 + } + ], + "ModalDialog.Body": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 282, - "column": 28, - "index": 12630 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 62, + "column": 6 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 307, - "column": 28, - "index": 13901 + "filePath": "src/components/Course/2U/CourseVideoDialog.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 57, - "column": 10, - "index": 2205 + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 49, + "column": 6 } ], - "Launch": [ + "Form.Group": [ { - "filePath": "src/packages/exec-ed-page/components/CourseCurriculum/index.jsx", - "line": 101, - "column": 42, - "index": 3507 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 63, + "column": 8 }, { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 212, - "column": 21, - "index": 7005 + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 110, + "column": 10 }, { - "filePath": "src/packages/exec-ed-page/components/StickyNav2U.jsx", - "line": 248, - "column": 35, - "index": 9260 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 68, + "column": 16 }, { - "filePath": "src/packages/exec-ed-page/components/WhyGetsmarter/index.jsx", - "line": 55, - "column": 23, - "index": 2801 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 73, + "column": 16 }, { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Overview/index.jsx", - "line": 25, - "column": 24, - "index": 1115 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 78, + "column": 16 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/AuditTrackUpdateVariant/index.jsx", - "line": 169, - "column": 6, - "index": 7812 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 88, + "column": 16 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 422, - "column": 20, - "index": 19459 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 92, + "column": 16 }, { - "filePath": "src/packages/open-course-page/components/CourseRunSelector/index.jsx", - "line": 127, - "column": 6, - "index": 4814 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 96, + "column": 16 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 178, - "column": 13, - "index": 5887 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 117, + "column": 10 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 237, - "column": 17, - "index": 7859 - } - ], - "useToggle": [ - { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 100, - "column": 32, - "index": 3581 + "filePath": "src/templates/CCPAPage.jsx", + "line": 27, + "column": 8 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 42, - "column": 62, - "index": 1501 - } - ], - "CallMade": [ - { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 236, - "column": 23, - "index": 7822 + "filePath": "src/templates/CCPAPageES.jsx", + "line": 26, + "column": 8 } ], - "Breadcrumb": [ - { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 249, - "column": 10, - "index": 8187 - }, + "Form.Switch": [ { - "filePath": "src/packages/exec-ed-page/components/CourseHeader2U/index.jsx", - "line": 253, - "column": 10, - "index": 8357 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 64, + "column": 10 }, { - "filePath": "src/packages/search-page/components/SearchBreadcrumb/index.jsx", - "line": 102, - "column": 10, - "index": 3726 + "filePath": "src/templates/CCPAPage.jsx", + "line": 28, + "column": 10 }, { - "filePath": "src/packages/shop-page/template/components/ShopBreadCrumb/index.jsx", - "line": 24, - "column": 6, - "index": 833 + "filePath": "src/templates/CCPAPageES.jsx", + "line": 27, + "column": 10 } ], - "ModalDialog": [ - { - "filePath": "src/packages/exec-ed-page/components/CourseVideoDialog/index.jsx", - "line": 12, - "column": 4, - "index": 330 - }, + "ModalDialog.Footer": [ { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", - "line": 32, - "column": 4, - "index": 1059 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 103, + "column": 6 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionModal/index.jsx", - "line": 116, - "column": 4, - "index": 3953 + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 59, + "column": 6 } ], - "ModalDialog.Body": [ - { - "filePath": "src/packages/exec-ed-page/components/CourseVideoDialog/index.jsx", - "line": 22, - "column": 6, - "index": 563 - }, + "ActionRow": [ { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", - "line": 49, - "column": 6, - "index": 1627 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 104, + "column": 8 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionModal/index.jsx", - "line": 133, - "column": 6, - "index": 4545 + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 60, + "column": 8 } ], - "DropdownButton": [ + "ModalDialog.CloseButton": [ { - "filePath": "src/packages/exec-ed-page/components/StickyNav2U.jsx", - "line": 185, - "column": 16, - "index": 6412 + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 105, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/StickyNav/index.jsx", - "line": 209, - "column": 16, - "index": 7264 + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 61, + "column": 10 } ], - "Dropdown.Item": [ + "Hyperlink": [ { - "filePath": "src/packages/exec-ed-page/components/StickyNav2U.jsx", - "line": 197, - "column": 20, - "index": 6939 + "filePath": "src/components/ContentfulModule/Citation.jsx", + "line": 20, + "column": 8 }, { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/index.jsx", - "line": 94, - "column": 20, - "index": 3597 - }, + "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", + "line": 104, + "column": 14 + } + ], + "OpenInNew": [ { - "filePath": "src/packages/home-page/components/ProductOfferings/components/ProductFilter/index.jsx", - "line": 39, - "column": 14, - "index": 1321 + "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", + "line": 53, + "column": 23 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 51, - "column": 14, - "index": 1782 - }, + "filePath": "src/components/ContentfulModule/StatisticIconModule.jsx", + "line": 32, + "column": 21 + } + ], + "ArrowUpward": [ { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 51, - "column": 14, - "index": 1793 + "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", + "line": 110, + "column": 23 + } + ], + "Skeleton": [ + { + "filePath": "src/components/ContentfulModule/ImageCarouselModule/ImageCarouselModule.jsx", + "line": 15, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/StickyNav/index.jsx", - "line": 221, - "column": 20, - "index": 7797 + "filePath": "src/templates/homePage.jsx", + "line": 93, + "column": 15 } ], - "SearchField.ClearButton": [ + "useWindowSize": [ { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInput/index.jsx", - "line": 86, - "column": 12, - "index": 3078 + "filePath": "src/components/ContentfulModule/ImageCarouselModule/ImageCarouselModule.jsx", + "line": 26, + "column": 21 }, { - "filePath": "src/packages/home-page/components/Hero/components/HomeSearchBar/components/HomeSearchInputV2/index.jsx", - "line": 87, - "column": 12, - "index": 3188 + "filePath": "src/components/Header/SearchBar.jsx", + "line": 24, + "column": 20 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/SearchBox/index.jsx", - "line": 103, - "column": 14, - "index": 3592 + "filePath": "src/components/Home/Hero.jsx", + "line": 35, + "column": 20 } ], - "useWindowSize": [ + "ArrowOutward": [ { - "filePath": "src/packages/home-page/components/Hero/index.jsx", - "line": 38, - "column": 20, - "index": 1590 + "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", + "line": 29, + "column": 20 }, { - "filePath": "src/packages/modular-page/modules/CarouselModule/ImageCarousel.jsx", - "line": 27, - "column": 21, - "index": 861 + "filePath": "src/components/ContentfulModule/UpcomingProgramModule.jsx", + "line": 38, + "column": 20 } ], - "Stack": [ + "CallMade": [ { - "filePath": "src/packages/home-page/components/MarketingModule/index.jsx", - "line": 38, - "column": 16, - "index": 1482 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 171, + "column": 23 } ], - "Card": [ + "Breadcrumb": [ { - "filePath": "src/packages/home-page/components/NewOnEdxCarousel/v2/variants/DesktopVariant/index.jsx", - "line": 84, - "column": 6, - "index": 3041 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 185, + "column": 14 }, { - "filePath": "src/packages/learn-index-page/template/AllTopicsPage/index.jsx", - "line": 87, - "column": 12, - "index": 3709 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 189, + "column": 14 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 64, - "column": 8, - "index": 2235 + "filePath": "src/components/Course/CourseHeader/CourseBreadcrumbs.jsx", + "line": 39, + "column": 8 }, { - "filePath": "src/packages/modular-page/modules/FacultyModule/index.jsx", - "line": 45, - "column": 10, - "index": 1393 + "filePath": "src/components/Course/CourseHeader/CourseBreadcrumbs.jsx", + "line": 43, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/AuditTrackUpdateVariant/index.jsx", - "line": 242, - "column": 18, - "index": 10842 - }, + "filePath": "src/components/Search/SearchBreadcrumb.jsx", + "line": 98, + "column": 8 + } + ], + "ChevronLeft": [ { - "filePath": "src/packages/open-course-page/components/CourseRunSelector/components/SelectionTile.jsx", - "line": 52, - "column": 4, - "index": 1811 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 188, + "column": 25 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/PartnerFilters/index.jsx", - "line": 94, - "column": 16, - "index": 2797 + "filePath": "src/components/Course/CourseHeader/CourseBreadcrumbs.jsx", + "line": 42, + "column": 19 }, { - "filePath": "src/packages/search-page/components/SkillsBuilderCTA/index.jsx", - "line": 49, - "column": 8, - "index": 1986 - } - ], - "KeyboardArrowRight": [ - { - "filePath": "src/packages/home-page/components/SubjectList/index.jsx", - "line": 39, - "column": 20, - "index": 1492 + "filePath": "src/components/SkillsBreadcrumbs/index.jsx", + "line": 20, + "column": 6 } ], - "Skeleton": [ + "PlayCircleFilled": [ { - "filePath": "src/packages/home-page/template/HomePage/index.jsx", - "line": 95, - "column": 15, - "index": 3599 + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 228, + "column": 30 }, { - "filePath": "src/packages/home-page/template/HomePage/index.jsx", - "line": 109, - "column": 13, - "index": 3948 + "filePath": "src/components/Course/CourseHeader/CourseVideo.jsx", + "line": 46, + "column": 10 }, { - "filePath": "src/packages/home-page/template/HomePage/v2/index.jsx", - "line": 104, - "column": 15, - "index": 3838 - }, + "filePath": "src/components/Video/index.jsx", + "line": 128, + "column": 18 + } + ], + "Collapsible.Advanced": [ { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/index.jsx", - "line": 403, - "column": 33, - "index": 15557 + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", + "line": 17, + "column": 4 }, { - "filePath": "src/packages/modular-page/modules/CarouselModule/ImageCarousel.jsx", - "line": 16, - "column": 8, - "index": 647 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 86, + "column": 4 }, { - "filePath": "src/packages/school-detail-page/components/CardLists/index.jsx", - "line": 98, - "column": 11, - "index": 3313 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 545, + "column": 18 } ], - "Person": [ + "Collapsible.Visible": [ { - "filePath": "src/packages/instructor-page/components/InstructorBioDynamic/components/Header/index.jsx", + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", "line": 20, - "column": 25, - "index": 807 + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/index.jsx", - "line": 202, - "column": 33, - "index": 7413 + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", + "line": 23, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/Instructors/components/InstructorCard.jsx", - "line": 56, - "column": 94, - "index": 2027 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 108, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 153, - "column": 27, - "index": 5735 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 111, + "column": 8 }, { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 175, - "column": 27, - "index": 6787 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 553, + "column": 22 }, { - "filePath": "src/packages/program-page/components/ProgramMain/components/InstructorCard/index.jsx", - "line": 65, - "column": 27, - "index": 1821 - }, + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 554, + "column": 22 + } + ], + "Collapsible.Body": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 540, - "column": 28, - "index": 21348 + "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", + "line": 27, + "column": 6 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 564, - "column": 28, - "index": 22624 + "filePath": "src/components/Header/MobileNavigation/MenuAccordion/index.jsx", + "line": 115, + "column": 6 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 484, - "column": 23, - "index": 19553 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 556, + "column": 20 } ], - "Search": [ - { - "filePath": "src/packages/learn-index-page/components/Hero.jsx", - "line": 16, - "column": 20, - "index": 661 - }, + "DropdownButton": [ { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 41, - "column": 20, - "index": 2383 + "filePath": "src/components/Course/2U/StickyNav2U.jsx", + "line": 180, + "column": 16 }, { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 44, - "column": 20, - "index": 2554 + "filePath": "src/components/Course/StickyNav/index.jsx", + "line": 200, + "column": 16 } ], - "Card.Body": [ + "Dropdown.Item": [ { - "filePath": "src/packages/learn-index-page/template/AllTopicsPage/index.jsx", - "line": 88, - "column": 14, - "index": 3783 + "filePath": "src/components/Course/2U/StickyNav2U.jsx", + "line": 192, + "column": 20 }, { - "filePath": "src/packages/open-course-page/components/CourseRunSelector/components/SelectionTile.jsx", - "line": 53, - "column": 6, - "index": 1850 + "filePath": "src/components/Course/StickyNav/index.jsx", + "line": 212, + "column": 20 + }, + { + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 50, + "column": 14 } ], - "Tune": [ + "OverlayTrigger": [ { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 40, - "column": 30, - "index": 1148 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 270, + "column": 26 }, { - "filePath": "src/packages/learn-page/components/DynamicProductList/components/ProductFilter/index.jsx", - "line": 41, - "column": 30, - "index": 1241 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 287, + "column": 26 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 40, - "column": 30, - "index": 1159 + "filePath": "src/components/Overlays/SaveForLaterOverlay.jsx", + "line": 326, + "column": 6 }, { - "filePath": "src/packages/learn-page/components/DynamicProductListV2/components/ProductFilter/index.jsx", - "line": 41, - "column": 30, - "index": 1252 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 55, + "column": 6 } ], - "useMediaQuery": [ - { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 168, - "column": 19, - "index": 6487 - }, - { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 200, - "column": 19, - "index": 7496 - }, + "Tooltip": [ { - "filePath": "src/packages/recommendations-page/components/RecommendationsLoader/index.jsx", - "line": 17, - "column": 20, - "index": 501 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 273, + "column": 30 }, { - "filePath": "src/packages/recommendations-page/components/RecommendationsPage/index.jsx", - "line": 28, - "column": 23, - "index": 1126 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 290, + "column": 30 }, { - "filePath": "src/packages/search-page/components/SkillsBuilderCTA/index.jsx", - "line": 27, - "column": 23, - "index": 1007 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 61, + "column": 10 } ], - "breakpoints": [ + "IconButton": [ { - "filePath": "src/packages/learn-page/template/LearnPage/index.jsx", - "line": 168, - "column": 45, - "index": 6513 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 278, + "column": 28 }, { - "filePath": "src/packages/learn-page/template/LearnPage/v2/index.jsx", - "line": 200, - "column": 45, - "index": 7522 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 295, + "column": 28 }, { - "filePath": "src/packages/recommendations-page/components/RecommendationsLoader/index.jsx", - "line": 17, - "column": 46, - "index": 527 + "filePath": "src/components/Header/SiteNavLink.jsx", + "line": 89, + "column": 10 }, { - "filePath": "src/packages/recommendations-page/components/RecommendationsPage/index.jsx", - "line": 28, - "column": 49, - "index": 1152 + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 61, + "column": 10 }, { - "filePath": "src/packages/search-page/components/SkillsBuilderCTA/index.jsx", - "line": 27, - "column": 49, - "index": 1033 + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 77, + "column": 10 + }, + { + "filePath": "src/components/Overlays/SaveForLaterOverlay.jsx", + "line": 364, + "column": 14 } ], - "Hyperlink": [ - { - "filePath": "src/packages/modular-page/components/Citation/index.jsx", - "line": 21, - "column": 8, - "index": 445 - }, + "InfoOutline": [ { - "filePath": "src/packages/modular-page/modules/FootnoteModule/index.jsx", - "line": 113, - "column": 14, - "index": 3907 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 278, + "column": 45 }, { - "filePath": "src/packages/modular-page/modules/FootnoteModuleV2/index.jsx", - "line": 103, - "column": 14, - "index": 3680 - }, + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 295, + "column": 45 + } + ], + "Remove": [ { - "filePath": "src/packages/modular-page/modules/ReadMoreText/index.jsx", - "line": 67, - "column": 8, - "index": 2115 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 336, + "column": 80 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 225, - "column": 10, - "index": 8686 + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 345, + "column": 80 } ], - "Row": [ + "CardGrid": [ { - "filePath": "src/packages/modular-page/components/SplitView/index.jsx", - "line": 36, - "column": 8, - "index": 866 + "filePath": "src/components/Course/CourseRunSelector/index.jsx", + "line": 190, + "column": 10 }, { - "filePath": "src/packages/modular-page/components/SplitView/index.jsx", - "line": 42, - "column": 6, - "index": 1012 + "filePath": "src/components/Search/PreQuery/PartnerFilters.jsx", + "line": 80, + "column": 10 } ], - "Col": [ + "Person": [ { - "filePath": "src/packages/modular-page/components/SplitView/index.jsx", - "line": 37, - "column": 10, - "index": 882 + "filePath": "src/components/Course/CourseSnapshot/index.jsx", + "line": 220, + "column": 33 }, { - "filePath": "src/packages/modular-page/components/SplitView/index.jsx", - "line": 44, - "column": 10, - "index": 1074 + "filePath": "src/components/Course/Instructors/InstructorCard.jsx", + "line": 56, + "column": 94 }, { - "filePath": "src/packages/modular-page/components/SplitView/index.jsx", - "line": 47, - "column": 10, - "index": 1191 + "filePath": "src/components/Instructor/InstructorCard.jsx", + "line": 60, + "column": 29 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 68, - "column": 32, - "index": 2258 + "filePath": "src/components/Instructor/InstructorHeader.jsx", + "line": 16, + "column": 25 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 73, - "column": 32, - "index": 2451 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 341, + "column": 26 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 78, - "column": 32, - "index": 2653 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 365, + "column": 26 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 88, - "column": 32, - "index": 3009 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 159, + "column": 29 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 92, - "column": 32, - "index": 3209 - }, + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 181, + "column": 29 + } + ], + "MoneyOutline": [ { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 96, - "column": 32, - "index": 3392 + "filePath": "src/components/Course/CourseSnapshot/index.jsx", + "line": 263, + "column": 35 + } + ], + "Timelapse": [ + { + "filePath": "src/components/Course/CourseSnapshot/WeeksToComplete.jsx", + "line": 27, + "column": 17 }, { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 117, - "column": 54, - "index": 4141 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 203, + "column": 27 } ], - "CardGrid": [ + "Avatar": [ { - "filePath": "src/packages/modular-page/modules/FacultyModule/index.jsx", - "line": 43, - "column": 6, - "index": 1335 + "filePath": "src/components/Course/Instructors/InstructorCard.jsx", + "line": 48, + "column": 16 }, { - "filePath": "src/packages/open-course-page/components/CourseRunSelector/index.jsx", - "line": 195, - "column": 10, - "index": 8041 + "filePath": "src/components/MemberList/MemberListItem.jsx", + "line": 19, + "column": 8 + } + ], + "Alert": [ + { + "filePath": "src/components/Course/RetirementBanner/index.jsx", + "line": 7, + "column": 2 }, { - "filePath": "src/packages/search-page/components/PreQueryPage/components/PartnerFilters/index.jsx", - "line": 83, - "column": 10, - "index": 2433 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 273, + "column": 20 } ], - "Card.Section": [ + "Warning": [ { - "filePath": "src/packages/modular-page/modules/FacultyModule/index.jsx", - "line": 50, - "column": 12, - "index": 1546 + "filePath": "src/components/Course/RetirementBanner/index.jsx", + "line": 9, + "column": 6 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/AuditTrackUpdateVariant/index.jsx", - "line": 245, - "column": 22, - "index": 10996 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 274, + "column": 22 }, { - "filePath": "src/packages/search-page/components/SkillsBuilderCTA/index.jsx", - "line": 50, - "column": 10, - "index": 2026 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 188, + "column": 16 } ], - "ArrowUpward": [ + "Email": [ { - "filePath": "src/packages/modular-page/modules/FootnoteModule/index.jsx", - "line": 119, - "column": 23, - "index": 4153 + "filePath": "src/components/Course/SocialShare/index.jsx", + "line": 107, + "column": 12 + } + ], + "Program": [ + { + "filePath": "src/components/DiscoveryCard/DiscoveryProgramCard.jsx", + "line": 296, + "column": 35 }, { - "filePath": "src/packages/modular-page/modules/FootnoteModuleV2/index.jsx", - "line": 109, - "column": 23, - "index": 3926 + "filePath": "src/components/Program/ProgramUpsell.jsx", + "line": 142, + "column": 27 } ], - "Check": [ + "Input": [ { - "filePath": "src/packages/modular-page/modules/TextListModule/components/AboutTheProgramModule.jsx", - "line": 70, - "column": 14, - "index": 2680 - }, + "filePath": "src/components/Footer/index.jsx", + "line": 484, + "column": 18 + } + ], + "SearchField.Advanced": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/AuditTrackUpdateVariant/index.jsx", - "line": 246, - "column": 24, - "index": 11052 + "filePath": "src/components/Header/SearchBox.jsx", + "line": 90, + "column": 6 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 341, - "column": 20, - "index": 15485 + "filePath": "src/components/Home/HomeSearchInput.jsx", + "line": 43, + "column": 6 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 344, - "column": 20, - "index": 15667 + "filePath": "src/components/Search/PreQuery/SearchBox.jsx", + "line": 73, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 354, - "column": 20, - "index": 16191 - }, + "filePath": "src/components/Search/SearchBox.jsx", + "line": 99, + "column": 10 + } + ], + "SearchField.Input": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 357, - "column": 20, - "index": 16373 + "filePath": "src/components/Header/SearchBox.jsx", + "line": 106, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 367, - "column": 20, - "index": 16898 + "filePath": "src/components/Home/HomeSearchInput.jsx", + "line": 58, + "column": 12 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 380, - "column": 20, - "index": 17576 + "filePath": "src/components/Search/PreQuery/SearchBox.jsx", + "line": 89, + "column": 14 }, { - "filePath": "src/packages/product-page/components/ProductDetailHero/index.jsx", - "line": 27, - "column": 8, - "index": 1049 - }, + "filePath": "src/components/Search/SearchBox.jsx", + "line": 110, + "column": 14 + } + ], + "SearchField.ClearButton": [ { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 166, - "column": 10, - "index": 6076 + "filePath": "src/components/Header/SearchBox.jsx", + "line": 117, + "column": 10 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 176, - "column": 10, - "index": 6555 + "filePath": "src/components/Home/HomeSearchInput.jsx", + "line": 66, + "column": 12 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 185, - "column": 10, - "index": 6950 + "filePath": "src/components/Search/PreQuery/SearchBox.jsx", + "line": 100, + "column": 14 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 194, - "column": 10, - "index": 7340 - }, + "filePath": "src/components/Search/SearchBox.jsx", + "line": 121, + "column": 14 + } + ], + "SearchField.SubmitButton": [ { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 203, - "column": 10, - "index": 7725 + "filePath": "src/components/Header/SearchBox.jsx", + "line": 119, + "column": 12 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionSection/index.jsx", - "line": 212, - "column": 10, - "index": 8101 + "filePath": "src/components/Header/SearchBox.jsx", + "line": 127, + "column": 10 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 250, - "column": 17, - "index": 8215 + "filePath": "src/components/Home/HomeSearchInput.jsx", + "line": 68, + "column": 10 }, { - "filePath": "src/packages/search-page/components/FilterProgramCard.jsx", - "line": 45, - "column": 18, - "index": 1392 - } - ], - "Card.Divider": [ + "filePath": "src/components/Search/PreQuery/SearchBox.jsx", + "line": 102, + "column": 12 + }, { - "filePath": "src/packages/open-course-page/components/CourseModes/AuditTrackUpdateVariant/index.jsx", - "line": 243, - "column": 20, - "index": 10901 + "filePath": "src/components/Search/SearchBox.jsx", + "line": 123, + "column": 12 } ], - "InfoOutline": [ + "Dropdown": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 288, - "column": 33, - "index": 12940 + "filePath": "src/components/Header/UserMenu.jsx", + "line": 141, + "column": 10 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 313, - "column": 33, - "index": 14207 + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 37, + "column": 8 } ], - "Remove": [ + "Dropdown.Toggle": [ { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 370, - "column": 50, - "index": 17110 + "filePath": "src/components/Header/UserMenu.jsx", + "line": 142, + "column": 12 }, { - "filePath": "src/packages/open-course-page/components/CourseModes/index.jsx", - "line": 383, - "column": 50, - "index": 17788 + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 38, + "column": 10 } ], - "Timelapse": [ + "AvatarButton": [ { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/components/WeeksToComplete.jsx", - "line": 27, - "column": 17, - "index": 682 - }, + "filePath": "src/components/Header/UserMenu.jsx", + "line": 143, + "column": 18 + } + ], + "Dropdown.Menu": [ { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 197, - "column": 25, - "index": 7872 + "filePath": "src/components/Header/UserMenu.jsx", + "line": 156, + "column": 12 }, { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 473, - "column": 23, - "index": 19022 + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 48, + "column": 10 } ], - "MoneyOutline": [ + "KeyboardArrowRight": [ { - "filePath": "src/packages/open-course-page/components/CourseSnapshot/index.jsx", - "line": 244, - "column": 35, - "index": 9758 + "filePath": "src/components/Home/SubjectList.jsx", + "line": 39, + "column": 20 } ], - "ModalDialog.Header": [ - { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", - "line": 39, - "column": 6, - "index": 1271 - }, + "Facebook": [ { - "filePath": "src/packages/program-page/components/ProgramSubscriptionModal/index.jsx", - "line": 122, - "column": 6, - "index": 4115 + "filePath": "src/components/Instructor/InstructorOverview.jsx", + "line": 23, + "column": 24 } ], - "ModalDialog.Title": [ + "Tune": [ { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", - "line": 40, - "column": 8, - "index": 1300 + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 39, + "column": 30 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionModal/index.jsx", - "line": 123, - "column": 8, - "index": 4144 + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 40, + "column": 30 } ], - "ModalDialog.Footer": [ - { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", - "line": 59, - "column": 6, - "index": 2139 - }, + "MarketingModal": [ { - "filePath": "src/packages/program-page/components/ProgramSubscriptionModal/index.jsx", - "line": 195, - "column": 6, - "index": 7279 + "filePath": "src/components/MarketingModal/SaveForLaterModal.jsx", + "line": 54, + "column": 6 } ], - "ActionRow": [ + "ModalDialog.Hero": [ { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", + "filePath": "src/components/MarketingModal/SaveForLaterModal.jsx", "line": 60, - "column": 8, - "index": 2168 - }, - { - "filePath": "src/packages/program-page/components/ProgramSubscriptionModal/index.jsx", - "line": 196, - "column": 8, - "index": 7308 + "column": 10 } ], - "ModalDialog.CloseButton": [ + "Popover.Title": [ { - "filePath": "src/packages/open-course-page/components/EnterpriseEnrollmentInformModal/index.jsx", - "line": 61, - "column": 10, - "index": 2190 + "filePath": "src/components/Overlays/PaintedDoorUnauthenticatedPopover.jsx", + "line": 49, + "column": 6 }, { - "filePath": "src/packages/program-page/components/ProgramSubscriptionModal/index.jsx", - "line": 198, - "column": 10, - "index": 7371 + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 80, + "column": 6 } ], - "Avatar": [ + "Popover.Content": [ { - "filePath": "src/packages/open-course-page/components/Instructors/components/InstructorCard.jsx", - "line": 48, - "column": 16, - "index": 1622 + "filePath": "src/components/Overlays/PaintedDoorUnauthenticatedPopover.jsx", + "line": 52, + "column": 6 + }, + { + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 85, + "column": 6 } ], - "Program": [ + "Toast": [ { - "filePath": "src/packages/open-course-page/components/ProgramUpsell/ProgramUpsellWidget.jsx", - "line": 136, - "column": 25, - "index": 4932 + "filePath": "src/components/Overlays/SaveForLaterOverlay.jsx", + "line": 318, + "column": 8 } ], - "Alert": [ - { - "filePath": "src/packages/open-course-page/components/RetirementBanner/index.jsx", - "line": 7, - "column": 2, - "index": 208 - }, - { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 451, - "column": 22, - "index": 17364 - }, + "Popover": [ { - "filePath": "src/packages/search-page/components/QuizMatchRecommendations/index.jsx", - "line": 88, - "column": 8, - "index": 2829 + "filePath": "src/components/Overlays/SaveForLaterOverlay.jsx", + "line": 330, + "column": 10 } ], - "Warning": [ + "Form": [ { - "filePath": "src/packages/open-course-page/components/RetirementBanner/index.jsx", - "line": 9, - "column": 6, - "index": 308 + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 109, + "column": 8 }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 452, - "column": 24, - "index": 17438 + "filePath": "src/components/Search/Refinements/FacetList.jsx", + "line": 202, + "column": 22 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 185, - "column": 18, - "index": 6371 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 63, + "column": 6 } ], - "Email": [ + "Form.Control": [ { - "filePath": "src/packages/open-course-page/components/SocialShare/index.jsx", - "line": 109, - "column": 12, - "index": 3994 - } - ], - "ArrowRightAlt": [ + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 111, + "column": 12 + }, { - "filePath": "src/packages/program-page/components/AboutRouting/components/TopicRouting/index.jsx", - "line": 55, - "column": 29, - "index": 1762 - } - ], - "ExpandCircleDown": [ + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 70, + "column": 18 + }, { - "filePath": "src/packages/program-page/components/ProgramDataBar/components/ProgramDataBarButton.jsx", - "line": 91, - "column": 10, - "index": 2568 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 75, + "column": 18 }, { - "filePath": "src/packages/program-page/components/ProgramDataBar/components/ProgramDataBarButton.jsx", - "line": 102, - "column": 8, - "index": 2926 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 80, + "column": 18 }, { - "filePath": "src/packages/program-page/components/ProgramDataBar/components/ProgramDataBarButton/index.jsx", - "line": 91, - "column": 10, - "index": 2568 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 90, + "column": 18 }, { - "filePath": "src/packages/program-page/components/ProgramDataBar/components/ProgramDataBarButton/index.jsx", - "line": 102, - "column": 8, - "index": 2926 - } - ], - "Modal": [ + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 94, + "column": 18 + }, { - "filePath": "src/packages/program-page/components/ProgramMain/components/ProgramTrackModal/index.jsx", - "line": 110, - "column": 4, - "index": 3677 - } - ], - "LocalOffer": [ + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 98, + "column": 18 + }, { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 347, - "column": 12, - "index": 12821 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 119, + "column": 12 } ], - "CreditCard": [ + "ExpandCircleDown": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 384, - "column": 12, - "index": 14269 + "filePath": "src/components/Program/ProgramDataBar.jsx", + "line": 171, + "column": 20 } ], "LibraryBooks": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 521, - "column": 22, - "index": 20461 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 322, + "column": 24 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 134, - "column": 10, - "index": 4495 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 139, + "column": 10 } ], "AccessTime": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 588, - "column": 28, - "index": 23946 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 389, + "column": 26 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 173, - "column": 15, - "index": 5973 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 177, + "column": 15 } ], "School": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 609, - "column": 28, - "index": 25030 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 410, + "column": 26 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/index.jsx", - "line": 266, - "column": 18, - "index": 9888 + "filePath": "src/components/ProgramPathway/ProgramPathway.jsx", + "line": 293, + "column": 18 } ], - "Collapsible.Trigger": [ + "CreditCard": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 700, - "column": 22, - "index": 29459 - }, + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 435, + "column": 24 + } + ], + "Collapsible.Trigger": [ { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 871, - "column": 20, - "index": 40738 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 549, + "column": 20 } ], "AddCircle": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 704, - "column": 56, - "index": 29810 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 553, + "column": 54 } ], "RemoveCircle": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 705, - "column": 54, - "index": 29900 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 554, + "column": 52 } ], "FormatQuote": [ { - "filePath": "src/packages/program-page/components/ProgramMain/index.jsx", - "line": 753, - "column": 18, - "index": 32142 - } - ], - "Info": [ - { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 89, - "column": 12, - "index": 3548 + "filePath": "src/components/Program/ProgramMain.jsx", + "line": 602, + "column": 16 } ], - "CalendarMonth": [ + "Modal": [ { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 149, - "column": 16, - "index": 5063 + "filePath": "src/components/Program/ProgramTrackModal.jsx", + "line": 110, + "column": 6 } ], "LocationOn": [ { - "filePath": "src/packages/program-page/components/ProgramPathway/components/ProgramPathwayCourse.jsx", - "line": 221, - "column": 18, - "index": 7907 + "filePath": "src/components/ProgramPathway/ProgramPathway.jsx", + "line": 203, + "column": 16 }, { - "filePath": "src/packages/program-page/components/ProgramPathway/index.jsx", - "line": 190, - "column": 14, - "index": 6971 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 224, + "column": 18 } ], "Compass": [ { - "filePath": "src/packages/program-page/components/ProgramPathway/index.jsx", - "line": 284, - "column": 18, - "index": 10631 - } - ], - "StatusAlert": [ - { - "filePath": "src/packages/queryless-pages/templates/AppUpgrade.jsx", - "line": 101, - "column": 8, - "index": 3437 - }, - { - "filePath": "src/packages/search-page/components/Results/NoResultsBlurb.jsx", - "line": 14, - "column": 4, - "index": 395 - }, - { - "filePath": "src/packages/search-page/components/Results/NoResultsBlurb/index.jsx", - "line": 15, - "column": 4, - "index": 420 + "filePath": "src/components/ProgramPathway/ProgramPathway.jsx", + "line": 311, + "column": 18 } ], - "Form.Switch": [ - { - "filePath": "src/packages/queryless-pages/templates/CCPAPage/CCPAPageEN.jsx", - "line": 29, - "column": 10, - "index": 944 - }, + "Info": [ { - "filePath": "src/packages/queryless-pages/templates/CCPAPage/CCPAPageES.jsx", - "line": 27, - "column": 10, - "index": 962 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 93, + "column": 12 } ], - "MoneyFilled": [ + "CalendarMonth": [ { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 259, - "column": 15, - "index": 8548 + "filePath": "src/components/ProgramPathway/ProgramPathwayCourse.jsx", + "line": 153, + "column": 16 } ], - "CheckCircle": [ - { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 269, - "column": 15, - "index": 8846 - }, - { - "filePath": "src/packages/recommendations-page/components/RecommendationsPage/Checkmark.jsx", - "line": 17, - "column": 21, - "index": 596 - }, + "Pagination": [ { - "filePath": "src/packages/search-page/components/QuizMatchRecommendations/index.jsx", - "line": 88, - "column": 39, - "index": 2860 + "filePath": "src/components/Search/Pagination/index.jsx", + "line": 44, + "column": 4 } ], - "Calendar": [ + "Image": [ { - "filePath": "src/packages/queryless-pages/templates/CS50PaidLandingPage/index.jsx", - "line": 495, - "column": 23, - "index": 20077 + "filePath": "src/components/Search/PreQuery/SubjectFilters.jsx", + "line": 159, + "column": 8 } ], - "StarFilled": [ - { - "filePath": "src/packages/queryless-pages/templates/PrivacyPolicyPrevious.jsx", - "line": 47, - "column": 14, - "index": 1864 - }, - { - "filePath": "src/packages/queryless-pages/templates/PrivacyPolicyPrevious.jsx", - "line": 59, - "column": 14, - "index": 2452 - }, + "CloseSmall": [ { - "filePath": "src/packages/queryless-pages/templates/PrivacyPolicyPreviousES.jsx", - "line": 27, - "column": 14, - "index": 1311 + "filePath": "src/components/Search/Refinements/CurrentRefinements.jsx", + "line": 108, + "column": 16 }, { - "filePath": "src/packages/queryless-pages/templates/PrivacyPolicyPreviousES.jsx", - "line": 36, - "column": 14, - "index": 1919 + "filePath": "src/components/Search/Refinements/CurrentRefinements.jsx", + "line": 139, + "column": 18 } ], - "Done": [ + "Menu": [ { - "filePath": "src/packages/queryless-pages/templates/Trademarks.jsx", - "line": 103, - "column": 43, - "index": 5509 + "filePath": "src/components/Search/Refinements/FacetList.jsx", + "line": 196, + "column": 10 } ], - "TrendingUp": [ + "MenuItem": [ { - "filePath": "src/packages/search-page/components/AutoComplete/components/PopularSearchItem/index.jsx", - "line": 35, - "column": 23, - "index": 1193 + "filePath": "src/components/Search/Refinements/FacetList.jsx", + "line": 198, + "column": 16 } ], - "Pagination": [ + "KeyboardArrowDown": [ { - "filePath": "src/packages/search-page/components/Pagination/index.jsx", - "line": 45, - "column": 4, - "index": 1337 + "filePath": "src/components/Search/Refinements/MobileFilterMenu.jsx", + "line": 74, + "column": 10 } ], - "Image": [ + "StatusAlert": [ { - "filePath": "src/packages/search-page/components/PreQueryPage/components/SubjectFilters/index.jsx", - "line": 159, - "column": 8, - "index": 4270 - } - ], - "Alert.Heading": [ + "filePath": "src/components/Search/Results/NoResultsBlurb.jsx", + "line": 14, + "column": 4 + }, { - "filePath": "src/packages/search-page/components/QuizMatchRecommendations/index.jsx", - "line": 89, - "column": 10, - "index": 2901 + "filePath": "src/templates/appUpgrade.jsx", + "line": 104, + "column": 8 } ], - "Chip": [ + "Row": [ { - "filePath": "src/packages/search-page/components/RefinementFilters/components/CurrentRefinements/index.jsx", - "line": 27, - "column": 6, - "index": 1154 + "filePath": "src/components/SplitView/index.jsx", + "line": 34, + "column": 8 }, { - "filePath": "src/packages/shop-page/template/components/RelatedSearches/components/RelatedSearchesChips/index.jsx", - "line": 14, - "column": 8, - "index": 398 + "filePath": "src/components/SplitView/index.jsx", + "line": 40, + "column": 6 } ], - "CloseSmall": [ + "Col": [ { - "filePath": "src/packages/search-page/components/RefinementFilters/components/CurrentRefinements/index.jsx", - "line": 153, - "column": 25, - "index": 5082 + "filePath": "src/components/SplitView/index.jsx", + "line": 35, + "column": 10 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/CurrentRefinements/index.jsx", - "line": 179, - "column": 25, - "index": 6026 + "filePath": "src/components/SplitView/index.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/CurrentRefinements/index.jsx", - "line": 201, - "column": 27, - "index": 7126 - } - ], - "Menu": [ + "filePath": "src/components/SplitView/index.jsx", + "line": 45, + "column": 10 + }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/FacetList/index.jsx", - "line": 253, - "column": 10, - "index": 7196 - } - ], - "MenuItem": [ + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 68, + "column": 32 + }, { - "filePath": "src/packages/search-page/components/RefinementFilters/components/FacetList/index.jsx", - "line": 255, - "column": 16, - "index": 7288 + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 73, + "column": 32 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 78, + "column": 32 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 88, + "column": 32 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 92, + "column": 32 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 96, + "column": 32 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 117, + "column": 54 } ], - "KeyboardArrowDown": [ + "ArrowRightAlt": [ { - "filePath": "src/packages/search-page/components/RefinementFilters/components/MobileFilterMenu/index.jsx", - "line": 76, - "column": 10, - "index": 2619 + "filePath": "src/components/Topic/TopicRouting.jsx", + "line": 59, + "column": 31 } ], "Tabs": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 64, - "column": 8, - "index": 2052 + "column": 8 } ], "Tab": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 65, - "column": 10, - "index": 2124 + "column": 10 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 85, - "column": 10, - "index": 2876 + "column": 10 } ], "Form.Row": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 67, - "column": 14, - "index": 2215 + "column": 14 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 87, - "column": 14, - "index": 2966 + "column": 14 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 116, - "column": 8, - "index": 4076 + "column": 8 } ], "Form.Label": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 69, - "column": 18, - "index": 2303 + "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 74, - "column": 18, - "index": 2499 + "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 79, - "column": 18, - "index": 2695 + "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 89, - "column": 18, - "index": 3057 + "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 93, - "column": 18, - "index": 3251 + "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 97, - "column": 18, - "index": 3443 + "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", "line": 118, - "column": 12, - "index": 4181 + "column": 12 + } + ], + "Search": [ + { + "filePath": "src/templates/learnIndexPage/Hero.jsx", + "line": 16, + "column": 20 + }, + { + "filePath": "src/templates/learnPage.jsx", + "line": 34, + "column": 20 + } + ], + "StarFilled": [ + { + "filePath": "src/templates/privacyPolicyPrevious.jsx", + "line": 44, + "column": 14 + }, + { + "filePath": "src/templates/privacyPolicyPrevious.jsx", + "line": 56, + "column": 14 + }, + { + "filePath": "src/templates/privacyPolicyPreviousES.jsx", + "line": 25, + "column": 14 + }, + { + "filePath": "src/templates/privacyPolicyPreviousES.jsx", + "line": 34, + "column": 14 + } + ], + "Done": [ + { + "filePath": "src/templates/trademarks.jsx", + "line": 103, + "column": 43 } ] } @@ -55555,352 +29459,283 @@ { "filePath": "src/components/AccessibilityPolicyForm/index.jsx", "line": 231, - "column": 6, - "index": 7433 + "column": 6 }, { "filePath": "src/components/AssetsStatusAlert/index.jsx", "line": 169, - "column": 6, - "index": 5033 + "column": 6 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 558, - "column": 4, - "index": 16677 + "column": 4 } ], "InputText": [ { "filePath": "src/components/AccessibilityPolicyForm/index.jsx", "line": 258, - "column": 10, - "index": 8337 + "column": 10 }, { "filePath": "src/components/AccessibilityPolicyForm/index.jsx", "line": 270, - "column": 10, - "index": 8819 + "column": 10 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 352, - "column": 6, - "index": 10561 + "column": 6 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 433, - "column": 10, - "index": 12961 + "column": 10 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 450, - "column": 10, - "index": 13552 + "column": 10 } ], "TextArea": [ { "filePath": "src/components/AccessibilityPolicyForm/index.jsx", "line": 279, - "column": 10, - "index": 9196 + "column": 10 } ], "Button": [ { "filePath": "src/components/AccessibilityPolicyForm/index.jsx", "line": 290, - "column": 14, - "index": 9683 + "column": 14 }, { "filePath": "src/components/AssetsClearFiltersButton/index.jsx", "line": 10, - "column": 4, - "index": 312 + "column": 4 }, { "filePath": "src/components/AssetsClearSearchButton/index.jsx", "line": 10, - "column": 4, - "index": 299 + "column": 4 }, { "filePath": "src/components/AssetsDropZone/index.jsx", - "line": 85, - "column": 20, - "index": 3089 + "line": 84, + "column": 20 }, { "filePath": "src/components/AssetsTable/index.jsx", "line": 151, - "column": 10, - "index": 4877 + "column": 10 }, { "filePath": "src/components/AssetsTable/index.jsx", "line": 173, - "column": 10, - "index": 5571 + "column": 10 }, { "filePath": "src/components/AssetsTable/index.jsx", "line": 290, - "column": 12, - "index": 8799 + "column": 12 }, { "filePath": "src/components/AssetsTable/index.jsx", "line": 378, - "column": 12, - "index": 11520 - }, - { - "filePath": "src/components/AssetsUploadConfirm/index.jsx", - "line": 58, - "column": 6, - "index": 1488 + "column": 12 }, { "filePath": "src/components/BackendStatusBanner/index.jsx", "line": 42, - "column": 10, - "index": 1120 + "column": 10 }, { "filePath": "src/components/CopyButton/index.jsx", "line": 63, - "column": 6, - "index": 1563 + "column": 6 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 720, - "column": 4, - "index": 21162 + "column": 4 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 733, - "column": 4, - "index": 21449 + "column": 4 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 746, - "column": 4, - "index": 21742 + "column": 4 } ], "CheckBoxGroup": [ { "filePath": "src/components/AssetsFilters/index.jsx", "line": 20, - "column": 8, - "index": 874 + "column": 8 } ], "CheckBox": [ { "filePath": "src/components/AssetsFilters/index.jsx", "line": 22, - "column": 12, - "index": 939 + "column": 12 }, { "filePath": "src/components/AssetsImagePreviewFilter/index.jsx", "line": 10, - "column": 4, - "index": 317 + "column": 4 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 373, - "column": 6, - "index": 11246 + "column": 6 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 464, - "column": 6, - "index": 14004 + "column": 6 } ], "SearchField": [ { "filePath": "src/components/AssetsSearch/index.jsx", "line": 40, - "column": 8, - "index": 1068 + "column": 8 } ], "Modal": [ { "filePath": "src/components/AssetsTable/index.jsx", "line": 364, - "column": 8, - "index": 11057 - }, - { - "filePath": "src/components/AssetsUploadConfirm/index.jsx", - "line": 67, - "column": 8, - "index": 1708 + "column": 8 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 890, - "column": 8, - "index": 25865 + "column": 8 }, { "filePath": "src/utils/mockModalPortal.js", "line": 18, - "column": 25, - "index": 610 + "column": 25 }, { "filePath": "src/utils/mockModalPortal.js", "line": 19, - "column": 4, - "index": 638 + "column": 4 }, { "filePath": "src/utils/mockModalPortal.js", "line": 25, - "column": 6, - "index": 775 + "column": 6 } ], "Variant": [ { "filePath": "src/components/AssetsTable/index.jsx", "line": 385, - "column": 29, - "index": 11805 - }, - { - "filePath": "src/components/AssetsUploadConfirm/index.jsx", - "line": 74, - "column": 29, - "index": 1971 + "column": 29 }, { "filePath": "src/components/EditImageModal/EditImageModal.test.jsx", "line": 430, - "column": 85, - "index": 19011 + "column": 85 }, { "filePath": "src/components/EditImageModal/EditImageModal.test.jsx", "line": 529, - "column": 84, - "index": 24997 + "column": 84 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 348, - "column": 16, - "index": 10424 + "column": 16 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 427, - "column": 16, - "index": 12757 + "column": 16 } ], "Table": [ { "filePath": "src/components/AssetsTable/index.jsx", "line": 432, - "column": 8, - "index": 12841 + "column": 8 } ], "Icon": [ { "filePath": "src/components/CourseChecklist/index.jsx", "line": 94, - "column": 12, - "index": 3056 + "column": 12 }, { "filePath": "src/components/CourseChecklist/index.jsx", "line": 156, - "column": 10, - "index": 5184 + "column": 10 }, { "filePath": "src/components/CourseChecklist/index.jsx", "line": 203, - "column": 6, - "index": 6649 + "column": 6 }, { "filePath": "src/components/CourseOutlineStatus/index.jsx", "line": 203, - "column": 10, - "index": 6725 + "column": 10 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 447, - "column": 10, - "index": 13457 + "column": 10 } ], "Hyperlink": [ { "filePath": "src/components/CourseChecklist/index.jsx", "line": 143, - "column": 6, - "index": 4682 + "column": 6 }, { "filePath": "src/components/CourseChecklist/index.jsx", "line": 256, - "column": 16, - "index": 8413 + "column": 16 }, { "filePath": "src/components/CourseOutlineStatus/index.jsx", "line": 150, - "column": 14, - "index": 5136 + "column": 14 }, { "filePath": "src/components/CourseOutlineStatus/index.jsx", "line": 229, - "column": 6, - "index": 7485 + "column": 6 } ], "Fieldset": [ { "filePath": "src/components/EditImageModal/index.jsx", "line": 342, - "column": 4, - "index": 10101 + "column": 4 }, { "filePath": "src/components/EditImageModal/index.jsx", "line": 421, - "column": 4, - "index": 12442 + "column": 4 } ], "Pagination": [ { "filePath": "src/components/Pagination/index.jsx", "line": 30, - "column": 10, - "index": 998 + "column": 10 } ] } diff --git a/package-lock.json b/package-lock.json index eafd4256b0..3d6e62bea4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5359,9 +5359,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001448", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001448.tgz", - "integrity": "sha512-tq2YI+MJnooG96XpbTRYkBxLxklZPOdLmNIOdIhvf7SNJan6u5vCKum8iT7ZfCt70m1GPkuC7P3TtX6UuhupuA==", + "version": "1.0.30001451", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001451.tgz", + "integrity": "sha512-XY7UbUpGRatZzoRft//5xOa69/1iGJRBlrieH6QYrkKLIFn3m7OVEJ81dSrKoy2BnKsdbX5cLrOispZNYo9v2w==", "dev": true, "funding": [ { @@ -22751,9 +22751,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001448", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001448.tgz", - "integrity": "sha512-tq2YI+MJnooG96XpbTRYkBxLxklZPOdLmNIOdIhvf7SNJan6u5vCKum8iT7ZfCt70m1GPkuC7P3TtX6UuhupuA==", + "version": "1.0.30001451", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001451.tgz", + "integrity": "sha512-XY7UbUpGRatZzoRft//5xOa69/1iGJRBlrieH6QYrkKLIFn3m7OVEJ81dSrKoy2BnKsdbX5cLrOispZNYo9v2w==", "dev": true }, "capital-case": {