@ndla/ui 50.2.2 → 50.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (631) hide show
  1. package/es/Article/Article.js +6 -6
  2. package/es/Article/ArticleByline.js +8 -8
  3. package/es/Article/ArticleFootNotes.js +3 -3
  4. package/es/Article/ArticleNotions.js +5 -5
  5. package/es/Aside/index.js +8 -0
  6. package/es/AudioPlayer/AudioPlayer.js +16 -16
  7. package/es/AudioPlayer/Controls.js +26 -26
  8. package/es/AudioPlayer/SpeechControl.js +1 -1
  9. package/es/AudioPlayer/index.js +8 -0
  10. package/es/BannerCard/BannerCard.js +7 -7
  11. package/es/BlogPost/BlogPost.js +6 -6
  12. package/es/Breadcrumb/Breadcrumb.js +3 -3
  13. package/es/Breadcrumb/BreadcrumbItem.js +8 -8
  14. package/es/CampaignBlock/CampaignBlock.js +8 -8
  15. package/es/CompetenceGoalTab/CompetenceGoalTab.js +4 -4
  16. package/es/CompetenceGoalTab/CompetenceItem.js +7 -7
  17. package/es/CompetenceGoalTab/index.js +8 -0
  18. package/es/ContactBlock/ContactBlock.js +14 -14
  19. package/es/ContentTypeBadge/ContentTypeBadge.js +9 -1
  20. package/es/ContentTypeBadge/index.js +8 -0
  21. package/es/CopyParagraphButton/CopyParagraphButton.js +3 -3
  22. package/es/DefinitionList/DefinitionDescription.js +2 -2
  23. package/es/DefinitionList/DefinitionTerm.js +2 -2
  24. package/es/Embed/AudioEmbed.js +1 -1
  25. package/es/Embed/BrightcoveEmbed.js +6 -6
  26. package/es/Embed/ConceptEmbed.js +15 -15
  27. package/es/Embed/ConceptListEmbed.js +3 -3
  28. package/es/Embed/EmbedErrorPlaceholder.js +3 -3
  29. package/es/Embed/ExternalEmbed.js +2 -2
  30. package/es/Embed/FootnoteEmbed.js +1 -1
  31. package/es/Embed/ImageEmbed.js +6 -6
  32. package/es/Embed/conceptComponents.js +12 -12
  33. package/es/ErrorMessage/ErrorResourceAccessDenied.js +2 -2
  34. package/es/FactBox/FactBox.js +8 -8
  35. package/es/FactBox/index.js +8 -0
  36. package/es/Figure/FigureOpenDialogButton.js +1 -1
  37. package/es/FileList/File.js +4 -4
  38. package/es/FileList/FileList.js +4 -4
  39. package/es/FileList/index.js +8 -0
  40. package/es/Filter/FilterButtons.js +11 -11
  41. package/es/Filter/FilterCarousel.js +5 -5
  42. package/es/Filter/FilterList.js +2 -2
  43. package/es/Filter/FilterListPhone.js +4 -4
  44. package/es/Filter/ToggleItem.js +1 -1
  45. package/es/Filter/filterClasses.js +1 -1
  46. package/es/Footer/Footer.js +9 -9
  47. package/es/Footer/FooterLinks.js +16 -8
  48. package/es/Footer/index.js +1 -1
  49. package/es/Frontpage/FrontpageAllSubjects.js +18 -10
  50. package/es/FrontpageArticle/FrontpageArticle.js +1 -1
  51. package/es/Gloss/Gloss.js +9 -9
  52. package/es/Grid/Grid.js +2 -2
  53. package/es/Image/Image.js +2 -2
  54. package/es/Image/ImageLink.js +1 -1
  55. package/es/KeyFigure/KeyFigure.js +5 -5
  56. package/es/KeyFigure/index.js +1 -1
  57. package/es/LanguageSelector/LanguageSelector.js +8 -8
  58. package/es/LanguageSelector/index.js +8 -0
  59. package/es/LearningPaths/LearningPathLastStepNavigation.js +6 -6
  60. package/es/LearningPaths/LearningPathMenu.js +8 -8
  61. package/es/LearningPaths/LearningPathMenuAside.js +6 -6
  62. package/es/LearningPaths/LearningPathMenuAsideCopyright.js +3 -3
  63. package/es/LearningPaths/LearningPathMenuContent.js +6 -6
  64. package/es/LearningPaths/LearningPathMenuIntro.js +7 -7
  65. package/es/LearningPaths/LearningPathMenuModalWrapper.js +5 -5
  66. package/es/LearningPaths/LearningPathMobileHeader.js +3 -3
  67. package/es/LearningPaths/LearningPathMobileStepInfo.js +2 -2
  68. package/es/LearningPaths/LearningPathSticky.js +4 -4
  69. package/es/LearningPaths/index.js +2 -2
  70. package/es/LetterFilter/LetterFilter.js +3 -3
  71. package/es/LicenseByline/EmbedByline.js +7 -7
  72. package/es/LicenseByline/LicenseDescription.js +1 -1
  73. package/es/LicenseByline/LicenseLink.js +3 -3
  74. package/es/LicenseByline/index.js +8 -0
  75. package/es/LinkBlock/LinkBlock.js +8 -8
  76. package/es/LinkBlock/LinkBlockSection.js +2 -2
  77. package/es/List/OrderedList.js +2 -2
  78. package/es/List/UnOrderedList.js +2 -2
  79. package/es/Masthead/Masthead.js +4 -4
  80. package/es/Masthead/SkipToMainContent.js +9 -1
  81. package/es/Masthead/index.js +1 -1
  82. package/es/MediaList/MediaList.js +6 -6
  83. package/es/Messages/MessageBanner.js +4 -4
  84. package/es/Messages/MessageBox.js +7 -7
  85. package/es/Messages/index.js +1 -1
  86. package/es/MyNdla/Resource/Folder.js +10 -10
  87. package/es/MyNdla/Resource/FolderInput.js +6 -6
  88. package/es/MyNdla/index.js +8 -0
  89. package/es/NDLAFilm/AllMoviesAlphabetically.js +12 -12
  90. package/es/NDLAFilm/FilmContentCard.js +5 -5
  91. package/es/NDLAFilm/FilmContentCardTags.js +10 -2
  92. package/es/NDLAFilm/FilmMovieList.js +5 -4
  93. package/es/NDLAFilm/FilmMovieSearch.js +5 -5
  94. package/es/NDLAFilm/FilmSlideshow.js +9 -9
  95. package/es/NDLAFilm/MovieGrid.js +11 -3
  96. package/es/NDLAFilm/filmStyles.js +11 -3
  97. package/es/NDLAFilm/index.js +4 -5
  98. package/es/Navigation/NavigationBox.js +29 -21
  99. package/es/Notion/Notion.js +4 -4
  100. package/es/Notion/NotionImage.js +6 -5
  101. package/es/Notion/index.js +8 -0
  102. package/es/Programme/Programme.js +15 -7
  103. package/es/Programme/ProgrammeSubjects.js +2 -2
  104. package/es/ProgrammeCard/ProgrammeCard.js +4 -4
  105. package/es/RelatedArticleList/RelatedArticleList.js +64 -30
  106. package/es/Resource/BlockResource.js +8 -8
  107. package/es/Resource/ListResource.js +7 -7
  108. package/es/Resource/resourceComponents.js +16 -16
  109. package/es/Resource/storyComponents.js +2 -2
  110. package/es/ResourceBox/ResourceBox.js +6 -7
  111. package/es/ResourceGroup/ResourceGroup.js +4 -4
  112. package/es/ResourceGroup/ResourceItem.js +11 -11
  113. package/es/ResourceGroup/ResourceList.js +2 -2
  114. package/es/ResourcesWrapper/ResourcesTopicTitle.js +22 -14
  115. package/es/Search/ActiveFilterContent.js +11 -3
  116. package/es/Search/ActiveFilters.js +15 -7
  117. package/es/Search/ContentTypeResult.js +12 -4
  118. package/es/Search/ContentTypeResultStyles.js +19 -11
  119. package/es/Search/IsPathToHighlight.js +8 -0
  120. package/es/Search/LoadingWrapper.js +9 -1
  121. package/es/Search/SearchField.js +4 -4
  122. package/es/Search/SearchFieldForm.js +10 -2
  123. package/es/Search/SearchResult.js +23 -15
  124. package/es/Search/SearchResultSleeve.js +10 -10
  125. package/es/Search/index.js +1 -1
  126. package/es/SearchTypeResult/ActiveFilterContent.js +5 -5
  127. package/es/SearchTypeResult/ActiveFilters.js +7 -7
  128. package/es/SearchTypeResult/PopupFilter.js +9 -9
  129. package/es/SearchTypeResult/ResultNavigation.js +5 -5
  130. package/es/SearchTypeResult/SearchFieldHeader.js +6 -6
  131. package/es/SearchTypeResult/SearchHeader.js +10 -10
  132. package/es/SearchTypeResult/SearchItem.js +11 -11
  133. package/es/SearchTypeResult/SearchItemList.js +13 -13
  134. package/es/SearchTypeResult/SearchItems.js +2 -2
  135. package/es/SearchTypeResult/SearchNotionsResult.js +5 -5
  136. package/es/SearchTypeResult/SearchSubjectItem.js +5 -5
  137. package/es/SearchTypeResult/SearchTypeHeader.js +10 -10
  138. package/es/SearchTypeResult/SearchTypeResult.js +4 -4
  139. package/es/SearchTypeResult/SearchViewType.js +6 -6
  140. package/es/SearchTypeResult/components/ItemContexts.js +9 -9
  141. package/es/SearchTypeResult/components/ItemResourceHeader.js +7 -7
  142. package/es/SearchTypeResult/components/ItemTopicHeader.js +4 -4
  143. package/es/SearchTypeResult/components/SubjectFilters.js +2 -2
  144. package/es/SearchTypeResult/index.js +3 -3
  145. package/es/SectionHeading/SectionHeading.js +10 -2
  146. package/es/SectionHeading/index.js +8 -0
  147. package/es/Subject/SubjectBanner.js +9 -1
  148. package/es/Subject/SubjectHeader.js +11 -3
  149. package/es/Subject/index.js +8 -0
  150. package/es/Table/Table.js +9 -9
  151. package/es/TagSelector/Control.js +1 -1
  152. package/es/TagSelector/DropdownIndicator.js +2 -2
  153. package/es/TagSelector/Input.js +2 -2
  154. package/es/TagSelector/Menu.js +2 -2
  155. package/es/TagSelector/MenuList.js +1 -1
  156. package/es/TagSelector/Option.js +2 -2
  157. package/es/TagSelector/SelectContainer.js +1 -1
  158. package/es/TagSelector/TagSelector.js +9 -9
  159. package/es/TagSelector/ValueButton.js +1 -1
  160. package/es/Topic/Loader.js +8 -0
  161. package/es/Topic/Topic.js +23 -23
  162. package/es/TreeStructure/AddFolderButton.js +3 -3
  163. package/es/TreeStructure/ComboboxButton.js +5 -5
  164. package/es/TreeStructure/FolderItem.js +9 -9
  165. package/es/TreeStructure/FolderItems.js +2 -2
  166. package/es/TreeStructure/TreeStructure.js +8 -8
  167. package/es/TreeStructure/helperFunctions.js +8 -0
  168. package/es/all.css +1 -1
  169. package/es/i18n/i18n.js +3 -3
  170. package/es/index.js +1 -1
  171. package/es/locale/messages-en.js +12 -259
  172. package/es/locale/messages-nb.js +12 -259
  173. package/es/locale/messages-nn.js +12 -259
  174. package/es/locale/messages-se.js +12 -259
  175. package/es/locale/messages-sma.js +12 -259
  176. package/lib/Article/Article.js +6 -6
  177. package/lib/Article/ArticleByline.js +8 -8
  178. package/lib/Article/ArticleFootNotes.d.ts +7 -0
  179. package/lib/Article/ArticleFootNotes.js +3 -3
  180. package/lib/Article/ArticleNotions.js +5 -5
  181. package/lib/Aside/index.d.ts +7 -0
  182. package/lib/Aside/index.js +7 -0
  183. package/lib/AudioPlayer/AudioPlayer.js +16 -16
  184. package/lib/AudioPlayer/Controls.js +26 -26
  185. package/lib/AudioPlayer/SpeechControl.js +1 -1
  186. package/lib/AudioPlayer/index.d.ts +7 -0
  187. package/lib/AudioPlayer/index.js +7 -0
  188. package/lib/BannerCard/BannerCard.js +7 -7
  189. package/lib/BlogPost/BlogPost.js +6 -6
  190. package/lib/Breadcrumb/Breadcrumb.js +3 -3
  191. package/lib/Breadcrumb/BreadcrumbItem.js +8 -8
  192. package/lib/CampaignBlock/CampaignBlock.js +8 -8
  193. package/lib/CompetenceGoalTab/CompetenceGoalTab.js +4 -4
  194. package/lib/CompetenceGoalTab/CompetenceItem.js +7 -7
  195. package/lib/CompetenceGoalTab/index.d.ts +7 -0
  196. package/lib/CompetenceGoalTab/index.js +7 -0
  197. package/lib/ContactBlock/ContactBlock.js +14 -14
  198. package/lib/ContentTypeBadge/ContentTypeBadge.d.ts +7 -0
  199. package/lib/ContentTypeBadge/ContentTypeBadge.js +9 -1
  200. package/lib/ContentTypeBadge/index.d.ts +7 -0
  201. package/lib/ContentTypeBadge/index.js +7 -0
  202. package/lib/CopyParagraphButton/CopyParagraphButton.js +3 -3
  203. package/lib/DefinitionList/DefinitionDescription.js +2 -2
  204. package/lib/DefinitionList/DefinitionTerm.js +2 -2
  205. package/lib/Embed/AudioEmbed.js +1 -1
  206. package/lib/Embed/BrightcoveEmbed.js +6 -6
  207. package/lib/Embed/ConceptEmbed.js +15 -15
  208. package/lib/Embed/ConceptListEmbed.js +3 -3
  209. package/lib/Embed/EmbedErrorPlaceholder.js +3 -3
  210. package/lib/Embed/ExternalEmbed.js +2 -2
  211. package/lib/Embed/FootnoteEmbed.js +1 -1
  212. package/lib/Embed/ImageEmbed.js +6 -6
  213. package/lib/Embed/conceptComponents.d.ts +1 -1
  214. package/lib/Embed/conceptComponents.js +12 -12
  215. package/lib/Embed/types.d.ts +1 -1
  216. package/lib/ErrorMessage/ErrorResourceAccessDenied.js +2 -2
  217. package/lib/FactBox/FactBox.js +8 -8
  218. package/lib/FactBox/index.d.ts +7 -0
  219. package/lib/FactBox/index.js +7 -0
  220. package/lib/Figure/FigureOpenDialogButton.js +1 -1
  221. package/lib/FileList/File.js +4 -4
  222. package/lib/FileList/FileList.js +4 -4
  223. package/lib/FileList/index.d.ts +7 -0
  224. package/lib/FileList/index.js +7 -0
  225. package/lib/Filter/FilterButtons.js +11 -11
  226. package/lib/Filter/FilterCarousel.js +5 -5
  227. package/lib/Filter/FilterList.d.ts +7 -0
  228. package/lib/Filter/FilterList.js +2 -2
  229. package/lib/Filter/FilterListPhone.d.ts +7 -0
  230. package/lib/Filter/FilterListPhone.js +4 -4
  231. package/lib/Filter/ToggleItem.d.ts +7 -0
  232. package/lib/Filter/ToggleItem.js +1 -1
  233. package/lib/Filter/filterClasses.d.ts +7 -0
  234. package/lib/Filter/filterClasses.js +1 -1
  235. package/lib/Footer/Footer.js +9 -9
  236. package/lib/Footer/FooterLinks.d.ts +7 -0
  237. package/lib/Footer/FooterLinks.js +15 -9
  238. package/lib/Footer/index.d.ts +1 -1
  239. package/lib/Footer/index.js +1 -1
  240. package/lib/Frontpage/FrontpageAllSubjects.d.ts +7 -0
  241. package/lib/Frontpage/FrontpageAllSubjects.js +17 -11
  242. package/lib/FrontpageArticle/FrontpageArticle.js +1 -1
  243. package/lib/Gloss/Gloss.js +9 -9
  244. package/lib/Grid/Grid.js +2 -2
  245. package/lib/Image/Image.js +2 -2
  246. package/lib/Image/ImageLink.js +1 -1
  247. package/lib/KeyFigure/KeyFigure.d.ts +7 -0
  248. package/lib/KeyFigure/KeyFigure.js +5 -5
  249. package/lib/KeyFigure/index.d.ts +7 -0
  250. package/lib/LanguageSelector/LanguageSelector.js +8 -8
  251. package/lib/LanguageSelector/index.d.ts +7 -0
  252. package/lib/LearningPaths/LearningPathLastStepNavigation.js +6 -6
  253. package/lib/LearningPaths/LearningPathMenu.js +8 -8
  254. package/lib/LearningPaths/LearningPathMenuAside.js +6 -6
  255. package/lib/LearningPaths/LearningPathMenuAsideCopyright.js +3 -3
  256. package/lib/LearningPaths/LearningPathMenuContent.js +6 -6
  257. package/lib/LearningPaths/LearningPathMenuIntro.js +7 -7
  258. package/lib/LearningPaths/LearningPathMenuModalWrapper.js +5 -5
  259. package/lib/LearningPaths/LearningPathMobileHeader.js +3 -3
  260. package/lib/LearningPaths/LearningPathMobileStepInfo.js +2 -2
  261. package/lib/LearningPaths/LearningPathSticky.js +4 -4
  262. package/lib/LearningPaths/index.d.ts +2 -2
  263. package/lib/LearningPaths/index.js +2 -2
  264. package/lib/LetterFilter/LetterFilter.js +3 -3
  265. package/lib/LicenseByline/EmbedByline.d.ts +1 -1
  266. package/lib/LicenseByline/EmbedByline.js +7 -7
  267. package/lib/LicenseByline/LicenseDescription.js +1 -1
  268. package/lib/LicenseByline/LicenseLink.js +3 -3
  269. package/lib/LicenseByline/index.d.ts +7 -0
  270. package/lib/LinkBlock/LinkBlock.js +8 -8
  271. package/lib/LinkBlock/LinkBlockSection.js +2 -2
  272. package/lib/List/OrderedList.js +2 -2
  273. package/lib/List/UnOrderedList.js +2 -2
  274. package/lib/Masthead/Masthead.js +4 -4
  275. package/lib/Masthead/SkipToMainContent.d.ts +7 -0
  276. package/lib/Masthead/SkipToMainContent.js +9 -1
  277. package/lib/Masthead/index.d.ts +1 -1
  278. package/lib/Masthead/index.js +1 -1
  279. package/lib/MediaList/MediaList.d.ts +7 -0
  280. package/lib/MediaList/MediaList.js +6 -6
  281. package/lib/Messages/MessageBanner.js +4 -4
  282. package/lib/Messages/MessageBox.js +7 -7
  283. package/lib/Messages/index.d.ts +1 -1
  284. package/lib/Messages/index.js +1 -1
  285. package/lib/MyNdla/Resource/Folder.js +10 -10
  286. package/lib/MyNdla/Resource/FolderInput.js +6 -6
  287. package/lib/MyNdla/index.d.ts +7 -0
  288. package/lib/NDLAFilm/AllMoviesAlphabetically.js +12 -12
  289. package/lib/NDLAFilm/FilmContentCard.js +5 -5
  290. package/lib/NDLAFilm/FilmContentCardTags.d.ts +7 -0
  291. package/lib/NDLAFilm/FilmContentCardTags.js +10 -2
  292. package/lib/NDLAFilm/FilmMovieList.d.ts +2 -1
  293. package/lib/NDLAFilm/FilmMovieList.js +5 -4
  294. package/lib/NDLAFilm/FilmMovieSearch.js +5 -5
  295. package/lib/NDLAFilm/FilmSlideshow.js +9 -9
  296. package/lib/NDLAFilm/MovieGrid.d.ts +7 -0
  297. package/lib/NDLAFilm/MovieGrid.js +11 -3
  298. package/lib/NDLAFilm/filmStyles.d.ts +7 -0
  299. package/lib/NDLAFilm/filmStyles.js +11 -3
  300. package/lib/NDLAFilm/index.d.ts +4 -5
  301. package/lib/NDLAFilm/index.js +3 -10
  302. package/lib/NDLAFilm/types.d.ts +7 -0
  303. package/lib/Navigation/NavigationBox.d.ts +7 -0
  304. package/lib/Navigation/NavigationBox.js +28 -22
  305. package/lib/Notion/Notion.js +4 -4
  306. package/lib/Notion/NotionImage.d.ts +2 -1
  307. package/lib/Notion/NotionImage.js +6 -5
  308. package/lib/Notion/index.d.ts +7 -0
  309. package/lib/Programme/Programme.d.ts +7 -0
  310. package/lib/Programme/Programme.js +14 -8
  311. package/lib/Programme/ProgrammeSubjects.js +2 -2
  312. package/lib/ProgrammeCard/ProgrammeCard.js +4 -4
  313. package/lib/RelatedArticleList/RelatedArticleList.d.ts +2 -2
  314. package/lib/RelatedArticleList/RelatedArticleList.js +64 -30
  315. package/lib/Resource/BlockResource.js +8 -8
  316. package/lib/Resource/ListResource.js +7 -7
  317. package/lib/Resource/resourceComponents.js +16 -16
  318. package/lib/Resource/storyComponents.js +2 -2
  319. package/lib/ResourceBox/ResourceBox.d.ts +0 -1
  320. package/lib/ResourceBox/ResourceBox.js +6 -7
  321. package/lib/ResourceGroup/ResourceGroup.js +4 -4
  322. package/lib/ResourceGroup/ResourceItem.js +11 -11
  323. package/lib/ResourceGroup/ResourceList.js +2 -2
  324. package/lib/ResourcesWrapper/ResourcesTopicTitle.d.ts +7 -0
  325. package/lib/ResourcesWrapper/ResourcesTopicTitle.js +21 -15
  326. package/lib/Search/ActiveFilterContent.d.ts +7 -0
  327. package/lib/Search/ActiveFilterContent.js +11 -3
  328. package/lib/Search/ActiveFilters.d.ts +7 -0
  329. package/lib/Search/ActiveFilters.js +14 -8
  330. package/lib/Search/ContentTypeResult.d.ts +7 -0
  331. package/lib/Search/ContentTypeResult.js +12 -4
  332. package/lib/Search/ContentTypeResultStyles.d.ts +7 -0
  333. package/lib/Search/ContentTypeResultStyles.js +19 -11
  334. package/lib/Search/IsPathToHighlight.d.ts +7 -0
  335. package/lib/Search/IsPathToHighlight.js +8 -0
  336. package/lib/Search/LoadingWrapper.d.ts +7 -0
  337. package/lib/Search/LoadingWrapper.js +9 -1
  338. package/lib/Search/SearchField.d.ts +7 -0
  339. package/lib/Search/SearchField.js +4 -4
  340. package/lib/Search/SearchFieldForm.d.ts +7 -0
  341. package/lib/Search/SearchFieldForm.js +10 -2
  342. package/lib/Search/SearchResult.d.ts +7 -0
  343. package/lib/Search/SearchResult.js +23 -15
  344. package/lib/Search/SearchResultSleeve.d.ts +7 -0
  345. package/lib/Search/SearchResultSleeve.js +10 -10
  346. package/lib/Search/index.d.ts +1 -1
  347. package/lib/Search/index.js +1 -1
  348. package/lib/SearchTypeResult/ActiveFilterContent.js +5 -5
  349. package/lib/SearchTypeResult/ActiveFilters.js +7 -7
  350. package/lib/SearchTypeResult/PopupFilter.js +9 -9
  351. package/lib/SearchTypeResult/ResultNavigation.js +5 -5
  352. package/lib/SearchTypeResult/SearchFieldHeader.js +6 -6
  353. package/lib/SearchTypeResult/SearchHeader.d.ts +1 -1
  354. package/lib/SearchTypeResult/SearchHeader.js +10 -10
  355. package/lib/SearchTypeResult/SearchItem.d.ts +1 -1
  356. package/lib/SearchTypeResult/SearchItem.js +11 -11
  357. package/lib/SearchTypeResult/SearchItemList.js +13 -13
  358. package/lib/SearchTypeResult/SearchItems.js +2 -2
  359. package/lib/SearchTypeResult/SearchNotionsResult.js +5 -5
  360. package/lib/SearchTypeResult/SearchSubjectItem.js +5 -5
  361. package/lib/SearchTypeResult/SearchTypeHeader.js +10 -10
  362. package/lib/SearchTypeResult/SearchTypeResult.d.ts +3 -3
  363. package/lib/SearchTypeResult/SearchTypeResult.js +4 -4
  364. package/lib/SearchTypeResult/SearchViewType.js +6 -6
  365. package/lib/SearchTypeResult/components/ItemContexts.js +9 -9
  366. package/lib/SearchTypeResult/components/ItemResourceHeader.d.ts +1 -1
  367. package/lib/SearchTypeResult/components/ItemResourceHeader.js +7 -7
  368. package/lib/SearchTypeResult/components/ItemTopicHeader.js +4 -4
  369. package/lib/SearchTypeResult/components/SubjectFilters.d.ts +1 -1
  370. package/lib/SearchTypeResult/components/SubjectFilters.js +2 -2
  371. package/lib/SearchTypeResult/index.d.ts +3 -3
  372. package/lib/SearchTypeResult/index.js +3 -3
  373. package/lib/SectionHeading/SectionHeading.d.ts +7 -0
  374. package/lib/SectionHeading/SectionHeading.js +10 -2
  375. package/lib/SectionHeading/index.d.ts +7 -0
  376. package/lib/SectionHeading/index.js +7 -0
  377. package/lib/Subject/SubjectBanner.d.ts +7 -0
  378. package/lib/Subject/SubjectBanner.js +9 -1
  379. package/lib/Subject/SubjectHeader.d.ts +7 -0
  380. package/lib/Subject/SubjectHeader.js +11 -3
  381. package/lib/Subject/index.d.ts +7 -0
  382. package/lib/Table/Table.d.ts +7 -0
  383. package/lib/Table/Table.js +16 -16
  384. package/lib/TagSelector/Control.js +1 -1
  385. package/lib/TagSelector/DropdownIndicator.js +2 -2
  386. package/lib/TagSelector/Input.js +2 -2
  387. package/lib/TagSelector/Menu.js +2 -2
  388. package/lib/TagSelector/MenuList.js +1 -1
  389. package/lib/TagSelector/Option.js +2 -2
  390. package/lib/TagSelector/SelectContainer.js +1 -1
  391. package/lib/TagSelector/TagSelector.js +9 -9
  392. package/lib/TagSelector/ValueButton.js +1 -1
  393. package/lib/TagSelector/ariaMessages.d.ts +1 -1
  394. package/lib/Topic/Loader.d.ts +7 -0
  395. package/lib/Topic/Loader.js +8 -0
  396. package/lib/Topic/Topic.js +23 -23
  397. package/lib/TreeStructure/AddFolderButton.js +3 -3
  398. package/lib/TreeStructure/ComboboxButton.js +5 -5
  399. package/lib/TreeStructure/FolderItem.js +9 -9
  400. package/lib/TreeStructure/FolderItems.js +2 -2
  401. package/lib/TreeStructure/TreeStructure.js +8 -8
  402. package/lib/TreeStructure/arrowNavigation.d.ts +1 -1
  403. package/lib/TreeStructure/helperFunctions.d.ts +7 -0
  404. package/lib/TreeStructure/helperFunctions.js +8 -0
  405. package/lib/all.css +1 -1
  406. package/lib/i18n/i18n.d.ts +7 -0
  407. package/lib/i18n/i18n.js +3 -3
  408. package/lib/index.d.ts +1 -1
  409. package/lib/index.js +0 -6
  410. package/lib/locale/messages-en.d.ts +552 -793
  411. package/lib/locale/messages-en.js +13 -261
  412. package/lib/locale/messages-nb.d.ts +552 -793
  413. package/lib/locale/messages-nb.js +13 -261
  414. package/lib/locale/messages-nn.d.ts +552 -793
  415. package/lib/locale/messages-nn.js +13 -261
  416. package/lib/locale/messages-se.d.ts +552 -793
  417. package/lib/locale/messages-se.js +13 -261
  418. package/lib/locale/messages-sma.d.ts +552 -793
  419. package/lib/locale/messages-sma.js +13 -261
  420. package/package.json +21 -21
  421. package/src/Article/Article.tsx +5 -5
  422. package/src/Article/ArticleByline.stories.tsx +1 -1
  423. package/src/Article/ArticleByline.tsx +4 -4
  424. package/src/Article/ArticleFootNotes.tsx +1 -1
  425. package/src/Article/ArticleNotions.tsx +2 -2
  426. package/src/Aside/index.ts +8 -0
  427. package/src/AudioPlayer/AudioPlayer.tsx +2 -2
  428. package/src/AudioPlayer/Controls.tsx +5 -5
  429. package/src/AudioPlayer/SpeechControl.tsx +1 -1
  430. package/src/AudioPlayer/index.ts +8 -0
  431. package/src/BannerCard/BannerCard.tsx +1 -1
  432. package/src/BlogPost/BlogPost.tsx +3 -3
  433. package/src/Breadcrumb/Breadcrumb.tsx +2 -2
  434. package/src/Breadcrumb/BreadcrumbItem.tsx +3 -3
  435. package/src/CampaignBlock/CampaignBlock.tsx +3 -3
  436. package/src/CompetenceGoalTab/CompetenceGoalItem.tsx +1 -1
  437. package/src/CompetenceGoalTab/CompetenceGoalTab.tsx +3 -3
  438. package/src/CompetenceGoalTab/CompetenceItem.tsx +3 -3
  439. package/src/CompetenceGoalTab/CoreElementItem.tsx +1 -1
  440. package/src/CompetenceGoalTab/index.ts +8 -0
  441. package/src/ContactBlock/ContactBlock.tsx +3 -3
  442. package/src/ContentTypeBadge/ContentTypeBadge.tsx +9 -1
  443. package/src/ContentTypeBadge/index.ts +8 -0
  444. package/src/CopyParagraphButton/CopyParagraphButton.tsx +1 -1
  445. package/src/DefinitionList/DefinitionDescription.tsx +1 -1
  446. package/src/DefinitionList/DefinitionTerm.tsx +1 -1
  447. package/src/Embed/AudioEmbed.tsx +4 -4
  448. package/src/Embed/BrightcoveEmbed.tsx +6 -6
  449. package/src/Embed/ConceptEmbed.tsx +9 -9
  450. package/src/Embed/ConceptListEmbed.tsx +1 -1
  451. package/src/Embed/EmbedErrorPlaceholder.tsx +1 -1
  452. package/src/Embed/ExternalEmbed.tsx +3 -3
  453. package/src/Embed/FootnoteEmbed.tsx +1 -1
  454. package/src/Embed/IframeEmbed.tsx +1 -1
  455. package/src/Embed/ImageEmbed.stories.tsx +2 -2
  456. package/src/Embed/ImageEmbed.tsx +8 -8
  457. package/src/Embed/RelatedContentEmbed.stories.tsx +1 -1
  458. package/src/Embed/RelatedContentEmbed.tsx +1 -1
  459. package/src/Embed/conceptComponents.tsx +6 -6
  460. package/src/Embed/types.ts +1 -1
  461. package/src/ErrorMessage/ErrorMessage.stories.tsx +1 -1
  462. package/src/ErrorMessage/ErrorResourceAccessDenied.tsx +1 -1
  463. package/src/FactBox/FactBox.tsx +2 -2
  464. package/src/FactBox/index.ts +8 -0
  465. package/src/Figure/FigureOpenDialogButton.tsx +1 -1
  466. package/src/FileList/File.tsx +2 -2
  467. package/src/FileList/FileList.stories.tsx +1 -1
  468. package/src/FileList/FileList.tsx +2 -2
  469. package/src/FileList/index.ts +8 -0
  470. package/src/Filter/FilterButtons.tsx +2 -2
  471. package/src/Filter/FilterCarousel.tsx +2 -2
  472. package/src/Filter/FilterList.tsx +2 -2
  473. package/src/Filter/FilterListPhone.tsx +4 -4
  474. package/src/Filter/ToggleItem.tsx +1 -1
  475. package/src/Filter/filterClasses.ts +1 -1
  476. package/src/Footer/Footer.stories.tsx +2 -2
  477. package/src/Footer/Footer.tsx +2 -2
  478. package/src/Footer/FooterLinks.tsx +10 -2
  479. package/src/Footer/index.ts +1 -1
  480. package/src/FramedContent/FramedContent.stories.tsx +1 -1
  481. package/src/Frontpage/FrontpageAllSubjects.tsx +12 -4
  482. package/src/FrontpageArticle/FrontpageArticle.tsx +2 -2
  483. package/src/Gloss/Gloss.tsx +4 -4
  484. package/src/Grid/Grid.stories.tsx +1 -1
  485. package/src/Grid/Grid.tsx +1 -1
  486. package/src/Hero/Hero.stories.tsx +1 -1
  487. package/src/Image/Image.tsx +1 -1
  488. package/src/Image/ImageLink.tsx +1 -1
  489. package/src/KeyFigure/KeyFigure.stories.tsx +1 -1
  490. package/src/KeyFigure/KeyFigure.tsx +1 -1
  491. package/src/KeyFigure/index.ts +1 -1
  492. package/src/LanguageSelector/LanguageSelector.stories.tsx +2 -2
  493. package/src/LanguageSelector/LanguageSelector.tsx +3 -3
  494. package/src/LanguageSelector/index.ts +8 -0
  495. package/src/LearningPaths/LearningPathLastStepNavigation.tsx +3 -3
  496. package/src/LearningPaths/LearningPathMenu.stories.tsx +1 -1
  497. package/src/LearningPaths/LearningPathMenu.tsx +6 -6
  498. package/src/LearningPaths/LearningPathMenuAside.tsx +3 -3
  499. package/src/LearningPaths/LearningPathMenuAsideCopyright.tsx +1 -1
  500. package/src/LearningPaths/LearningPathMenuContent.tsx +2 -2
  501. package/src/LearningPaths/LearningPathMenuIntro.tsx +2 -2
  502. package/src/LearningPaths/LearningPathMenuModalWrapper.tsx +4 -4
  503. package/src/LearningPaths/LearningPathMobileHeader.tsx +1 -1
  504. package/src/LearningPaths/LearningPathMobileStepInfo.tsx +1 -1
  505. package/src/LearningPaths/LearningPathSticky.tsx +2 -2
  506. package/src/LearningPaths/index.ts +2 -2
  507. package/src/LetterFilter/LetterFilter.stories.tsx +2 -2
  508. package/src/LetterFilter/LetterFilter.tsx +2 -2
  509. package/src/LicenseByline/EmbedByline.stories.tsx +3 -3
  510. package/src/LicenseByline/EmbedByline.tsx +4 -4
  511. package/src/LicenseByline/LicenseDescription.tsx +1 -1
  512. package/src/LicenseByline/LicenseLink.tsx +1 -1
  513. package/src/LicenseByline/index.tsx +8 -0
  514. package/src/LinkBlock/LinkBlock.stories.tsx +1 -1
  515. package/src/LinkBlock/LinkBlock.tsx +3 -3
  516. package/src/LinkBlock/LinkBlockSection.tsx +1 -1
  517. package/src/List/OrderedList.tsx +1 -1
  518. package/src/List/UnOrderedList.tsx +1 -1
  519. package/src/Masthead/Masthead.tsx +2 -2
  520. package/src/Masthead/SkipToMainContent.tsx +8 -0
  521. package/src/Masthead/index.ts +1 -1
  522. package/src/MediaList/MediaList.tsx +5 -5
  523. package/src/Messages/MessageBanner.tsx +2 -2
  524. package/src/Messages/MessageBox.tsx +3 -3
  525. package/src/Messages/index.ts +1 -1
  526. package/src/MyNdla/Resource/Folder.stories.tsx +4 -5
  527. package/src/MyNdla/Resource/Folder.tsx +4 -4
  528. package/src/MyNdla/Resource/FolderInput.tsx +4 -4
  529. package/src/MyNdla/index.ts +8 -0
  530. package/src/NDLAFilm/AllMoviesAlphabetically.tsx +4 -4
  531. package/src/NDLAFilm/FilmContentCard.tsx +2 -2
  532. package/src/NDLAFilm/FilmContentCardTags.tsx +9 -1
  533. package/src/NDLAFilm/FilmMovieList.tsx +5 -4
  534. package/src/NDLAFilm/FilmMovieSearch.tsx +2 -2
  535. package/src/NDLAFilm/FilmSlideshow.tsx +2 -2
  536. package/src/NDLAFilm/MovieGrid.tsx +10 -2
  537. package/src/NDLAFilm/filmStyles.ts +8 -0
  538. package/src/NDLAFilm/index.ts +4 -5
  539. package/src/NDLAFilm/types.ts +8 -0
  540. package/src/Navigation/NavigationBox.tsx +13 -5
  541. package/src/Notion/Notion.tsx +1 -1
  542. package/src/Notion/NotionImage.tsx +4 -3
  543. package/src/Notion/index.ts +8 -0
  544. package/src/Programme/Programme.tsx +10 -2
  545. package/src/Programme/ProgrammeSubjects.tsx +1 -1
  546. package/src/ProgrammeCard/ProgrammeCard.tsx +1 -1
  547. package/src/RelatedArticleList/RelatedArticleList.tsx +79 -24
  548. package/src/Resource/BlockResource.stories.tsx +2 -2
  549. package/src/Resource/BlockResource.tsx +3 -3
  550. package/src/Resource/ListResource.stories.tsx +1 -1
  551. package/src/Resource/ListResource.tsx +2 -2
  552. package/src/Resource/resourceComponents.tsx +6 -6
  553. package/src/Resource/storyComponents.tsx +2 -2
  554. package/src/ResourceBox/ResourceBox.tsx +1 -2
  555. package/src/ResourceGroup/ResourceGroup.tsx +1 -1
  556. package/src/ResourceGroup/ResourceItem.tsx +4 -4
  557. package/src/ResourceGroup/ResourceList.tsx +2 -2
  558. package/src/ResourcesWrapper/ResourcesTopicTitle.tsx +10 -2
  559. package/src/Search/ActiveFilterContent.tsx +9 -1
  560. package/src/Search/ActiveFilters.tsx +10 -2
  561. package/src/Search/ContentTypeResult.tsx +12 -4
  562. package/src/Search/ContentTypeResultStyles.tsx +9 -1
  563. package/src/Search/IsPathToHighlight.ts +8 -0
  564. package/src/Search/LoadingWrapper.tsx +8 -0
  565. package/src/Search/SearchField.tsx +3 -3
  566. package/src/Search/SearchFieldForm.tsx +9 -1
  567. package/src/Search/SearchResult.tsx +13 -5
  568. package/src/Search/SearchResultSleeve.tsx +2 -2
  569. package/src/Search/index.ts +1 -2
  570. package/src/SearchTypeResult/ActiveFilterContent.tsx +3 -3
  571. package/src/SearchTypeResult/ActiveFilters.tsx +2 -2
  572. package/src/SearchTypeResult/PopupFilter.tsx +3 -3
  573. package/src/SearchTypeResult/ResultNavigation.tsx +1 -1
  574. package/src/SearchTypeResult/SearchFieldHeader.tsx +2 -2
  575. package/src/SearchTypeResult/SearchHeader.tsx +3 -3
  576. package/src/SearchTypeResult/SearchItem.tsx +5 -5
  577. package/src/SearchTypeResult/SearchItemList.tsx +2 -2
  578. package/src/SearchTypeResult/SearchItems.tsx +2 -2
  579. package/src/SearchTypeResult/SearchNotionsResult.tsx +1 -1
  580. package/src/SearchTypeResult/SearchSubjectItem.tsx +2 -2
  581. package/src/SearchTypeResult/SearchTypeHeader.tsx +2 -2
  582. package/src/SearchTypeResult/SearchTypeResult.tsx +4 -4
  583. package/src/SearchTypeResult/SearchViewType.tsx +2 -2
  584. package/src/SearchTypeResult/components/ItemContexts.tsx +4 -4
  585. package/src/SearchTypeResult/components/ItemResourceHeader.tsx +3 -4
  586. package/src/SearchTypeResult/components/ItemTopicHeader.tsx +1 -1
  587. package/src/SearchTypeResult/components/SubjectFilters.tsx +2 -2
  588. package/src/SearchTypeResult/index.ts +3 -3
  589. package/src/SectionHeading/SectionHeading.tsx +8 -0
  590. package/src/SectionHeading/index.ts +8 -0
  591. package/src/Subject/SubjectBanner.tsx +8 -0
  592. package/src/Subject/SubjectHeader.tsx +9 -1
  593. package/src/Subject/index.ts +8 -0
  594. package/src/Table/Table.stories.tsx +1 -1
  595. package/src/Table/Table.tsx +3 -3
  596. package/src/TagSelector/Control.tsx +1 -1
  597. package/src/TagSelector/DropdownIndicator.tsx +2 -2
  598. package/src/TagSelector/Input.tsx +1 -1
  599. package/src/TagSelector/Menu.tsx +1 -1
  600. package/src/TagSelector/MenuList.tsx +1 -1
  601. package/src/TagSelector/Option.tsx +1 -1
  602. package/src/TagSelector/SelectContainer.tsx +1 -1
  603. package/src/TagSelector/TagSelector.stories.tsx +1 -1
  604. package/src/TagSelector/TagSelector.tsx +9 -9
  605. package/src/TagSelector/ValueButton.tsx +1 -1
  606. package/src/TagSelector/ariaMessages.ts +1 -1
  607. package/src/ToolboxPage/ToolboxInfo.tsx +1 -1
  608. package/src/Topic/Loader.tsx +8 -0
  609. package/src/Topic/Topic.tsx +9 -9
  610. package/src/TreeStructure/AddFolderButton.tsx +1 -1
  611. package/src/TreeStructure/ComboboxButton.tsx +3 -3
  612. package/src/TreeStructure/FolderItem.tsx +3 -3
  613. package/src/TreeStructure/FolderItems.tsx +1 -1
  614. package/src/TreeStructure/TreeStructure.stories.tsx +2 -2
  615. package/src/TreeStructure/TreeStructure.tsx +3 -3
  616. package/src/TreeStructure/arrowNavigation.ts +1 -1
  617. package/src/TreeStructure/helperFunctions.ts +8 -0
  618. package/src/i18n/i18n.ts +3 -3
  619. package/src/index.ts +1 -8
  620. package/src/locale/__tests__/translations-test.ts +1 -1
  621. package/src/locale/messages-en.ts +2 -256
  622. package/src/locale/messages-nb.ts +2 -255
  623. package/src/locale/messages-nn.ts +2 -255
  624. package/src/locale/messages-se.ts +2 -255
  625. package/src/locale/messages-sma.ts +2 -255
  626. package/src/main.scss +0 -1
  627. package/es/NDLAFilm/AboutNdlaFilm.js +0 -57
  628. package/lib/NDLAFilm/AboutNdlaFilm.d.ts +0 -15
  629. package/lib/NDLAFilm/AboutNdlaFilm.js +0 -63
  630. package/src/NDLAFilm/AboutNdlaFilm.tsx +0 -84
  631. package/src/RelatedArticleList/component.related-articles.scss +0 -115
package/es/i18n/i18n.js CHANGED
@@ -1,4 +1,4 @@
1
- /*
1
+ /**
2
2
  * Copyright (c) 2021-present, NDLA.
3
3
  *
4
4
  * This source code is licensed under the GPLv3 license found in the
@@ -7,11 +7,11 @@
7
7
  */
8
8
 
9
9
  import i18n from 'i18next';
10
- import { initReactI18next } from 'react-i18next';
11
10
  import LanguageDetector from 'i18next-browser-languagedetector';
11
+ import { initReactI18next } from 'react-i18next';
12
12
  import messagesEN from '../locale/messages-en';
13
- import messagesNN from '../locale/messages-nn';
14
13
  import messagesNB from '../locale/messages-nb';
14
+ import messagesNN from '../locale/messages-nn';
15
15
  import messagesSE from '../locale/messages-se';
16
16
  import messagesSMA from '../locale/messages-sma';
17
17
  const DETECTION_OPTIONS = {
package/es/index.js CHANGED
@@ -57,7 +57,7 @@ export { default as Breadcrumb, HeaderBreadcrumb, HomeBreadcrumb } from './Bread
57
57
  export { i18nInstance, formatNestedMessages } from './i18n';
58
58
  export { default as ResourceGroup } from './ResourceGroup';
59
59
  export { default as LayoutItem, OneColumn, PageContainer, Content } from './Layout';
60
- export { FilmSlideshow, MovieGrid, AboutNdlaFilm, FilmMovieSearch, FilmMovieList, AllMoviesAlphabetically } from './NDLAFilm';
60
+ export { FilmSlideshow, MovieGrid, FilmMovieSearch, FilmMovieList, AllMoviesAlphabetically } from './NDLAFilm';
61
61
  export { MediaList, MediaListItem, MediaListItemBody, MediaListItemActions, MediaListItemImage, MediaListItemMeta } from './MediaList';
62
62
  export { default as ContentTypeBadge, SubjectMaterialBadge, TasksAndActivitiesBadge, AssessmentResourcesBadge, LearningPathBadge, SubjectBadge, ExternalLearningResourcesBadge, SourceMaterialBadge } from './ContentTypeBadge';
63
63
  export { SubjectHeader, SubjectBanner } from './Subject';
@@ -9,13 +9,13 @@
9
9
  import { contributorTypes } from '@ndla/licenses';
10
10
  import constants from '../model';
11
11
  export const {
12
- contentTypes,
13
12
  subjectCategories,
14
13
  subjectTypes,
15
14
  wordClass
16
15
  } = constants;
17
16
  const titleTemplate = ' - NDLA';
18
17
  const messages = {
18
+ ...contributorTypes.en,
19
19
  common: {
20
20
  subject: 'Subject',
21
21
  subject_plural: 'Subjects'
@@ -88,12 +88,6 @@ const messages = {
88
88
  searchPage: `Search${titleTemplate}`,
89
89
  notFound: `Page not found${titleTemplate}`
90
90
  },
91
- newsLetter: {
92
- heading: 'Newsletter',
93
- description: 'Stay updated! Subscribe to the latest news from NDLA.',
94
- mainLinkName: 'Sign up',
95
- iconLinkName: 'Sign up for newsletters'
96
- },
97
91
  askNDLA: 'Ask NDLA',
98
92
  articlePage: {
99
93
  errorDescription: 'Sorry, an error occurred while loading the resource.',
@@ -132,25 +126,7 @@ const messages = {
132
126
  searchFieldPlaceholder: 'Search for subjects, tasks and activities or learningpaths',
133
127
  searchFieldPlaceholderShort: 'Search',
134
128
  label: {
135
- content: 'Content:',
136
- contentTypes: 'Content types',
137
- levels: 'Level',
138
- languageFilter: 'Language',
139
- subjects: 'Subjects',
140
- noFilter: 'No filter selected',
141
- createdBy: 'Created by:'
142
- },
143
- showLabel: {
144
- contentTypes: 'More content types',
145
- levels: 'More levels',
146
- languageFilter: 'More languages',
147
- subjects: 'Change subject'
148
- },
149
- hideLabel: {
150
- contentTypes: 'Hide content types',
151
- levels: 'Hide levels',
152
- languageFilter: 'Hide languages',
153
- subjects: 'Hide subjects'
129
+ subjects: 'Subjects'
154
130
  },
155
131
  searchField: {
156
132
  contentTypeResultShowMoreLabel: 'Show more results',
@@ -159,22 +135,11 @@ const messages = {
159
135
  searchResultHeading: 'Proposals:',
160
136
  contentTypeResultNoHit: 'No results'
161
137
  },
162
- searchResultMessages: {
163
- searchStringLabel: 'You searched for:',
164
- subHeading: '{{totalCount}} hits in NDLA'
165
- },
166
138
  searchResultListMessages: {
167
139
  subjectsLabel: 'Open in subject:',
168
140
  noResultHeading: 'Hmm, no content ...',
169
141
  noResultDescription: 'Unfortunately, we do not have anything to offer here. If you want to suggest any content for this site, you can use Ask NDLA, located at the bottom right of the screen.'
170
142
  },
171
- searchPageMessages: {
172
- filterHeading: 'Filter',
173
- resultHeading: '{{totalCount}} hits in NDLA',
174
- resultHeadingByAuthor: '{{totalCount}} articles written by {{author}}',
175
- narrowScreenFilterHeading: '{{totalCount}} hits on «{{query}}»',
176
- dropdownBtnLabel: 'More content types'
177
- },
178
143
  searchFilterMessages: {
179
144
  backButton: 'Back to filter',
180
145
  filterLabel: 'Search-filter',
@@ -221,39 +186,9 @@ const messages = {
221
186
  }
222
187
  },
223
188
  subjectPage: {
224
- errorDescription: 'Sorry, an error occurred while loading the topics.',
225
189
  tabs: {
226
190
  topics: 'Topics'
227
- },
228
- subjectShortcuts: {
229
- heading: 'Go directly to',
230
- showMore: 'Show more',
231
- showLess: 'Show less'
232
- },
233
- mostRead: {
234
- heading: 'Most used'
235
- },
236
- editorsChoices: {
237
- heading: 'Editor choices from the subject',
238
- unknown: 'Uknown'
239
- },
240
- subjectArchive: {
241
- heading: 'Current',
242
- archive: 'Archive',
243
- close: 'Close'
244
- },
245
- subjectFilter: {
246
- label: 'Filter'
247
- },
248
- newContent: {
249
- heading: 'New content'
250
- },
251
- subjectIsBeta: {
252
- iconLabel: 'in beta',
253
- dialogHeader: '{{title}} is under construction',
254
- dialogText: 'Read more at'
255
- },
256
- archived: 'This is an expired and unmaintained subject.'
191
+ }
257
192
  },
258
193
  subjectsPage: {
259
194
  filterSubjects: 'Filter subjects',
@@ -275,46 +210,16 @@ const messages = {
275
210
  shows: 'Shows'
276
211
  },
277
212
  topicPage: {
278
- articleErrorDescription: 'Sorry, an error occurred while loading the topic description.',
279
213
  topic: 'TOPIC',
280
214
  topics: 'Topics',
281
215
  imageModal: 'View full size image'
282
216
  },
283
217
  welcomePage: {
284
- search: 'Search',
285
- searchDisclaimer: 'We are constantly working to improve ourselves! If you have comments to the search, please use the «spør NDLA» function in the bottom right corner.',
286
218
  resetSearch: 'Empty search',
287
- closeSearch: 'Close search',
288
219
  searchAllInfo: 'View all results',
289
- topicsConjunction: 'and',
290
- highlighted: 'Highlighted',
291
220
  heading: {
292
- heading: 'The Norwegian Digital Learning Arena',
293
- searchFieldPlaceholder: 'Search for topics, learning materials, keywords ...',
294
- messages: {
295
- searchFieldTitle: 'Search',
296
- menuButton: 'Content'
297
- },
298
- links: {
299
- aboutNDLA: 'About NDLA',
300
- changeLanguage: 'Change language'
301
- }
302
- },
303
- socialMedia: {
304
- heading: 'Follow us',
305
- description: 'NDLA has several Facebook- and X-accounts. Find the one that suits you, and follow us!',
306
- mainLink: {
307
- name: 'Follow us'
308
- }
309
- },
310
- film: {
311
- header: 'NDLA film',
312
- text: 'NDLA film is a service in collaboration with Norgesfilm. This service allows you to watch a range of feature films, short films, documentaries and series. You can also watch educational films and movie clips. Welcome to the world of cinema!',
313
- textShort: 'Welcome to the world of cinema!',
314
- linkLabel: 'Go to NDLA film'
315
- },
316
- blog: 'From our blog',
317
- errorDescription: 'Sorry, an error occurred while loading the subjects.'
221
+ heading: 'The Norwegian Digital Learning Arena'
222
+ }
318
223
  },
319
224
  toolboxPage: {
320
225
  introduction: 'What will it mean to work exploratory? How can you learn better? What is needed in order to make group work function? In the toolbox both students and teach find resources that are current for every subject, and that support learning work and development of knowledge, skills and understanding.'
@@ -331,96 +236,32 @@ const messages = {
331
236
  multidisciplinarySubjects: 'Multidisciplinary subjects',
332
237
  toolboxStudents: 'Toolbox - for students',
333
238
  toolboxTeachers: 'Toolbox - for teachers',
334
- film: 'NDLA film',
335
- about: {
336
- title: 'About NDLA',
337
- numbers: 'Numbers and reports',
338
- keyPersonnel: 'Key personnel',
339
- vacancies: 'Vacancies',
340
- vision: 'Vision and values',
341
- communityPurpose: 'Our community mission',
342
- history: 'NDLAs history',
343
- cooperation: 'Our cooperations',
344
- faq: 'Frequently asked questions',
345
- follow: 'Follow us on social media',
346
- whoAreWe: 'Who are we?',
347
- whatWeDo: 'What do we do?',
348
- careers: 'Come work with us',
349
- contactUs: 'Contact us',
350
- organizing: 'Organizing',
351
- articlesOfAssociation: 'Article of associations'
352
- }
239
+ film: 'NDLA film'
353
240
  },
354
241
  menu: {
355
242
  button: 'Menu',
356
243
  goToMainMenu: 'Go to main menu',
357
- close: 'Close',
358
- goTo: 'Go to',
359
244
  search: 'Search',
360
- toFrontpage: 'To frontpage',
361
- subjectOverview: 'All subjects',
362
245
  modalLabel: 'Choose content',
363
- backToSubjectFrontpage: 'Back to subject frontpage',
364
- title: 'Open menu',
365
- subjectPage: 'Subject front page',
366
- openFilter: 'Filter',
367
- useFilter: 'Use filter',
368
- closeFilter: 'Close filter',
369
- learningResourcesHeading: 'Educational Resources',
370
- back: 'Back',
371
- additionalFilterLabel: 'Show addition resources',
372
- contentTypeResultsShowMore: {
373
- [contentTypes.SUBJECT_MATERIAL]: 'Show more subjects',
374
- [contentTypes.TASKS_AND_ACTIVITIES]: 'Show more tasks and activities',
375
- [contentTypes.LEARNING_PATH]: 'Show more learningpaths',
376
- [contentTypes.ASSESSMENT_RESOURCES]: 'Show more assessment resources',
377
- [contentTypes.SOURCE_MATERIAL]: 'Show more source materials',
378
- [contentTypes.EXTERNAL_LEARNING_RESOURCES]: 'Show more external learning resources',
379
- unGrouped: 'Show more resources'
380
- },
381
- contentTypeResultsShowLess: {
382
- [contentTypes.SUBJECT_MATERIAL]: 'Show less subjects',
383
- [contentTypes.TASKS_AND_ACTIVITIES]: 'Show less tasks and activities',
384
- [contentTypes.LEARNING_PATH]: 'Show less learningpaths',
385
- [contentTypes.ASSESSMENT_RESOURCES]: 'Show less assessment resources',
386
- [contentTypes.SOURCE_MATERIAL]: 'Show less source materials',
387
- [contentTypes.EXTERNAL_LEARNING_RESOURCES]: 'Show less external learning resources',
388
- unGrouped: 'Show less resources'
389
- },
390
- contentTypeResultsNoHit: {
391
- [contentTypes.SUBJECT_MATERIAL]: 'No subjects',
392
- [contentTypes.TASKS_AND_ACTIVITIES]: 'No tasks and activities',
393
- [contentTypes.LEARNING_PATH]: 'No learningpaths',
394
- [contentTypes.ASSESSMENT_RESOURCES]: 'No assessment resources',
395
- [contentTypes.SOURCE_MATERIAL]: 'No source materials',
396
- [contentTypes.EXTERNAL_LEARNING_RESOURCES]: 'No external learning resources',
397
- unGrouped: 'No resources'
398
- }
246
+ title: 'Open menu'
399
247
  }
400
248
  },
401
249
  logo: {
402
250
  altText: 'The Norwegian Digital Learning Arena'
403
251
  },
404
252
  resource: {
405
- errorDescription: 'Sorry, an error occurred while loading the topic resources.',
406
- error: 'Sorry, a part of the content could not be shown.',
407
253
  noCoreResourcesAvailableUnspecific: 'There is no core content available.',
408
254
  noCoreResourcesAvailable: 'There is no core content available for {{name}}.',
409
255
  activateAdditionalResources: 'Show additional content',
410
256
  toggleFilterLabel: 'Show additional content',
411
257
  label: 'Learning content',
412
- allResources: 'Content',
413
- shortcutButtonText: 'Learning material',
414
258
  tooltipCoreTopic: 'Core content is a subject that is on the curriculum',
415
259
  tooltipAdditionalTopic: 'Additional content is a subject that is not on the curriculum',
416
260
  additionalTooltip: 'Additional content is not on the curriculum',
417
- shortcutsTooltip: 'Show {{count}} articles in this subject',
418
261
  dialogTooltip: 'What is core content and additional content?',
419
262
  dialogHeading: 'Core content and additional content',
420
263
  dialogText1: 'As you learn the core content, you acquire the skills described in the curriculum for the subject.',
421
264
  dialogText2: 'Additional content is content in the subject that you can choose in addition to the core material. Through the additional subject, you can immerse yourself in a topic or approach yourself in a different way.',
422
- showLess: 'Show less',
423
- showMore: 'Show more',
424
265
  youAreHere: 'You are here',
425
266
  trait: {
426
267
  video: 'Video',
@@ -501,9 +342,6 @@ const messages = {
501
342
  licenseData: 'Containing data under',
502
343
  licenseFrom: 'published at'
503
344
  },
504
- subject: {
505
- associatedTopics: 'Associated topics'
506
- },
507
345
  subjectFrontPage: {
508
346
  buildsOn: 'Builds on',
509
347
  connectedTo: 'Common programme subject with',
@@ -687,8 +525,6 @@ const messages = {
687
525
  aboutNdla: 'About NDLA',
688
526
  blog: 'Blog',
689
527
  tips: 'Tips to students',
690
- fyr: 'FYR project',
691
- sharing: 'Sharing arena',
692
528
  vacancies: 'Vacancies'
693
529
  }
694
530
  },
@@ -743,7 +579,6 @@ const messages = {
743
579
  },
744
580
  breadcrumb: {
745
581
  toFrontpage: 'NDLA frontpage',
746
- youAreHere: 'You are here',
747
582
  breadcrumb: 'Breadcrumb'
748
583
  },
749
584
  listview: {
@@ -811,9 +646,7 @@ const messages = {
811
646
  loadingMovies: 'Loading movies..',
812
647
  subjectsInMovies: 'Subjects in film',
813
648
  about: {
814
- heading: 'About NDLA film',
815
- more: 'Read more about NDLA film',
816
- text: 'Ndla film er ei nettbasert filmtjeneste for elever og lærere i videregående skole. Her finn du spillefilmer, kortfilmer, dokumentarfilmer og TV-serier.'
649
+ more: 'Read more about NDLA film'
817
650
  },
818
651
  search: {
819
652
  placeholder: 'Search on moviename',
@@ -851,32 +684,13 @@ const messages = {
851
684
  shortFilm: 'Short film',
852
685
  all: 'All movies A-Z'
853
686
  },
854
- allMovieGroupTitleLabel: 'Movies starting with {{letter}}',
855
- moreAboutNdlaFilm: {
856
- header: 'NDLA film',
857
- firstParagraph: "The films in the film service are taken from Norwegian and international film heritage and are linked to curricula in several subjects. They have been selected by NDLA's editors in collaboration with Norgesfilm AS.",
858
- secondParagraph: 'You can watch the films if you are connected to the Internet via your computer, tablet or smartphone. We have done the work with rights clearance and payment. All you have to do is press play.',
859
- thirdParagraph: 'The films are copyrighted. They can be played freely on ndla.no, but not downloaded or distributed in other publications. All licensees are remunerated for the replays made.',
860
- secondHeading: 'Use film in teaching',
861
- fourthParagraph: 'A film tells stories in ways that engage and touch us. In film, some of the most effective visuals are used; moving images and sound. A good film can show sides of the present and give visions of the future or comment on the past. Therefore, films can often give us a better understanding of events, cultural meetings and history than a text.',
862
- fifthParagraph: 'By watching films, the students are better equipped to read the film language, so that the film gets a value beyond the purely entertaining. The general part of the curriculum emphasizes that the students should meet art and cultural forms that stimulate, inspire their own creativity, and promote ethical orientation ability and aesthetic sense.',
863
- tipSectionPt1: 'Please give tips, ask questions or wish for new movies at our',
864
- tipSectionPt2: 'Facebook page.',
865
- ariaLabel: 'Visit NDLA-films Facebook page',
866
- tipSectionPt3: '',
867
- ending: 'We wish all movie lovers a good and educational experience!'
868
- }
687
+ allMovieGroupTitleLabel: 'Movies starting with {{letter}}'
869
688
  },
870
689
  learningPath: {
871
690
  createLearningPathText: 'Create your own, copy this or see more learningpaths?',
872
691
  createLearningPathButtonText: 'Go to learningpaths',
873
692
  lastUpdated: 'Last updated',
874
693
  youAreInALearningPath: 'You are now in a learningpath',
875
- readTime: '{{hours}} schoolhours = {{minutes}} min',
876
- pageOf: 'of',
877
- readTimeHour: 'hour',
878
- readTimeHour_plurals: 'hours',
879
- readTimeMinutesShort: 'min',
880
694
  lastStep: {
881
695
  heading: 'Last step of this learningpath',
882
696
  headingSmall: 'You are now in the last step of the learningpath {{learningPathName}}',
@@ -895,22 +709,6 @@ const messages = {
895
709
  isSelectedItem: 'Added',
896
710
  selected: '{{count}} selected'
897
711
  },
898
- blogPosts: {
899
- blog1: {
900
- text: 'Forslag til årsplaner fra NDLA',
901
- externalLink: 'https://blogg.ndla.no/2021/08/forslag-til-arsplaner-hos-ndla/',
902
- linkText: 'Fagblogg',
903
- license: 'CC-BY-SA-4.0',
904
- licenseAuthor: 'Vibeke Klungland'
905
- },
906
- blog2: {
907
- text: 'Huskeliste for kontaktlærere',
908
- externalLink: 'https://blogg.ndla.no/2019/08/huskeliste-for-kontaktlaerere/',
909
- linkText: 'Fagblogg',
910
- license: 'CC-BY-SA-4.0',
911
- licenseAuthor: 'Tom Knudsen'
912
- }
913
- },
914
712
  editor: {
915
713
  versionHistory: {
916
714
  who: 'Who',
@@ -934,26 +732,13 @@ const messages = {
934
732
  text: 'is created by'
935
733
  }
936
734
  },
937
- frontPageToolbox: {
938
- heading: 'Toolbox',
939
- text: 'Do you want to become good at presenting, or do you want to learn to study smarter using the right study technique? Need advice on how to read most effectively for the exam? In the NDLA Toolbox you will find lots of great tips and advice!',
940
- linkTextStudents: 'See all tips for students here',
941
- linkTextTeachers: 'See all tips for teachers here',
942
- cursorText: 'Tip'
943
- },
944
735
  frontpageMultidisciplinarySubject: {
945
736
  heading: 'Interdisciplinary topics',
946
- text: 'The three interdisciplinary topics in the curriculum are based on current societal challenges that require the involvement and efforts of individuals and the community in the local community, nationally and globally.',
947
- linkText: 'See cases for multidisciplinary topics',
948
- publicHealthTopic: 'Public health and life management',
949
- democracyTopic: 'Democracy and citizenship',
950
- sustainableTopic: 'Sustainable development',
951
- cursorText: 'New'
737
+ text: 'The three interdisciplinary topics in the curriculum are based on current societal challenges that require the involvement and efforts of individuals and the community in the local community, nationally and globally.'
952
738
  },
953
739
  frontpageMenu: {
954
740
  program: 'Education programme',
955
- allsubjects: 'All subjects',
956
- cursorText: 'Have a look at some new learning resources from our new subjects!'
741
+ allsubjects: 'All subjects'
957
742
  },
958
743
  navigation: {
959
744
  showLongerDescription: 'Show topic description',
@@ -966,10 +751,6 @@ const messages = {
966
751
  multidisciplinarySubject: {
967
752
  subjectsLinksDescription: 'Case in'
968
753
  },
969
- multibutton: {
970
- open: 'Open menu',
971
- close: 'Close menu'
972
- },
973
754
  cancel: 'Cancel',
974
755
  close: 'Close',
975
756
  loading: 'Loading',
@@ -1058,7 +839,6 @@ const messages = {
1058
839
  fileTypesNotSupported: 'Filetype(s) not supported: {{fileTypes}}',
1059
840
  download: 'Download file: ',
1060
841
  expandButton: 'Show large version',
1061
- ...contributorTypes.en,
1062
842
  filterButtons: {
1063
843
  removeAllFilters: 'Remove filters'
1064
844
  },
@@ -1100,11 +880,6 @@ const messages = {
1100
880
  wrongUserInfoDisclaimer: 'If any information is wrong, it must be updated by the host organization/school owner the user belongs to. An overview of available user support can be found here: ',
1101
881
  moderator: 'Moderator'
1102
882
  },
1103
- checkOutNewFeature: 'New feature',
1104
- slateBlockMenu: {
1105
- open: 'Open menu',
1106
- close: 'Close menu'
1107
- },
1108
883
  factbox: {
1109
884
  open: 'Open fact box',
1110
885
  close: 'Close fact box'
@@ -1335,26 +1110,6 @@ const messages = {
1335
1110
  title: 'Recent posts in the arena',
1336
1111
  link: 'View all posts in the arena'
1337
1112
  },
1338
- storageInfo: {
1339
- title: 'How to save your favourite resources from NDLA',
1340
- text: 'Use the heart button to save a resource. You will then get an option to store the resource in a folder.'
1341
- },
1342
- sharing: {
1343
- title: 'Teachers can now share folders',
1344
- text: 'Use the share button to get a link you can share.'
1345
- },
1346
- favoriteSubjects: {
1347
- title: 'How to save your favorite subjects from NDLA',
1348
- text: 'Use the heart button to save a subject. You will then get the opportunity to save your favorite subjects for later. You can find them again at a later date in My NDLA or on the all subjects page.'
1349
- },
1350
- folderInfo: {
1351
- title: 'How to organise your favourite resources in folders',
1352
- text: 'Choose <strong>My folders</strong> to create new folders and subfolders. You can also create a new folder in the dialogue window that is activated when you mark the heart in a resource.'
1353
- },
1354
- tagInfo: {
1355
- title: 'How to tag your favourite resources',
1356
- text: 'When you save a resource, you will have the option to tag it with a keyword. This tag can be used to find the resource across folders. By selecting <strong>My tags</strong> on the menu to the left, you will see all the tags your have used. You can also see which resources are tagget with which keyword.'
1357
- },
1358
1113
  recentArenaTopics: 'New posts in the arena'
1359
1114
  },
1360
1115
  myProfile: {
@@ -1438,9 +1193,7 @@ const messages = {
1438
1193
  loadMore: 'Load more'
1439
1194
  },
1440
1195
  siteNav: {
1441
- search: 'Search',
1442
- contact: 'Contact',
1443
- help: 'Help'
1196
+ search: 'Search'
1444
1197
  },
1445
1198
  programmes: {
1446
1199
  header: 'What do you want to learn today?',