@instructure/canvas-rce 7.2.0 → 7.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/es/enhance-user-content/doc_previews.js +6 -14
  3. package/es/enhance-user-content/enhance_user_content.js +1 -1
  4. package/es/enhance-user-content/instructure_helper.js +1 -0
  5. package/es/index.d.ts +1 -0
  6. package/es/index.js +2 -1
  7. package/es/rce/AlertMessageArea.js +1 -3
  8. package/es/rce/KeyboardShortcutModal.js +1 -1
  9. package/es/rce/RCEGlobals.d.ts +2 -0
  10. package/es/rce/RCEGlobals.js +1 -0
  11. package/es/rce/RCEVariants.js +3 -3
  12. package/es/rce/RCEWrapper.d.ts +3 -1
  13. package/es/rce/RCEWrapper.js +43 -11
  14. package/es/rce/plugins/instructure_keyboard_shortcuts_header/clickCallback.d.ts +2 -0
  15. package/es/rce/plugins/instructure_keyboard_shortcuts_header/clickCallback.js +45 -0
  16. package/es/rce/plugins/instructure_keyboard_shortcuts_header/plugin.d.ts +1 -0
  17. package/es/rce/plugins/instructure_keyboard_shortcuts_header/plugin.js +43 -0
  18. package/es/rce/plugins/instructure_record/AudioOptionsTray/TrayController.d.ts +1 -1
  19. package/es/rce/plugins/instructure_record/AudioOptionsTray/TrayController.js +2 -1
  20. package/es/rce/plugins/instructure_record/VideoOptionsTray/TrayController.d.ts +1 -1
  21. package/es/rce/plugins/instructure_record/VideoOptionsTray/TrayController.js +2 -1
  22. package/es/rce/plugins/instructure_record/mediaTranslations.js +1 -1
  23. package/es/rce/plugins/instructure_studio_media_options/plugin.js +111 -14
  24. package/es/rce/plugins/instructure_studio_media_options/studioToolbarIcons.d.ts +5 -0
  25. package/es/rce/plugins/instructure_studio_media_options/studioToolbarIcons.js +23 -0
  26. package/es/rce/plugins/instructure_wordcount/components/WordCountModal.js +1 -0
  27. package/es/rce/plugins/instructure_wordcount_header/plugin.d.ts +1 -0
  28. package/es/rce/plugins/instructure_wordcount_header/plugin.js +75 -0
  29. package/es/rce/plugins/shared/ContentSelection.d.ts +1 -2
  30. package/es/rce/plugins/shared/ContentSelection.js +1 -18
  31. package/es/rce/plugins/shared/StudioLtiSupportUtils.d.ts +10 -1
  32. package/es/rce/plugins/shared/StudioLtiSupportUtils.js +110 -1
  33. package/es/rce/plugins/shared/Upload/ComputerPanel.js +1 -1
  34. package/es/rce/plugins/shared/Upload/UploadFileModal.js +37 -4
  35. package/es/rce/plugins/shared/Upload/VideoUrlPanel.d.ts +15 -0
  36. package/es/rce/plugins/shared/Upload/VideoUrlPanel.js +51 -0
  37. package/es/rce/plugins/shared/Upload/videoValidationUtils.d.ts +7 -0
  38. package/es/rce/plugins/shared/Upload/videoValidationUtils.js +58 -0
  39. package/es/rce/plugins/shared/iframeUtils.d.ts +1 -0
  40. package/es/rce/plugins/shared/iframeUtils.js +37 -0
  41. package/es/rce/tinyRCE.js +2 -0
  42. package/es/sidebar/actions/upload.d.ts +1 -0
  43. package/es/sidebar/actions/upload.js +56 -0
  44. package/es/sidebar/containers/sidebarHandlers.d.ts +1 -0
  45. package/es/sidebar/containers/sidebarHandlers.js +2 -1
  46. package/es/translations/locales/ar.js +30 -6
  47. package/es/translations/locales/ca.js +30 -6
  48. package/es/translations/locales/cy.js +30 -6
  49. package/es/translations/locales/da-x-k12.js +30 -6
  50. package/es/translations/locales/da.js +30 -6
  51. package/es/translations/locales/de.js +30 -6
  52. package/es/translations/locales/el.js +6 -0
  53. package/es/translations/locales/en-AU-x-unimelb.js +30 -6
  54. package/es/translations/locales/en-GB-x-ukhe.js +30 -6
  55. package/es/translations/locales/en.js +36 -6
  56. package/es/translations/locales/en_AU.js +30 -6
  57. package/es/translations/locales/en_CA.js +30 -6
  58. package/es/translations/locales/en_CY.js +30 -6
  59. package/es/translations/locales/en_GB.js +30 -6
  60. package/es/translations/locales/es.js +30 -6
  61. package/es/translations/locales/es_ES.js +30 -6
  62. package/es/translations/locales/fa_IR.js +6 -3
  63. package/es/translations/locales/fi.js +30 -6
  64. package/es/translations/locales/fr.js +30 -6
  65. package/es/translations/locales/fr_CA.js +34 -10
  66. package/es/translations/locales/ga.js +30 -6
  67. package/es/translations/locales/he.js +6 -0
  68. package/es/translations/locales/hi.js +30 -6
  69. package/es/translations/locales/ht.js +30 -6
  70. package/es/translations/locales/hu.js +6 -6
  71. package/es/translations/locales/hy.js +6 -0
  72. package/es/translations/locales/id.js +30 -6
  73. package/es/translations/locales/is.js +36 -6
  74. package/es/translations/locales/it.js +30 -6
  75. package/es/translations/locales/ja.js +30 -6
  76. package/es/translations/locales/ko.js +6 -0
  77. package/es/translations/locales/mi.js +30 -6
  78. package/es/translations/locales/ms.js +30 -6
  79. package/es/translations/locales/nb-x-k12.js +30 -6
  80. package/es/translations/locales/nb.js +30 -6
  81. package/es/translations/locales/nl.js +30 -6
  82. package/es/translations/locales/nn.js +6 -6
  83. package/es/translations/locales/pl.js +30 -6
  84. package/es/translations/locales/pt.js +30 -6
  85. package/es/translations/locales/pt_BR.js +30 -6
  86. package/es/translations/locales/ru.js +30 -6
  87. package/es/translations/locales/sl.js +30 -6
  88. package/es/translations/locales/sv-x-k12.js +30 -6
  89. package/es/translations/locales/sv.js +30 -6
  90. package/es/translations/locales/th.js +30 -6
  91. package/es/translations/locales/tr.js +6 -3
  92. package/es/translations/locales/uk_UA.js +6 -3
  93. package/es/translations/locales/vi.js +30 -6
  94. package/es/translations/locales/zh-Hans.js +30 -6
  95. package/es/translations/locales/zh-Hant.js +30 -6
  96. package/es/translations/locales/zh.js +30 -6
  97. package/es/translations/locales/zh_HK.js +30 -6
  98. package/package.json +53 -53
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Bild löschen"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Ausgewählte Datei löschen"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Ausgewählte Datei löschen: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Klicken oder Umschalt-Taste / Klicken für den html-Editor."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Kreuz (Spielkartenfarbe)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Collab"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Collaborations"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Großer Text"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Lernen"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Weitere Informationen über nebenstehende Links"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Operatoren"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Optionen"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "Oder"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Bitte geben Sie einen Dateinamen ein"
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Bitte geben Sie eine gültige Video-URL von einer unterstützten Plattform ein."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Bitte wählen Sie eine Datei mit einem unterstützten Typ"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Religionssymbol"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Entfernen"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "{ filename } entfernen"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Überschriftsstil entfernen"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Link entfernen"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Studio-Medien entfernen"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Alle ersetzen"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Obwohl Ihr Video im Browser den korrekten Titel hat, konnten wir ihn in der Datenbank nicht aktualisieren."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Miniaturansicht"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Zeitleiste"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Videoplayer für { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "Video-URL"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "Alle anzeigen"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "Ihre Webcam wird möglicherweise bereits benutzt."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "Einbettungs-URL von YouTube"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -325,6 +325,9 @@ const locale = {
325
325
  "operators_a2ef9a93": {
326
326
  "message": "Χειριστές"
327
327
  },
328
+ "options_3ab0ea65": {
329
+ "message": "Επιλογές"
330
+ },
328
331
  "orange_81386a62": {
329
332
  "message": "Πορτοκαλί"
330
333
  },
@@ -376,6 +379,9 @@ const locale = {
376
379
  "relationships_6602af70": {
377
380
  "message": "Σχέσεις"
378
381
  },
382
+ "remove_f47dc62a": {
383
+ "message": "Αφαίρεση"
384
+ },
379
385
  "replace_e61834a7": {
380
386
  "message": "Αντικατάσταση"
381
387
  },
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Clear image"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Clear selected file"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Clear selected file: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Click or shift-click for the html editor."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Clubs (Suit)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Collab"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Collaborations"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Large text"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Learn"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Learn more about adjacent links"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Operators"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Options"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "Or"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Please enter a file name."
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Please enter a valid video URL from a supported platform."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Please select a file of a supported type"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Religion Icon"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Remove"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "Remove { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Remove heading style"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Remove Link"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Remove Studio Media"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Replace All"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Though your video will have the correct title in the browser, we failed to update it in the database."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Thumbnail"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Timebar"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Video player for { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "Video URL"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "View All"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "Your webcam may already be in use."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "YouTube embed URL"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Clear image"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Clear selected file"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Clear selected file: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Click or shift-click for the html editor."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Clubs (Suit)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Collab"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Collaborations"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Large text"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Learn"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Learn more about adjacent links"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Operators"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Options"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "Or"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Please enter a file name"
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Please enter a valid video URL from a supported platform."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Please select a file of a supported type"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Religion Icon"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Remove"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "Remove { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Remove heading style"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Remove Link"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Remove Studio Media"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Replace All"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Though your video will have the correct title in the browser, we failed to update it in the database."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Thumbnail"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Time bar"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Video player for { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "Video URL"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "View All"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "Your webcam may already be in use."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "YouTube embed URL"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -300,12 +300,6 @@ const locale = {
300
300
  "clear_image_3213fe62": {
301
301
  "message": "Clear image"
302
302
  },
303
- "clear_selected_file_82388e50": {
304
- "message": "Clear selected file"
305
- },
306
- "clear_selected_file_filename_2fe8a58e": {
307
- "message": "Clear selected file: { filename }"
308
- },
309
303
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
310
304
  "message": "Click or shift-click for the html editor."
311
305
  },
@@ -339,6 +333,9 @@ const locale = {
339
333
  "clubs_suit_c1ffedff": {
340
334
  "message": "Clubs (Suit)"
341
335
  },
336
+ "collab_575ac7bc": {
337
+ "message": "Collab"
338
+ },
342
339
  "collaborations_5c56c15f": {
343
340
  "message": "Collaborations"
344
341
  },
@@ -798,6 +795,12 @@ const locale = {
798
795
  "file_name_8fd421ff": {
799
796
  "message": "File name"
800
797
  },
798
+ "file_preview_21667a6e": {
799
+ "message": "File preview"
800
+ },
801
+ "file_preview_for_filename_ab314195": {
802
+ "message": "File preview for { fileName }"
803
+ },
801
804
  "file_storage_quota_exceeded_b7846cd1": {
802
805
  "message": "File storage quota exceeded"
803
806
  },
@@ -1186,6 +1189,9 @@ const locale = {
1186
1189
  "large_text_e7ba08cd": {
1187
1190
  "message": "Large text"
1188
1191
  },
1192
+ "learn_ad3b3505": {
1193
+ "message": "Learn"
1194
+ },
1189
1195
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1196
  "message": "Learn more about adjacent links"
1191
1197
  },
@@ -1588,6 +1594,9 @@ const locale = {
1588
1594
  "operators_a2ef9a93": {
1589
1595
  "message": "Operators"
1590
1596
  },
1597
+ "options_3ab0ea65": {
1598
+ "message": "Options"
1599
+ },
1591
1600
  "or_9b70ccaa": {
1592
1601
  "message": "Or"
1593
1602
  },
@@ -1711,6 +1720,9 @@ const locale = {
1711
1720
  "please_enter_a_file_name_f159edc1": {
1712
1721
  "message": "Please enter a file name"
1713
1722
  },
1723
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1724
+ "message": "Please enter a valid video URL from a supported platform."
1725
+ },
1714
1726
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1727
  "message": "Please select a file of a supported type"
1716
1728
  },
@@ -1828,12 +1840,21 @@ const locale = {
1828
1840
  "religion_icon_246e0be1": {
1829
1841
  "message": "Religion Icon"
1830
1842
  },
1843
+ "remove_f47dc62a": {
1844
+ "message": "Remove"
1845
+ },
1846
+ "remove_filename_3ea029f6": {
1847
+ "message": "Remove { filename }"
1848
+ },
1831
1849
  "remove_heading_style_5fdc8855": {
1832
1850
  "message": "Remove heading style"
1833
1851
  },
1834
1852
  "remove_link_d1f2f4d0": {
1835
1853
  "message": "Remove Link"
1836
1854
  },
1855
+ "remove_studio_media_f913e502": {
1856
+ "message": "Remove Studio Media"
1857
+ },
1837
1858
  "replace_all_d3d68b3": {
1838
1859
  "message": "Replace All"
1839
1860
  },
@@ -2323,6 +2344,9 @@ const locale = {
2323
2344
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2345
  "message": "Though your video will have the correct title in the browser, we failed to update it in the database."
2325
2346
  },
2347
+ "thumbnail_e0de666f": {
2348
+ "message": "Thumbnail"
2349
+ },
2326
2350
  "timebar_a4d18443": {
2327
2351
  "message": "Timebar"
2328
2352
  },
@@ -2542,6 +2566,9 @@ const locale = {
2542
2566
  "video_player_for_title_ffd9fbc4": {
2543
2567
  "message": "Video player for { title }"
2544
2568
  },
2569
+ "video_url_889d3263": {
2570
+ "message": "Video URL"
2571
+ },
2545
2572
  "view_all_e13bf0a6": {
2546
2573
  "message": "View All"
2547
2574
  },
@@ -2656,6 +2683,9 @@ const locale = {
2656
2683
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2684
  "message": "Your webcam may already be in use."
2658
2685
  },
2686
+ "youtube_embed_url_5c1018d4": {
2687
+ "message": "YouTube embed URL"
2688
+ },
2659
2689
  "zeta_5ef24f0e": {
2660
2690
  "message": "Zeta"
2661
2691
  },
@@ -301,12 +301,6 @@ const locale = {
301
301
  "clear_image_3213fe62": {
302
302
  "message": "Clear image"
303
303
  },
304
- "clear_selected_file_82388e50": {
305
- "message": "Clear selected file"
306
- },
307
- "clear_selected_file_filename_2fe8a58e": {
308
- "message": "Clear selected file: { filename }"
309
- },
310
304
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
311
305
  "message": "Click or shift-click for the html editor."
312
306
  },
@@ -340,6 +334,9 @@ const locale = {
340
334
  "clubs_suit_c1ffedff": {
341
335
  "message": "Clubs (Suit)"
342
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Collab"
339
+ },
343
340
  "collaborations_5c56c15f": {
344
341
  "message": "Collaborations"
345
342
  },
@@ -1186,6 +1183,9 @@ const locale = {
1186
1183
  "large_text_e7ba08cd": {
1187
1184
  "message": "Large text"
1188
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Learn"
1188
+ },
1189
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1190
1190
  "message": "Learn more about adjacent links"
1191
1191
  },
@@ -1588,6 +1588,9 @@ const locale = {
1588
1588
  "operators_a2ef9a93": {
1589
1589
  "message": "Operators"
1590
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Options"
1593
+ },
1591
1594
  "or_9b70ccaa": {
1592
1595
  "message": "Or"
1593
1596
  },
@@ -1711,6 +1714,9 @@ const locale = {
1711
1714
  "please_enter_a_file_name_f159edc1": {
1712
1715
  "message": "Please enter a file name."
1713
1716
  },
1717
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1718
+ "message": "Please enter a valid video URL from a supported platform."
1719
+ },
1714
1720
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1715
1721
  "message": "Please select a file of a supported type"
1716
1722
  },
@@ -1828,12 +1834,21 @@ const locale = {
1828
1834
  "religion_icon_246e0be1": {
1829
1835
  "message": "Religion Icon"
1830
1836
  },
1837
+ "remove_f47dc62a": {
1838
+ "message": "Remove"
1839
+ },
1840
+ "remove_filename_3ea029f6": {
1841
+ "message": "Remove { filename }"
1842
+ },
1831
1843
  "remove_heading_style_5fdc8855": {
1832
1844
  "message": "Remove heading style"
1833
1845
  },
1834
1846
  "remove_link_d1f2f4d0": {
1835
1847
  "message": "Remove Link"
1836
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Remove Studio Media"
1851
+ },
1837
1852
  "replace_all_d3d68b3": {
1838
1853
  "message": "Replace All"
1839
1854
  },
@@ -2323,6 +2338,9 @@ const locale = {
2323
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2324
2339
  "message": "Though your video will have the correct title in the browser, we failed to update it in the database."
2325
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Thumbnail"
2343
+ },
2326
2344
  "timebar_a4d18443": {
2327
2345
  "message": "Timebar"
2328
2346
  },
@@ -2542,6 +2560,9 @@ const locale = {
2542
2560
  "video_player_for_title_ffd9fbc4": {
2543
2561
  "message": "Video player for { title }"
2544
2562
  },
2563
+ "video_url_889d3263": {
2564
+ "message": "Video URL"
2565
+ },
2545
2566
  "view_all_e13bf0a6": {
2546
2567
  "message": "View All"
2547
2568
  },
@@ -2656,6 +2677,9 @@ const locale = {
2656
2677
  "your_webcam_may_already_be_in_use_6cd64c25": {
2657
2678
  "message": "Your webcam may already be in use."
2658
2679
  },
2680
+ "youtube_embed_url_5c1018d4": {
2681
+ "message": "YouTube embed URL"
2682
+ },
2659
2683
  "zeta_5ef24f0e": {
2660
2684
  "message": "Zeta"
2661
2685
  },
@@ -300,12 +300,6 @@ const locale = {
300
300
  "clear_image_3213fe62": {
301
301
  "message": "Clear image"
302
302
  },
303
- "clear_selected_file_82388e50": {
304
- "message": "Clear selected file"
305
- },
306
- "clear_selected_file_filename_2fe8a58e": {
307
- "message": "Clear selected file: { filename }"
308
- },
309
303
  "click_or_shift_click_for_the_html_editor_25d70bb4": {
310
304
  "message": "Click or shift-click for the html editor."
311
305
  },
@@ -339,6 +333,9 @@ const locale = {
339
333
  "clubs_suit_c1ffedff": {
340
334
  "message": "Clubs (Suit)"
341
335
  },
336
+ "collab_575ac7bc": {
337
+ "message": "Collab"
338
+ },
342
339
  "collaborations_5c56c15f": {
343
340
  "message": "Collaborations"
344
341
  },
@@ -1185,6 +1182,9 @@ const locale = {
1185
1182
  "large_text_e7ba08cd": {
1186
1183
  "message": "Large text"
1187
1184
  },
1185
+ "learn_ad3b3505": {
1186
+ "message": "Learn"
1187
+ },
1188
1188
  "learn_more_about_adjacent_links_2cb9762c": {
1189
1189
  "message": "Learn more about adjacent links"
1190
1190
  },
@@ -1587,6 +1587,9 @@ const locale = {
1587
1587
  "operators_a2ef9a93": {
1588
1588
  "message": "Operators"
1589
1589
  },
1590
+ "options_3ab0ea65": {
1591
+ "message": "Options"
1592
+ },
1590
1593
  "or_9b70ccaa": {
1591
1594
  "message": "Or"
1592
1595
  },
@@ -1710,6 +1713,9 @@ const locale = {
1710
1713
  "please_enter_a_file_name_f159edc1": {
1711
1714
  "message": "Please enter a file name"
1712
1715
  },
1716
+ "please_enter_a_valid_video_url_from_a_supported_pl_30dc0596": {
1717
+ "message": "Please enter a valid video URL from a supported platform."
1718
+ },
1713
1719
  "please_select_a_file_of_a_supported_type_1fc578f2": {
1714
1720
  "message": "Please select a file of a supported type"
1715
1721
  },
@@ -1827,12 +1833,21 @@ const locale = {
1827
1833
  "religion_icon_246e0be1": {
1828
1834
  "message": "Religion Icon"
1829
1835
  },
1836
+ "remove_f47dc62a": {
1837
+ "message": "Remove"
1838
+ },
1839
+ "remove_filename_3ea029f6": {
1840
+ "message": "Remove { filename }"
1841
+ },
1830
1842
  "remove_heading_style_5fdc8855": {
1831
1843
  "message": "Remove heading style"
1832
1844
  },
1833
1845
  "remove_link_d1f2f4d0": {
1834
1846
  "message": "Remove Link"
1835
1847
  },
1848
+ "remove_studio_media_f913e502": {
1849
+ "message": "Remove Studio Media"
1850
+ },
1836
1851
  "replace_all_d3d68b3": {
1837
1852
  "message": "Replace All"
1838
1853
  },
@@ -2322,6 +2337,9 @@ const locale = {
2322
2337
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2323
2338
  "message": "Though your video will have the correct title in the browser, we failed to update it in the database."
2324
2339
  },
2340
+ "thumbnail_e0de666f": {
2341
+ "message": "Thumbnail"
2342
+ },
2325
2343
  "timebar_a4d18443": {
2326
2344
  "message": "Timebar"
2327
2345
  },
@@ -2541,6 +2559,9 @@ const locale = {
2541
2559
  "video_player_for_title_ffd9fbc4": {
2542
2560
  "message": "Video player for { title }"
2543
2561
  },
2562
+ "video_url_889d3263": {
2563
+ "message": "Video URL"
2564
+ },
2544
2565
  "view_all_e13bf0a6": {
2545
2566
  "message": "View All"
2546
2567
  },
@@ -2655,6 +2676,9 @@ const locale = {
2655
2676
  "your_webcam_may_already_be_in_use_6cd64c25": {
2656
2677
  "message": "Your webcam may already be in use."
2657
2678
  },
2679
+ "youtube_embed_url_5c1018d4": {
2680
+ "message": "YouTube embed URL"
2681
+ },
2658
2682
  "zeta_5ef24f0e": {
2659
2683
  "message": "Zeta"
2660
2684
  },