@instructure/canvas-rce 7.3.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 (59) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/es/enhance-user-content/doc_previews.js +5 -0
  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/rce/AlertMessageArea.d.ts +2 -2
  6. package/es/rce/AlertMessageArea.js +3 -3
  7. package/es/rce/KeyboardShortcutModal.js +1 -1
  8. package/es/rce/RCEWrapper.d.ts +11 -11
  9. package/es/rce/RCEWrapper.js +216 -191
  10. package/es/rce/plugins/instructure_rce_external_tools/components/ExternalToolSelectionDialog/ExternalToolSelectionDialog.d.ts +1 -1
  11. package/es/rce/plugins/instructure_rce_external_tools/components/ExternalToolSelectionDialog/ExternalToolSelectionDialog.js +25 -25
  12. package/es/rce/plugins/instructure_studio_media_options/plugin.js +4 -2
  13. package/es/rce/plugins/instructure_wordcount/components/WordCountModal.js +1 -0
  14. package/es/rce/plugins/shared/StudioLtiSupportUtils.d.ts +2 -1
  15. package/es/rce/plugins/shared/StudioLtiSupportUtils.js +17 -1
  16. package/es/translations/locales/ar.js +15 -0
  17. package/es/translations/locales/ca.js +15 -0
  18. package/es/translations/locales/cy.js +15 -0
  19. package/es/translations/locales/da-x-k12.js +15 -0
  20. package/es/translations/locales/da.js +15 -0
  21. package/es/translations/locales/de.js +15 -0
  22. package/es/translations/locales/en-AU-x-unimelb.js +15 -0
  23. package/es/translations/locales/en-GB-x-ukhe.js +15 -0
  24. package/es/translations/locales/en.js +6 -0
  25. package/es/translations/locales/en_AU.js +15 -0
  26. package/es/translations/locales/en_CA.js +15 -0
  27. package/es/translations/locales/en_CY.js +15 -0
  28. package/es/translations/locales/en_GB.js +15 -0
  29. package/es/translations/locales/es.js +15 -0
  30. package/es/translations/locales/es_ES.js +15 -0
  31. package/es/translations/locales/fi.js +15 -0
  32. package/es/translations/locales/fr.js +15 -0
  33. package/es/translations/locales/fr_CA.js +15 -0
  34. package/es/translations/locales/ga.js +15 -0
  35. package/es/translations/locales/hi.js +15 -0
  36. package/es/translations/locales/ht.js +15 -0
  37. package/es/translations/locales/id.js +15 -0
  38. package/es/translations/locales/is.js +15 -0
  39. package/es/translations/locales/it.js +15 -0
  40. package/es/translations/locales/ja.js +15 -0
  41. package/es/translations/locales/mi.js +15 -0
  42. package/es/translations/locales/ms.js +15 -0
  43. package/es/translations/locales/nb-x-k12.js +15 -0
  44. package/es/translations/locales/nb.js +15 -0
  45. package/es/translations/locales/nl.js +15 -0
  46. package/es/translations/locales/pl.js +15 -0
  47. package/es/translations/locales/pt.js +15 -0
  48. package/es/translations/locales/pt_BR.js +15 -0
  49. package/es/translations/locales/ru.js +15 -0
  50. package/es/translations/locales/sl.js +15 -0
  51. package/es/translations/locales/sv-x-k12.js +15 -0
  52. package/es/translations/locales/sv.js +15 -0
  53. package/es/translations/locales/th.js +15 -0
  54. package/es/translations/locales/vi.js +15 -0
  55. package/es/translations/locales/zh-Hans.js +15 -0
  56. package/es/translations/locales/zh-Hant.js +15 -0
  57. package/es/translations/locales/zh.js +15 -0
  58. package/es/translations/locales/zh_HK.js +15 -0
  59. package/package.json +1 -1
@@ -334,6 +334,9 @@ const locale = {
334
334
  "clubs_suit_c1ffedff": {
335
335
  "message": "Nhép (Hoa)"
336
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "Cộng Tác"
339
+ },
337
340
  "collaborations_5c56c15f": {
338
341
  "message": "Cộng Tác"
339
342
  },
@@ -1180,6 +1183,9 @@ const locale = {
1180
1183
  "large_text_e7ba08cd": {
1181
1184
  "message": "Văn bản khổ lớn"
1182
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "Học Tập"
1188
+ },
1183
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1184
1190
  "message": "Tìm hiểu thêm về các liên kết liền kề"
1185
1191
  },
@@ -1582,6 +1588,9 @@ const locale = {
1582
1588
  "operators_a2ef9a93": {
1583
1589
  "message": "Toán Tử"
1584
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "Tùy Chọn"
1593
+ },
1585
1594
  "or_9b70ccaa": {
1586
1595
  "message": "Hoặc"
1587
1596
  },
@@ -1837,6 +1846,9 @@ const locale = {
1837
1846
  "remove_link_d1f2f4d0": {
1838
1847
  "message": "Gỡ Liên Kết"
1839
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "Gỡ Phương Tiện Studio"
1851
+ },
1840
1852
  "replace_all_d3d68b3": {
1841
1853
  "message": "Thay Tất Cả"
1842
1854
  },
@@ -2326,6 +2338,9 @@ const locale = {
2326
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2327
2339
  "message": "Dù video của bạn sẽ có tiêu đề đúng trong trình duyệt, chúng tôi đã không thể tải lên cơ sở dữ liệu."
2328
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "Hình Thu Nhỏ"
2343
+ },
2329
2344
  "timebar_a4d18443": {
2330
2345
  "message": "Thanh thời gian"
2331
2346
  },
@@ -334,6 +334,9 @@ const locale = {
334
334
  "clubs_suit_c1ffedff": {
335
335
  "message": "梅花(花色)"
336
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "协作"
339
+ },
337
340
  "collaborations_5c56c15f": {
338
341
  "message": "协作"
339
342
  },
@@ -1180,6 +1183,9 @@ const locale = {
1180
1183
  "large_text_e7ba08cd": {
1181
1184
  "message": "大文本"
1182
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "学习"
1188
+ },
1183
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1184
1190
  "message": "详细了解相邻链接"
1185
1191
  },
@@ -1582,6 +1588,9 @@ const locale = {
1582
1588
  "operators_a2ef9a93": {
1583
1589
  "message": "运算符"
1584
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "选项"
1593
+ },
1585
1594
  "or_9b70ccaa": {
1586
1595
  "message": "或"
1587
1596
  },
@@ -1837,6 +1846,9 @@ const locale = {
1837
1846
  "remove_link_d1f2f4d0": {
1838
1847
  "message": "删除链接"
1839
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "删除 Studio 媒体"
1851
+ },
1840
1852
  "replace_all_d3d68b3": {
1841
1853
  "message": "全部替换"
1842
1854
  },
@@ -2326,6 +2338,9 @@ const locale = {
2326
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2327
2339
  "message": "虽然您的视频在浏览器里会有正确标题,但我们无法在数据库里更新。"
2328
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "缩略图"
2343
+ },
2329
2344
  "timebar_a4d18443": {
2330
2345
  "message": "进度条"
2331
2346
  },
@@ -334,6 +334,9 @@ const locale = {
334
334
  "clubs_suit_c1ffedff": {
335
335
  "message": "梅花(花色)"
336
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "協作"
339
+ },
337
340
  "collaborations_5c56c15f": {
338
341
  "message": "協作"
339
342
  },
@@ -1180,6 +1183,9 @@ const locale = {
1180
1183
  "large_text_e7ba08cd": {
1181
1184
  "message": "大文字"
1182
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "學習"
1188
+ },
1183
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1184
1190
  "message": "了解更多有關相鄰連結"
1185
1191
  },
@@ -1582,6 +1588,9 @@ const locale = {
1582
1588
  "operators_a2ef9a93": {
1583
1589
  "message": "操作員"
1584
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "選項"
1593
+ },
1585
1594
  "or_9b70ccaa": {
1586
1595
  "message": "或者"
1587
1596
  },
@@ -1837,6 +1846,9 @@ const locale = {
1837
1846
  "remove_link_d1f2f4d0": {
1838
1847
  "message": "移除連結"
1839
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "移除 Studio 媒體"
1851
+ },
1840
1852
  "replace_all_d3d68b3": {
1841
1853
  "message": "全部取代"
1842
1854
  },
@@ -2326,6 +2338,9 @@ const locale = {
2326
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2327
2339
  "message": "雖然您的影片在瀏覽器中有正確的標題,但我們無法在資料庫中將其更新。"
2328
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "縮略圖"
2343
+ },
2329
2344
  "timebar_a4d18443": {
2330
2345
  "message": "時間欄"
2331
2346
  },
@@ -334,6 +334,9 @@ const locale = {
334
334
  "clubs_suit_c1ffedff": {
335
335
  "message": "梅花(花色)"
336
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "协作"
339
+ },
337
340
  "collaborations_5c56c15f": {
338
341
  "message": "协作"
339
342
  },
@@ -1180,6 +1183,9 @@ const locale = {
1180
1183
  "large_text_e7ba08cd": {
1181
1184
  "message": "大文本"
1182
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "学习"
1188
+ },
1183
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1184
1190
  "message": "详细了解相邻链接"
1185
1191
  },
@@ -1582,6 +1588,9 @@ const locale = {
1582
1588
  "operators_a2ef9a93": {
1583
1589
  "message": "运算符"
1584
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "选项"
1593
+ },
1585
1594
  "or_9b70ccaa": {
1586
1595
  "message": "或"
1587
1596
  },
@@ -1837,6 +1846,9 @@ const locale = {
1837
1846
  "remove_link_d1f2f4d0": {
1838
1847
  "message": "删除链接"
1839
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "删除 Studio 媒体"
1851
+ },
1840
1852
  "replace_all_d3d68b3": {
1841
1853
  "message": "全部替换"
1842
1854
  },
@@ -2326,6 +2338,9 @@ const locale = {
2326
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2327
2339
  "message": "虽然您的视频在浏览器里会有正确标题,但我们无法在数据库里更新。"
2328
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "缩略图"
2343
+ },
2329
2344
  "timebar_a4d18443": {
2330
2345
  "message": "进度条"
2331
2346
  },
@@ -334,6 +334,9 @@ const locale = {
334
334
  "clubs_suit_c1ffedff": {
335
335
  "message": "梅花(花色)"
336
336
  },
337
+ "collab_575ac7bc": {
338
+ "message": "協作"
339
+ },
337
340
  "collaborations_5c56c15f": {
338
341
  "message": "協作"
339
342
  },
@@ -1180,6 +1183,9 @@ const locale = {
1180
1183
  "large_text_e7ba08cd": {
1181
1184
  "message": "大文字"
1182
1185
  },
1186
+ "learn_ad3b3505": {
1187
+ "message": "學習"
1188
+ },
1183
1189
  "learn_more_about_adjacent_links_2cb9762c": {
1184
1190
  "message": "了解更多有關相鄰連結"
1185
1191
  },
@@ -1582,6 +1588,9 @@ const locale = {
1582
1588
  "operators_a2ef9a93": {
1583
1589
  "message": "操作員"
1584
1590
  },
1591
+ "options_3ab0ea65": {
1592
+ "message": "選項"
1593
+ },
1585
1594
  "or_9b70ccaa": {
1586
1595
  "message": "或者"
1587
1596
  },
@@ -1837,6 +1846,9 @@ const locale = {
1837
1846
  "remove_link_d1f2f4d0": {
1838
1847
  "message": "移除連結"
1839
1848
  },
1849
+ "remove_studio_media_f913e502": {
1850
+ "message": "移除 Studio 媒體"
1851
+ },
1840
1852
  "replace_all_d3d68b3": {
1841
1853
  "message": "全部取代"
1842
1854
  },
@@ -2326,6 +2338,9 @@ const locale = {
2326
2338
  "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2327
2339
  "message": "雖然您的影片在瀏覽器中有正確的標題,但我們無法在資料庫中將其更新。"
2328
2340
  },
2341
+ "thumbnail_e0de666f": {
2342
+ "message": "縮略圖"
2343
+ },
2329
2344
  "timebar_a4d18443": {
2330
2345
  "message": "時間欄"
2331
2346
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/canvas-rce",
3
- "version": "7.3.0",
3
+ "version": "7.3.1",
4
4
  "description": "A component wrapping Canvas's usage of Tinymce",
5
5
  "main": "es/index.js",
6
6
  "types": "es/index.d.ts",