Skip to content

Commit

Permalink
Merge pull request #2095 from openedx/master
Browse files Browse the repository at this point in the history
sync: master to alpha
  • Loading branch information
edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 4, 2024
1 parent 3512b13 commit 6d3df3e
Showing 1 changed file with 76 additions and 11 deletions.
87 changes: 76 additions & 11 deletions dependent-usage.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastModified": 1677247709977,
"lastModified": 1677334097063,
"projectUsages": [
{
"version": "19.19.1",
Expand Down Expand Up @@ -24258,6 +24258,16 @@
"line": 123,
"column": 12
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 67,
"column": 8
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 76,
"column": 6
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx",
"line": 77,
Expand Down Expand Up @@ -24387,6 +24397,16 @@
"line": 144,
"column": 14
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 69,
"column": 10
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 78,
"column": 8
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx",
"line": 82,
Expand Down Expand Up @@ -24499,6 +24519,11 @@
"line": 165,
"column": 10
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 90,
"column": 18
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx",
"line": 58,
Expand Down Expand Up @@ -24683,11 +24708,6 @@
"line": 116,
"column": 10
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 59,
"column": 6
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx",
"line": 60,
Expand Down Expand Up @@ -24810,11 +24830,6 @@
"line": 37,
"column": 8
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 60,
"column": 8
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx",
"line": 62,
Expand Down Expand Up @@ -24897,6 +24912,16 @@
"filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx",
"line": 37,
"column": 43
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 70,
"column": 50
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 102,
"column": 83
}
],
"Icon": [
Expand Down Expand Up @@ -25070,6 +25095,16 @@
"line": 142,
"column": 16
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 70,
"column": 10
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 102,
"column": 43
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx",
"line": 85,
Expand Down Expand Up @@ -25895,6 +25930,11 @@
"line": 69,
"column": 12
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 86,
"column": 6
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx",
"line": 36,
Expand All @@ -25912,6 +25952,11 @@
"line": 70,
"column": 14
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 89,
"column": 8
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx",
"line": 37,
Expand All @@ -25929,6 +25974,11 @@
"line": 78,
"column": 14
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 99,
"column": 8
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx",
"line": 45,
Expand Down Expand Up @@ -25956,6 +26006,21 @@
"line": 88,
"column": 16
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 102,
"column": 22
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 105,
"column": 22
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx",
"line": 107,
"column": 20
},
{
"filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx",
"line": 46,
Expand Down

0 comments on commit 6d3df3e

Please sign in to comment.