@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,1152 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (C) 2019 - 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 { render } from '@testing-library/react';
|
|
20
|
-
import DimensionsInput, { useDimensionsState } from '..';
|
|
21
|
-
import DimensionsInputDriver from './DimensionsInputDriver';
|
|
22
|
-
const W_AND_H_NAN_ERROR = 'Width and height must be numbers';
|
|
23
|
-
const PERCENTAGE_NAN_ERROR = 'Percentage must be a number';
|
|
24
|
-
const ASPECT_MESSAGE = 'Aspect ratio will be preserved';
|
|
25
|
-
describe('RCE > Plugins > Shared > DimensionsInput', () => {
|
|
26
|
-
let $container;
|
|
27
|
-
let component;
|
|
28
|
-
let dimensions;
|
|
29
|
-
let dimensionsState;
|
|
30
|
-
let initialState;
|
|
31
|
-
let props;
|
|
32
|
-
beforeEach(() => {
|
|
33
|
-
$container = document.body.appendChild(document.createElement('div'));
|
|
34
|
-
dimensionsState = null;
|
|
35
|
-
initialState = {
|
|
36
|
-
appliedHeight: 300,
|
|
37
|
-
appliedWidth: 150,
|
|
38
|
-
appliedPercentage: 70,
|
|
39
|
-
usePercentageUnits: false,
|
|
40
|
-
naturalHeight: 200,
|
|
41
|
-
naturalWidth: 100
|
|
42
|
-
};
|
|
43
|
-
props = {
|
|
44
|
-
minWidth: 30,
|
|
45
|
-
minHeight: 60,
|
|
46
|
-
minPercentage: 10
|
|
47
|
-
};
|
|
48
|
-
});
|
|
49
|
-
afterEach(() => {
|
|
50
|
-
component.unmount();
|
|
51
|
-
$container.remove();
|
|
52
|
-
});
|
|
53
|
-
|
|
54
|
-
function SpecComponent() {
|
|
55
|
-
const {
|
|
56
|
-
minHeight,
|
|
57
|
-
minWidth,
|
|
58
|
-
minPercentage
|
|
59
|
-
} = props;
|
|
60
|
-
dimensionsState = useDimensionsState(initialState, {
|
|
61
|
-
minHeight,
|
|
62
|
-
minWidth,
|
|
63
|
-
minPercentage
|
|
64
|
-
});
|
|
65
|
-
return /*#__PURE__*/React.createElement(DimensionsInput, Object.assign({
|
|
66
|
-
dimensionsState: dimensionsState
|
|
67
|
-
}, props));
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
function renderComponent() {
|
|
71
|
-
component = render( /*#__PURE__*/React.createElement(SpecComponent, null), {
|
|
72
|
-
container: $container
|
|
73
|
-
});
|
|
74
|
-
dimensions = new DimensionsInputDriver($container);
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
function buildMinDimensionsError() {
|
|
78
|
-
return `Must be at least ${props.minWidth} x ${props.minHeight}px`;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
function buildMinPercentageError() {
|
|
82
|
-
return `Must be at least ${props.minPercentage}%`;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
describe('"Pixels" radio button', () => {
|
|
86
|
-
beforeEach(() => {
|
|
87
|
-
initialState.usePercentageUnits = false;
|
|
88
|
-
renderComponent();
|
|
89
|
-
});
|
|
90
|
-
it('is selected', () => {
|
|
91
|
-
expect(dimensions.pixelsRadioButton.checked).toEqual(true);
|
|
92
|
-
});
|
|
93
|
-
it('is not selected', () => {
|
|
94
|
-
expect(dimensions.percentageRadioButton.checked).toEqual(false);
|
|
95
|
-
});
|
|
96
|
-
});
|
|
97
|
-
describe('"Percentage" radio button', () => {
|
|
98
|
-
beforeEach(() => {
|
|
99
|
-
initialState.usePercentageUnits = true;
|
|
100
|
-
renderComponent();
|
|
101
|
-
});
|
|
102
|
-
it('is selected', () => {
|
|
103
|
-
expect(dimensions.percentageRadioButton.checked).toEqual(true);
|
|
104
|
-
});
|
|
105
|
-
it('is not selected', () => {
|
|
106
|
-
expect(dimensions.pixelsRadioButton.checked).toEqual(false);
|
|
107
|
-
});
|
|
108
|
-
});
|
|
109
|
-
describe('"Width" field', () => {
|
|
110
|
-
it('is present', () => {
|
|
111
|
-
renderComponent();
|
|
112
|
-
expect(dimensions.width).not.toBeNull();
|
|
113
|
-
});
|
|
114
|
-
it('is not present', () => {
|
|
115
|
-
initialState.usePercentageUnits = true;
|
|
116
|
-
renderComponent();
|
|
117
|
-
expect(dimensions.width).toBeNull();
|
|
118
|
-
});
|
|
119
|
-
describe('when a width has been applied to the element', () => {
|
|
120
|
-
it('uses the applied width as the field value', () => {
|
|
121
|
-
renderComponent();
|
|
122
|
-
expect(dimensions.width.value).toEqual(`${initialState.appliedWidth}`);
|
|
123
|
-
});
|
|
124
|
-
it('uses the applied width for the dimensions state width', () => {
|
|
125
|
-
renderComponent();
|
|
126
|
-
expect(dimensionsState.width).toEqual(initialState.appliedWidth);
|
|
127
|
-
});
|
|
128
|
-
describe('when the applied width is less than the minimum width', () => {
|
|
129
|
-
beforeEach(() => {
|
|
130
|
-
initialState.appliedWidth = props.minWidth - 1;
|
|
131
|
-
renderComponent();
|
|
132
|
-
});
|
|
133
|
-
it('displays a validation error with the field', () => {
|
|
134
|
-
expect(dimensions.messageTexts).toEqual([buildMinDimensionsError()]);
|
|
135
|
-
});
|
|
136
|
-
it('sets the dimensions state as invalid', () => {
|
|
137
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
138
|
-
});
|
|
139
|
-
});
|
|
140
|
-
});
|
|
141
|
-
describe('when no width has been applied to the element', () => {
|
|
142
|
-
beforeEach(() => {
|
|
143
|
-
initialState.appliedWidth = null;
|
|
144
|
-
renderComponent();
|
|
145
|
-
});
|
|
146
|
-
it('uses the natural width as the field value', () => {
|
|
147
|
-
expect(dimensions.width.value).toEqual(`${initialState.naturalWidth}`);
|
|
148
|
-
});
|
|
149
|
-
it('uses the applied width for the dimensions state width', () => {
|
|
150
|
-
expect(dimensionsState.width).toEqual(initialState.naturalWidth);
|
|
151
|
-
});
|
|
152
|
-
});
|
|
153
|
-
describe('when the value changes', () => {
|
|
154
|
-
beforeEach(renderComponent);
|
|
155
|
-
it('updates the value in the field', () => {
|
|
156
|
-
dimensions.width.setValue('120');
|
|
157
|
-
expect(dimensions.width.value).toEqual('120');
|
|
158
|
-
});
|
|
159
|
-
it('updates dimensions state width with the parsed number', () => {
|
|
160
|
-
dimensions.width.setValue('120');
|
|
161
|
-
expect(dimensionsState.width).toEqual(120);
|
|
162
|
-
});
|
|
163
|
-
it('proportionally scales the height in the dimensions state', () => {
|
|
164
|
-
dimensions.width.setValue('120');
|
|
165
|
-
expect(dimensionsState.height).toEqual(240);
|
|
166
|
-
});
|
|
167
|
-
it('updates the height field with the scaled height', () => {
|
|
168
|
-
dimensions.width.setValue('120');
|
|
169
|
-
expect(dimensions.height.value).toEqual('240');
|
|
170
|
-
});
|
|
171
|
-
describe('when the value includes whitespace', () => {
|
|
172
|
-
it('preserves the whitespace in the field', () => {
|
|
173
|
-
dimensions.width.setValue(' 120 ');
|
|
174
|
-
expect(dimensions.width.value).toEqual(' 120 ');
|
|
175
|
-
});
|
|
176
|
-
it('ignores whitespace in the dimensions state width', () => {
|
|
177
|
-
dimensions.width.setValue(' 120 ');
|
|
178
|
-
expect(dimensionsState.width).toEqual(120);
|
|
179
|
-
});
|
|
180
|
-
});
|
|
181
|
-
describe('when the value is a decimal number', () => {
|
|
182
|
-
it('preserves the decimal value in the field', () => {
|
|
183
|
-
dimensions.width.setValue('119.51');
|
|
184
|
-
expect(dimensions.width.value).toEqual('119.51');
|
|
185
|
-
});
|
|
186
|
-
it('sets the dimensions state width with the rounded integer', () => {
|
|
187
|
-
dimensions.width.setValue('119.51');
|
|
188
|
-
expect(dimensionsState.width).toEqual(120);
|
|
189
|
-
});
|
|
190
|
-
});
|
|
191
|
-
describe('when the value is cleared', () => {
|
|
192
|
-
beforeEach(() => {
|
|
193
|
-
dimensions.width.setValue('');
|
|
194
|
-
});
|
|
195
|
-
it('sets the dimensions state width to null', () => {
|
|
196
|
-
expect(dimensionsState.width).toBeNull();
|
|
197
|
-
});
|
|
198
|
-
it('clears the height field', () => {
|
|
199
|
-
expect(dimensions.height.value).toEqual('');
|
|
200
|
-
});
|
|
201
|
-
it('sets the dimensions state height to null', () => {
|
|
202
|
-
expect(dimensionsState.height).toBeNull();
|
|
203
|
-
});
|
|
204
|
-
it('sets the dimensions state as invalid', () => {
|
|
205
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
206
|
-
});
|
|
207
|
-
});
|
|
208
|
-
describe('when the value is not a number', () => {
|
|
209
|
-
it('preserves the invalid value in the field', () => {
|
|
210
|
-
dimensions.width.setValue('twelve');
|
|
211
|
-
expect(dimensions.width.value).toEqual('twelve');
|
|
212
|
-
});
|
|
213
|
-
it('sets the dimensions state width to NaN', () => {
|
|
214
|
-
dimensions.width.setValue('twelve');
|
|
215
|
-
expect(dimensionsState.width).toBeNaN();
|
|
216
|
-
});
|
|
217
|
-
it('clears the height field', () => {
|
|
218
|
-
dimensions.width.setValue('twelve');
|
|
219
|
-
expect(dimensions.height.value).toEqual('');
|
|
220
|
-
});
|
|
221
|
-
it('sets the dimensions state height to NaN', () => {
|
|
222
|
-
dimensions.width.setValue('twelve');
|
|
223
|
-
expect(dimensionsState.height).toBeNaN();
|
|
224
|
-
});
|
|
225
|
-
});
|
|
226
|
-
describe('when the value is not a finite number', () => {
|
|
227
|
-
beforeEach(() => {
|
|
228
|
-
dimensions.width.setValue('Infinity');
|
|
229
|
-
});
|
|
230
|
-
it('preserves the value in the field', () => {
|
|
231
|
-
expect(dimensions.width.value).toEqual('Infinity');
|
|
232
|
-
});
|
|
233
|
-
it('sets the dimensions state width to NaN', () => {
|
|
234
|
-
expect(dimensionsState.width).toBeNaN();
|
|
235
|
-
});
|
|
236
|
-
it('sets the dimensions state as invalid', () => {
|
|
237
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
238
|
-
});
|
|
239
|
-
it('displays a validation error with the field', () => {
|
|
240
|
-
expect(dimensions.messageTexts).toEqual([W_AND_H_NAN_ERROR]);
|
|
241
|
-
});
|
|
242
|
-
});
|
|
243
|
-
describe('when the value is less than the minimum', () => {
|
|
244
|
-
it('displays a validation error with the field', () => {
|
|
245
|
-
dimensions.width.setValue(props.minWidth - 1);
|
|
246
|
-
expect(dimensions.messageTexts).toEqual([buildMinDimensionsError()]);
|
|
247
|
-
});
|
|
248
|
-
it('sets the dimensions state as invalid', () => {
|
|
249
|
-
dimensions.width.setValue(props.minWidth - 1);
|
|
250
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
251
|
-
});
|
|
252
|
-
});
|
|
253
|
-
describe('when the value becomes valid', () => {
|
|
254
|
-
beforeEach(() => {
|
|
255
|
-
dimensions.width.setValue(props.minWidth - 1);
|
|
256
|
-
dimensions.width.setValue(props.minWidth);
|
|
257
|
-
});
|
|
258
|
-
it('removes the validation error from the field', () => {
|
|
259
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
260
|
-
});
|
|
261
|
-
it('sets the dimensions state as valid', () => {
|
|
262
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
263
|
-
});
|
|
264
|
-
});
|
|
265
|
-
describe('when the value remains invalid', () => {
|
|
266
|
-
beforeEach(() => {
|
|
267
|
-
dimensions.width.setValue('');
|
|
268
|
-
dimensions.width.setValue(1);
|
|
269
|
-
});
|
|
270
|
-
it('displays a validation error with the field', () => {
|
|
271
|
-
expect(dimensions.messageTexts).toEqual([buildMinDimensionsError()]);
|
|
272
|
-
});
|
|
273
|
-
it('sets the dimensions state as invalid', () => {
|
|
274
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
275
|
-
});
|
|
276
|
-
});
|
|
277
|
-
});
|
|
278
|
-
describe('when decremented', () => {
|
|
279
|
-
describe('when a width has been applied to the element', () => {
|
|
280
|
-
beforeEach(() => {
|
|
281
|
-
renderComponent();
|
|
282
|
-
dimensions.width.decrement();
|
|
283
|
-
});
|
|
284
|
-
it('decrements the applied width for the field value', () => {
|
|
285
|
-
expect(dimensions.width.value).toEqual(`${initialState.appliedWidth - 1}`);
|
|
286
|
-
});
|
|
287
|
-
it('decrements the applied width for the dimensions state width', () => {
|
|
288
|
-
expect(dimensionsState.width).toEqual(initialState.appliedWidth - 1);
|
|
289
|
-
});
|
|
290
|
-
});
|
|
291
|
-
describe('when no width has been applied to the element', () => {
|
|
292
|
-
beforeEach(() => {
|
|
293
|
-
initialState.appliedWidth = null;
|
|
294
|
-
renderComponent();
|
|
295
|
-
dimensions.width.decrement();
|
|
296
|
-
});
|
|
297
|
-
it('decrements the natural width for the field value', () => {
|
|
298
|
-
expect(dimensions.width.value).toEqual(`${initialState.naturalWidth - 1}`);
|
|
299
|
-
});
|
|
300
|
-
it('decrements the natural width for the dimensions state width', () => {
|
|
301
|
-
expect(dimensionsState.width).toEqual(initialState.naturalWidth - 1);
|
|
302
|
-
});
|
|
303
|
-
});
|
|
304
|
-
describe('when the applied width is less than the minimum width', () => {
|
|
305
|
-
beforeEach(() => {
|
|
306
|
-
initialState.appliedWidth = props.minWidth - 1;
|
|
307
|
-
renderComponent();
|
|
308
|
-
dimensions.width.decrement();
|
|
309
|
-
});
|
|
310
|
-
it('uses the minimum width for the field value', () => {
|
|
311
|
-
expect(dimensions.width.value).toEqual(`${props.minWidth}`);
|
|
312
|
-
});
|
|
313
|
-
it('uses the minimum width for the dimensions state width', () => {
|
|
314
|
-
expect(dimensionsState.width).toEqual(props.minWidth);
|
|
315
|
-
});
|
|
316
|
-
it('removes the validation error from the field', () => {
|
|
317
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
318
|
-
});
|
|
319
|
-
it('sets the dimensions state as valid', () => {
|
|
320
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
321
|
-
});
|
|
322
|
-
});
|
|
323
|
-
it('proportionally scales the height in the dimensions state', () => {
|
|
324
|
-
renderComponent();
|
|
325
|
-
dimensions.width.decrement();
|
|
326
|
-
expect(dimensionsState.height).toEqual(initialState.appliedHeight - 2);
|
|
327
|
-
});
|
|
328
|
-
it('updates the height field with the scaled height', () => {
|
|
329
|
-
renderComponent();
|
|
330
|
-
dimensions.width.decrement();
|
|
331
|
-
expect(dimensions.height.value).toEqual(`${initialState.appliedHeight - 2}`);
|
|
332
|
-
});
|
|
333
|
-
describe('when the value had been cleared', () => {
|
|
334
|
-
beforeEach(() => {
|
|
335
|
-
renderComponent();
|
|
336
|
-
dimensions.width.setValue('');
|
|
337
|
-
dimensions.width.decrement();
|
|
338
|
-
});
|
|
339
|
-
it('decrements the initial width for the field value', () => {
|
|
340
|
-
expect(dimensions.width.value).toEqual(`${initialState.appliedWidth - 1}`);
|
|
341
|
-
});
|
|
342
|
-
it('decrements the initial width for the dimensions state width', () => {
|
|
343
|
-
expect(dimensionsState.width).toEqual(initialState.appliedWidth - 1);
|
|
344
|
-
});
|
|
345
|
-
it('removes the validation error from the field', () => {
|
|
346
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
347
|
-
});
|
|
348
|
-
it('sets the dimensions state as valid', () => {
|
|
349
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
350
|
-
});
|
|
351
|
-
});
|
|
352
|
-
describe('when the value is the minimum width', () => {
|
|
353
|
-
beforeEach(() => {
|
|
354
|
-
renderComponent();
|
|
355
|
-
dimensions.width.setValue(props.minWidth);
|
|
356
|
-
dimensions.width.decrement();
|
|
357
|
-
});
|
|
358
|
-
it('preserves the value in the field', () => {
|
|
359
|
-
expect(dimensions.width.value).toEqual(`${props.minWidth}`);
|
|
360
|
-
});
|
|
361
|
-
it('sets the dimensions state width to the minimum width', () => {
|
|
362
|
-
expect(dimensionsState.width).toEqual(props.minWidth);
|
|
363
|
-
});
|
|
364
|
-
});
|
|
365
|
-
describe('when the height is the minimum height', () => {
|
|
366
|
-
beforeEach(() => {
|
|
367
|
-
props.minHeight = 120;
|
|
368
|
-
props.minWidth = 10;
|
|
369
|
-
renderComponent();
|
|
370
|
-
dimensions.height.setValue(props.minHeight);
|
|
371
|
-
dimensions.width.decrement();
|
|
372
|
-
});
|
|
373
|
-
it('preserves the value in the height field', () => {
|
|
374
|
-
expect(dimensions.height.value).toEqual(`${props.minHeight}`);
|
|
375
|
-
});
|
|
376
|
-
it('preserves the aspect ratio for the width field', () => {
|
|
377
|
-
expect(dimensions.width.value).toEqual(`${props.minHeight / 2}`);
|
|
378
|
-
});
|
|
379
|
-
it('sets the dimensions state height to the minimum height', () => {
|
|
380
|
-
expect(dimensionsState.height).toEqual(props.minHeight);
|
|
381
|
-
});
|
|
382
|
-
it('preserves the aspect ratio for the dimensions state width', () => {
|
|
383
|
-
expect(dimensionsState.width).toEqual(props.minHeight / 2);
|
|
384
|
-
});
|
|
385
|
-
});
|
|
386
|
-
describe('when the value is not a number', () => {
|
|
387
|
-
beforeEach(() => {
|
|
388
|
-
renderComponent();
|
|
389
|
-
dimensions.height.setValue('twelve');
|
|
390
|
-
dimensions.height.decrement();
|
|
391
|
-
});
|
|
392
|
-
it('preserves the invalid value in the field', () => {
|
|
393
|
-
expect(dimensions.height.value).toEqual('twelve');
|
|
394
|
-
});
|
|
395
|
-
it('sets the dimensions state height to NaN', () => {
|
|
396
|
-
expect(dimensionsState.height).toBeNaN();
|
|
397
|
-
});
|
|
398
|
-
});
|
|
399
|
-
});
|
|
400
|
-
describe('when incremented', () => {
|
|
401
|
-
describe('when a width has been applied to the element', () => {
|
|
402
|
-
beforeEach(() => {
|
|
403
|
-
renderComponent();
|
|
404
|
-
dimensions.width.increment();
|
|
405
|
-
});
|
|
406
|
-
it('increments the applied width for the field value', () => {
|
|
407
|
-
expect(dimensions.width.value).toEqual(`${initialState.appliedWidth + 1}`);
|
|
408
|
-
});
|
|
409
|
-
it('increments the applied width for the dimensions state width', () => {
|
|
410
|
-
expect(dimensionsState.width).toEqual(initialState.appliedWidth + 1);
|
|
411
|
-
});
|
|
412
|
-
});
|
|
413
|
-
describe('when no width has been applied to the element', () => {
|
|
414
|
-
beforeEach(() => {
|
|
415
|
-
initialState.appliedWidth = null;
|
|
416
|
-
renderComponent();
|
|
417
|
-
dimensions.width.increment();
|
|
418
|
-
});
|
|
419
|
-
it('increments the natural width for the field value', () => {
|
|
420
|
-
expect(dimensions.width.value).toEqual(`${initialState.naturalWidth + 1}`);
|
|
421
|
-
});
|
|
422
|
-
it('increments the natural width for the dimensions state width', () => {
|
|
423
|
-
expect(dimensionsState.width).toEqual(initialState.naturalWidth + 1);
|
|
424
|
-
});
|
|
425
|
-
});
|
|
426
|
-
describe('when the applied width is less than the minimum width', () => {
|
|
427
|
-
beforeEach(() => {
|
|
428
|
-
initialState.appliedWidth = props.minWidth - 2;
|
|
429
|
-
renderComponent();
|
|
430
|
-
dimensions.width.increment();
|
|
431
|
-
});
|
|
432
|
-
it('uses the minimum width for the field value', () => {
|
|
433
|
-
expect(dimensions.width.value).toEqual(`${props.minWidth}`);
|
|
434
|
-
});
|
|
435
|
-
it('uses the minimum width for the dimensions state width', () => {
|
|
436
|
-
expect(dimensionsState.width).toEqual(props.minWidth);
|
|
437
|
-
});
|
|
438
|
-
it('removes the validation error from the field', () => {
|
|
439
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
440
|
-
});
|
|
441
|
-
it('sets the dimensions state as valid', () => {
|
|
442
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
443
|
-
});
|
|
444
|
-
});
|
|
445
|
-
it('proportionally scales the height in the dimensions state', () => {
|
|
446
|
-
renderComponent();
|
|
447
|
-
dimensions.width.increment(); // height is twice the width and scales at twice the rate
|
|
448
|
-
|
|
449
|
-
expect(dimensionsState.height).toEqual(initialState.appliedHeight + 2);
|
|
450
|
-
});
|
|
451
|
-
it('updates the height field with the scaled height', () => {
|
|
452
|
-
renderComponent();
|
|
453
|
-
dimensions.width.increment(); // height is twice the width and scales at twice the rate
|
|
454
|
-
|
|
455
|
-
expect(dimensions.height.value).toEqual(`${initialState.appliedHeight + 2}`);
|
|
456
|
-
});
|
|
457
|
-
describe('when the value had been cleared', () => {
|
|
458
|
-
beforeEach(() => {
|
|
459
|
-
renderComponent();
|
|
460
|
-
dimensions.width.setValue('');
|
|
461
|
-
dimensions.width.increment();
|
|
462
|
-
});
|
|
463
|
-
it('increments the initial width for the field value', () => {
|
|
464
|
-
expect(dimensions.width.value).toEqual(`${initialState.appliedWidth + 1}`);
|
|
465
|
-
});
|
|
466
|
-
it('increments the initial width for the dimensions state width', () => {
|
|
467
|
-
expect(dimensionsState.width).toEqual(initialState.appliedWidth + 1);
|
|
468
|
-
});
|
|
469
|
-
it('removes the validation error from the field', () => {
|
|
470
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
471
|
-
});
|
|
472
|
-
it('sets the dimensions state as valid', () => {
|
|
473
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
474
|
-
});
|
|
475
|
-
});
|
|
476
|
-
describe('when the value is not a number', () => {
|
|
477
|
-
beforeEach(() => {
|
|
478
|
-
renderComponent();
|
|
479
|
-
dimensions.width.setValue('twelve');
|
|
480
|
-
dimensions.width.increment();
|
|
481
|
-
});
|
|
482
|
-
it('preserves the invalid value in the field', () => {
|
|
483
|
-
expect(dimensions.width.value).toEqual('twelve');
|
|
484
|
-
});
|
|
485
|
-
it('sets the dimensions state width to NaN', () => {
|
|
486
|
-
expect(dimensionsState.width).toBeNaN();
|
|
487
|
-
});
|
|
488
|
-
});
|
|
489
|
-
});
|
|
490
|
-
});
|
|
491
|
-
describe('"Height" field', () => {
|
|
492
|
-
it('is present', () => {
|
|
493
|
-
renderComponent();
|
|
494
|
-
expect(dimensions.height).not.toBeNull();
|
|
495
|
-
});
|
|
496
|
-
it('is not present', () => {
|
|
497
|
-
initialState.usePercentageUnits = true;
|
|
498
|
-
renderComponent();
|
|
499
|
-
expect(dimensions.height).toBeNull();
|
|
500
|
-
});
|
|
501
|
-
describe('when a height has been applied to the element', () => {
|
|
502
|
-
it('uses the applied height as the field value', () => {
|
|
503
|
-
renderComponent();
|
|
504
|
-
expect(dimensions.height.value).toEqual('300');
|
|
505
|
-
});
|
|
506
|
-
it('uses the applied height for the dimensions state height', () => {
|
|
507
|
-
renderComponent();
|
|
508
|
-
expect(dimensionsState.height).toEqual(300);
|
|
509
|
-
});
|
|
510
|
-
describe('when the applied height is less than the minimum height', () => {
|
|
511
|
-
beforeEach(() => {
|
|
512
|
-
initialState.appliedHeight = props.minHeight - 1;
|
|
513
|
-
renderComponent();
|
|
514
|
-
});
|
|
515
|
-
it('displays a validation error with the field', () => {
|
|
516
|
-
expect(dimensions.messageTexts).toEqual([buildMinDimensionsError()]);
|
|
517
|
-
});
|
|
518
|
-
it('sets the dimensions state as invalid', () => {
|
|
519
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
520
|
-
});
|
|
521
|
-
});
|
|
522
|
-
});
|
|
523
|
-
describe('when no height has been applied to the element', () => {
|
|
524
|
-
beforeEach(() => {
|
|
525
|
-
initialState.appliedHeight = null;
|
|
526
|
-
renderComponent();
|
|
527
|
-
});
|
|
528
|
-
it('uses the natural height as the field value', () => {
|
|
529
|
-
expect(dimensions.height.value).toEqual('200');
|
|
530
|
-
});
|
|
531
|
-
it('uses the applied height for the dimensions state height', () => {
|
|
532
|
-
expect(dimensionsState.height).toEqual(200);
|
|
533
|
-
});
|
|
534
|
-
});
|
|
535
|
-
describe('when the value changes', () => {
|
|
536
|
-
beforeEach(renderComponent);
|
|
537
|
-
it('updates the value in the field', () => {
|
|
538
|
-
dimensions.height.setValue('120');
|
|
539
|
-
expect(dimensions.height.value).toEqual('120');
|
|
540
|
-
});
|
|
541
|
-
it('updates dimensions state height with the parsed number', () => {
|
|
542
|
-
dimensions.height.setValue('120');
|
|
543
|
-
expect(dimensionsState.height).toEqual(120);
|
|
544
|
-
});
|
|
545
|
-
it('proportionally scales the width in the dimensions state', () => {
|
|
546
|
-
dimensions.height.setValue('120');
|
|
547
|
-
expect(dimensionsState.width).toEqual(60);
|
|
548
|
-
});
|
|
549
|
-
it('updates the width field with the scaled width', () => {
|
|
550
|
-
dimensions.height.setValue('120');
|
|
551
|
-
expect(dimensions.width.value).toEqual('60');
|
|
552
|
-
});
|
|
553
|
-
describe('when the value includes whitespace', () => {
|
|
554
|
-
it('preserves the whitespace in the field', () => {
|
|
555
|
-
dimensions.height.setValue(' 120 ');
|
|
556
|
-
expect(dimensions.height.value).toEqual(' 120 ');
|
|
557
|
-
});
|
|
558
|
-
it('ignores whitespace in the dimensions state height', () => {
|
|
559
|
-
dimensions.height.setValue(' 120 ');
|
|
560
|
-
expect(dimensionsState.height).toEqual(120);
|
|
561
|
-
});
|
|
562
|
-
});
|
|
563
|
-
describe('when the value is a decimal number', () => {
|
|
564
|
-
it('preserves the decimal value in the field', () => {
|
|
565
|
-
dimensions.height.setValue('119.51');
|
|
566
|
-
expect(dimensions.height.value).toEqual('119.51');
|
|
567
|
-
});
|
|
568
|
-
it('sets the dimensions state height with the rounded integer', () => {
|
|
569
|
-
dimensions.height.setValue('119.51');
|
|
570
|
-
expect(dimensionsState.height).toEqual(120);
|
|
571
|
-
});
|
|
572
|
-
});
|
|
573
|
-
describe('when the value is cleared', () => {
|
|
574
|
-
beforeEach(() => {
|
|
575
|
-
dimensions.height.setValue('');
|
|
576
|
-
});
|
|
577
|
-
it('sets the dimensions state height to null', () => {
|
|
578
|
-
expect(dimensionsState.height).toBeNull();
|
|
579
|
-
});
|
|
580
|
-
it('clears the width field', () => {
|
|
581
|
-
expect(dimensions.width.value).toEqual('');
|
|
582
|
-
});
|
|
583
|
-
it('sets the dimensions state width to null', () => {
|
|
584
|
-
expect(dimensionsState.width).toBeNull();
|
|
585
|
-
});
|
|
586
|
-
it('sets the dimensions state as invalid', () => {
|
|
587
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
588
|
-
});
|
|
589
|
-
});
|
|
590
|
-
describe('when the value is not a number', () => {
|
|
591
|
-
beforeEach(() => {
|
|
592
|
-
dimensions.height.setValue('twelve');
|
|
593
|
-
});
|
|
594
|
-
it('preserves the invalid value in the field', () => {
|
|
595
|
-
expect(dimensions.height.value).toEqual('twelve');
|
|
596
|
-
});
|
|
597
|
-
it('sets the dimensions state height to NaN', () => {
|
|
598
|
-
expect(dimensionsState.height).toBeNaN();
|
|
599
|
-
});
|
|
600
|
-
it('clears the width field', () => {
|
|
601
|
-
expect(dimensions.width.value).toEqual('');
|
|
602
|
-
});
|
|
603
|
-
it('sets the dimensions state width to NaN', () => {
|
|
604
|
-
expect(dimensionsState.width).toBeNaN();
|
|
605
|
-
});
|
|
606
|
-
});
|
|
607
|
-
describe('when the value is not a finite number', () => {
|
|
608
|
-
beforeEach(() => {
|
|
609
|
-
dimensions.height.setValue('Infinity');
|
|
610
|
-
});
|
|
611
|
-
it('preserves the value in the field', () => {
|
|
612
|
-
expect(dimensions.height.value).toEqual('Infinity');
|
|
613
|
-
});
|
|
614
|
-
it('sets the dimensions state height to NaN', () => {
|
|
615
|
-
expect(dimensionsState.height).toBeNaN();
|
|
616
|
-
});
|
|
617
|
-
it('sets the dimensions state as invalid', () => {
|
|
618
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
619
|
-
});
|
|
620
|
-
it('displays a validation error with the field', () => {
|
|
621
|
-
expect(dimensions.messageTexts).toEqual([W_AND_H_NAN_ERROR]);
|
|
622
|
-
});
|
|
623
|
-
});
|
|
624
|
-
describe('when the value is less than the minimum', () => {
|
|
625
|
-
beforeEach(() => {
|
|
626
|
-
dimensions.height.setValue(props.minHeight);
|
|
627
|
-
dimensions.height.setValue(props.minHeight - 1);
|
|
628
|
-
});
|
|
629
|
-
it('displays a validation error with the field', () => {
|
|
630
|
-
expect(dimensions.messageTexts).toEqual([buildMinDimensionsError()]);
|
|
631
|
-
});
|
|
632
|
-
it('sets the dimensions state as invalid', () => {
|
|
633
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
634
|
-
});
|
|
635
|
-
});
|
|
636
|
-
describe('when the value becomes valid', () => {
|
|
637
|
-
beforeEach(() => {
|
|
638
|
-
dimensions.height.setValue(props.minHeight - 1);
|
|
639
|
-
dimensions.height.setValue(props.minHeight);
|
|
640
|
-
});
|
|
641
|
-
it('removes the validation error from the field', () => {
|
|
642
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
643
|
-
});
|
|
644
|
-
it('sets the dimensions state as valid', () => {
|
|
645
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
646
|
-
});
|
|
647
|
-
});
|
|
648
|
-
describe('when the value remains invalid', () => {
|
|
649
|
-
beforeEach(() => {
|
|
650
|
-
dimensions.height.setValue('');
|
|
651
|
-
dimensions.height.setValue(1);
|
|
652
|
-
});
|
|
653
|
-
it('displays a validation error with the field', () => {
|
|
654
|
-
expect(dimensions.messageTexts).toEqual([buildMinDimensionsError()]);
|
|
655
|
-
});
|
|
656
|
-
it('sets the dimensions state as invalid', () => {
|
|
657
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
658
|
-
});
|
|
659
|
-
});
|
|
660
|
-
});
|
|
661
|
-
describe('when decremented', () => {
|
|
662
|
-
describe('when a height has been applied to the element', () => {
|
|
663
|
-
beforeEach(() => {
|
|
664
|
-
renderComponent();
|
|
665
|
-
dimensions.height.decrement();
|
|
666
|
-
});
|
|
667
|
-
it('decrements the applied height for the field value', () => {
|
|
668
|
-
expect(dimensions.height.value).toEqual(`${initialState.appliedHeight - 1}`);
|
|
669
|
-
});
|
|
670
|
-
it('decrements the applied height for the dimensions state height', () => {
|
|
671
|
-
expect(dimensionsState.height).toEqual(initialState.appliedHeight - 1);
|
|
672
|
-
});
|
|
673
|
-
});
|
|
674
|
-
describe('when no height has been applied to the element', () => {
|
|
675
|
-
beforeEach(() => {
|
|
676
|
-
initialState.appliedHeight = null;
|
|
677
|
-
renderComponent();
|
|
678
|
-
dimensions.height.decrement();
|
|
679
|
-
});
|
|
680
|
-
it('decrements the natural height for the field value', () => {
|
|
681
|
-
expect(dimensions.height.value).toEqual(`${initialState.naturalHeight - 1}`);
|
|
682
|
-
});
|
|
683
|
-
it('decrements the natural height for the dimensions state height', () => {
|
|
684
|
-
expect(dimensionsState.height).toEqual(initialState.naturalHeight - 1);
|
|
685
|
-
});
|
|
686
|
-
});
|
|
687
|
-
describe('when the applied height is less than the minimum height', () => {
|
|
688
|
-
beforeEach(() => {
|
|
689
|
-
initialState.appliedHeight = props.minHeight - 1;
|
|
690
|
-
renderComponent();
|
|
691
|
-
dimensions.height.decrement();
|
|
692
|
-
});
|
|
693
|
-
it('uses the minimum height for the field value', () => {
|
|
694
|
-
expect(dimensions.height.value).toEqual(`${props.minHeight}`);
|
|
695
|
-
});
|
|
696
|
-
it('uses the minimum height for the dimensions state height', () => {
|
|
697
|
-
expect(dimensionsState.height).toEqual(props.minHeight);
|
|
698
|
-
});
|
|
699
|
-
it('removes the validation error from the field', () => {
|
|
700
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
701
|
-
});
|
|
702
|
-
it('sets the dimensions state as valid', () => {
|
|
703
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
704
|
-
});
|
|
705
|
-
});
|
|
706
|
-
it('proportionally scales the width in the dimensions state', () => {
|
|
707
|
-
renderComponent();
|
|
708
|
-
dimensions.height.decrement();
|
|
709
|
-
dimensions.height.decrement(); // decrement twice to ensure a round number decrement of width
|
|
710
|
-
|
|
711
|
-
expect(dimensionsState.width).toEqual(initialState.appliedWidth - 1);
|
|
712
|
-
});
|
|
713
|
-
it('updates the width field with the scaled width', () => {
|
|
714
|
-
renderComponent();
|
|
715
|
-
dimensions.height.decrement();
|
|
716
|
-
dimensions.height.decrement(); // decrement twice to ensure a round number decrement of width
|
|
717
|
-
|
|
718
|
-
expect(dimensions.width.value).toEqual(`${initialState.appliedWidth - 1}`);
|
|
719
|
-
});
|
|
720
|
-
describe('when the value had been cleared', () => {
|
|
721
|
-
beforeEach(() => {
|
|
722
|
-
renderComponent();
|
|
723
|
-
dimensions.height.setValue('');
|
|
724
|
-
dimensions.height.decrement();
|
|
725
|
-
});
|
|
726
|
-
it('decrements the initial height for the field value', () => {
|
|
727
|
-
expect(dimensions.height.value).toEqual(`${initialState.appliedHeight - 1}`);
|
|
728
|
-
});
|
|
729
|
-
it('decrements the initial height for the dimensions state height', () => {
|
|
730
|
-
expect(dimensionsState.height).toEqual(initialState.appliedHeight - 1);
|
|
731
|
-
});
|
|
732
|
-
it('removes the validation error from the field', () => {
|
|
733
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
734
|
-
});
|
|
735
|
-
it('sets the dimensions state as valid', () => {
|
|
736
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
737
|
-
});
|
|
738
|
-
});
|
|
739
|
-
describe('when the value is the minimum height', () => {
|
|
740
|
-
beforeEach(() => {
|
|
741
|
-
renderComponent();
|
|
742
|
-
dimensions.height.setValue(props.minHeight);
|
|
743
|
-
dimensions.height.decrement();
|
|
744
|
-
});
|
|
745
|
-
it('preserves the value in the field', () => {
|
|
746
|
-
expect(dimensions.height.value).toEqual(`${props.minHeight}`);
|
|
747
|
-
});
|
|
748
|
-
it('sets the dimensions state height to the minimum height', () => {
|
|
749
|
-
expect(dimensionsState.height).toEqual(props.minHeight);
|
|
750
|
-
});
|
|
751
|
-
});
|
|
752
|
-
describe('when the width is the minimum width', () => {
|
|
753
|
-
beforeEach(() => {
|
|
754
|
-
props.minHeight = 10;
|
|
755
|
-
props.minWidth = 60;
|
|
756
|
-
renderComponent();
|
|
757
|
-
dimensions.width.setValue(props.minWidth);
|
|
758
|
-
dimensions.height.decrement();
|
|
759
|
-
});
|
|
760
|
-
it('preserves the value in the width field', () => {
|
|
761
|
-
expect(dimensions.width.value).toEqual(`${props.minWidth}`);
|
|
762
|
-
});
|
|
763
|
-
it('preserves the aspect ratio for the height field', () => {
|
|
764
|
-
expect(dimensions.height.value).toEqual('120');
|
|
765
|
-
});
|
|
766
|
-
it('sets the dimensions state width to the minimum width', () => {
|
|
767
|
-
expect(dimensionsState.width).toEqual(props.minWidth);
|
|
768
|
-
});
|
|
769
|
-
it('preserves the aspect ratio for the dimensions state height', () => {
|
|
770
|
-
expect(dimensionsState.height).toEqual(120);
|
|
771
|
-
});
|
|
772
|
-
});
|
|
773
|
-
describe('when the value is not a number', () => {
|
|
774
|
-
beforeEach(() => {
|
|
775
|
-
renderComponent();
|
|
776
|
-
dimensions.height.setValue('twelve');
|
|
777
|
-
dimensions.height.decrement();
|
|
778
|
-
});
|
|
779
|
-
it('preserves the invalid value in the field', () => {
|
|
780
|
-
expect(dimensions.height.value).toEqual('twelve');
|
|
781
|
-
});
|
|
782
|
-
it('sets the dimensions state height to NaN', () => {
|
|
783
|
-
expect(dimensionsState.height).toBeNaN();
|
|
784
|
-
});
|
|
785
|
-
});
|
|
786
|
-
});
|
|
787
|
-
describe('when incremented', () => {
|
|
788
|
-
describe('when a height has been applied to the element', () => {
|
|
789
|
-
beforeEach(() => {
|
|
790
|
-
renderComponent();
|
|
791
|
-
dimensions.height.increment();
|
|
792
|
-
});
|
|
793
|
-
it('increments the applied height for the field value', () => {
|
|
794
|
-
expect(dimensions.height.value).toEqual(`${initialState.appliedHeight + 1}`);
|
|
795
|
-
});
|
|
796
|
-
it('increments the applied height for the dimensions state height', () => {
|
|
797
|
-
expect(dimensionsState.height).toEqual(initialState.appliedHeight + 1);
|
|
798
|
-
});
|
|
799
|
-
});
|
|
800
|
-
describe('when no height has been applied to the element', () => {
|
|
801
|
-
beforeEach(() => {
|
|
802
|
-
initialState.appliedHeight = null;
|
|
803
|
-
renderComponent();
|
|
804
|
-
dimensions.height.increment();
|
|
805
|
-
});
|
|
806
|
-
it('increments the natural height for the field value', () => {
|
|
807
|
-
expect(dimensions.height.value).toEqual(`${initialState.naturalHeight + 1}`);
|
|
808
|
-
});
|
|
809
|
-
it('increments the natural height for the dimensions state height', () => {
|
|
810
|
-
expect(dimensionsState.height).toEqual(initialState.naturalHeight + 1);
|
|
811
|
-
});
|
|
812
|
-
});
|
|
813
|
-
describe('when the applied height is less than the minimum height', () => {
|
|
814
|
-
beforeEach(() => {
|
|
815
|
-
initialState.appliedHeight = props.minHeight - 2;
|
|
816
|
-
renderComponent();
|
|
817
|
-
dimensions.height.increment();
|
|
818
|
-
});
|
|
819
|
-
it('uses the minimum height for the field value', () => {
|
|
820
|
-
expect(dimensions.height.value).toEqual(`${props.minHeight}`);
|
|
821
|
-
});
|
|
822
|
-
it('uses the minimum height for the dimensions state height', () => {
|
|
823
|
-
expect(dimensionsState.height).toEqual(props.minHeight);
|
|
824
|
-
});
|
|
825
|
-
it('removes the validation error from the field', () => {
|
|
826
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
827
|
-
});
|
|
828
|
-
it('sets the dimensions state as valid', () => {
|
|
829
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
830
|
-
});
|
|
831
|
-
});
|
|
832
|
-
it('proportionally scales the width in the dimensions state', () => {
|
|
833
|
-
renderComponent();
|
|
834
|
-
dimensions.height.increment();
|
|
835
|
-
dimensions.height.increment(); // increment twice to ensure a round number increment of width
|
|
836
|
-
|
|
837
|
-
expect(dimensionsState.width).toEqual(initialState.appliedWidth + 1);
|
|
838
|
-
});
|
|
839
|
-
it('updates the width field with the scaled width', () => {
|
|
840
|
-
renderComponent();
|
|
841
|
-
dimensions.height.increment();
|
|
842
|
-
dimensions.height.increment(); // increment twice to ensure a round number increment of width
|
|
843
|
-
|
|
844
|
-
expect(dimensions.width.value).toEqual(`${initialState.appliedWidth + 1}`);
|
|
845
|
-
});
|
|
846
|
-
describe('when the value had been cleared', () => {
|
|
847
|
-
beforeEach(() => {
|
|
848
|
-
renderComponent();
|
|
849
|
-
dimensions.height.setValue('');
|
|
850
|
-
dimensions.height.increment();
|
|
851
|
-
});
|
|
852
|
-
it('increments the initial height for the field value', () => {
|
|
853
|
-
expect(dimensions.height.value).toEqual(`${initialState.appliedHeight + 1}`);
|
|
854
|
-
});
|
|
855
|
-
it('increments the initial height for the dimensions state height', () => {
|
|
856
|
-
expect(dimensionsState.height).toEqual(initialState.appliedHeight + 1);
|
|
857
|
-
});
|
|
858
|
-
it('removes the validation error from the field', () => {
|
|
859
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
860
|
-
});
|
|
861
|
-
it('sets the dimensions state as valid', () => {
|
|
862
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
863
|
-
});
|
|
864
|
-
});
|
|
865
|
-
describe('when the value is not a number', () => {
|
|
866
|
-
beforeEach(() => {
|
|
867
|
-
renderComponent();
|
|
868
|
-
dimensions.height.setValue('twelve');
|
|
869
|
-
dimensions.height.increment();
|
|
870
|
-
});
|
|
871
|
-
it('preserves the invalid value in the field', () => {
|
|
872
|
-
expect(dimensions.height.value).toEqual('twelve');
|
|
873
|
-
});
|
|
874
|
-
it('sets the dimensions state height to NaN', () => {
|
|
875
|
-
expect(dimensionsState.height).toBeNaN();
|
|
876
|
-
});
|
|
877
|
-
});
|
|
878
|
-
});
|
|
879
|
-
});
|
|
880
|
-
describe('"Percentage" field', () => {
|
|
881
|
-
beforeEach(() => {
|
|
882
|
-
initialState.usePercentageUnits = true;
|
|
883
|
-
});
|
|
884
|
-
it('is present', () => {
|
|
885
|
-
renderComponent();
|
|
886
|
-
expect(dimensions.percentage).not.toBeNull();
|
|
887
|
-
});
|
|
888
|
-
it('is not present', () => {
|
|
889
|
-
initialState.usePercentageUnits = false;
|
|
890
|
-
renderComponent();
|
|
891
|
-
expect(dimensions.percentage).toBeNull();
|
|
892
|
-
});
|
|
893
|
-
describe('when the value changes', () => {
|
|
894
|
-
beforeEach(renderComponent);
|
|
895
|
-
it('updates the value in the field', () => {
|
|
896
|
-
dimensions.percentage.setValue('95');
|
|
897
|
-
expect(dimensions.percentage.value).toEqual('95');
|
|
898
|
-
});
|
|
899
|
-
describe('when the value includes whitespace', () => {
|
|
900
|
-
it('preserves the whitespace in the field', () => {
|
|
901
|
-
dimensions.percentage.setValue(' 120 ');
|
|
902
|
-
expect(dimensions.percentage.value).toEqual(' 120 ');
|
|
903
|
-
});
|
|
904
|
-
it('ignores whitespace in the dimensions state height', () => {
|
|
905
|
-
dimensions.percentage.setValue(' 50 ');
|
|
906
|
-
expect(dimensionsState.percentage).toEqual(50);
|
|
907
|
-
});
|
|
908
|
-
});
|
|
909
|
-
describe('when the value is a decimal number', () => {
|
|
910
|
-
it('preserves the decimal value in the field', () => {
|
|
911
|
-
dimensions.percentage.setValue('19.51');
|
|
912
|
-
expect(dimensions.percentage.value).toEqual('19.51');
|
|
913
|
-
});
|
|
914
|
-
it('sets the dimensions state height with the rounded integer', () => {
|
|
915
|
-
dimensions.percentage.setValue('19.51');
|
|
916
|
-
expect(dimensionsState.percentage).toEqual(20);
|
|
917
|
-
});
|
|
918
|
-
});
|
|
919
|
-
describe('when the value is cleared', () => {
|
|
920
|
-
beforeEach(() => {
|
|
921
|
-
dimensions.percentage.setValue('');
|
|
922
|
-
});
|
|
923
|
-
it('sets the dimensions state percentage to null', () => {
|
|
924
|
-
expect(dimensionsState.percentage).toBeNull();
|
|
925
|
-
});
|
|
926
|
-
it('sets the dimensions state as invalid', () => {
|
|
927
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
928
|
-
});
|
|
929
|
-
});
|
|
930
|
-
describe('when the value is not a number', () => {
|
|
931
|
-
beforeEach(() => {
|
|
932
|
-
dimensions.percentage.setValue('twelve');
|
|
933
|
-
});
|
|
934
|
-
it('preserves the invalid value in the field', () => {
|
|
935
|
-
expect(dimensions.percentage.value).toEqual('twelve');
|
|
936
|
-
});
|
|
937
|
-
it('sets the dimensions state percentage to NaN', () => {
|
|
938
|
-
expect(dimensionsState.percentage).toBeNaN();
|
|
939
|
-
});
|
|
940
|
-
});
|
|
941
|
-
describe('when the value is not a finite number', () => {
|
|
942
|
-
beforeEach(() => {
|
|
943
|
-
dimensions.percentage.setValue('Infinity');
|
|
944
|
-
});
|
|
945
|
-
it('preserves the value in the field', () => {
|
|
946
|
-
expect(dimensions.percentage.value).toEqual('Infinity');
|
|
947
|
-
});
|
|
948
|
-
it('sets the dimensions state height to NaN', () => {
|
|
949
|
-
expect(dimensionsState.percentage).toBeNaN();
|
|
950
|
-
});
|
|
951
|
-
it('sets the dimensions state as invalid', () => {
|
|
952
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
953
|
-
});
|
|
954
|
-
it('displays a validation error with the field', () => {
|
|
955
|
-
expect(dimensions.messageTexts).toEqual([PERCENTAGE_NAN_ERROR]);
|
|
956
|
-
});
|
|
957
|
-
});
|
|
958
|
-
describe('when the value is less than the minimum', () => {
|
|
959
|
-
beforeEach(() => {
|
|
960
|
-
dimensions.percentage.setValue(props.minPercentage);
|
|
961
|
-
dimensions.percentage.setValue(props.minPercentage - 1);
|
|
962
|
-
});
|
|
963
|
-
it('displays a validation error with the field', () => {
|
|
964
|
-
expect(dimensions.messageTexts).toEqual([buildMinPercentageError()]);
|
|
965
|
-
});
|
|
966
|
-
it('sets the dimensions state as invalid', () => {
|
|
967
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
968
|
-
});
|
|
969
|
-
});
|
|
970
|
-
describe('when the value becomes valid', () => {
|
|
971
|
-
beforeEach(() => {
|
|
972
|
-
dimensions.percentage.setValue(props.minPercentage - 1);
|
|
973
|
-
dimensions.percentage.setValue(props.minPercentage);
|
|
974
|
-
});
|
|
975
|
-
it('removes the validation error from the field', () => {
|
|
976
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
977
|
-
});
|
|
978
|
-
it('sets the dimensions state as valid', () => {
|
|
979
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
980
|
-
});
|
|
981
|
-
});
|
|
982
|
-
describe('when the value remains invalid', () => {
|
|
983
|
-
beforeEach(() => {
|
|
984
|
-
dimensions.percentage.setValue('');
|
|
985
|
-
dimensions.percentage.setValue(1);
|
|
986
|
-
});
|
|
987
|
-
it('displays a validation error with the field', () => {
|
|
988
|
-
expect(dimensions.messageTexts).toEqual([buildMinPercentageError()]);
|
|
989
|
-
});
|
|
990
|
-
it('sets the dimensions state as invalid', () => {
|
|
991
|
-
expect(dimensionsState.isValid).toEqual(false);
|
|
992
|
-
});
|
|
993
|
-
});
|
|
994
|
-
});
|
|
995
|
-
describe('when decremented', () => {
|
|
996
|
-
describe('when a percentage has been applied to the element', () => {
|
|
997
|
-
beforeEach(() => {
|
|
998
|
-
renderComponent();
|
|
999
|
-
dimensions.percentage.decrement();
|
|
1000
|
-
});
|
|
1001
|
-
it('decrements the applied percentage for the field value', () => {
|
|
1002
|
-
expect(dimensions.percentage.value).toEqual(`${initialState.appliedPercentage - 1}`);
|
|
1003
|
-
});
|
|
1004
|
-
it('decrements the applied percentage for the dimensions state percentage', () => {
|
|
1005
|
-
expect(dimensionsState.percentage).toEqual(initialState.appliedPercentage - 1);
|
|
1006
|
-
});
|
|
1007
|
-
});
|
|
1008
|
-
describe('when no percentage has been applied to the element', () => {
|
|
1009
|
-
beforeEach(() => {
|
|
1010
|
-
initialState.appliedPercentage = null;
|
|
1011
|
-
renderComponent();
|
|
1012
|
-
dimensions.percentage.decrement();
|
|
1013
|
-
});
|
|
1014
|
-
it('decrements the full percentage for the field value', () => {
|
|
1015
|
-
expect(dimensions.percentage.value).toEqual('99');
|
|
1016
|
-
});
|
|
1017
|
-
it('decrements the full percentage for the dimensions state percentage', () => {
|
|
1018
|
-
expect(dimensionsState.percentage).toEqual(99);
|
|
1019
|
-
});
|
|
1020
|
-
});
|
|
1021
|
-
describe('when the applied percentage is less than the minimum percentage', () => {
|
|
1022
|
-
beforeEach(() => {
|
|
1023
|
-
initialState.appliedPercentage = props.minPercentage - 1;
|
|
1024
|
-
renderComponent();
|
|
1025
|
-
dimensions.percentage.decrement();
|
|
1026
|
-
});
|
|
1027
|
-
it('uses the minimum percentage for the field value', () => {
|
|
1028
|
-
expect(dimensions.percentage.value).toEqual(`${props.minPercentage}`);
|
|
1029
|
-
});
|
|
1030
|
-
it('uses the minimum percentage for the dimensions state percentage', () => {
|
|
1031
|
-
expect(dimensionsState.percentage).toEqual(props.minPercentage);
|
|
1032
|
-
});
|
|
1033
|
-
it('removes the validation error from the field', () => {
|
|
1034
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
1035
|
-
});
|
|
1036
|
-
it('sets the dimensions state as valid', () => {
|
|
1037
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
1038
|
-
});
|
|
1039
|
-
});
|
|
1040
|
-
describe('when the value had been cleared', () => {
|
|
1041
|
-
beforeEach(() => {
|
|
1042
|
-
renderComponent();
|
|
1043
|
-
dimensions.percentage.setValue('');
|
|
1044
|
-
dimensions.percentage.decrement();
|
|
1045
|
-
});
|
|
1046
|
-
it('decrements the initial percentage for the field value', () => {
|
|
1047
|
-
expect(dimensions.percentage.value).toEqual(`${initialState.appliedPercentage - 1}`);
|
|
1048
|
-
});
|
|
1049
|
-
it('decrements the initial percentage for the dimensions state percentage', () => {
|
|
1050
|
-
expect(dimensionsState.percentage).toEqual(initialState.appliedPercentage - 1);
|
|
1051
|
-
});
|
|
1052
|
-
it('removes the validation error from the field', () => {
|
|
1053
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
1054
|
-
});
|
|
1055
|
-
it('sets the dimensions state as valid', () => {
|
|
1056
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
1057
|
-
});
|
|
1058
|
-
});
|
|
1059
|
-
describe('when the value is not a number', () => {
|
|
1060
|
-
beforeEach(() => {
|
|
1061
|
-
renderComponent();
|
|
1062
|
-
dimensions.percentage.setValue('twelve');
|
|
1063
|
-
dimensions.percentage.decrement();
|
|
1064
|
-
});
|
|
1065
|
-
it('preserves the invalid value in the field', () => {
|
|
1066
|
-
expect(dimensions.percentage.value).toEqual('twelve');
|
|
1067
|
-
});
|
|
1068
|
-
it('sets the dimensions state percentage to NaN', () => {
|
|
1069
|
-
expect(dimensionsState.percentage).toBeNaN();
|
|
1070
|
-
});
|
|
1071
|
-
});
|
|
1072
|
-
});
|
|
1073
|
-
describe('when incremented', () => {
|
|
1074
|
-
describe('when a percentage has been applied to the element', () => {
|
|
1075
|
-
beforeEach(() => {
|
|
1076
|
-
renderComponent();
|
|
1077
|
-
dimensions.percentage.increment();
|
|
1078
|
-
});
|
|
1079
|
-
it('increments the applied height for the field value', () => {
|
|
1080
|
-
expect(dimensions.percentage.value).toEqual(`${initialState.appliedPercentage + 1}`);
|
|
1081
|
-
});
|
|
1082
|
-
it('increments the applied height for the dimensions state height', () => {
|
|
1083
|
-
expect(dimensionsState.percentage).toEqual(initialState.appliedPercentage + 1);
|
|
1084
|
-
});
|
|
1085
|
-
});
|
|
1086
|
-
describe('when no percentage has been applied to the element', () => {
|
|
1087
|
-
beforeEach(() => {
|
|
1088
|
-
initialState.appliedPercentage = null;
|
|
1089
|
-
renderComponent();
|
|
1090
|
-
dimensions.percentage.increment();
|
|
1091
|
-
});
|
|
1092
|
-
it('increments the full percentage for the field value', () => {
|
|
1093
|
-
expect(dimensions.percentage.value).toEqual('101');
|
|
1094
|
-
});
|
|
1095
|
-
it('increments the full percentage for the dimensions state percentage', () => {
|
|
1096
|
-
expect(dimensionsState.percentage).toEqual(101);
|
|
1097
|
-
});
|
|
1098
|
-
});
|
|
1099
|
-
describe('when the applied percentage is less than the minimum percentage', () => {
|
|
1100
|
-
beforeEach(() => {
|
|
1101
|
-
initialState.appliedPercentage = props.minPercentage - 2;
|
|
1102
|
-
renderComponent();
|
|
1103
|
-
dimensions.percentage.increment();
|
|
1104
|
-
});
|
|
1105
|
-
it('uses the minimum percentage for the field value', () => {
|
|
1106
|
-
expect(dimensions.percentage.value).toEqual(`${props.minPercentage}`);
|
|
1107
|
-
});
|
|
1108
|
-
it('uses the minimum percentage for the dimensions state percentage', () => {
|
|
1109
|
-
expect(dimensionsState.percentage).toEqual(props.minPercentage);
|
|
1110
|
-
});
|
|
1111
|
-
it('removes the validation error from the field', () => {
|
|
1112
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
1113
|
-
});
|
|
1114
|
-
it('sets the dimensions state as valid', () => {
|
|
1115
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
1116
|
-
});
|
|
1117
|
-
});
|
|
1118
|
-
describe('when the value had been cleared', () => {
|
|
1119
|
-
beforeEach(() => {
|
|
1120
|
-
renderComponent();
|
|
1121
|
-
dimensions.percentage.setValue('');
|
|
1122
|
-
dimensions.percentage.increment();
|
|
1123
|
-
});
|
|
1124
|
-
it('increments the initial percentage for the field value', () => {
|
|
1125
|
-
expect(dimensions.percentage.value).toEqual(`${initialState.appliedPercentage + 1}`);
|
|
1126
|
-
});
|
|
1127
|
-
it('increments the initial percentage for the dimensions state height', () => {
|
|
1128
|
-
expect(dimensionsState.percentage).toEqual(initialState.appliedPercentage + 1);
|
|
1129
|
-
});
|
|
1130
|
-
it('removes the validation error from the field', () => {
|
|
1131
|
-
expect(dimensions.messageTexts).toEqual([ASPECT_MESSAGE]);
|
|
1132
|
-
});
|
|
1133
|
-
it('sets the dimensions state as valid', () => {
|
|
1134
|
-
expect(dimensionsState.isValid).toEqual(true);
|
|
1135
|
-
});
|
|
1136
|
-
});
|
|
1137
|
-
describe('when the value is not a number', () => {
|
|
1138
|
-
beforeEach(() => {
|
|
1139
|
-
renderComponent();
|
|
1140
|
-
dimensions.percentage.setValue('twelve');
|
|
1141
|
-
dimensions.percentage.increment();
|
|
1142
|
-
});
|
|
1143
|
-
it('preserves the invalid value in the field', () => {
|
|
1144
|
-
expect(dimensions.percentage.value).toEqual('twelve');
|
|
1145
|
-
});
|
|
1146
|
-
it('sets the dimensions state percentage to NaN', () => {
|
|
1147
|
-
expect(dimensionsState.percentage).toBeNaN();
|
|
1148
|
-
});
|
|
1149
|
-
});
|
|
1150
|
-
});
|
|
1151
|
-
});
|
|
1152
|
-
});
|