@instructure/canvas-rce 5.6.2 → 5.6.3
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.
- package/CHANGELOG.md +17 -0
- package/coverage/canvas-rce-jest.xml +2087 -2139
- package/coverage/canvas-rce-junit.xml +398 -394
- package/es/common/fileUrl.js +4 -3
- package/es/enhance-user-content/doc_previews.js +1 -1
- package/es/enhance-user-content/enhance_user_content.js +19 -7
- package/es/enhance-user-content/instructure_helper.js +2 -1
- package/es/rce/RCEWrapper.js +4 -7
- package/es/rce/contentRendering.js +2 -2
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/es/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/es/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/es/rce/tinyRCE.js +0 -1
- package/es/rcs/api.js +3 -2
- package/es/sidebar/store/initialState.js +4 -2
- package/es/translations/locales/ar.js +36 -0
- package/es/translations/locales/ca.js +36 -0
- package/es/translations/locales/cy.js +36 -0
- package/es/translations/locales/da-x-k12.js +36 -0
- package/es/translations/locales/da.js +36 -0
- package/es/translations/locales/de.js +36 -0
- package/es/translations/locales/en-AU-x-unimelb.js +36 -0
- package/es/translations/locales/en-GB-x-ukhe.js +36 -0
- package/es/translations/locales/en_AU.js +36 -0
- package/es/translations/locales/en_CA.js +36 -0
- package/es/translations/locales/en_CY.js +36 -0
- package/es/translations/locales/en_GB.js +36 -0
- package/es/translations/locales/es.js +36 -0
- package/es/translations/locales/es_ES.js +36 -0
- package/es/translations/locales/fi.js +36 -0
- package/es/translations/locales/fr.js +36 -0
- package/es/translations/locales/fr_CA.js +36 -0
- package/es/translations/locales/ht.js +36 -0
- package/es/translations/locales/is.js +36 -0
- package/es/translations/locales/it.js +36 -0
- package/es/translations/locales/ja.js +36 -0
- package/es/translations/locales/mi.js +36 -0
- package/es/translations/locales/nb-x-k12.js +36 -0
- package/es/translations/locales/nb.js +36 -0
- package/es/translations/locales/nl.js +36 -0
- package/es/translations/locales/pl.js +36 -0
- package/es/translations/locales/pt.js +36 -0
- package/es/translations/locales/pt_BR.js +36 -0
- package/es/translations/locales/sl.js +36 -0
- package/es/translations/locales/sv-x-k12.js +36 -0
- package/es/translations/locales/zh-Hans.js +36 -0
- package/es/translations/locales/zh-Hant.js +36 -0
- package/es/translations/locales/zh.js +36 -0
- package/es/translations/locales/zh_HK.js +36 -0
- package/lib/common/fileUrl.js +4 -3
- package/lib/enhance-user-content/doc_previews.js +1 -1
- package/lib/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/enhance-user-content/instructure_helper.js +2 -1
- package/lib/rce/RCEWrapper.js +4 -7
- package/lib/rce/contentRendering.js +2 -2
- package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/rce/tinyRCE.js +0 -1
- package/lib/rcs/api.js +3 -2
- package/lib/sidebar/store/initialState.js +4 -2
- package/lib/translated/ar/modules/common/fileUrl.js +4 -3
- package/lib/translated/ar/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ar/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ar/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ar/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ar/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ar/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ar/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ar/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ar/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ar/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ar/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ar/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ar/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ar/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ar/modules/rcs/api.js +3 -2
- package/lib/translated/ar/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ar/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ar/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ar/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ar/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ar/modules/translations/locales/da.js +36 -0
- package/lib/translated/ar/modules/translations/locales/de.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ar/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ar/modules/translations/locales/es.js +36 -0
- package/lib/translated/ar/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ar/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ar/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ar/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ar/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ar/modules/translations/locales/is.js +36 -0
- package/lib/translated/ar/modules/translations/locales/it.js +36 -0
- package/lib/translated/ar/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ar/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ar/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ar/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ar/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ar/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ar/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ar/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ar/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ar/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ar/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ca/modules/common/fileUrl.js +4 -3
- package/lib/translated/ca/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ca/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ca/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ca/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ca/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ca/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ca/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ca/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ca/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ca/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ca/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ca/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ca/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ca/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ca/modules/rcs/api.js +3 -2
- package/lib/translated/ca/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ca/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ca/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ca/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ca/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ca/modules/translations/locales/da.js +36 -0
- package/lib/translated/ca/modules/translations/locales/de.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ca/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ca/modules/translations/locales/es.js +36 -0
- package/lib/translated/ca/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ca/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ca/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ca/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ca/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ca/modules/translations/locales/is.js +36 -0
- package/lib/translated/ca/modules/translations/locales/it.js +36 -0
- package/lib/translated/ca/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ca/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ca/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ca/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ca/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ca/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ca/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ca/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ca/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ca/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ca/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/cy/modules/common/fileUrl.js +4 -3
- package/lib/translated/cy/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/cy/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/cy/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/cy/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/cy/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/cy/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/cy/modules/rce/StatusBar.js +1 -1
- package/lib/translated/cy/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/cy/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/cy/modules/rce/contentRendering.js +2 -2
- package/lib/translated/cy/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/cy/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/cy/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/cy/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/cy/modules/rcs/api.js +3 -2
- package/lib/translated/cy/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/cy/modules/translations/locales/ar.js +36 -0
- package/lib/translated/cy/modules/translations/locales/ca.js +36 -0
- package/lib/translated/cy/modules/translations/locales/cy.js +36 -0
- package/lib/translated/cy/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/cy/modules/translations/locales/da.js +36 -0
- package/lib/translated/cy/modules/translations/locales/de.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/cy/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/cy/modules/translations/locales/es.js +36 -0
- package/lib/translated/cy/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/cy/modules/translations/locales/fi.js +36 -0
- package/lib/translated/cy/modules/translations/locales/fr.js +36 -0
- package/lib/translated/cy/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/cy/modules/translations/locales/ht.js +36 -0
- package/lib/translated/cy/modules/translations/locales/is.js +36 -0
- package/lib/translated/cy/modules/translations/locales/it.js +36 -0
- package/lib/translated/cy/modules/translations/locales/ja.js +36 -0
- package/lib/translated/cy/modules/translations/locales/mi.js +36 -0
- package/lib/translated/cy/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/cy/modules/translations/locales/nb.js +36 -0
- package/lib/translated/cy/modules/translations/locales/nl.js +36 -0
- package/lib/translated/cy/modules/translations/locales/pl.js +36 -0
- package/lib/translated/cy/modules/translations/locales/pt.js +36 -0
- package/lib/translated/cy/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/cy/modules/translations/locales/sl.js +36 -0
- package/lib/translated/cy/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh.js +36 -0
- package/lib/translated/cy/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/da/modules/common/fileUrl.js +4 -3
- package/lib/translated/da/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/da/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/da/modules/enhance-user-content/enhance_user_content.js +22 -10
- package/lib/translated/da/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/da/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/da/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/da/modules/rce/StatusBar.js +1 -1
- package/lib/translated/da/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/da/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/da/modules/rce/contentRendering.js +2 -2
- package/lib/translated/da/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/da/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/da/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/da/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/da/modules/rcs/api.js +3 -2
- package/lib/translated/da/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/da/modules/translations/locales/ar.js +36 -0
- package/lib/translated/da/modules/translations/locales/ca.js +36 -0
- package/lib/translated/da/modules/translations/locales/cy.js +36 -0
- package/lib/translated/da/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/da/modules/translations/locales/da.js +36 -0
- package/lib/translated/da/modules/translations/locales/de.js +36 -0
- package/lib/translated/da/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/da/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/da/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/da/modules/translations/locales/es.js +36 -0
- package/lib/translated/da/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/da/modules/translations/locales/fi.js +36 -0
- package/lib/translated/da/modules/translations/locales/fr.js +36 -0
- package/lib/translated/da/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/da/modules/translations/locales/ht.js +36 -0
- package/lib/translated/da/modules/translations/locales/is.js +36 -0
- package/lib/translated/da/modules/translations/locales/it.js +36 -0
- package/lib/translated/da/modules/translations/locales/ja.js +36 -0
- package/lib/translated/da/modules/translations/locales/mi.js +36 -0
- package/lib/translated/da/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/da/modules/translations/locales/nb.js +36 -0
- package/lib/translated/da/modules/translations/locales/nl.js +36 -0
- package/lib/translated/da/modules/translations/locales/pl.js +36 -0
- package/lib/translated/da/modules/translations/locales/pt.js +36 -0
- package/lib/translated/da/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/da/modules/translations/locales/sl.js +36 -0
- package/lib/translated/da/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh.js +36 -0
- package/lib/translated/da/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/da-x-k12/modules/common/fileUrl.js +4 -3
- package/lib/translated/da-x-k12/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/da-x-k12/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/da-x-k12/modules/enhance-user-content/enhance_user_content.js +22 -10
- package/lib/translated/da-x-k12/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/da-x-k12/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/da-x-k12/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/da-x-k12/modules/rce/StatusBar.js +1 -1
- package/lib/translated/da-x-k12/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/da-x-k12/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/da-x-k12/modules/rce/contentRendering.js +2 -2
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/da-x-k12/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/da-x-k12/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/da-x-k12/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/da-x-k12/modules/rcs/api.js +3 -2
- package/lib/translated/da-x-k12/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/da-x-k12/modules/translations/locales/ar.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/ca.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/cy.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/da.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/de.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/es.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/fi.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/fr.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/ht.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/is.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/it.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/ja.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/mi.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/nb.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/nl.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/pl.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/pt.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/sl.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh.js +36 -0
- package/lib/translated/da-x-k12/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/de/modules/common/fileUrl.js +4 -3
- package/lib/translated/de/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/de/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/de/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/de/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/de/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/de/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/de/modules/rce/StatusBar.js +1 -1
- package/lib/translated/de/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/de/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/de/modules/rce/contentRendering.js +2 -2
- package/lib/translated/de/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/de/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/de/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/de/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/de/modules/rcs/api.js +3 -2
- package/lib/translated/de/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/de/modules/translations/locales/ar.js +36 -0
- package/lib/translated/de/modules/translations/locales/ca.js +36 -0
- package/lib/translated/de/modules/translations/locales/cy.js +36 -0
- package/lib/translated/de/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/de/modules/translations/locales/da.js +36 -0
- package/lib/translated/de/modules/translations/locales/de.js +36 -0
- package/lib/translated/de/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/de/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/de/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/de/modules/translations/locales/es.js +36 -0
- package/lib/translated/de/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/de/modules/translations/locales/fi.js +36 -0
- package/lib/translated/de/modules/translations/locales/fr.js +36 -0
- package/lib/translated/de/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/de/modules/translations/locales/ht.js +36 -0
- package/lib/translated/de/modules/translations/locales/is.js +36 -0
- package/lib/translated/de/modules/translations/locales/it.js +36 -0
- package/lib/translated/de/modules/translations/locales/ja.js +36 -0
- package/lib/translated/de/modules/translations/locales/mi.js +36 -0
- package/lib/translated/de/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/de/modules/translations/locales/nb.js +36 -0
- package/lib/translated/de/modules/translations/locales/nl.js +36 -0
- package/lib/translated/de/modules/translations/locales/pl.js +36 -0
- package/lib/translated/de/modules/translations/locales/pt.js +36 -0
- package/lib/translated/de/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/de/modules/translations/locales/sl.js +36 -0
- package/lib/translated/de/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh.js +36 -0
- package/lib/translated/de/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/el/modules/common/fileUrl.js +4 -3
- package/lib/translated/el/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/el/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/el/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/el/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/el/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/el/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/el/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/el/modules/rce/contentRendering.js +2 -2
- package/lib/translated/el/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/el/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/el/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/el/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/el/modules/rcs/api.js +3 -2
- package/lib/translated/el/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/el/modules/translations/locales/ar.js +36 -0
- package/lib/translated/el/modules/translations/locales/ca.js +36 -0
- package/lib/translated/el/modules/translations/locales/cy.js +36 -0
- package/lib/translated/el/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/el/modules/translations/locales/da.js +36 -0
- package/lib/translated/el/modules/translations/locales/de.js +36 -0
- package/lib/translated/el/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/el/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/el/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/el/modules/translations/locales/es.js +36 -0
- package/lib/translated/el/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/el/modules/translations/locales/fi.js +36 -0
- package/lib/translated/el/modules/translations/locales/fr.js +36 -0
- package/lib/translated/el/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/el/modules/translations/locales/ht.js +36 -0
- package/lib/translated/el/modules/translations/locales/is.js +36 -0
- package/lib/translated/el/modules/translations/locales/it.js +36 -0
- package/lib/translated/el/modules/translations/locales/ja.js +36 -0
- package/lib/translated/el/modules/translations/locales/mi.js +36 -0
- package/lib/translated/el/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/el/modules/translations/locales/nb.js +36 -0
- package/lib/translated/el/modules/translations/locales/nl.js +36 -0
- package/lib/translated/el/modules/translations/locales/pl.js +36 -0
- package/lib/translated/el/modules/translations/locales/pt.js +36 -0
- package/lib/translated/el/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/el/modules/translations/locales/sl.js +36 -0
- package/lib/translated/el/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh.js +36 -0
- package/lib/translated/el/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en/modules/common/fileUrl.js +4 -3
- package/lib/translated/en/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/en/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/en/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en/modules/rcs/api.js +3 -2
- package/lib/translated/en/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en/modules/translations/locales/da.js +36 -0
- package/lib/translated/en/modules/translations/locales/de.js +36 -0
- package/lib/translated/en/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en/modules/translations/locales/es.js +36 -0
- package/lib/translated/en/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en/modules/translations/locales/is.js +36 -0
- package/lib/translated/en/modules/translations/locales/it.js +36 -0
- package/lib/translated/en/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/common/fileUrl.js +4 -3
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en-AU-x-unimelb/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en-AU-x-unimelb/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en-AU-x-unimelb/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en-AU-x-unimelb/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en-AU-x-unimelb/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en-AU-x-unimelb/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en-AU-x-unimelb/modules/rcs/api.js +3 -2
- package/lib/translated/en-AU-x-unimelb/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/da.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/de.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/es.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/is.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/it.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en-AU-x-unimelb/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/common/fileUrl.js +4 -3
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en-GB-x-ukhe/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en-GB-x-ukhe/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en-GB-x-ukhe/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en-GB-x-ukhe/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en-GB-x-ukhe/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en-GB-x-ukhe/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en-GB-x-ukhe/modules/rcs/api.js +3 -2
- package/lib/translated/en-GB-x-ukhe/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/da.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/de.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/es.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/is.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/it.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en-GB-x-ukhe/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_AU/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_AU/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_AU/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_AU/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en_AU/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en_AU/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_AU/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_AU/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_AU/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_AU/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_AU/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_AU/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_AU/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_AU/modules/rcs/api.js +3 -2
- package/lib/translated/en_AU/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_AU/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_AU/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_CA/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_CA/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_CA/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_CA/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/en_CA/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/en_CA/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_CA/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_CA/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_CA/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_CA/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_CA/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_CA/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_CA/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_CA/modules/rcs/api.js +3 -2
- package/lib/translated/en_CA/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_CA/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_CA/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_CY/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_CY/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_CY/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_CY/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en_CY/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en_CY/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_CY/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_CY/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_CY/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_CY/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_CY/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_CY/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_CY/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_CY/modules/rcs/api.js +3 -2
- package/lib/translated/en_CY/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_CY/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_CY/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/en_GB/modules/common/fileUrl.js +4 -3
- package/lib/translated/en_GB/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/en_GB/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/en_GB/modules/enhance-user-content/enhance_user_content.js +20 -8
- package/lib/translated/en_GB/modules/enhance-user-content/instructure_helper.js +3 -2
- package/lib/translated/en_GB/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/en_GB/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/en_GB/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/en_GB/modules/rce/contentRendering.js +2 -2
- package/lib/translated/en_GB/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/en_GB/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/en_GB/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/en_GB/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/en_GB/modules/rcs/api.js +3 -2
- package/lib/translated/en_GB/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/en_GB/modules/translations/locales/ar.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/ca.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/cy.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/da.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/de.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/es.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/fi.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/fr.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/ht.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/is.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/it.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/ja.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/mi.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/nb.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/nl.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/pl.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/pt.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/sl.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh.js +36 -0
- package/lib/translated/en_GB/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/es/modules/common/fileUrl.js +4 -3
- package/lib/translated/es/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/es/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/es/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/es/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/es/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/es/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/es/modules/rce/StatusBar.js +1 -1
- package/lib/translated/es/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/es/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/es/modules/rce/contentRendering.js +2 -2
- package/lib/translated/es/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/es/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/es/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/es/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/es/modules/rcs/api.js +3 -2
- package/lib/translated/es/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/es/modules/translations/locales/ar.js +36 -0
- package/lib/translated/es/modules/translations/locales/ca.js +36 -0
- package/lib/translated/es/modules/translations/locales/cy.js +36 -0
- package/lib/translated/es/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/es/modules/translations/locales/da.js +36 -0
- package/lib/translated/es/modules/translations/locales/de.js +36 -0
- package/lib/translated/es/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/es/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/es/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/es/modules/translations/locales/es.js +36 -0
- package/lib/translated/es/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/es/modules/translations/locales/fi.js +36 -0
- package/lib/translated/es/modules/translations/locales/fr.js +36 -0
- package/lib/translated/es/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/es/modules/translations/locales/ht.js +36 -0
- package/lib/translated/es/modules/translations/locales/is.js +36 -0
- package/lib/translated/es/modules/translations/locales/it.js +36 -0
- package/lib/translated/es/modules/translations/locales/ja.js +36 -0
- package/lib/translated/es/modules/translations/locales/mi.js +36 -0
- package/lib/translated/es/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/es/modules/translations/locales/nb.js +36 -0
- package/lib/translated/es/modules/translations/locales/nl.js +36 -0
- package/lib/translated/es/modules/translations/locales/pl.js +36 -0
- package/lib/translated/es/modules/translations/locales/pt.js +36 -0
- package/lib/translated/es/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/es/modules/translations/locales/sl.js +36 -0
- package/lib/translated/es/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh.js +36 -0
- package/lib/translated/es/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/es_ES/modules/common/fileUrl.js +4 -3
- package/lib/translated/es_ES/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/es_ES/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/es_ES/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/es_ES/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/es_ES/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/es_ES/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/es_ES/modules/rce/StatusBar.js +1 -1
- package/lib/translated/es_ES/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/es_ES/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/es_ES/modules/rce/contentRendering.js +2 -2
- package/lib/translated/es_ES/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/es_ES/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/es_ES/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/es_ES/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/es_ES/modules/rcs/api.js +3 -2
- package/lib/translated/es_ES/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/es_ES/modules/translations/locales/ar.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/ca.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/cy.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/da.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/de.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/es.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/fi.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/fr.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/ht.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/is.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/it.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/ja.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/mi.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/nb.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/nl.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/pl.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/pt.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/sl.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh.js +36 -0
- package/lib/translated/es_ES/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/es_GT/modules/common/fileUrl.js +4 -3
- package/lib/translated/es_GT/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/es_GT/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/es_GT/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/es_GT/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/es_GT/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/es_GT/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/es_GT/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/es_GT/modules/rce/contentRendering.js +2 -2
- package/lib/translated/es_GT/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/es_GT/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/es_GT/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/es_GT/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/es_GT/modules/rcs/api.js +3 -2
- package/lib/translated/es_GT/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/es_GT/modules/translations/locales/ar.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/ca.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/cy.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/da.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/de.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/es.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/fi.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/fr.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/ht.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/is.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/it.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/ja.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/mi.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/nb.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/nl.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/pl.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/pt.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/sl.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh.js +36 -0
- package/lib/translated/es_GT/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fa_IR/modules/common/fileUrl.js +4 -3
- package/lib/translated/fa_IR/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fa_IR/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/fa_IR/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/fa_IR/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/fa_IR/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fa_IR/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fa_IR/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fa_IR/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fa_IR/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fa_IR/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fa_IR/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fa_IR/modules/rcs/api.js +3 -2
- package/lib/translated/fa_IR/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fa_IR/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/da.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/de.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/es.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/is.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/it.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fa_IR/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fi/modules/common/fileUrl.js +4 -3
- package/lib/translated/fi/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fi/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/fi/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/fi/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/fi/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/fi/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fi/modules/rce/StatusBar.js +1 -1
- package/lib/translated/fi/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fi/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fi/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fi/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fi/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fi/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fi/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fi/modules/rcs/api.js +3 -2
- package/lib/translated/fi/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fi/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fi/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fi/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fi/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fi/modules/translations/locales/da.js +36 -0
- package/lib/translated/fi/modules/translations/locales/de.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fi/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fi/modules/translations/locales/es.js +36 -0
- package/lib/translated/fi/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fi/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fi/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fi/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fi/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fi/modules/translations/locales/is.js +36 -0
- package/lib/translated/fi/modules/translations/locales/it.js +36 -0
- package/lib/translated/fi/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fi/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fi/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fi/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fi/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fi/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fi/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fi/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fi/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fi/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fi/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fr/modules/common/fileUrl.js +4 -3
- package/lib/translated/fr/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fr/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/fr/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/fr/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/fr/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/fr/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fr/modules/rce/StatusBar.js +1 -1
- package/lib/translated/fr/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fr/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fr/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fr/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fr/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fr/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fr/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fr/modules/rcs/api.js +3 -2
- package/lib/translated/fr/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fr/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fr/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fr/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fr/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fr/modules/translations/locales/da.js +36 -0
- package/lib/translated/fr/modules/translations/locales/de.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fr/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fr/modules/translations/locales/es.js +36 -0
- package/lib/translated/fr/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fr/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fr/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fr/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fr/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fr/modules/translations/locales/is.js +36 -0
- package/lib/translated/fr/modules/translations/locales/it.js +36 -0
- package/lib/translated/fr/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fr/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fr/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fr/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fr/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fr/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fr/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fr/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fr/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fr/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fr/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/fr_CA/modules/common/fileUrl.js +4 -3
- package/lib/translated/fr_CA/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/fr_CA/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/fr_CA/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/fr_CA/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/fr_CA/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/fr_CA/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/fr_CA/modules/rce/StatusBar.js +1 -1
- package/lib/translated/fr_CA/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/fr_CA/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/fr_CA/modules/rce/contentRendering.js +2 -2
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/fr_CA/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/fr_CA/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/fr_CA/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/fr_CA/modules/rcs/api.js +3 -2
- package/lib/translated/fr_CA/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/fr_CA/modules/translations/locales/ar.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/ca.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/cy.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/da.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/de.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/es.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/fi.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/fr.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/ht.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/is.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/it.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/ja.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/mi.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/nb.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/nl.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/pl.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/pt.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/sl.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh.js +36 -0
- package/lib/translated/fr_CA/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/he/modules/common/fileUrl.js +4 -3
- package/lib/translated/he/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/he/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/he/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/he/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/he/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/he/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/he/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/he/modules/rce/contentRendering.js +2 -2
- package/lib/translated/he/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/he/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/he/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/he/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/he/modules/rcs/api.js +3 -2
- package/lib/translated/he/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/he/modules/translations/locales/ar.js +36 -0
- package/lib/translated/he/modules/translations/locales/ca.js +36 -0
- package/lib/translated/he/modules/translations/locales/cy.js +36 -0
- package/lib/translated/he/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/he/modules/translations/locales/da.js +36 -0
- package/lib/translated/he/modules/translations/locales/de.js +36 -0
- package/lib/translated/he/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/he/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/he/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/he/modules/translations/locales/es.js +36 -0
- package/lib/translated/he/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/he/modules/translations/locales/fi.js +36 -0
- package/lib/translated/he/modules/translations/locales/fr.js +36 -0
- package/lib/translated/he/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/he/modules/translations/locales/ht.js +36 -0
- package/lib/translated/he/modules/translations/locales/is.js +36 -0
- package/lib/translated/he/modules/translations/locales/it.js +36 -0
- package/lib/translated/he/modules/translations/locales/ja.js +36 -0
- package/lib/translated/he/modules/translations/locales/mi.js +36 -0
- package/lib/translated/he/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/he/modules/translations/locales/nb.js +36 -0
- package/lib/translated/he/modules/translations/locales/nl.js +36 -0
- package/lib/translated/he/modules/translations/locales/pl.js +36 -0
- package/lib/translated/he/modules/translations/locales/pt.js +36 -0
- package/lib/translated/he/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/he/modules/translations/locales/sl.js +36 -0
- package/lib/translated/he/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh.js +36 -0
- package/lib/translated/he/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ht/modules/common/fileUrl.js +4 -3
- package/lib/translated/ht/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ht/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ht/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ht/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ht/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ht/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ht/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ht/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ht/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ht/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ht/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ht/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ht/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ht/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ht/modules/rcs/api.js +3 -2
- package/lib/translated/ht/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ht/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ht/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ht/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ht/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ht/modules/translations/locales/da.js +36 -0
- package/lib/translated/ht/modules/translations/locales/de.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ht/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ht/modules/translations/locales/es.js +36 -0
- package/lib/translated/ht/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ht/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ht/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ht/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ht/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ht/modules/translations/locales/is.js +36 -0
- package/lib/translated/ht/modules/translations/locales/it.js +36 -0
- package/lib/translated/ht/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ht/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ht/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ht/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ht/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ht/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ht/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ht/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ht/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ht/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ht/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/hu/modules/common/fileUrl.js +4 -3
- package/lib/translated/hu/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/hu/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/hu/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/hu/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/hu/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/hu/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/hu/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/hu/modules/rce/contentRendering.js +2 -2
- package/lib/translated/hu/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/hu/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/hu/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/hu/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/hu/modules/rcs/api.js +3 -2
- package/lib/translated/hu/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/hu/modules/translations/locales/ar.js +36 -0
- package/lib/translated/hu/modules/translations/locales/ca.js +36 -0
- package/lib/translated/hu/modules/translations/locales/cy.js +36 -0
- package/lib/translated/hu/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/hu/modules/translations/locales/da.js +36 -0
- package/lib/translated/hu/modules/translations/locales/de.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/hu/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/hu/modules/translations/locales/es.js +36 -0
- package/lib/translated/hu/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/hu/modules/translations/locales/fi.js +36 -0
- package/lib/translated/hu/modules/translations/locales/fr.js +36 -0
- package/lib/translated/hu/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/hu/modules/translations/locales/ht.js +36 -0
- package/lib/translated/hu/modules/translations/locales/is.js +36 -0
- package/lib/translated/hu/modules/translations/locales/it.js +36 -0
- package/lib/translated/hu/modules/translations/locales/ja.js +36 -0
- package/lib/translated/hu/modules/translations/locales/mi.js +36 -0
- package/lib/translated/hu/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/hu/modules/translations/locales/nb.js +36 -0
- package/lib/translated/hu/modules/translations/locales/nl.js +36 -0
- package/lib/translated/hu/modules/translations/locales/pl.js +36 -0
- package/lib/translated/hu/modules/translations/locales/pt.js +36 -0
- package/lib/translated/hu/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/hu/modules/translations/locales/sl.js +36 -0
- package/lib/translated/hu/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh.js +36 -0
- package/lib/translated/hu/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/hy/modules/common/fileUrl.js +4 -3
- package/lib/translated/hy/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/hy/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/hy/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/hy/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/hy/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/hy/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/hy/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/hy/modules/rce/contentRendering.js +2 -2
- package/lib/translated/hy/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/hy/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/hy/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/hy/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/hy/modules/rcs/api.js +3 -2
- package/lib/translated/hy/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/hy/modules/translations/locales/ar.js +36 -0
- package/lib/translated/hy/modules/translations/locales/ca.js +36 -0
- package/lib/translated/hy/modules/translations/locales/cy.js +36 -0
- package/lib/translated/hy/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/hy/modules/translations/locales/da.js +36 -0
- package/lib/translated/hy/modules/translations/locales/de.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/hy/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/hy/modules/translations/locales/es.js +36 -0
- package/lib/translated/hy/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/hy/modules/translations/locales/fi.js +36 -0
- package/lib/translated/hy/modules/translations/locales/fr.js +36 -0
- package/lib/translated/hy/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/hy/modules/translations/locales/ht.js +36 -0
- package/lib/translated/hy/modules/translations/locales/is.js +36 -0
- package/lib/translated/hy/modules/translations/locales/it.js +36 -0
- package/lib/translated/hy/modules/translations/locales/ja.js +36 -0
- package/lib/translated/hy/modules/translations/locales/mi.js +36 -0
- package/lib/translated/hy/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/hy/modules/translations/locales/nb.js +36 -0
- package/lib/translated/hy/modules/translations/locales/nl.js +36 -0
- package/lib/translated/hy/modules/translations/locales/pl.js +36 -0
- package/lib/translated/hy/modules/translations/locales/pt.js +36 -0
- package/lib/translated/hy/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/hy/modules/translations/locales/sl.js +36 -0
- package/lib/translated/hy/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh.js +36 -0
- package/lib/translated/hy/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/is/modules/common/fileUrl.js +4 -3
- package/lib/translated/is/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/is/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/is/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/is/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/is/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/is/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/is/modules/rce/StatusBar.js +1 -1
- package/lib/translated/is/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/is/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/is/modules/rce/contentRendering.js +2 -2
- package/lib/translated/is/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/is/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/is/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/is/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/is/modules/rcs/api.js +3 -2
- package/lib/translated/is/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/is/modules/translations/locales/ar.js +36 -0
- package/lib/translated/is/modules/translations/locales/ca.js +36 -0
- package/lib/translated/is/modules/translations/locales/cy.js +36 -0
- package/lib/translated/is/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/is/modules/translations/locales/da.js +36 -0
- package/lib/translated/is/modules/translations/locales/de.js +36 -0
- package/lib/translated/is/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/is/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/is/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/is/modules/translations/locales/es.js +36 -0
- package/lib/translated/is/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/is/modules/translations/locales/fi.js +36 -0
- package/lib/translated/is/modules/translations/locales/fr.js +36 -0
- package/lib/translated/is/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/is/modules/translations/locales/ht.js +36 -0
- package/lib/translated/is/modules/translations/locales/is.js +36 -0
- package/lib/translated/is/modules/translations/locales/it.js +36 -0
- package/lib/translated/is/modules/translations/locales/ja.js +36 -0
- package/lib/translated/is/modules/translations/locales/mi.js +36 -0
- package/lib/translated/is/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/is/modules/translations/locales/nb.js +36 -0
- package/lib/translated/is/modules/translations/locales/nl.js +36 -0
- package/lib/translated/is/modules/translations/locales/pl.js +36 -0
- package/lib/translated/is/modules/translations/locales/pt.js +36 -0
- package/lib/translated/is/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/is/modules/translations/locales/sl.js +36 -0
- package/lib/translated/is/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh.js +36 -0
- package/lib/translated/is/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/it/modules/common/fileUrl.js +4 -3
- package/lib/translated/it/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/it/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/it/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/it/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/it/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/it/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/it/modules/rce/StatusBar.js +1 -1
- package/lib/translated/it/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/it/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/it/modules/rce/contentRendering.js +2 -2
- package/lib/translated/it/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/it/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/it/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/it/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/it/modules/rcs/api.js +3 -2
- package/lib/translated/it/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/it/modules/translations/locales/ar.js +36 -0
- package/lib/translated/it/modules/translations/locales/ca.js +36 -0
- package/lib/translated/it/modules/translations/locales/cy.js +36 -0
- package/lib/translated/it/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/it/modules/translations/locales/da.js +36 -0
- package/lib/translated/it/modules/translations/locales/de.js +36 -0
- package/lib/translated/it/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/it/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/it/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/it/modules/translations/locales/es.js +36 -0
- package/lib/translated/it/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/it/modules/translations/locales/fi.js +36 -0
- package/lib/translated/it/modules/translations/locales/fr.js +36 -0
- package/lib/translated/it/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/it/modules/translations/locales/ht.js +36 -0
- package/lib/translated/it/modules/translations/locales/is.js +36 -0
- package/lib/translated/it/modules/translations/locales/it.js +36 -0
- package/lib/translated/it/modules/translations/locales/ja.js +36 -0
- package/lib/translated/it/modules/translations/locales/mi.js +36 -0
- package/lib/translated/it/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/it/modules/translations/locales/nb.js +36 -0
- package/lib/translated/it/modules/translations/locales/nl.js +36 -0
- package/lib/translated/it/modules/translations/locales/pl.js +36 -0
- package/lib/translated/it/modules/translations/locales/pt.js +36 -0
- package/lib/translated/it/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/it/modules/translations/locales/sl.js +36 -0
- package/lib/translated/it/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh.js +36 -0
- package/lib/translated/it/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ja/modules/common/fileUrl.js +4 -3
- package/lib/translated/ja/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ja/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/ja/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/ja/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/ja/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/ja/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ja/modules/rce/StatusBar.js +1 -1
- package/lib/translated/ja/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ja/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ja/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ja/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ja/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ja/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ja/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ja/modules/rcs/api.js +3 -2
- package/lib/translated/ja/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ja/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ja/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ja/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ja/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ja/modules/translations/locales/da.js +36 -0
- package/lib/translated/ja/modules/translations/locales/de.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ja/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ja/modules/translations/locales/es.js +36 -0
- package/lib/translated/ja/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ja/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ja/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ja/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ja/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ja/modules/translations/locales/is.js +36 -0
- package/lib/translated/ja/modules/translations/locales/it.js +36 -0
- package/lib/translated/ja/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ja/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ja/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ja/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ja/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ja/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ja/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ja/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ja/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ja/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ja/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ko/modules/common/fileUrl.js +4 -3
- package/lib/translated/ko/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ko/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/ko/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/ko/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/ko/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ko/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ko/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ko/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ko/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ko/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ko/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ko/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ko/modules/rcs/api.js +3 -2
- package/lib/translated/ko/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ko/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ko/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ko/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ko/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ko/modules/translations/locales/da.js +36 -0
- package/lib/translated/ko/modules/translations/locales/de.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ko/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ko/modules/translations/locales/es.js +36 -0
- package/lib/translated/ko/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ko/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ko/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ko/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ko/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ko/modules/translations/locales/is.js +36 -0
- package/lib/translated/ko/modules/translations/locales/it.js +36 -0
- package/lib/translated/ko/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ko/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ko/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ko/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ko/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ko/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ko/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ko/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ko/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ko/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ko/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/mi/modules/common/fileUrl.js +4 -3
- package/lib/translated/mi/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/mi/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/mi/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/mi/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/mi/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/mi/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/mi/modules/rce/StatusBar.js +1 -1
- package/lib/translated/mi/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/mi/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/mi/modules/rce/contentRendering.js +2 -2
- package/lib/translated/mi/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/mi/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/mi/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/mi/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/mi/modules/rcs/api.js +3 -2
- package/lib/translated/mi/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/mi/modules/translations/locales/ar.js +36 -0
- package/lib/translated/mi/modules/translations/locales/ca.js +36 -0
- package/lib/translated/mi/modules/translations/locales/cy.js +36 -0
- package/lib/translated/mi/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/mi/modules/translations/locales/da.js +36 -0
- package/lib/translated/mi/modules/translations/locales/de.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/mi/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/mi/modules/translations/locales/es.js +36 -0
- package/lib/translated/mi/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/mi/modules/translations/locales/fi.js +36 -0
- package/lib/translated/mi/modules/translations/locales/fr.js +36 -0
- package/lib/translated/mi/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/mi/modules/translations/locales/ht.js +36 -0
- package/lib/translated/mi/modules/translations/locales/is.js +36 -0
- package/lib/translated/mi/modules/translations/locales/it.js +36 -0
- package/lib/translated/mi/modules/translations/locales/ja.js +36 -0
- package/lib/translated/mi/modules/translations/locales/mi.js +36 -0
- package/lib/translated/mi/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/mi/modules/translations/locales/nb.js +36 -0
- package/lib/translated/mi/modules/translations/locales/nl.js +36 -0
- package/lib/translated/mi/modules/translations/locales/pl.js +36 -0
- package/lib/translated/mi/modules/translations/locales/pt.js +36 -0
- package/lib/translated/mi/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/mi/modules/translations/locales/sl.js +36 -0
- package/lib/translated/mi/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh.js +36 -0
- package/lib/translated/mi/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nb/modules/common/fileUrl.js +4 -3
- package/lib/translated/nb/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nb/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/nb/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/nb/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/nb/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/nb/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nb/modules/rce/StatusBar.js +1 -1
- package/lib/translated/nb/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nb/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nb/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nb/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nb/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nb/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nb/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nb/modules/rcs/api.js +3 -2
- package/lib/translated/nb/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nb/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nb/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nb/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nb/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nb/modules/translations/locales/da.js +36 -0
- package/lib/translated/nb/modules/translations/locales/de.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nb/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nb/modules/translations/locales/es.js +36 -0
- package/lib/translated/nb/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nb/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nb/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nb/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nb/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nb/modules/translations/locales/is.js +36 -0
- package/lib/translated/nb/modules/translations/locales/it.js +36 -0
- package/lib/translated/nb/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nb/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nb/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nb/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nb/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nb/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nb/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nb/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nb/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nb/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nb/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nb-x-k12/modules/common/fileUrl.js +4 -3
- package/lib/translated/nb-x-k12/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nb-x-k12/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/nb-x-k12/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/nb-x-k12/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/nb-x-k12/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/nb-x-k12/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nb-x-k12/modules/rce/StatusBar.js +1 -1
- package/lib/translated/nb-x-k12/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nb-x-k12/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nb-x-k12/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nb-x-k12/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nb-x-k12/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nb-x-k12/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nb-x-k12/modules/rcs/api.js +3 -2
- package/lib/translated/nb-x-k12/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nb-x-k12/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/da.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/de.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/es.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/is.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/it.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nb-x-k12/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nl/modules/common/fileUrl.js +4 -3
- package/lib/translated/nl/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nl/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/nl/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/nl/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/nl/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/nl/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nl/modules/rce/StatusBar.js +1 -1
- package/lib/translated/nl/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nl/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nl/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nl/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nl/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nl/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nl/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nl/modules/rcs/api.js +3 -2
- package/lib/translated/nl/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nl/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nl/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nl/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nl/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nl/modules/translations/locales/da.js +36 -0
- package/lib/translated/nl/modules/translations/locales/de.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nl/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nl/modules/translations/locales/es.js +36 -0
- package/lib/translated/nl/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nl/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nl/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nl/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nl/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nl/modules/translations/locales/is.js +36 -0
- package/lib/translated/nl/modules/translations/locales/it.js +36 -0
- package/lib/translated/nl/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nl/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nl/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nl/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nl/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nl/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nl/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nl/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nl/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nl/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nl/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/nn/modules/common/fileUrl.js +4 -3
- package/lib/translated/nn/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/nn/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/nn/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/nn/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/nn/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/nn/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/nn/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/nn/modules/rce/contentRendering.js +2 -2
- package/lib/translated/nn/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/nn/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/nn/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/nn/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/nn/modules/rcs/api.js +3 -2
- package/lib/translated/nn/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/nn/modules/translations/locales/ar.js +36 -0
- package/lib/translated/nn/modules/translations/locales/ca.js +36 -0
- package/lib/translated/nn/modules/translations/locales/cy.js +36 -0
- package/lib/translated/nn/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/nn/modules/translations/locales/da.js +36 -0
- package/lib/translated/nn/modules/translations/locales/de.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/nn/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/nn/modules/translations/locales/es.js +36 -0
- package/lib/translated/nn/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/nn/modules/translations/locales/fi.js +36 -0
- package/lib/translated/nn/modules/translations/locales/fr.js +36 -0
- package/lib/translated/nn/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/nn/modules/translations/locales/ht.js +36 -0
- package/lib/translated/nn/modules/translations/locales/is.js +36 -0
- package/lib/translated/nn/modules/translations/locales/it.js +36 -0
- package/lib/translated/nn/modules/translations/locales/ja.js +36 -0
- package/lib/translated/nn/modules/translations/locales/mi.js +36 -0
- package/lib/translated/nn/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/nn/modules/translations/locales/nb.js +36 -0
- package/lib/translated/nn/modules/translations/locales/nl.js +36 -0
- package/lib/translated/nn/modules/translations/locales/pl.js +36 -0
- package/lib/translated/nn/modules/translations/locales/pt.js +36 -0
- package/lib/translated/nn/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/nn/modules/translations/locales/sl.js +36 -0
- package/lib/translated/nn/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh.js +36 -0
- package/lib/translated/nn/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/pl/modules/common/fileUrl.js +4 -3
- package/lib/translated/pl/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/pl/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/pl/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/pl/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/pl/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/pl/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/pl/modules/rce/StatusBar.js +1 -1
- package/lib/translated/pl/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/pl/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/pl/modules/rce/contentRendering.js +2 -2
- package/lib/translated/pl/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/pl/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/pl/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/pl/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/pl/modules/rcs/api.js +3 -2
- package/lib/translated/pl/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/pl/modules/translations/locales/ar.js +36 -0
- package/lib/translated/pl/modules/translations/locales/ca.js +36 -0
- package/lib/translated/pl/modules/translations/locales/cy.js +36 -0
- package/lib/translated/pl/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/pl/modules/translations/locales/da.js +36 -0
- package/lib/translated/pl/modules/translations/locales/de.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/pl/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/pl/modules/translations/locales/es.js +36 -0
- package/lib/translated/pl/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/pl/modules/translations/locales/fi.js +36 -0
- package/lib/translated/pl/modules/translations/locales/fr.js +36 -0
- package/lib/translated/pl/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/pl/modules/translations/locales/ht.js +36 -0
- package/lib/translated/pl/modules/translations/locales/is.js +36 -0
- package/lib/translated/pl/modules/translations/locales/it.js +36 -0
- package/lib/translated/pl/modules/translations/locales/ja.js +36 -0
- package/lib/translated/pl/modules/translations/locales/mi.js +36 -0
- package/lib/translated/pl/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/pl/modules/translations/locales/nb.js +36 -0
- package/lib/translated/pl/modules/translations/locales/nl.js +36 -0
- package/lib/translated/pl/modules/translations/locales/pl.js +36 -0
- package/lib/translated/pl/modules/translations/locales/pt.js +36 -0
- package/lib/translated/pl/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/pl/modules/translations/locales/sl.js +36 -0
- package/lib/translated/pl/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh.js +36 -0
- package/lib/translated/pl/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/pt/modules/common/fileUrl.js +4 -3
- package/lib/translated/pt/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/pt/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/pt/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/pt/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/pt/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/pt/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/pt/modules/rce/StatusBar.js +1 -1
- package/lib/translated/pt/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/pt/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/pt/modules/rce/contentRendering.js +2 -2
- package/lib/translated/pt/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/pt/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/pt/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/pt/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/pt/modules/rcs/api.js +3 -2
- package/lib/translated/pt/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/pt/modules/translations/locales/ar.js +36 -0
- package/lib/translated/pt/modules/translations/locales/ca.js +36 -0
- package/lib/translated/pt/modules/translations/locales/cy.js +36 -0
- package/lib/translated/pt/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/pt/modules/translations/locales/da.js +36 -0
- package/lib/translated/pt/modules/translations/locales/de.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/pt/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/pt/modules/translations/locales/es.js +36 -0
- package/lib/translated/pt/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/pt/modules/translations/locales/fi.js +36 -0
- package/lib/translated/pt/modules/translations/locales/fr.js +36 -0
- package/lib/translated/pt/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/pt/modules/translations/locales/ht.js +36 -0
- package/lib/translated/pt/modules/translations/locales/is.js +36 -0
- package/lib/translated/pt/modules/translations/locales/it.js +36 -0
- package/lib/translated/pt/modules/translations/locales/ja.js +36 -0
- package/lib/translated/pt/modules/translations/locales/mi.js +36 -0
- package/lib/translated/pt/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/pt/modules/translations/locales/nb.js +36 -0
- package/lib/translated/pt/modules/translations/locales/nl.js +36 -0
- package/lib/translated/pt/modules/translations/locales/pl.js +36 -0
- package/lib/translated/pt/modules/translations/locales/pt.js +36 -0
- package/lib/translated/pt/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/pt/modules/translations/locales/sl.js +36 -0
- package/lib/translated/pt/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh.js +36 -0
- package/lib/translated/pt/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/pt_BR/modules/common/fileUrl.js +4 -3
- package/lib/translated/pt_BR/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/pt_BR/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/pt_BR/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/pt_BR/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/pt_BR/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/pt_BR/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/pt_BR/modules/rce/StatusBar.js +1 -1
- package/lib/translated/pt_BR/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/pt_BR/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/pt_BR/modules/rce/contentRendering.js +2 -2
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/pt_BR/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/pt_BR/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/pt_BR/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/pt_BR/modules/rcs/api.js +3 -2
- package/lib/translated/pt_BR/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/pt_BR/modules/translations/locales/ar.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/ca.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/cy.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/da.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/de.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/es.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/fi.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/fr.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/ht.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/is.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/it.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/ja.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/mi.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/nb.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/nl.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/pl.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/pt.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/sl.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh.js +36 -0
- package/lib/translated/pt_BR/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/ru/modules/common/fileUrl.js +4 -3
- package/lib/translated/ru/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/ru/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/ru/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/ru/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/ru/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/ru/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/ru/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/ru/modules/rce/contentRendering.js +2 -2
- package/lib/translated/ru/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/ru/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/ru/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/ru/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/ru/modules/rcs/api.js +3 -2
- package/lib/translated/ru/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/ru/modules/translations/locales/ar.js +36 -0
- package/lib/translated/ru/modules/translations/locales/ca.js +36 -0
- package/lib/translated/ru/modules/translations/locales/cy.js +36 -0
- package/lib/translated/ru/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/ru/modules/translations/locales/da.js +36 -0
- package/lib/translated/ru/modules/translations/locales/de.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/ru/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/ru/modules/translations/locales/es.js +36 -0
- package/lib/translated/ru/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/ru/modules/translations/locales/fi.js +36 -0
- package/lib/translated/ru/modules/translations/locales/fr.js +36 -0
- package/lib/translated/ru/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/ru/modules/translations/locales/ht.js +36 -0
- package/lib/translated/ru/modules/translations/locales/is.js +36 -0
- package/lib/translated/ru/modules/translations/locales/it.js +36 -0
- package/lib/translated/ru/modules/translations/locales/ja.js +36 -0
- package/lib/translated/ru/modules/translations/locales/mi.js +36 -0
- package/lib/translated/ru/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/ru/modules/translations/locales/nb.js +36 -0
- package/lib/translated/ru/modules/translations/locales/nl.js +36 -0
- package/lib/translated/ru/modules/translations/locales/pl.js +36 -0
- package/lib/translated/ru/modules/translations/locales/pt.js +36 -0
- package/lib/translated/ru/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/ru/modules/translations/locales/sl.js +36 -0
- package/lib/translated/ru/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh.js +36 -0
- package/lib/translated/ru/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/se/modules/common/fileUrl.js +4 -3
- package/lib/translated/se/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/se/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/se/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/se/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/se/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/se/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/se/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/se/modules/rce/contentRendering.js +2 -2
- package/lib/translated/se/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/se/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/se/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/se/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/se/modules/rcs/api.js +3 -2
- package/lib/translated/se/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/se/modules/translations/locales/ar.js +36 -0
- package/lib/translated/se/modules/translations/locales/ca.js +36 -0
- package/lib/translated/se/modules/translations/locales/cy.js +36 -0
- package/lib/translated/se/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/se/modules/translations/locales/da.js +36 -0
- package/lib/translated/se/modules/translations/locales/de.js +36 -0
- package/lib/translated/se/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/se/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/se/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/se/modules/translations/locales/es.js +36 -0
- package/lib/translated/se/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/se/modules/translations/locales/fi.js +36 -0
- package/lib/translated/se/modules/translations/locales/fr.js +36 -0
- package/lib/translated/se/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/se/modules/translations/locales/ht.js +36 -0
- package/lib/translated/se/modules/translations/locales/is.js +36 -0
- package/lib/translated/se/modules/translations/locales/it.js +36 -0
- package/lib/translated/se/modules/translations/locales/ja.js +36 -0
- package/lib/translated/se/modules/translations/locales/mi.js +36 -0
- package/lib/translated/se/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/se/modules/translations/locales/nb.js +36 -0
- package/lib/translated/se/modules/translations/locales/nl.js +36 -0
- package/lib/translated/se/modules/translations/locales/pl.js +36 -0
- package/lib/translated/se/modules/translations/locales/pt.js +36 -0
- package/lib/translated/se/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/se/modules/translations/locales/sl.js +36 -0
- package/lib/translated/se/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh.js +36 -0
- package/lib/translated/se/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sl/modules/common/fileUrl.js +4 -3
- package/lib/translated/sl/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sl/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/sl/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/sl/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/sl/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/sl/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sl/modules/rce/StatusBar.js +1 -1
- package/lib/translated/sl/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sl/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sl/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sl/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sl/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sl/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sl/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sl/modules/rcs/api.js +3 -2
- package/lib/translated/sl/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sl/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sl/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sl/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sl/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sl/modules/translations/locales/da.js +36 -0
- package/lib/translated/sl/modules/translations/locales/de.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sl/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sl/modules/translations/locales/es.js +36 -0
- package/lib/translated/sl/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sl/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sl/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sl/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sl/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sl/modules/translations/locales/is.js +36 -0
- package/lib/translated/sl/modules/translations/locales/it.js +36 -0
- package/lib/translated/sl/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sl/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sl/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sl/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sl/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sl/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sl/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sl/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sl/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sl/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sl/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sv/modules/common/fileUrl.js +4 -3
- package/lib/translated/sv/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sv/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/sv/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/sv/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/sv/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sv/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sv/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sv/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sv/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sv/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sv/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sv/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sv/modules/rcs/api.js +3 -2
- package/lib/translated/sv/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sv/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sv/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sv/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sv/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sv/modules/translations/locales/da.js +36 -0
- package/lib/translated/sv/modules/translations/locales/de.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sv/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sv/modules/translations/locales/es.js +36 -0
- package/lib/translated/sv/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sv/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sv/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sv/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sv/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sv/modules/translations/locales/is.js +36 -0
- package/lib/translated/sv/modules/translations/locales/it.js +36 -0
- package/lib/translated/sv/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sv/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sv/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sv/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sv/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sv/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sv/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sv/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sv/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sv/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sv/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sv-x-k12/modules/common/fileUrl.js +4 -3
- package/lib/translated/sv-x-k12/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sv-x-k12/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/sv-x-k12/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/sv-x-k12/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/sv-x-k12/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/sv-x-k12/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sv-x-k12/modules/rce/StatusBar.js +1 -1
- package/lib/translated/sv-x-k12/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sv-x-k12/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sv-x-k12/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sv-x-k12/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sv-x-k12/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sv-x-k12/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sv-x-k12/modules/rcs/api.js +3 -2
- package/lib/translated/sv-x-k12/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sv-x-k12/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/da.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/de.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/es.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/is.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/it.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sv-x-k12/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/sv_SE/modules/common/fileUrl.js +4 -3
- package/lib/translated/sv_SE/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/sv_SE/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/sv_SE/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/sv_SE/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/sv_SE/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/sv_SE/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/sv_SE/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/sv_SE/modules/rce/contentRendering.js +2 -2
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/sv_SE/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/sv_SE/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/sv_SE/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/sv_SE/modules/rcs/api.js +3 -2
- package/lib/translated/sv_SE/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/sv_SE/modules/translations/locales/ar.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/ca.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/cy.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/da.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/de.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/es.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/fi.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/fr.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/ht.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/is.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/it.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/ja.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/mi.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/nb.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/nl.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/pl.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/pt.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/sl.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh.js +36 -0
- package/lib/translated/sv_SE/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/tg/modules/common/fileUrl.js +4 -3
- package/lib/translated/tg/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/tg/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/tg/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/tg/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/tg/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/tg/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/tg/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/tg/modules/rce/contentRendering.js +2 -2
- package/lib/translated/tg/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/tg/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/tg/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/tg/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/tg/modules/rcs/api.js +3 -2
- package/lib/translated/tg/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/tg/modules/translations/locales/ar.js +36 -0
- package/lib/translated/tg/modules/translations/locales/ca.js +36 -0
- package/lib/translated/tg/modules/translations/locales/cy.js +36 -0
- package/lib/translated/tg/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/tg/modules/translations/locales/da.js +36 -0
- package/lib/translated/tg/modules/translations/locales/de.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/tg/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/tg/modules/translations/locales/es.js +36 -0
- package/lib/translated/tg/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/tg/modules/translations/locales/fi.js +36 -0
- package/lib/translated/tg/modules/translations/locales/fr.js +36 -0
- package/lib/translated/tg/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/tg/modules/translations/locales/ht.js +36 -0
- package/lib/translated/tg/modules/translations/locales/is.js +36 -0
- package/lib/translated/tg/modules/translations/locales/it.js +36 -0
- package/lib/translated/tg/modules/translations/locales/ja.js +36 -0
- package/lib/translated/tg/modules/translations/locales/mi.js +36 -0
- package/lib/translated/tg/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/tg/modules/translations/locales/nb.js +36 -0
- package/lib/translated/tg/modules/translations/locales/nl.js +36 -0
- package/lib/translated/tg/modules/translations/locales/pl.js +36 -0
- package/lib/translated/tg/modules/translations/locales/pt.js +36 -0
- package/lib/translated/tg/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/tg/modules/translations/locales/sl.js +36 -0
- package/lib/translated/tg/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh.js +36 -0
- package/lib/translated/tg/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/th/modules/common/fileUrl.js +4 -3
- package/lib/translated/th/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/th/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/th/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/th/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/th/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/th/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/th/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/th/modules/rce/contentRendering.js +2 -2
- package/lib/translated/th/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/th/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/th/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/th/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/th/modules/rcs/api.js +3 -2
- package/lib/translated/th/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/th/modules/translations/locales/ar.js +36 -0
- package/lib/translated/th/modules/translations/locales/ca.js +36 -0
- package/lib/translated/th/modules/translations/locales/cy.js +36 -0
- package/lib/translated/th/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/th/modules/translations/locales/da.js +36 -0
- package/lib/translated/th/modules/translations/locales/de.js +36 -0
- package/lib/translated/th/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/th/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/th/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/th/modules/translations/locales/es.js +36 -0
- package/lib/translated/th/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/th/modules/translations/locales/fi.js +36 -0
- package/lib/translated/th/modules/translations/locales/fr.js +36 -0
- package/lib/translated/th/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/th/modules/translations/locales/ht.js +36 -0
- package/lib/translated/th/modules/translations/locales/is.js +36 -0
- package/lib/translated/th/modules/translations/locales/it.js +36 -0
- package/lib/translated/th/modules/translations/locales/ja.js +36 -0
- package/lib/translated/th/modules/translations/locales/mi.js +36 -0
- package/lib/translated/th/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/th/modules/translations/locales/nb.js +36 -0
- package/lib/translated/th/modules/translations/locales/nl.js +36 -0
- package/lib/translated/th/modules/translations/locales/pl.js +36 -0
- package/lib/translated/th/modules/translations/locales/pt.js +36 -0
- package/lib/translated/th/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/th/modules/translations/locales/sl.js +36 -0
- package/lib/translated/th/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh.js +36 -0
- package/lib/translated/th/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/th_TH/modules/common/fileUrl.js +4 -3
- package/lib/translated/th_TH/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/th_TH/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/th_TH/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/th_TH/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/th_TH/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/th_TH/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/th_TH/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/th_TH/modules/rce/contentRendering.js +2 -2
- package/lib/translated/th_TH/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/th_TH/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/th_TH/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/th_TH/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/th_TH/modules/rcs/api.js +3 -2
- package/lib/translated/th_TH/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/th_TH/modules/translations/locales/ar.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/ca.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/cy.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/da.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/de.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/es.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/fi.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/fr.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/ht.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/is.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/it.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/ja.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/mi.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/nb.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/nl.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/pl.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/pt.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/sl.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh.js +36 -0
- package/lib/translated/th_TH/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/tr/modules/common/fileUrl.js +4 -3
- package/lib/translated/tr/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/tr/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/tr/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/tr/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/tr/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/tr/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/tr/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/tr/modules/rce/contentRendering.js +2 -2
- package/lib/translated/tr/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/tr/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/tr/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/tr/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/tr/modules/rcs/api.js +3 -2
- package/lib/translated/tr/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/tr/modules/translations/locales/ar.js +36 -0
- package/lib/translated/tr/modules/translations/locales/ca.js +36 -0
- package/lib/translated/tr/modules/translations/locales/cy.js +36 -0
- package/lib/translated/tr/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/tr/modules/translations/locales/da.js +36 -0
- package/lib/translated/tr/modules/translations/locales/de.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/tr/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/tr/modules/translations/locales/es.js +36 -0
- package/lib/translated/tr/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/tr/modules/translations/locales/fi.js +36 -0
- package/lib/translated/tr/modules/translations/locales/fr.js +36 -0
- package/lib/translated/tr/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/tr/modules/translations/locales/ht.js +36 -0
- package/lib/translated/tr/modules/translations/locales/is.js +36 -0
- package/lib/translated/tr/modules/translations/locales/it.js +36 -0
- package/lib/translated/tr/modules/translations/locales/ja.js +36 -0
- package/lib/translated/tr/modules/translations/locales/mi.js +36 -0
- package/lib/translated/tr/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/tr/modules/translations/locales/nb.js +36 -0
- package/lib/translated/tr/modules/translations/locales/nl.js +36 -0
- package/lib/translated/tr/modules/translations/locales/pl.js +36 -0
- package/lib/translated/tr/modules/translations/locales/pt.js +36 -0
- package/lib/translated/tr/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/tr/modules/translations/locales/sl.js +36 -0
- package/lib/translated/tr/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh.js +36 -0
- package/lib/translated/tr/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/uk_UA/modules/common/fileUrl.js +4 -3
- package/lib/translated/uk_UA/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/uk_UA/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/uk_UA/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/uk_UA/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/uk_UA/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/uk_UA/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/uk_UA/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/uk_UA/modules/rce/contentRendering.js +2 -2
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/uk_UA/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/uk_UA/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/uk_UA/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/uk_UA/modules/rcs/api.js +3 -2
- package/lib/translated/uk_UA/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/uk_UA/modules/translations/locales/ar.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/ca.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/cy.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/da.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/de.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/es.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/fi.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/fr.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/ht.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/is.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/it.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/ja.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/mi.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/nb.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/nl.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/pl.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/pt.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/sl.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh.js +36 -0
- package/lib/translated/uk_UA/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/vi/modules/common/fileUrl.js +4 -3
- package/lib/translated/vi/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/vi/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/vi/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/vi/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/vi/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/vi/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/vi/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/vi/modules/rce/contentRendering.js +2 -2
- package/lib/translated/vi/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/vi/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/vi/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/vi/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/vi/modules/rcs/api.js +3 -2
- package/lib/translated/vi/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/vi/modules/translations/locales/ar.js +36 -0
- package/lib/translated/vi/modules/translations/locales/ca.js +36 -0
- package/lib/translated/vi/modules/translations/locales/cy.js +36 -0
- package/lib/translated/vi/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/vi/modules/translations/locales/da.js +36 -0
- package/lib/translated/vi/modules/translations/locales/de.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/vi/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/vi/modules/translations/locales/es.js +36 -0
- package/lib/translated/vi/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/vi/modules/translations/locales/fi.js +36 -0
- package/lib/translated/vi/modules/translations/locales/fr.js +36 -0
- package/lib/translated/vi/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/vi/modules/translations/locales/ht.js +36 -0
- package/lib/translated/vi/modules/translations/locales/is.js +36 -0
- package/lib/translated/vi/modules/translations/locales/it.js +36 -0
- package/lib/translated/vi/modules/translations/locales/ja.js +36 -0
- package/lib/translated/vi/modules/translations/locales/mi.js +36 -0
- package/lib/translated/vi/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/vi/modules/translations/locales/nb.js +36 -0
- package/lib/translated/vi/modules/translations/locales/nl.js +36 -0
- package/lib/translated/vi/modules/translations/locales/pl.js +36 -0
- package/lib/translated/vi/modules/translations/locales/pt.js +36 -0
- package/lib/translated/vi/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/vi/modules/translations/locales/sl.js +36 -0
- package/lib/translated/vi/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh.js +36 -0
- package/lib/translated/vi/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/vi_VN/modules/common/fileUrl.js +4 -3
- package/lib/translated/vi_VN/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/vi_VN/modules/enhance-user-content/doc_previews.js +1 -1
- package/lib/translated/vi_VN/modules/enhance-user-content/enhance_user_content.js +19 -7
- package/lib/translated/vi_VN/modules/enhance-user-content/instructure_helper.js +2 -1
- package/lib/translated/vi_VN/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/vi_VN/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/vi_VN/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/vi_VN/modules/rce/contentRendering.js +2 -2
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/vi_VN/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/vi_VN/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/vi_VN/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/vi_VN/modules/rcs/api.js +3 -2
- package/lib/translated/vi_VN/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/vi_VN/modules/translations/locales/ar.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/ca.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/cy.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/da.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/de.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/es.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/fi.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/fr.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/ht.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/is.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/it.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/ja.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/mi.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/nb.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/nl.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/pl.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/pt.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/sl.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh.js +36 -0
- package/lib/translated/vi_VN/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh/modules/rcs/api.js +3 -2
- package/lib/translated/zh/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh-Hans/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh-Hans/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh-Hans/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh-Hans/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh-Hans/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh-Hans/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh-Hans/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh-Hans/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh-Hans/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh-Hans/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh-Hans/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh-Hans/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh-Hans/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh-Hans/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh-Hans/modules/rcs/api.js +3 -2
- package/lib/translated/zh-Hans/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh-Hans/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh-Hans/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh-Hant/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh-Hant/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh-Hant/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh-Hant/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh-Hant/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh-Hant/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh-Hant/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh-Hant/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh-Hant/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh-Hant/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh-Hant/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh-Hant/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh-Hant/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh-Hant/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh-Hant/modules/rcs/api.js +3 -2
- package/lib/translated/zh-Hant/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh-Hant/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh-Hant/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translated/zh_HK/modules/common/fileUrl.js +4 -3
- package/lib/translated/zh_HK/modules/enhance-user-content/__tests__/enhance_user_content.test.js +39 -0
- package/lib/translated/zh_HK/modules/enhance-user-content/doc_previews.js +3 -3
- package/lib/translated/zh_HK/modules/enhance-user-content/enhance_user_content.js +23 -11
- package/lib/translated/zh_HK/modules/enhance-user-content/instructure_helper.js +4 -3
- package/lib/translated/zh_HK/modules/enhance-user-content/media_comment_thumbnail.js +2 -2
- package/lib/translated/zh_HK/modules/rce/RCEWrapper.js +4 -7
- package/lib/translated/zh_HK/modules/rce/StatusBar.js +1 -1
- package/lib/translated/zh_HK/modules/rce/__tests__/contentInsertion.test.js +1 -1
- package/lib/translated/zh_HK/modules/rce/__tests__/contentRendering.test.js +10 -0
- package/lib/translated/zh_HK/modules/rce/contentRendering.js +2 -2
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +1 -0
- package/lib/translated/zh_HK/modules/rce/plugins/shared/CanvasContentTray.js +22 -23
- package/lib/translated/zh_HK/modules/rce/plugins/shared/RceFileBrowser.js +13 -5
- package/lib/translated/zh_HK/modules/rce/tinyRCE.js +0 -1
- package/lib/translated/zh_HK/modules/rcs/api.js +3 -2
- package/lib/translated/zh_HK/modules/sidebar/store/initialState.js +4 -2
- package/lib/translated/zh_HK/modules/translations/locales/ar.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/ca.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/cy.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/da-x-k12.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/da.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/de.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_AU.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_CA.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_CY.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/en_GB.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/es.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/es_ES.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/fi.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/fr.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/fr_CA.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/ht.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/is.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/it.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/ja.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/mi.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/nb-x-k12.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/nb.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/nl.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/pl.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/pt.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/pt_BR.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/sl.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/sv-x-k12.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh-Hans.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh-Hant.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh.js +36 -0
- package/lib/translated/zh_HK/modules/translations/locales/zh_HK.js +36 -0
- package/lib/translations/locales/ar.js +36 -0
- package/lib/translations/locales/ca.js +36 -0
- package/lib/translations/locales/cy.js +36 -0
- package/lib/translations/locales/da-x-k12.js +36 -0
- package/lib/translations/locales/da.js +36 -0
- package/lib/translations/locales/de.js +36 -0
- package/lib/translations/locales/en-AU-x-unimelb.js +36 -0
- package/lib/translations/locales/en-GB-x-ukhe.js +36 -0
- package/lib/translations/locales/en_AU.js +36 -0
- package/lib/translations/locales/en_CA.js +36 -0
- package/lib/translations/locales/en_CY.js +36 -0
- package/lib/translations/locales/en_GB.js +36 -0
- package/lib/translations/locales/es.js +36 -0
- package/lib/translations/locales/es_ES.js +36 -0
- package/lib/translations/locales/fi.js +36 -0
- package/lib/translations/locales/fr.js +36 -0
- package/lib/translations/locales/fr_CA.js +36 -0
- package/lib/translations/locales/ht.js +36 -0
- package/lib/translations/locales/is.js +36 -0
- package/lib/translations/locales/it.js +36 -0
- package/lib/translations/locales/ja.js +36 -0
- package/lib/translations/locales/mi.js +36 -0
- package/lib/translations/locales/nb-x-k12.js +36 -0
- package/lib/translations/locales/nb.js +36 -0
- package/lib/translations/locales/nl.js +36 -0
- package/lib/translations/locales/pl.js +36 -0
- package/lib/translations/locales/pt.js +36 -0
- package/lib/translations/locales/pt_BR.js +36 -0
- package/lib/translations/locales/sl.js +36 -0
- package/lib/translations/locales/sv-x-k12.js +36 -0
- package/lib/translations/locales/zh-Hans.js +36 -0
- package/lib/translations/locales/zh-Hant.js +36 -0
- package/lib/translations/locales/zh.js +36 -0
- package/lib/translations/locales/zh_HK.js +36 -0
- package/package.json +1 -2
- package/testcafe/build/100.js +5 -5
- package/testcafe/build/101.js +5 -5
- package/testcafe/build/22.js +2 -2
- package/testcafe/build/23.js +3 -39
- package/testcafe/build/27.js +84 -84
- package/testcafe/build/28.js +83 -99
- package/testcafe/build/29.js +51 -107
- package/testcafe/build/30.js +47 -59
- package/testcafe/build/31.js +28 -64
- package/testcafe/build/32.js +16 -28
- package/testcafe/build/33.js +10 -10
- package/testcafe/build/34.js +16 -16
- package/testcafe/build/35.js +15 -27
- package/testcafe/build/36.js +18 -19
- package/testcafe/build/37.js +11 -22
- package/testcafe/build/38.js +13 -14
- package/testcafe/build/39.js +8 -8
- package/testcafe/build/40.js +6 -6
- package/testcafe/build/41.js +6 -6
- package/testcafe/build/42.js +6 -6
- package/testcafe/build/43.js +10 -10
- package/testcafe/build/44.js +5 -5
- package/testcafe/build/45.js +5 -5
- package/testcafe/build/46.js +3 -3
- package/testcafe/build/47.js +6 -6
- package/testcafe/build/48.js +10 -10
- package/testcafe/build/49.js +8 -8
- package/testcafe/build/5.js +1 -1
- package/testcafe/build/50.js +6 -6
- package/testcafe/build/51.js +8 -8
- package/testcafe/build/52.js +6 -6
- package/testcafe/build/53.js +6 -6
- package/testcafe/build/54.js +8 -8
- package/testcafe/build/55.js +8 -8
- package/testcafe/build/56.js +6 -6
- package/testcafe/build/57.js +8 -8
- package/testcafe/build/58.js +8 -8
- package/testcafe/build/59.js +10 -10
- package/testcafe/build/60.js +6 -6
- package/testcafe/build/61.js +6 -6
- package/testcafe/build/62.js +8 -8
- package/testcafe/build/63.js +8 -8
- package/testcafe/build/64.js +8 -8
- package/testcafe/build/65.js +6 -17
- package/testcafe/build/66.js +3 -3
- package/testcafe/build/67.js +5 -5
- package/testcafe/build/68.js +5 -5
- package/testcafe/build/69.js +5 -5
- package/testcafe/build/70.js +5 -5
- package/testcafe/build/71.js +6 -6
- package/testcafe/build/72.js +6 -6
- package/testcafe/build/73.js +6 -6
- package/testcafe/build/74.js +6 -6
- package/testcafe/build/75.js +6 -6
- package/testcafe/build/76.js +6 -6
- package/testcafe/build/77.js +5 -5
- package/testcafe/build/78.js +5 -5
- package/testcafe/build/79.js +5 -5
- package/testcafe/build/80.js +5 -5
- package/testcafe/build/81.js +3 -3
- package/testcafe/build/82.js +5 -5
- package/testcafe/build/83.js +5 -5
- package/testcafe/build/84.js +3 -3
- package/testcafe/build/85.js +3 -3
- package/testcafe/build/86.js +5 -5
- package/testcafe/build/87.js +3 -3
- package/testcafe/build/88.js +5 -5
- package/testcafe/build/89.js +3 -3
- package/testcafe/build/90.js +5 -5
- package/testcafe/build/91.js +3 -3
- package/testcafe/build/92.js +5 -5
- package/testcafe/build/93.js +3 -3
- package/testcafe/build/94.js +5 -5
- package/testcafe/build/95.js +3 -3
- package/testcafe/build/96.js +3 -3
- package/testcafe/build/97.js +5 -5
- package/testcafe/build/98.js +5 -5
- package/testcafe/build/99.js +5 -5
- package/testcafe/build/testcafe.js +11 -23
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/ImageOptions.test.js +0 -282
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/ImageSection.test.js +0 -590
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/ModeSelect.test.js +0 -98
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/SVGIcon.test.js +0 -53
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/SVGList.test.js +0 -72
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/Upload.test.js +0 -186
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/compressionUtils.test.js +0 -114
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/__tests__/utils.test.js +0 -75
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/ColorSection.test.js +0 -87
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/Footer.test.js +0 -127
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/Header.test.js +0 -108
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/PreviewSection.test.js +0 -101
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/ShapeSection.test.js +0 -103
- package/es/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/__tests__/TextSection.test.js +0 -150
- package/es/rce/plugins/instructure_icon_maker/components/__tests__/IconMakerTray.test.js +0 -630
- package/es/rce/plugins/instructure_icon_maker/components/__tests__/SavedIconMakerList.test.js +0 -190
- package/es/rce/plugins/instructure_icon_maker/reducers/__tests__/ImageSection.test.js +0 -92
- package/es/rce/plugins/instructure_icon_maker/reducers/__tests__/imageCropper.test.js +0 -63
- package/es/rce/plugins/instructure_icon_maker/reducers/__tests__/svgSettings.test.js +0 -108
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/image.test.js +0 -584
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/index.test.js +0 -407
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/metadata.test.js +0 -48
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/settings.test.js +0 -619
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/shape.test.js +0 -406
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/text.test.js +0 -560
- package/es/rce/plugins/instructure_icon_maker/svg/__tests__/utils.test.js +0 -101
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/IconMakerFormHasChanges.test.js +0 -328
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/addIconMakerAttributes.test.js +0 -38
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/iconValidation.test.js +0 -86
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/round.test.js +0 -31
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/useDebouncedValue.test.js +0 -95
- package/es/rce/plugins/instructure_icon_maker/utils/__tests__/useMockedDebouncedValue.js +0 -35
- package/es/rce/plugins/instructure_image/ImageList/__tests__/Image.test.js +0 -144
- package/es/rce/plugins/instructure_image/ImageList/__tests__/ImageList.test.js +0 -74
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/ImageOptionsTray.test.js +0 -325
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/ImageOptionsTrayDriver.js +0 -158
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/TrayController.IconOptions.test.js +0 -161
- package/es/rce/plugins/instructure_image/ImageOptionsTray/__tests__/TrayController.test.js +0 -205
- package/es/rce/plugins/instructure_image/Images/__tests__/Images.test.js +0 -215
- package/es/rce/plugins/instructure_image/__tests__/ImageEmbedOptions.test.js +0 -540
- package/es/rce/plugins/instructure_image/__tests__/clickCallback.test.js +0 -83
- package/es/rce/plugins/instructure_links/components/LinkOptionsDialog/__tests__/LinkOptionsDialog.test.js +0 -144
- package/es/rce/plugins/instructure_links/components/LinkOptionsDialog/__tests__/LinkOptionsDialogController.test.js +0 -97
- package/es/rce/plugins/instructure_links/components/LinkOptionsDialog/__tests__/LinkOptionsDialogDriver.js +0 -87
- package/es/rce/plugins/instructure_links/components/LinkOptionsTray/__tests__/LinkOptionsTray.test.js +0 -249
- package/es/rce/plugins/instructure_links/components/LinkOptionsTray/__tests__/LinkOptionsTrayController.test.js +0 -88
- package/es/rce/plugins/instructure_links/components/LinkOptionsTray/__tests__/LinkOptionsTrayDriver.js +0 -132
- package/es/rce/plugins/instructure_links/components/__tests__/AccordionSection.test.js +0 -62
- package/es/rce/plugins/instructure_links/components/__tests__/CollectionPanel.test.js +0 -77
- package/es/rce/plugins/instructure_links/components/__tests__/Link.test.js +0 -468
- package/es/rce/plugins/instructure_links/components/__tests__/LinkSet.test.js +0 -183
- package/es/rce/plugins/instructure_links/components/__tests__/LinksPanel.test.js +0 -113
- package/es/rce/plugins/instructure_links/components/__tests__/NavigationPanel.test.js +0 -63
- package/es/rce/plugins/instructure_media_embed/__tests__/clickCallback.test.js +0 -49
- package/es/rce/plugins/instructure_media_embed/components/__tests__/Embed.test.js +0 -84
- package/es/rce/plugins/instructure_record/AudioOptionsTray/__tests__/AudioOptionsTray.test.js +0 -64
- package/es/rce/plugins/instructure_record/AudioOptionsTray/__tests__/AudioOptionsTrayDriver.js +0 -50
- package/es/rce/plugins/instructure_record/AudioOptionsTray/__tests__/TrayController.test.js +0 -124
- package/es/rce/plugins/instructure_record/MediaPanel/__tests__/MediaPanel.test.js +0 -181
- package/es/rce/plugins/instructure_record/VideoOptionsTray/__tests__/TrayController.test.js +0 -231
- package/es/rce/plugins/instructure_record/VideoOptionsTray/__tests__/VideoOptionsTray.test.js +0 -214
- package/es/rce/plugins/instructure_record/VideoOptionsTray/__tests__/VideoOptionsTrayDriver.js +0 -116
- package/es/rce/plugins/instructure_record/__tests__/clickCallback.test.js +0 -90
- package/es/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/es/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/es/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/es/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/es/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/es/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/es/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/es/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/es/rce/plugins/shared/DimensionsInput/__tests__/DimensionsInput.test.js +0 -1152
- package/es/rce/plugins/shared/DimensionsInput/__tests__/DimensionsInputDriver.js +0 -76
- package/es/rce/plugins/shared/DimensionsInput/__tests__/NumberInputDriver.js +0 -77
- package/es/rce/plugins/shared/Upload/__tests__/CategoryProcessor.test.js +0 -65
- package/es/rce/plugins/shared/Upload/__tests__/ComputerPanel.test.js +0 -283
- package/es/rce/plugins/shared/Upload/__tests__/SvgCategoryProcessor.test.js +0 -71
- package/es/rce/plugins/shared/Upload/__tests__/UnsplashPanel.test.js +0 -357
- package/es/rce/plugins/shared/Upload/__tests__/UploadFile.test.js +0 -468
- package/es/rce/plugins/shared/Upload/__tests__/UploadFileModal.test.js +0 -129
- package/es/rce/plugins/shared/Upload/__tests__/UrlPanel.test.js +0 -37
- package/es/rce/plugins/shared/__tests__/CanvasContentTray.test.js +0 -247
- package/es/rce/plugins/shared/__tests__/CheckerboardStyling.test.js +0 -28
- package/es/rce/plugins/shared/__tests__/ColorInput.test.js +0 -94
- package/es/rce/plugins/shared/__tests__/ConditionalTooltip.test.js +0 -79
- package/es/rce/plugins/shared/__tests__/ContentSelection.test.js +0 -322
- package/es/rce/plugins/shared/__tests__/DimensionUtils.test.js +0 -342
- package/es/rce/plugins/shared/__tests__/FakeEditor.js +0 -179
- package/es/rce/plugins/shared/__tests__/Filter.test.js +0 -428
- package/es/rce/plugins/shared/__tests__/FixedContentTray.test.js +0 -70
- package/es/rce/plugins/shared/__tests__/LinkDisplay.test.js +0 -119
- package/es/rce/plugins/shared/__tests__/PreviewIcon.test.js +0 -131
- package/es/rce/plugins/shared/__tests__/RceFileBrowser.test.js +0 -113
- package/es/rce/plugins/shared/__tests__/buildDownloadUrl.test.js +0 -52
- package/es/rce/plugins/shared/__tests__/dateUtils.test.js +0 -122
- package/es/rce/plugins/shared/__tests__/fileTypeUtils.test.js +0 -96
- package/es/rce/plugins/shared/__tests__/linkUtils.test.js +0 -61
- package/es/rce/plugins/shared/__tests__/trayUtils.test.js +0 -53
- package/es/rce/plugins/shared/__tests__/useDataUrl.test.js +0 -110
- package/es/rcs/__tests__/api.test.js +0 -164
- package/es/rcs/__tests__/buildError.test.js +0 -77
- package/lib/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ar/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ca/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/cy/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/da/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/da-x-k12/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/de/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/el/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en-AU-x-unimelb/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en-GB-x-ukhe/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_AU/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_CA/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/es/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/es_ES/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/es_GT/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fa_IR/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fi/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fr/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/fr_CA/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/he/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ht/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/hu/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/hy/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/is/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/it/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ja/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ko/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/mi/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nb/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nb-x-k12/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nl/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/nn/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/pl/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/pt/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/pt_BR/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/ru/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/se/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sl/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sv/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sv-x-k12/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/sv_SE/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/tg/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/th/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/th_TH/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/tr/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/uk_UA/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/vi/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/vi_VN/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh-Hans/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh-Hant/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/clickCallback.js +0 -46
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -91
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/components/__tests__/WordCountModal.test.js +0 -91
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/plugin.js +0 -32
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/__tests__/countContent.test.js +0 -164
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/__tests__/tableContent.test.js +0 -41
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
- package/lib/translated/zh_HK/modules/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
|
@@ -1,164 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
3
|
-
*
|
|
4
|
-
* This file is part of Canvas.
|
|
5
|
-
*
|
|
6
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
7
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
8
|
-
* Software Foundation, version 3 of the License.
|
|
9
|
-
*
|
|
10
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
11
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
12
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
13
|
-
* details.
|
|
14
|
-
*
|
|
15
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
16
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
17
|
-
*/
|
|
18
|
-
import { countWords, countCharsNoSpaces, countChars, callbackForCategory, countShouldIgnore, getTinymceCount, countContent, IGNORE_ATTRIBUTE } from '../countContent';
|
|
19
|
-
const editor = {
|
|
20
|
-
getBody: () => ({
|
|
21
|
-
querySelectorAll: () => [createNode('hello world'), createNode('hi again')]
|
|
22
|
-
}),
|
|
23
|
-
plugins: {
|
|
24
|
-
wordcount: {
|
|
25
|
-
body: {
|
|
26
|
-
getWordCount: () => 50,
|
|
27
|
-
getCharacterCountWithoutSpaces: () => 51,
|
|
28
|
-
getCharacterCount: () => 52
|
|
29
|
-
},
|
|
30
|
-
selection: {
|
|
31
|
-
getWordCount: () => 53,
|
|
32
|
-
getCharacterCountWithoutSpaces: () => 54,
|
|
33
|
-
getCharacterCount: () => 55
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
};
|
|
38
|
-
|
|
39
|
-
const createNode = function (content) {
|
|
40
|
-
let charsOnly = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
|
41
|
-
const node = document.createElement('p');
|
|
42
|
-
node.setAttribute(IGNORE_ATTRIBUTE, charsOnly ? 'chars-only' : '');
|
|
43
|
-
node.innerText = content;
|
|
44
|
-
return node;
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
describe('countWords', () => {
|
|
48
|
-
it('returns 0 if the ignore attribute is "chars-only"', () => {
|
|
49
|
-
const node = createNode('abc', true);
|
|
50
|
-
expect(countWords(node)).toEqual(0);
|
|
51
|
-
});
|
|
52
|
-
it('returns 0 if the text content is the empty string', () => {
|
|
53
|
-
const node = createNode('');
|
|
54
|
-
expect(countWords(node)).toEqual(0);
|
|
55
|
-
});
|
|
56
|
-
it('returns 0 if the text content is only whitespace', () => {
|
|
57
|
-
const node = createNode(' ');
|
|
58
|
-
expect(countWords(node)).toEqual(0);
|
|
59
|
-
});
|
|
60
|
-
it('returns the number of words (whitespace delimited)', () => {
|
|
61
|
-
const node = createNode('a b c d');
|
|
62
|
-
expect(countWords(node)).toEqual(4);
|
|
63
|
-
});
|
|
64
|
-
});
|
|
65
|
-
describe('countChars', () => {
|
|
66
|
-
it('returns 0 if the text content is the empty string', () => {
|
|
67
|
-
const node = createNode('');
|
|
68
|
-
expect(countChars(node)).toEqual(0);
|
|
69
|
-
});
|
|
70
|
-
it('handles invisible and nonstandard length characters', () => {
|
|
71
|
-
// first one is invisible char U+2062
|
|
72
|
-
;
|
|
73
|
-
['', '👉', '𝟈'].forEach(char => {
|
|
74
|
-
const node = createNode(char);
|
|
75
|
-
expect(countChars(node)).toEqual(1);
|
|
76
|
-
});
|
|
77
|
-
});
|
|
78
|
-
it('otherwise handles normal strings of characters', () => {
|
|
79
|
-
;
|
|
80
|
-
['abc', 'a b c', 'somethingsomething'].forEach(str => {
|
|
81
|
-
const node = createNode(str);
|
|
82
|
-
expect(countChars(node)).toEqual(str.length);
|
|
83
|
-
});
|
|
84
|
-
});
|
|
85
|
-
});
|
|
86
|
-
describe('countCharsNoSpaces', () => {
|
|
87
|
-
it('returns 0 if the text content is the empty string', () => {
|
|
88
|
-
const node = createNode('');
|
|
89
|
-
expect(countCharsNoSpaces(node)).toEqual(0);
|
|
90
|
-
});
|
|
91
|
-
it('returns 0 if the text content is only spaces', () => {
|
|
92
|
-
const node = createNode(' ');
|
|
93
|
-
expect(countCharsNoSpaces(node)).toEqual(0);
|
|
94
|
-
});
|
|
95
|
-
it('returns the character count minus the number of spaces', () => {
|
|
96
|
-
const node = createNode('123 '); // 7 spaces
|
|
97
|
-
|
|
98
|
-
expect(countCharsNoSpaces(node)).toEqual(3);
|
|
99
|
-
});
|
|
100
|
-
it('returns the character count if there are no spaces spaces', () => {
|
|
101
|
-
const node = createNode('123');
|
|
102
|
-
expect(countCharsNoSpaces(node)).toEqual(3);
|
|
103
|
-
});
|
|
104
|
-
});
|
|
105
|
-
describe('callbackForCategory', () => {
|
|
106
|
-
it('returns countWords for "words"', () => {
|
|
107
|
-
expect(callbackForCategory('words')).toEqual(countWords);
|
|
108
|
-
});
|
|
109
|
-
it('returns countCharsNoSpaces for "chars-no-spaces"', () => {
|
|
110
|
-
expect(callbackForCategory('chars-no-spaces')).toEqual(countCharsNoSpaces);
|
|
111
|
-
});
|
|
112
|
-
it('returns countChars for "chars"', () => {
|
|
113
|
-
expect(callbackForCategory('chars')).toEqual(countChars);
|
|
114
|
-
});
|
|
115
|
-
});
|
|
116
|
-
describe('countShouldIgnore', () => {
|
|
117
|
-
it('returns 0 if scope is selection', () => {
|
|
118
|
-
expect(countShouldIgnore(editor, 'selection', 'words')).toEqual(0);
|
|
119
|
-
});
|
|
120
|
-
it('counts correctly using the callback for "words"', () => {
|
|
121
|
-
expect(countShouldIgnore(editor, 'body', 'words')).toEqual(4);
|
|
122
|
-
});
|
|
123
|
-
it('counts correctly using the callback for "chars-no-spaces"', () => {
|
|
124
|
-
expect(countShouldIgnore(editor, 'body', 'chars-no-spaces')).toEqual(17);
|
|
125
|
-
});
|
|
126
|
-
it('counts correctly using the callback for "chars"', () => {
|
|
127
|
-
expect(countShouldIgnore(editor, 'body', 'chars')).toEqual(19);
|
|
128
|
-
});
|
|
129
|
-
});
|
|
130
|
-
describe('getTinymceCount', () => {
|
|
131
|
-
it('returns the appropriate value for each input combination', () => {
|
|
132
|
-
const scopes = ['body', 'selection'];
|
|
133
|
-
const categories = ['words', 'chars-no-spaces', 'chars'];
|
|
134
|
-
let expectedValue = 50;
|
|
135
|
-
scopes.forEach(scope => {
|
|
136
|
-
categories.forEach(category => {
|
|
137
|
-
expect(getTinymceCount(editor, scope, category)).toEqual(expectedValue);
|
|
138
|
-
expectedValue++;
|
|
139
|
-
});
|
|
140
|
-
});
|
|
141
|
-
});
|
|
142
|
-
});
|
|
143
|
-
describe('countContent', () => {
|
|
144
|
-
describe('returns getTinymceCount less countShouldIgnore', () => {
|
|
145
|
-
it('for "body" + "words"', () => {
|
|
146
|
-
expect(countContent(editor, 'body', 'words')).toEqual(50 - 4);
|
|
147
|
-
});
|
|
148
|
-
it('for "body" + "chars-no-spaces"', () => {
|
|
149
|
-
expect(countContent(editor, 'body', 'chars-no-spaces')).toEqual(51 - 17);
|
|
150
|
-
});
|
|
151
|
-
it('for "body" + "chars"', () => {
|
|
152
|
-
expect(countContent(editor, 'body', 'chars')).toEqual(52 - 19);
|
|
153
|
-
});
|
|
154
|
-
it('for "selection" + "words"', () => {
|
|
155
|
-
expect(countContent(editor, 'selection', 'words')).toEqual(53 - 0);
|
|
156
|
-
});
|
|
157
|
-
it('for "selection" + "chars-no-spaces"', () => {
|
|
158
|
-
expect(countContent(editor, 'selection', 'chars-no-spaces')).toEqual(54 - 0);
|
|
159
|
-
});
|
|
160
|
-
it('for "selection" + "chars"', () => {
|
|
161
|
-
expect(countContent(editor, 'selection', 'chars')).toEqual(55 - 0);
|
|
162
|
-
});
|
|
163
|
-
});
|
|
164
|
-
});
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
3
|
-
*
|
|
4
|
-
* This file is part of Canvas.
|
|
5
|
-
*
|
|
6
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
7
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
8
|
-
* Software Foundation, version 3 of the License.
|
|
9
|
-
*
|
|
10
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
11
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
12
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
13
|
-
* details.
|
|
14
|
-
*
|
|
15
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
16
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
17
|
-
*/
|
|
18
|
-
import { generateRows } from '../tableContent';
|
|
19
|
-
jest.mock('../countContent', () => {
|
|
20
|
-
return {
|
|
21
|
-
countContent: () => 0
|
|
22
|
-
};
|
|
23
|
-
});
|
|
24
|
-
const editor = {};
|
|
25
|
-
describe('generateRows', () => {
|
|
26
|
-
it('creates the expected row structure', () => {
|
|
27
|
-
expect(generateRows(editor)).toEqual([{
|
|
28
|
-
label: 'Words',
|
|
29
|
-
documentCount: 0,
|
|
30
|
-
selectionCount: 0
|
|
31
|
-
}, {
|
|
32
|
-
label: 'Characters (no spaces)',
|
|
33
|
-
documentCount: 0,
|
|
34
|
-
selectionCount: 0
|
|
35
|
-
}, {
|
|
36
|
-
label: 'Characters',
|
|
37
|
-
documentCount: 0,
|
|
38
|
-
selectionCount: 0
|
|
39
|
-
}]);
|
|
40
|
-
});
|
|
41
|
-
});
|
package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/countContent.js
DELETED
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
3
|
-
*
|
|
4
|
-
* This file is part of Canvas.
|
|
5
|
-
*
|
|
6
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
7
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
8
|
-
* Software Foundation, version 3 of the License.
|
|
9
|
-
*
|
|
10
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
11
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
12
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
13
|
-
* details.
|
|
14
|
-
*
|
|
15
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
16
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
17
|
-
*/
|
|
18
|
-
export const IGNORE_ATTRIBUTE = 'data-ignore-wordcount';
|
|
19
|
-
export const countWords = node => {
|
|
20
|
-
if (node.getAttribute(IGNORE_ATTRIBUTE) === 'chars-only') return 0;
|
|
21
|
-
const textContent = (node === null || node === void 0 ? void 0 : node.innerText) || '';
|
|
22
|
-
const trimmedTextContent = textContent.trim();
|
|
23
|
-
if (trimmedTextContent.length === 0) return 0;
|
|
24
|
-
return trimmedTextContent.split(/\s+/).length;
|
|
25
|
-
};
|
|
26
|
-
export const countCharsNoSpaces = node => {
|
|
27
|
-
const textContent = (node === null || node === void 0 ? void 0 : node.innerText) || '';
|
|
28
|
-
const matches = textContent.match(/ /g); // a single space
|
|
29
|
-
|
|
30
|
-
const spaces = matches ? matches.length : 0;
|
|
31
|
-
return countChars(node) - spaces;
|
|
32
|
-
};
|
|
33
|
-
export const countChars = node => {
|
|
34
|
-
const textContent = (node === null || node === void 0 ? void 0 : node.innerText) || '';
|
|
35
|
-
const iterator = textContent[Symbol.iterator]();
|
|
36
|
-
let count = 0;
|
|
37
|
-
|
|
38
|
-
while (!iterator.next().done) {
|
|
39
|
-
count++;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
return count;
|
|
43
|
-
};
|
|
44
|
-
export const callbackForCategory = category => {
|
|
45
|
-
switch (category) {
|
|
46
|
-
case 'words':
|
|
47
|
-
return countWords;
|
|
48
|
-
|
|
49
|
-
case 'chars-no-spaces':
|
|
50
|
-
return countCharsNoSpaces;
|
|
51
|
-
|
|
52
|
-
case 'chars':
|
|
53
|
-
return countChars;
|
|
54
|
-
}
|
|
55
|
-
};
|
|
56
|
-
export const countShouldIgnore = (ed, scope, category) => {
|
|
57
|
-
if (scope === 'selection') return 0;
|
|
58
|
-
const nodesToCount = Array.from(ed.getBody().querySelectorAll(`[${IGNORE_ATTRIBUTE}]`));
|
|
59
|
-
const callback = callbackForCategory(category);
|
|
60
|
-
return nodesToCount.reduce((total, node) => total + callback(node), 0);
|
|
61
|
-
};
|
|
62
|
-
export const getTinymceCount = (ed, scope, category) => {
|
|
63
|
-
const wc = ed.plugins.wordcount[scope];
|
|
64
|
-
|
|
65
|
-
switch (category) {
|
|
66
|
-
case 'words':
|
|
67
|
-
return wc.getWordCount();
|
|
68
|
-
|
|
69
|
-
case 'chars-no-spaces':
|
|
70
|
-
return wc.getCharacterCountWithoutSpaces();
|
|
71
|
-
|
|
72
|
-
case 'chars':
|
|
73
|
-
return wc.getCharacterCount();
|
|
74
|
-
}
|
|
75
|
-
};
|
|
76
|
-
export const countContent = (ed, scope, category) => {
|
|
77
|
-
return getTinymceCount(ed, scope, category) - countShouldIgnore(ed, scope, category);
|
|
78
|
-
};
|
package/lib/translated/en_CY/modules/rce/plugins/instructure_wordcount/utils/tableContent.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
3
|
-
*
|
|
4
|
-
* This file is part of Canvas.
|
|
5
|
-
*
|
|
6
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
7
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
8
|
-
* Software Foundation, version 3 of the License.
|
|
9
|
-
*
|
|
10
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
11
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
12
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
13
|
-
* details.
|
|
14
|
-
*
|
|
15
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
16
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
17
|
-
*/
|
|
18
|
-
import { countContent } from './countContent';
|
|
19
|
-
import formatMessage from '../../../../format-message';
|
|
20
|
-
export const HEADERS = [{
|
|
21
|
-
id: 'count',
|
|
22
|
-
label: "Count"
|
|
23
|
-
}, {
|
|
24
|
-
id: 'document',
|
|
25
|
-
label: "Document"
|
|
26
|
-
}, {
|
|
27
|
-
id: 'selection',
|
|
28
|
-
label: "Selection"
|
|
29
|
-
}];
|
|
30
|
-
const ROW_LABELS = [['words', "Words"], ['chars-no-spaces', "Characters (no spaces)"], ['chars', "Characters"]];
|
|
31
|
-
export const generateRows = ed => {
|
|
32
|
-
return ROW_LABELS.map(_ref => {
|
|
33
|
-
let [category, label] = _ref;
|
|
34
|
-
return {
|
|
35
|
-
label,
|
|
36
|
-
documentCount: countContent(ed, 'body', category),
|
|
37
|
-
selectionCount: countContent(ed, 'selection', category)
|
|
38
|
-
};
|
|
39
|
-
});
|
|
40
|
-
};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
3
|
-
*
|
|
4
|
-
* This file is part of Canvas.
|
|
5
|
-
*
|
|
6
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
7
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
8
|
-
* Software Foundation, version 3 of the License.
|
|
9
|
-
*
|
|
10
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
11
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
12
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
13
|
-
* details.
|
|
14
|
-
*
|
|
15
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
16
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
17
|
-
*/
|
|
18
|
-
import React from 'react';
|
|
19
|
-
import ReactDOM from 'react-dom';
|
|
20
|
-
import { generateRows, HEADERS } from './utils/tableContent';
|
|
21
|
-
const MODAL_ID = 'canvas-rce-wordcount-container';
|
|
22
|
-
export default function (ed, document) {
|
|
23
|
-
return import('./components/WordCountModal').then(_ref => {
|
|
24
|
-
let {
|
|
25
|
-
WordCountModal
|
|
26
|
-
} = _ref;
|
|
27
|
-
let container = document.querySelector(`#${MODAL_ID}`);
|
|
28
|
-
|
|
29
|
-
if (!container) {
|
|
30
|
-
container = document.createElement('div');
|
|
31
|
-
container.id = MODAL_ID;
|
|
32
|
-
document.body.appendChild(container);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
const handleDismiss = () => {
|
|
36
|
-
ReactDOM.unmountComponentAtNode(container);
|
|
37
|
-
ed.focus(false);
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
ReactDOM.render( /*#__PURE__*/React.createElement(WordCountModal, {
|
|
41
|
-
headers: HEADERS,
|
|
42
|
-
rows: generateRows(ed),
|
|
43
|
-
onDismiss: handleDismiss
|
|
44
|
-
}), container);
|
|
45
|
-
});
|
|
46
|
-
}
|
package/lib/translated/en_GB/modules/rce/plugins/instructure_wordcount/components/WordCountModal.js
DELETED
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
import _pt from "prop-types";
|
|
2
|
-
|
|
3
|
-
/*
|
|
4
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
5
|
-
*
|
|
6
|
-
* This file is part of Canvas.
|
|
7
|
-
*
|
|
8
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
9
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
10
|
-
* Software Foundation, version 3 of the License.
|
|
11
|
-
*
|
|
12
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
13
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
14
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
15
|
-
* details.
|
|
16
|
-
*
|
|
17
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
18
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
19
|
-
*/
|
|
20
|
-
import React from 'react';
|
|
21
|
-
import { Modal } from '@instructure/ui-modal';
|
|
22
|
-
import { BaseButton, CloseButton } from '@instructure/ui-buttons';
|
|
23
|
-
import { Heading } from '@instructure/ui-heading';
|
|
24
|
-
import { Table } from '@instructure/ui-table';
|
|
25
|
-
import formatMessage from '../../../../format-message';
|
|
26
|
-
// Doing this to avoid TS2339 errors -- TODO: remove once we're on InstUI 8
|
|
27
|
-
const {
|
|
28
|
-
Head,
|
|
29
|
-
Row,
|
|
30
|
-
ColHeader,
|
|
31
|
-
Body,
|
|
32
|
-
Cell
|
|
33
|
-
} = Table;
|
|
34
|
-
|
|
35
|
-
const renderBody = (headers, rows) => {
|
|
36
|
-
return /*#__PURE__*/React.createElement(Table, {
|
|
37
|
-
caption: "Word Count"
|
|
38
|
-
}, /*#__PURE__*/React.createElement(Head, null, /*#__PURE__*/React.createElement(Row, null, headers.map(_ref => {
|
|
39
|
-
let {
|
|
40
|
-
id,
|
|
41
|
-
label
|
|
42
|
-
} = _ref;
|
|
43
|
-
return /*#__PURE__*/React.createElement(ColHeader, {
|
|
44
|
-
key: id,
|
|
45
|
-
id: id
|
|
46
|
-
}, label);
|
|
47
|
-
}))), /*#__PURE__*/React.createElement(Body, null, rows.map(_ref2 => {
|
|
48
|
-
let {
|
|
49
|
-
label,
|
|
50
|
-
documentCount,
|
|
51
|
-
selectionCount
|
|
52
|
-
} = _ref2;
|
|
53
|
-
return /*#__PURE__*/React.createElement(Row, {
|
|
54
|
-
key: label
|
|
55
|
-
}, /*#__PURE__*/React.createElement(Cell, {
|
|
56
|
-
key: "label"
|
|
57
|
-
}, label), /*#__PURE__*/React.createElement(Cell, {
|
|
58
|
-
key: "document"
|
|
59
|
-
}, documentCount), /*#__PURE__*/React.createElement(Cell, {
|
|
60
|
-
key: "selection"
|
|
61
|
-
}, selectionCount));
|
|
62
|
-
})));
|
|
63
|
-
};
|
|
64
|
-
|
|
65
|
-
export const WordCountModal = _ref3 => {
|
|
66
|
-
let {
|
|
67
|
-
headers,
|
|
68
|
-
rows,
|
|
69
|
-
onDismiss
|
|
70
|
-
} = _ref3;
|
|
71
|
-
return /*#__PURE__*/React.createElement(Modal, {
|
|
72
|
-
label: "Word Count",
|
|
73
|
-
open: true
|
|
74
|
-
}, /*#__PURE__*/React.createElement(Modal.Header, null, /*#__PURE__*/React.createElement(CloseButton, {
|
|
75
|
-
placement: "end",
|
|
76
|
-
offset: "medium",
|
|
77
|
-
color: "primary",
|
|
78
|
-
onClick: onDismiss,
|
|
79
|
-
screenReaderLabel: "Close"
|
|
80
|
-
}), /*#__PURE__*/React.createElement(Heading, null, "Word Count")), /*#__PURE__*/React.createElement(Modal.Body, {
|
|
81
|
-
padding: "x-large"
|
|
82
|
-
}, renderBody(headers, rows)), /*#__PURE__*/React.createElement(Modal.Footer, null, /*#__PURE__*/React.createElement(BaseButton, {
|
|
83
|
-
onClick: onDismiss,
|
|
84
|
-
"data-testid": "footer-close-button"
|
|
85
|
-
}, "Close")));
|
|
86
|
-
};
|
|
87
|
-
WordCountModal.propTypes = {
|
|
88
|
-
headers: _pt.array.isRequired,
|
|
89
|
-
rows: _pt.array.isRequired,
|
|
90
|
-
onDismiss: _pt.func.isRequired
|
|
91
|
-
};
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
3
|
-
*
|
|
4
|
-
* This file is part of Canvas.
|
|
5
|
-
*
|
|
6
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
7
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
8
|
-
* Software Foundation, version 3 of the License.
|
|
9
|
-
*
|
|
10
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
11
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
12
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
13
|
-
* details.
|
|
14
|
-
*
|
|
15
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
16
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
17
|
-
*/
|
|
18
|
-
import React from 'react';
|
|
19
|
-
import { fireEvent, render } from '@testing-library/react';
|
|
20
|
-
import { WordCountModal } from '../WordCountModal';
|
|
21
|
-
import { HEADERS } from '../../utils/tableContent';
|
|
22
|
-
const defaultProps = {
|
|
23
|
-
headers: HEADERS,
|
|
24
|
-
rows: [{
|
|
25
|
-
label: 'Words',
|
|
26
|
-
documentCount: 0,
|
|
27
|
-
selectionCount: 1
|
|
28
|
-
}, {
|
|
29
|
-
label: 'Characters (no spaces)',
|
|
30
|
-
documentCount: 2,
|
|
31
|
-
selectionCount: 3
|
|
32
|
-
}, {
|
|
33
|
-
label: 'Characters',
|
|
34
|
-
documentCount: 4,
|
|
35
|
-
selectionCount: 5
|
|
36
|
-
}],
|
|
37
|
-
onDismiss: jest.fn()
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
const renderModal = function () {
|
|
41
|
-
let overrideProps = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
42
|
-
return render( /*#__PURE__*/React.createElement(WordCountModal, Object.assign({}, defaultProps, overrideProps)));
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
describe('WordCountModal', () => {
|
|
46
|
-
describe('onDismiss', () => {
|
|
47
|
-
it('is called when the header close button is clicked', () => {
|
|
48
|
-
const {
|
|
49
|
-
getAllByText
|
|
50
|
-
} = renderModal();
|
|
51
|
-
fireEvent.click(getAllByText(/close/i)[0]);
|
|
52
|
-
expect(defaultProps.onDismiss).toHaveBeenCalled();
|
|
53
|
-
});
|
|
54
|
-
it('is called when the footer close button is clicked', () => {
|
|
55
|
-
const {
|
|
56
|
-
getByTestId
|
|
57
|
-
} = renderModal();
|
|
58
|
-
fireEvent.click(getByTestId('footer-close-button'));
|
|
59
|
-
expect(defaultProps.onDismiss).toHaveBeenCalled();
|
|
60
|
-
});
|
|
61
|
-
});
|
|
62
|
-
describe('headers', () => {
|
|
63
|
-
it('are rendered', () => {
|
|
64
|
-
const {
|
|
65
|
-
getByRole
|
|
66
|
-
} = renderModal();
|
|
67
|
-
defaultProps.headers.forEach(header => {
|
|
68
|
-
expect(getByRole('columnheader', {
|
|
69
|
-
name: header.label
|
|
70
|
-
})).toBeInTheDocument();
|
|
71
|
-
});
|
|
72
|
-
});
|
|
73
|
-
});
|
|
74
|
-
describe('rows', () => {
|
|
75
|
-
it('are rendered', () => {
|
|
76
|
-
const {
|
|
77
|
-
getByRole
|
|
78
|
-
} = renderModal();
|
|
79
|
-
defaultProps.rows.forEach(_ref => {
|
|
80
|
-
let {
|
|
81
|
-
label,
|
|
82
|
-
documentCount,
|
|
83
|
-
selectionCount
|
|
84
|
-
} = _ref;
|
|
85
|
-
expect(getByRole('row', {
|
|
86
|
-
name: `${label} ${documentCount} ${selectionCount}`
|
|
87
|
-
})).toBeInTheDocument();
|
|
88
|
-
});
|
|
89
|
-
});
|
|
90
|
-
});
|
|
91
|
-
});
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2022 - present Instructure, Inc.
|
|
3
|
-
*
|
|
4
|
-
* This file is part of Canvas.
|
|
5
|
-
*
|
|
6
|
-
* Canvas is free software: you can redistribute it and/or modify it under
|
|
7
|
-
* the terms of the GNU Affero General Public License as published by the Free
|
|
8
|
-
* Software Foundation, version 3 of the License.
|
|
9
|
-
*
|
|
10
|
-
* Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
11
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
12
|
-
* A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
13
|
-
* details.
|
|
14
|
-
*
|
|
15
|
-
* You should have received a copy of the GNU Affero General Public License along
|
|
16
|
-
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
17
|
-
*/
|
|
18
|
-
import tinymce from 'tinymce';
|
|
19
|
-
import formatMessage from '../../../format-message';
|
|
20
|
-
import clickCallback from './clickCallback';
|
|
21
|
-
tinymce.create('tinymce.plugins.InstructureWordcount', {
|
|
22
|
-
init(ed) {
|
|
23
|
-
ed.addCommand('instructureWordcount', clickCallback.bind(this, ed, document));
|
|
24
|
-
ed.ui.registry.addMenuItem('instructure_wordcount', {
|
|
25
|
-
text: "Word Count",
|
|
26
|
-
icon: 'character-count',
|
|
27
|
-
onAction: () => ed.execCommand('instructureWordcount')
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
});
|
|
32
|
-
tinymce.PluginManager.add('instructure_wordcount', tinymce.plugins.InstructureWordcount);
|