diff --git a/dependent-usage.json b/dependent-usage.json index 0b76dacb4f..7fda1bc216 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1725026883530, + "lastModified": 1725113238844, "projectUsages": [ { "version": "22.7.0", @@ -50945,3030 +50945,6 @@ ] } }, - { - "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/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", - "line": 15, - "column": 2, - "index": 302 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", - "line": 19, - "column": 2, - "index": 521 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", - "line": 27, - "column": 6, - "index": 906 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", - "line": 32, - "column": 6, - "index": 1051 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 49, - "column": 6, - "index": 1561 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 62, - "column": 6, - "index": 1969 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 45, - "column": 6, - "index": 1379 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 69, - "column": 8, - "index": 2188 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", - "line": 27, - "column": 6, - "index": 798 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 78, - "column": 6, - "index": 2486 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 28, - "column": 6, - "index": 689 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 49, - "column": 8, - "index": 1264 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 61, - "column": 8, - "index": 1754 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 35, - "column": 6, - "index": 779 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 48, - "column": 16, - "index": 1304 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 67, - "column": 16, - "index": 2108 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 92, - "column": 16, - "index": 3179 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 118, - "column": 16, - "index": 4285 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 118, - "column": 10, - "index": 3483 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 72, - "column": 6, - "index": 2011 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 28, - "column": 2, - "index": 808 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 38, - "column": 2, - "index": 982 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 35, - "column": 6, - "index": 734 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/FormGroup.jsx", - "line": 19, - "column": 4, - "index": 506 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 41, - "column": 8, - "index": 1668 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 52, - "column": 8, - "index": 2000 - } - ], - "Form.Control": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", - "line": 16, - "column": 4, - "index": 350 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 55, - "column": 8, - "index": 1979 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 69, - "column": 8, - "index": 2358 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", - "line": 28, - "column": 8, - "index": 927 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 22, - "column": 6, - "index": 527 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", - "line": 33, - "column": 8, - "index": 1072 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 50, - "column": 8, - "index": 1582 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 63, - "column": 8, - "index": 1990 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 46, - "column": 8, - "index": 1422 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 70, - "column": 10, - "index": 2238 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", - "line": 28, - "column": 8, - "index": 819 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 79, - "column": 8, - "index": 2529 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 96, - "column": 10, - "index": 3140 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 50, - "column": 10, - "index": 1296 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 62, - "column": 10, - "index": 1786 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 37, - "column": 8, - "index": 936 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 74, - "column": 10, - "index": 2098 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 83, - "column": 10, - "index": 2480 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 101, - "column": 12, - "index": 3278 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 32, - "column": 4, - "index": 947 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 43, - "column": 6, - "index": 1135 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 50, - "column": 6, - "index": 1383 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 36, - "column": 8, - "index": 777 - }, - { - "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/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", - "line": 11, - "column": 20, - "index": 206 - }, - { - "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/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/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 24, - "column": 4, - "index": 619 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 55, - "column": 12, - "index": 1724 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 94, - "column": 12, - "index": 2761 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 107, - "column": 12, - "index": 3555 - }, - { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 38, - "column": 6, - "index": 818 - } - ], - "Check": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 20, - "column": 11, - "index": 553 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 37, - "column": 43, - "index": 847 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 69, - "column": 50, - "index": 2167 - }, - { - "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/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 28, - "column": 14, - "index": 773 - }, - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 57, - "column": 16, - "index": 1471 - }, - { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 64, - "column": 20, - "index": 2047 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 114, - "column": 10, - "index": 3828 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 121, - "column": 18, - "index": 4053 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 53, - "column": 12, - "index": 1609 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 29, - "column": 18, - "index": 741 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 34, - "column": 16, - "index": 881 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 37, - "column": 32, - "index": 836 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 29, - "column": 14, - "index": 1082 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 32, - "column": 14, - "index": 1207 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, - "column": 46, - "index": 878 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 28, - "column": 22, - "index": 883 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 41, - "column": 22, - "index": 1410 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 42, - "column": 96, - "index": 1557 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 48, - "column": 98, - "index": 1874 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 76, - "column": 24, - "index": 2397 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 26, - "column": 50, - "index": 652 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 27, - "column": 48, - "index": 792 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 28, - "column": 27, - "index": 904 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 29, - "column": 29, - "index": 1044 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 30, - "column": 29, - "index": 1158 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 31, - "column": 26, - "index": 1269 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 50, - "column": 20, - "index": 1367 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 69, - "column": 20, - "index": 2171 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 94, - "column": 20, - "index": 3242 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 120, - "column": 20, - "index": 4348 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 56, - "column": 22, - "index": 1769 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 97, - "column": 22, - "index": 2919 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 29, - "column": 16, - "index": 738 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 145, - "column": 16, - "index": 4572 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 69, - "column": 10, - "index": 2127 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 101, - "column": 43, - "index": 2934 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 88, - "column": 24, - "index": 2657 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 42, - "column": 16, - "index": 1365 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/LanguageNamesWidget.jsx", - "line": 21, - "column": 6, - "index": 786 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 112, - "column": 22, - "index": 3796 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 137, - "column": 12, - "index": 4662 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/index.jsx", - "line": 39, - "column": 8, - "index": 1220 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 20, - "column": 8, - "index": 787 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 44, - "column": 24, - "index": 1999 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 81, - "column": 18, - "index": 3044 - }, - { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 43, - "column": 16, - "index": 1020 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 64, - "column": 16, - "index": 1868 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 25, - "column": 15, - "index": 670 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 26, - "column": 15, - "index": 712 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 45, - "column": 26, - "index": 1108 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 53, - "column": 16, - "index": 1327 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 162, - "column": 16, - "index": 4268 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 177, - "column": 16, - "index": 4590 - } - ], - "Close": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", - "line": 27, - "column": 11, - "index": 752 - }, - { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 63, - "column": 17, - "index": 2020 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 27, - "column": 19, - "index": 854 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 28, - "column": 13, - "index": 715 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 80, - "column": 15, - "index": 3019 - }, - { - "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/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 69, - "column": 12, - "index": 2324 - } - ], - "IconButton": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 55, - "column": 6, - "index": 1385 - }, - { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 62, - "column": 10, - "index": 1991 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 119, - "column": 8, - "index": 3993 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 27, - "column": 8, - "index": 681 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 32, - "column": 6, - "index": 825 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, - "column": 10, - "index": 842 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 26, - "column": 12, - "index": 823 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 42, - "column": 10, - "index": 1471 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 48, - "column": 10, - "index": 1786 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 74, - "column": 20, - "index": 2329 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 27, - "column": 6, - "index": 690 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 87, - "column": 14, - "index": 2621 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 40, - "column": 12, - "index": 1313 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 40, - "column": 14, - "index": 1811 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 77, - "column": 8, - "index": 2878 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 57, - "column": 6, - "index": 1634 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 43, - "column": 16, - "index": 1005 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 158, - "column": 6, - "index": 4142 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 173, - "column": 6, - "index": 4464 - } - ], - "EditOutline": [ - { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 61, - "column": 13, - "index": 1564 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 57, - "column": 6, - "index": 1749 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 22, - "column": 6, - "index": 614 - }, - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 37, - "column": 4, - "index": 660 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 69, - "column": 6, - "index": 2160 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 34, - "column": 6, - "index": 1021 - }, - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 44, - "column": 6, - "index": 908 - } - ], - "Collapsible.Advanced": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 87, - "column": 4, - "index": 2841 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 15, - "column": 6, - "index": 348 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 22, - "column": 6, - "index": 636 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 92, - "column": 8, - "index": 2999 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 106, - "column": 6, - "index": 3483 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 22, - "column": 8, - "index": 759 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 26, - "column": 2, - "index": 714 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 26, - "column": 4, - "index": 818 - } - ], - "Collapsible.Body": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 102, - "column": 8, - "index": 3340 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 18, - "column": 8, - "index": 424 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 25, - "column": 8, - "index": 711 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 93, - "column": 10, - "index": 3063 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 107, - "column": 8, - "index": 3544 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 52, - "column": 4, - "index": 1973 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 31, - "column": 6, - "index": 939 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 113, - "column": 8, - "index": 3698 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 26, - "column": 10, - "index": 880 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 31, - "column": 4, - "index": 865 - } - ], - "FeedbackOutline": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 115, - "column": 17, - "index": 3851 - } - ], - "DeleteOutline": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 120, - "column": 15, - "index": 4020 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 28, - "column": 15, - "index": 708 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 33, - "column": 13, - "index": 850 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 57, - "column": 19, - "index": 1794 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 98, - "column": 19, - "index": 2944 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 89, - "column": 21, - "index": 2684 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 111, - "column": 19, - "index": 3759 - } - ], - "Dropdown": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 47, - "column": 8, - "index": 1443 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 71, - "column": 12, - "index": 2190 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 85, - "column": 6, - "index": 2396 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 37, - "column": 4, - "index": 1198 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 78, - "column": 6, - "index": 2106 - } - ], - "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/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 79, - "column": 8, - "index": 2125 - } - ], - "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 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/index.jsx", - "line": 74, - "column": 22, - "index": 1664 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 194, - "column": 24, - "index": 5049 - } - ], - "Dropdown.Menu": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 58, - "column": 10, - "index": 1760 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 80, - "column": 14, - "index": 2507 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 98, - "column": 8, - "index": 2762 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 46, - "column": 6, - "index": 1443 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 87, - "column": 8, - "index": 2390 - } - ], - "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 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 81, - "column": 16, - "index": 2577 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 87, - "column": 16, - "index": 2819 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 90, - "column": 16, - "index": 3020 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 101, - "column": 22, - "index": 2913 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 104, - "column": 22, - "index": 3103 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 106, - "column": 20, - "index": 3229 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 47, - "column": 8, - "index": 1508 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 53, - "column": 8, - "index": 1715 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 56, - "column": 8, - "index": 1893 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 89, - "column": 12, - "index": 2466 - } - ], - "Form.Label": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", - "line": 25, - "column": 6, - "index": 546 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", - "line": 20, - "column": 4, - "index": 538 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 32, - "column": 10, - "index": 986 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 51, - "column": 20, - "index": 1443 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 70, - "column": 20, - "index": 2209 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 95, - "column": 20, - "index": 3280 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 121, - "column": 20, - "index": 4386 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 29, - "column": 4, - "index": 844 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 52, - "column": 6, - "index": 1569 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.jsx", - "line": 39, - "column": 4, - "index": 999 - } - ], - "AlertModal": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 54, - "column": 6, - "index": 1589 - } - ], - "Container": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 99, - "column": 10, - "index": 3197 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 23, - "column": 4, - "index": 535 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 22, - "column": 4, - "index": 506 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", - "line": 20, - "column": 4, - "index": 777 - }, - { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 31, - "column": 4, - "index": 934 - } - ], - "Card.Section": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", - "line": 14, - "column": 4, - "index": 310 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 21, - "column": 6, - "index": 660 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 57, - "column": 14, - "index": 1571 - } - ], - "Form.CheckboxSet": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 36, - "column": 4, - "index": 924 - } - ], - "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 - }, - { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 32, - "column": 4, - "index": 718 - }, - { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 32, - "column": 6, - "index": 1028 - }, - { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 42, - "column": 10, - "index": 1304 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", - "line": 42, - "column": 10, - "index": 1095 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 75, - "column": 8, - "index": 2433 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/SocialShareWidget/index.jsx", - "line": 54, - "column": 6, - "index": 1630 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 127, - "column": 14, - "index": 3845 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 149, - "column": 12, - "index": 4745 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 119, - "column": 10, - "index": 4036 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/AltTextControls.jsx", - "line": 47, - "column": 4, - "index": 1406 - } - ], - "Hyperlink": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 36, - "column": 10, - "index": 1431 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", - "line": 87, - "column": 8, - "index": 2851 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 40, - "column": 10, - "index": 1139 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 79, - "column": 6, - "index": 2895 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 35, - "column": 6, - "index": 1042 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 32, - "column": 10, - "index": 893 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/SocialShareWidget/index.jsx", - "line": 75, - "column": 8, - "index": 2278 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 50, - "column": 14, - "index": 1670 - } - ], - "Card": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", - "line": 22, - "column": 4, - "index": 826 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 20, - "column": 4, - "index": 569 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 54, - "column": 10, - "index": 1411 - } - ], - "Alert": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Tolerance/index.jsx", - "line": 67, - "column": 7, - "index": 2203 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 79, - "column": 8, - "index": 2285 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", - "line": 18, - "column": 4, - "index": 583 - }, - { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 47, - "column": 4, - "index": 1127 - }, - { - "filePath": "src/editors/sharedComponents/RawEditor/index.jsx", - "line": 25, - "column": 8, - "index": 598 - } - ], - "Collapsible.Visible": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 28, - "column": 12, - "index": 1035 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 31, - "column": 12, - "index": 1162 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 35, - "column": 6, - "index": 1022 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 45, - "column": 6, - "index": 1631 - } - ], - "KeyboardArrowDown": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 29, - "column": 25, - "index": 1093 - } - ], - "KeyboardArrowUp": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 32, - "column": 25, - "index": 1218 - } - ], - "Col": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 27, - "column": 4, - "index": 627 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 49, - "column": 24, - "index": 1280 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", - "line": 61, - "column": 24, - "index": 1770 - }, - { - "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", - "line": 33, - "column": 8, - "index": 1042 - } - ], - "ArrowBack": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, - "column": 27, - "index": 859 - } - ], - "ActionRow.Spacer": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 31, - "column": 10, - "index": 955 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 35, - "column": 10, - "index": 1112 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 50, - "column": 18, - "index": 1729 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 73, - "column": 16, - "index": 2767 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 29, - "column": 8, - "index": 670 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 70, - "column": 12, - "index": 2157 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 54, - "column": 20, - "index": 1626 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 73, - "column": 20, - "index": 2394 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 98, - "column": 20, - "index": 3465 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 124, - "column": 20, - "index": 4568 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 54, - "column": 12, - "index": 1691 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 26, - "column": 6, - "index": 663 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 147, - "column": 14, - "index": 4687 - }, - { - "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/LanguageSelector.jsx", - "line": 77, - "column": 8, - "index": 2318 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 85, - "column": 12, - "index": 2552 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 139, - "column": 10, - "index": 4769 - }, - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 51, - "column": 8, - "index": 1064 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 59, - "column": 23, - "index": 1447 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 99, - "column": 10, - "index": 2761 - }, - { - "filePath": "src/editors/sharedComponents/TypeaheadDropdown/index.jsx", - "line": 190, - "column": 8, - "index": 4902 - } - ], - "Form.RadioSet": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 37, - "column": 8, - "index": 1162 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 42, - "column": 10, - "index": 1691 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 59, - "column": 10, - "index": 2181 - } - ], - "Form.Radio": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 47, - "column": 18, - "index": 1539 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 70, - "column": 16, - "index": 2583 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 48, - "column": 14, - "index": 1886 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 64, - "column": 12, - "index": 2321 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 65, - "column": 12, - "index": 2379 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 51, - "column": 18, - "index": 1768 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 136, - "column": 14, - "index": 4276 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 128, - "column": 10, - "index": 4389 - } - ], - "Tooltip": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 54, - "column": 22, - "index": 1875 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 140, - "column": 18, - "index": 4395 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 132, - "column": 14, - "index": 4492 - } - ], - "Image": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 26, - "column": 6, - "index": 730 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 85, - "column": 10, - "index": 2477 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 33, - "column": 10, - "index": 1057 - }, - { - "filePath": "src/editors/containers/VideoGallery/index.jsx", - "line": 51, - "column": 4, - "index": 1765 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/index.jsx", - "line": 75, - "column": 10, - "index": 2318 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 42, - "column": 12, - "index": 1320 - } - ], - "Stack": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 22, - "column": 10, - "index": 784 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 67, - "column": 8, - "index": 2028 - }, - { - "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/LicenseWidget/index.jsx", - "line": 56, - "column": 6, - "index": 1471 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 46, - "column": 12, - "index": 1202 - }, - { - "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/ThumbnailWidget/index.jsx", - "line": 84, - "column": 8, - "index": 2428 - }, - { - "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/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 23, - "column": 2, - "index": 506 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 116, - "column": 6, - "index": 3429 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoPreviewWidget/index.jsx", - "line": 46, - "column": 10, - "index": 1451 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/index.jsx", - "line": 97, - "column": 6, - "index": 2318 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 23, - "column": 8, - "index": 675 - }, - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 38, - "column": 6, - "index": 754 - } - ], - "InfoOutline": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 41, - "column": 56, - "index": 1444 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 145, - "column": 27, - "index": 4583 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 137, - "column": 23, - "index": 4673 - }, - { - "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/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 25, - "column": 26, - "index": 681 - }, - { - "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/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/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/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/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 115, - "column": 24, - "index": 3588 - }, - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 20, - "column": 19, - "index": 798 - } - ], - "Copyright": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 26, - "column": 61, - "index": 663 - } - ], - "Cc": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 27, - "column": 59, - "index": 803 - } - ], - "Attribution": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 28, - "column": 38, - "index": 915 - }, - { - "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/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/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/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/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 74, - "column": 20, - "index": 2435 - }, - { - "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/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/TranscriptWidget/Transcript.jsx", - "line": 60, - "column": 14, - "index": 1707 - } - ], - "ClosedCaption": [ - { - "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/ErrorSummary.jsx", - "line": 23, - "column": 6, - "index": 688 - }, - { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 55, - "column": 10, - "index": 1272 - } - ], - "ArrowBackIos": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/index.jsx", - "line": 39, - "column": 19, - "index": 1231 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/index.jsx", - "line": 65, - "column": 20, - "index": 1978 - } - ], - "InputGroup": [ - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 30, - "column": 8, - "index": 1369 - } - ], - "FormControl": [ - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 31, - "column": 10, - "index": 1392 - } - ], - "ArrowForward": [ - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 43, - "column": 21, - "index": 1961 - } - ], - "Dropzone": [ - { - "filePath": "src/editors/containers/VideoUploadEditor/VideoUploader.jsx", - "line": 85, - "column": 6, - "index": 3107 - } - ], - "ModalDialog": [ - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 26, - "column": 2, - "index": 429 - } - ], - "Scrollable": [ - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 43, - "column": 4, - "index": 871 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/editors/sharedComponents/BaseModal/index.jsx", - "line": 52, - "column": 8, - "index": 1093 - } - ], - "DragIndicator": [ - { - "filePath": "src/editors/sharedComponents/DraggableList/SortableItem.jsx", - "line": 42, - "column": 13, - "index": 989 - } - ], - "Error": [ - { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 49, - "column": 12, - "index": 1169 - } - ], - "paragon": [ - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 70, - "column": 6, - "index": 2453 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 73, - "column": 6, - "index": 2569 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 77, - "column": 6, - "index": 2736 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 81, - "column": 6, - "index": 2897 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 84, - "column": 6, - "index": 3013 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 93, - "column": 6, - "index": 3464 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 94, - "column": 6, - "index": 3504 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 95, - "column": 6, - "index": 3544 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 96, - "column": 6, - "index": 3586 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 97, - "column": 6, - "index": 3620 - } - ], - "icons": [ - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 88, - "column": 6, - "index": 3259 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 90, - "column": 6, - "index": 3371 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 98, - "column": 6, - "index": 3660 - }, - { - "filePath": "src/editors/sharedComponents/ImageUploadModal/ImageSettingsModal/DimensionControls.test.jsx", - "line": 99, - "column": 6, - "index": 3694 - } - ], - "Badge": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 49, - "column": 12, - "index": 1621 - }, - { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryCard.jsx", - "line": 54, - "column": 12, - "index": 1865 - } - ], - "SpinnerSimple": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 26, - "column": 26, - "index": 723 - } - ], - "StatefulButton": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/GalleryLoadMoreButton.jsx", - "line": 35, - "column": 8, - "index": 952 - } - ], - "Search": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 53, - "column": 27, - "index": 1338 - } - ], - "SelectMenu": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 60, - "column": 6, - "index": 1476 - } - ], - "MenuItem": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 62, - "column": 10, - "index": 1587 - } - ], - "Form.SwitchSet": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 100, - "column": 10, - "index": 2792 - } - ], - "Form.Switch": [ - { - "filePath": "src/editors/sharedComponents/SelectionModal/SearchSort.jsx", - "line": 105, - "column": 12, - "index": 2916 - } - ], - "useWindowSize": [ - { - "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/Gallery.jsx", - "line": 41, - "column": 8, - "index": 1668 - }, - { - "filePath": "src/Gallery.jsx", - "line": 52, - "column": 8, - "index": 2000 - } - ], - "Form.RadioSet": [ - { - "filePath": "src/Gallery.jsx", - "line": 42, - "column": 10, - "index": 1691 - }, - { - "filePath": "src/Gallery.jsx", - "line": 59, - "column": 10, - "index": 2181 - } - ], - "Form.Radio": [ - { - "filePath": "src/Gallery.jsx", - "line": 48, - "column": 14, - "index": 1886 - }, - { - "filePath": "src/Gallery.jsx", - "line": 64, - "column": 12, - "index": 2321 - }, - { - "filePath": "src/Gallery.jsx", - "line": 65, - "column": 12, - "index": 2379 - } - ] - } - }, { "version": "22.2.0", "name": "@edx/frontend-lib-special-exams",