@ndla/ui 30.5.1 → 30.6.0
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/es/Animation/DisplayOnPageYOffset.js +9 -32
- package/es/Animation/Fade.js +11 -20
- package/es/Article/Article.js +50 -78
- package/es/Article/ArticleAccessMessage.js +4 -9
- package/es/Article/ArticleByline.js +16 -32
- package/es/Article/ArticleContent.js +9 -15
- package/es/Article/ArticleFootNotes.js +3 -7
- package/es/Article/ArticleHeaderWrapper.js +13 -37
- package/es/Article/ArticleNotions.js +8 -16
- package/es/Article/ArticleSideBar.js +15 -34
- package/es/Article/index.js +1 -0
- package/es/Aside/Aside.js +9 -14
- package/es/AudioPlayer/AudioPlayer.js +17 -48
- package/es/AudioPlayer/Controls.js +28 -83
- package/es/AudioPlayer/SpeechControl.js +4 -10
- package/es/AudioPlayer/initAudioPlayers.js +1 -9
- package/es/AuthorInfo/AuthorInfo.js +7 -12
- package/es/BannerCard/BannerCard.js +6 -15
- package/es/BannerCard/index.js +1 -0
- package/es/BlogPosts/BlogPost.js +14 -21
- package/es/BlogPosts/BlogPostWrapper.js +3 -5
- package/es/BlogPosts/index.js +1 -0
- package/es/Breadcrumb/ActionBreadcrumb.js +10 -14
- package/es/Breadcrumb/Breadcrumb.js +23 -40
- package/es/Breadcrumb/BreadcrumbItem.js +9 -16
- package/es/Breadcrumb/HeaderBreadcrumb.js +11 -12
- package/es/Breadcrumb/HomeBreadcrumb.js +9 -18
- package/es/Breadcrumb/index.js +1 -0
- package/es/Breadcrumblist/Breadcrumblist.js +29 -61
- package/es/CompetenceGoalTab/CompetenceGoalItem.js +6 -19
- package/es/CompetenceGoalTab/CompetenceGoalTab.js +11 -28
- package/es/CompetenceGoalTab/CompetenceItem.js +8 -26
- package/es/CompetenceGoalTab/SearchButton.js +6 -10
- package/es/CompetenceGoals/CompetenceGoalsDialog.js +11 -21
- package/es/ComponentCursor/ComponentCursor.js +9 -29
- package/es/ContentCard/ContentCard.js +11 -25
- package/es/ContentLoader/index.js +22 -29
- package/es/ContentPlaceholder/ContentPlaceholder.js +3 -9
- package/es/ContentPlaceholder/index.js +1 -0
- package/es/ContentTypeBadge/ContentTypeBadge.js +11 -29
- package/es/CopyParagraphButton/CopyParagraphButton.js +14 -33
- package/es/CopyParagraphButton/index.js +1 -0
- package/es/CopyParagraphButton/initCopyParagraphButtons.js +1 -6
- package/es/CreatedBy/CreatedBy.js +7 -14
- package/es/CreatedBy/index.js +1 -0
- package/es/Dialog/Dialog.js +21 -27
- package/es/Dialog/index.js +1 -0
- package/es/ErrorMessage/ErrorMessage.js +7 -12
- package/es/ErrorMessage/ErrorResourceAccessDenied.js +4 -9
- package/es/FactBox/FactBox.js +7 -16
- package/es/Figure/Figure.js +78 -89
- package/es/Figure/FigureBylineExpandButton.js +4 -4
- package/es/Figure/FigureExpandButton.js +4 -4
- package/es/Figure/FigureLicense.js +13 -15
- package/es/Figure/FigureLicenseDialog.js +13 -15
- package/es/Figure/FigureOpenDialogButton.js +4 -4
- package/es/Figure/index.js +1 -0
- package/es/FileList/File.js +3 -13
- package/es/FileList/FileList.js +4 -11
- package/es/Filter/FilterButtons.js +12 -35
- package/es/Filter/FilterCarousel.js +15 -43
- package/es/Filter/FilterList.js +27 -52
- package/es/Filter/FilterListPhone.js +36 -71
- package/es/Filter/ToggleItem.js +16 -21
- package/es/Filter/filterClasses.js +1 -0
- package/es/Filter/index.js +1 -0
- package/es/Footer/EditorName.js +4 -4
- package/es/Footer/Footer.js +9 -22
- package/es/Footer/FooterAuth.js +17 -26
- package/es/Footer/FooterLinks.js +4 -17
- package/es/Footer/FooterPrivacy.js +4 -11
- package/es/Footer/FooterText.js +2 -4
- package/es/Footer/index.js +1 -0
- package/es/Footer/privacy_en.js +1 -3
- package/es/Footer/privacy_nb.js +1 -3
- package/es/Footer/privacy_nn.js +1 -3
- package/es/Frontpage/FrontpageAllSubjects.js +11 -36
- package/es/Frontpage/FrontpageFilm.js +4 -11
- package/es/Frontpage/FrontpageHeader.js +5 -11
- package/es/Frontpage/FrontpageInfo.js +1 -4
- package/es/Frontpage/FrontpageMultidisciplinarySubject.js +4 -12
- package/es/Frontpage/FrontpageProgramMenu.js +10 -34
- package/es/Frontpage/FrontpageSearch.js +21 -37
- package/es/Frontpage/FrontpageToolbox.js +4 -12
- package/es/Frontpage/illustrations/Fellesfag.js +3 -5
- package/es/Frontpage/illustrations/FrontpageHeaderIllustration.js +3 -5
- package/es/Frontpage/illustrations/FrontpageIllustrations.js +0 -2
- package/es/Frontpage/illustrations/FrontpageSubjectIllustration.js +3 -6
- package/es/Frontpage/illustrations/MenuFellesfag.js +3 -5
- package/es/Frontpage/illustrations/MenuStudiespesialiserende.js +3 -5
- package/es/Frontpage/illustrations/MenuYrkesfag.js +3 -5
- package/es/Frontpage/illustrations/Studiespesialiserende.js +3 -5
- package/es/Frontpage/illustrations/Yrkesfag.js +3 -5
- package/es/Frontpage/sortCategories.js +1 -2
- package/es/Hero/Hero.js +7 -12
- package/es/Hero/index.js +1 -0
- package/es/Image/Image.js +18 -32
- package/es/Image/ImageLink.js +8 -16
- package/es/Image/LazyLoadImage.js +12 -19
- package/es/Image/index.js +1 -0
- package/es/InfoBlock/InfoBlock.js +5 -12
- package/es/InfoBox/InfoBox.js +1 -4
- package/es/InfoWidget/InfoWidget.js +7 -21
- package/es/LanguageSelector/LanguageSelector.js +17 -34
- package/es/LanguageSelector/LanguageSelectorContent.js +14 -13
- package/es/Layout/Content.js +2 -2
- package/es/Layout/LayoutItem.js +3 -7
- package/es/Layout/OneColumn.js +7 -12
- package/es/Layout/PageContainer.js +12 -15
- package/es/Layout/index.js +1 -0
- package/es/LearningPaths/LearningPathContent.js +2 -4
- package/es/LearningPaths/LearningPathInformation.js +8 -14
- package/es/LearningPaths/LearningPathLastStepNavigation.js +7 -16
- package/es/LearningPaths/LearningPathMenu.js +20 -34
- package/es/LearningPaths/LearningPathMenuAside.js +8 -14
- package/es/LearningPaths/LearningPathMenuAsideCopyright.js +4 -10
- package/es/LearningPaths/LearningPathMenuContent.js +12 -22
- package/es/LearningPaths/LearningPathMenuIntro.js +7 -18
- package/es/LearningPaths/LearningPathMenuModalWrapper.js +6 -11
- package/es/LearningPaths/LearningPathMobileHeader.js +11 -8
- package/es/LearningPaths/LearningPathMobileStepInfo.js +4 -9
- package/es/LearningPaths/LearningPathSticky.js +7 -11
- package/es/LearningPaths/LearningPathWrapper.js +3 -5
- package/es/LearningPaths/index.js +1 -0
- package/es/Logo/Logo.js +13 -19
- package/es/Logo/SvgLogo.js +9 -16
- package/es/Logo/index.js +1 -0
- package/es/Masthead/Masthead.js +15 -25
- package/es/Masthead/MastheadAuthModal.js +8 -17
- package/es/Masthead/MastheadSearchModal.js +7 -13
- package/es/Masthead/SkipToMainContent.js +2 -7
- package/es/Masthead/index.js +1 -0
- package/es/Masthead/utils.js +8 -17
- package/es/MediaList/MediaList.js +17 -23
- package/es/Messages/MessageBanner.js +8 -15
- package/es/Messages/MessageBox.js +10 -22
- package/es/Messages/MessageBoxTag.js +3 -8
- package/es/Messages/index.js +1 -0
- package/es/MultidisciplinarySubject/List.js +5 -15
- package/es/MultidisciplinarySubject/ListItem.js +9 -20
- package/es/MultidisciplinarySubject/MultidisciplinarySubject.js +8 -20
- package/es/MultidisciplinarySubject/MultidisciplinarySubjectHeader.js +7 -24
- package/es/MultidisciplinarySubject/index.js +1 -0
- package/es/MyNdla/Resource/Folder.js +20 -35
- package/es/MyNdla/Resource/FolderInput.js +20 -24
- package/es/MyNdla/Resource/index.js +1 -0
- package/es/NDLAFilm/AboutNdlaFilm.js +4 -9
- package/es/NDLAFilm/AllMoviesAlphabetically.js +12 -43
- package/es/NDLAFilm/CategorySelect.js +13 -42
- package/es/NDLAFilm/FilmContentCard.js +13 -20
- package/es/NDLAFilm/FilmContentCardTags.js +2 -7
- package/es/NDLAFilm/FilmMovieList.js +13 -19
- package/es/NDLAFilm/FilmMovieSearch.js +10 -16
- package/es/NDLAFilm/FilmSlideshow.js +24 -78
- package/es/NDLAFilm/MovieGrid.js +9 -15
- package/es/NDLAFilm/NavigationArrow.js +4 -8
- package/es/NDLAFilm/SlideshowIndicator.js +4 -8
- package/es/NDLAFilm/VisualElement.js +4 -9
- package/es/NDLAFilm/filmStyles.js +0 -2
- package/es/NDLAFilm/index.js +1 -0
- package/es/NDLAFilm/isLetter.js +1 -0
- package/es/NDLAFilm/types.js +1 -0
- package/es/Navigation/NavigationBox.js +16 -39
- package/es/Navigation/NavigationHeading.js +5 -12
- package/es/Navigation/NavigationTopicAbout.js +12 -31
- package/es/Navigation/index.js +1 -0
- package/es/NoContentBox/NoContentBox.js +5 -5
- package/es/NoContentBox/index.js +1 -0
- package/es/Notion/ConceptNotion.js +20 -27
- package/es/Notion/FigureNotion.js +26 -32
- package/es/Notion/Notion.js +11 -21
- package/es/Notion/NotionImage.js +6 -11
- package/es/Notion/NotionVisualElement.js +4 -17
- package/es/Portrait/Portrait.js +12 -7
- package/es/Portrait/index.js +1 -0
- package/es/Programme/Programme.js +9 -19
- package/es/Programme/ProgrammeSubjects.js +9 -15
- package/es/Programme/index.js +1 -0
- package/es/RadioButtonGroup/RadioButtonGroup.js +10 -37
- package/es/RadioButtonGroup/index.js +1 -0
- package/es/RelatedArticleList/RelatedArticleList.js +15 -21
- package/es/RelatedArticleList/index.js +1 -0
- package/es/Resource/BlockResource.js +25 -36
- package/es/Resource/ListResource.js +28 -42
- package/es/Resource/index.js +1 -1
- package/es/Resource/resourceComponents.js +15 -24
- package/es/ResourceBox/ResourceBox.js +6 -16
- package/es/ResourceBox/index.js +1 -0
- package/es/ResourceGroup/ResourceGroup.js +9 -14
- package/es/ResourceGroup/ResourceItem.js +18 -49
- package/es/ResourceGroup/ResourceList.js +15 -35
- package/es/ResourceGroup/index.js +1 -0
- package/es/ResourcesWrapper/ResourcesTitle.js +5 -10
- package/es/ResourcesWrapper/ResourcesTopicTitle.js +13 -28
- package/es/ResourcesWrapper/ResourcesWrapper.js +9 -14
- package/es/ResourcesWrapper/index.js +1 -0
- package/es/Search/ActiveFilterContent.js +4 -8
- package/es/Search/ActiveFilters.js +4 -16
- package/es/Search/ContentTypeResult.js +26 -46
- package/es/Search/LoadingWrapper.js +2 -5
- package/es/Search/SearchField.js +18 -30
- package/es/Search/SearchFieldForm.js +3 -5
- package/es/Search/SearchResult.js +10 -39
- package/es/Search/SearchResultSleeve.js +21 -59
- package/es/Search/ToggleSearchButton.js +10 -19
- package/es/Search/index.js +1 -0
- package/es/SearchTypeResult/ActiveFilterContent.js +5 -11
- package/es/SearchTypeResult/ActiveFilters.js +8 -17
- package/es/SearchTypeResult/PopupFilter.js +15 -35
- package/es/SearchTypeResult/ResultNavigation.js +8 -18
- package/es/SearchTypeResult/SearchFieldHeader.js +12 -32
- package/es/SearchTypeResult/SearchFilterContent.js +8 -15
- package/es/SearchTypeResult/SearchHeader.js +19 -42
- package/es/SearchTypeResult/SearchItem.js +13 -24
- package/es/SearchTypeResult/SearchItemList.js +14 -30
- package/es/SearchTypeResult/SearchItems.js +5 -10
- package/es/SearchTypeResult/SearchNotionItem.js +17 -36
- package/es/SearchTypeResult/SearchNotionsResult.js +6 -14
- package/es/SearchTypeResult/SearchSubjectItem.js +8 -16
- package/es/SearchTypeResult/SearchSubjectResult.js +2 -5
- package/es/SearchTypeResult/SearchTypeHeader.js +8 -23
- package/es/SearchTypeResult/SearchTypeResult.js +14 -21
- package/es/SearchTypeResult/SearchViewType.js +5 -15
- package/es/SearchTypeResult/components/ItemContexts.js +8 -23
- package/es/SearchTypeResult/components/ItemResourceHeader.js +8 -18
- package/es/SearchTypeResult/components/ItemTopicHeader.js +7 -16
- package/es/SearchTypeResult/components/SubjectFilters.js +21 -58
- package/es/SearchTypeResult/index.js +1 -0
- package/es/SectionHeading/SectionHeading.js +4 -8
- package/es/SnackBar/DefaultSnackbar.js +7 -15
- package/es/SnackBar/SnackbarProvider.js +16 -39
- package/es/SnackBar/index.js +1 -0
- package/es/Subject/Subject.js +8 -24
- package/es/Subject/SubjectAbout.js +8 -16
- package/es/Subject/SubjectArchive.js +16 -55
- package/es/Subject/SubjectBanner.js +2 -5
- package/es/Subject/SubjectCarousel.js +14 -27
- package/es/Subject/SubjectHeader.js +4 -10
- package/es/Subject/SubjectLinks.js +5 -15
- package/es/Subject/SubjectNewContent.js +3 -15
- package/es/Subject/SubjectShortcuts.js +12 -43
- package/es/Subject/SubjectSocial.js +4 -8
- package/es/Table/Table.js +9 -16
- package/es/Table/index.js +1 -0
- package/es/TagSelector/Control.js +12 -11
- package/es/TagSelector/DropdownIndicator.js +8 -18
- package/es/TagSelector/Input.js +4 -9
- package/es/TagSelector/Menu.js +6 -13
- package/es/TagSelector/MenuList.js +12 -10
- package/es/TagSelector/Option.js +9 -16
- package/es/TagSelector/SelectContainer.js +12 -11
- package/es/TagSelector/TagSelector.js +16 -39
- package/es/TagSelector/ValueButton.js +8 -13
- package/es/TagSelector/ariaMessages.js +17 -29
- package/es/TagSelector/index.js +1 -1
- package/es/TagSelector/types.js +1 -0
- package/es/ToolboxPage/ToolboxInfo.js +9 -15
- package/es/ToolboxPage/index.js +1 -0
- package/es/Topic/Loader.js +2 -4
- package/es/Topic/Topic.js +17 -41
- package/es/Topic/index.js +2 -1
- package/es/TopicIntroductionList/TopicIntroduction.js +13 -15
- package/es/TopicIntroductionList/TopicIntroductionList.js +16 -24
- package/es/TopicIntroductionList/TopicIntroductionShortcuts.js +19 -41
- package/es/TopicIntroductionList/TopicShortcutItem.js +10 -18
- package/es/TopicIntroductionList/index.js +1 -0
- package/es/TopicMenu/SubtopicLinkList.js +37 -66
- package/es/TopicMenu/TopicMenu.js +41 -68
- package/es/TopicMenu/TopicMenuButton.js +8 -15
- package/es/TopicMenu/index.js +1 -0
- package/es/Translation/Translation.js +6 -11
- package/es/Translation/TranslationBox.js +1 -3
- package/es/Translation/TranslationLine.js +10 -18
- package/es/TreeStructure/AddFolderButton.js +7 -16
- package/es/TreeStructure/ComboboxButton.js +14 -25
- package/es/TreeStructure/FolderItem.js +24 -46
- package/es/TreeStructure/FolderItems.js +19 -28
- package/es/TreeStructure/NavigationLink.js +19 -21
- package/es/TreeStructure/TreeStructure.js +33 -72
- package/es/TreeStructure/arrowNavigation.js +1 -8
- package/es/TreeStructure/helperFunctions.js +5 -11
- package/es/TreeStructure/index.js +1 -0
- package/es/TreeStructure/types.js +1 -0
- package/es/User/AuthModal.js +14 -26
- package/es/User/UserInfo.js +15 -23
- package/es/User/apiTypes.js +1 -0
- package/es/User/index.js +1 -0
- package/es/User/parseUserObject.js +21 -35
- package/es/all.css +1 -1
- package/es/i18n/formatMessage.js +4 -6
- package/es/i18n/formatNestedMessages.js +4 -5
- package/es/i18n/i18n.js +1 -0
- package/es/i18n/index.js +1 -0
- package/es/index-javascript.js +1 -0
- package/es/index.js +1 -0
- package/es/internal-icons/Book.js +2 -4
- package/es/internal-icons/Download.js +2 -4
- package/es/internal-icons/Embed.js +2 -4
- package/es/internal-icons/InsertTemplate.js +2 -4
- package/es/internal-icons/OpenWindow.js +2 -4
- package/es/locale/LocaleProvider.js +6 -11
- package/es/locale/messages-en.js +39 -13
- package/es/locale/messages-nb.js +39 -13
- package/es/locale/messages-nn.js +39 -13
- package/es/locale/messages-se.js +39 -13
- package/es/locale/messages-sma.js +39 -13
- package/es/model/ContentType.js +1 -2
- package/es/model/SubjectCategories.js +1 -0
- package/es/model/SubjectTypes.js +1 -0
- package/es/model/index.js +1 -0
- package/es/shapes.js +1 -0
- package/es/types.js +3 -1
- package/es/utils/createUniversalPortal.js +3 -4
- package/es/utils/resourceTypeColor.js +1 -9
- package/lib/Animation/DisplayOnPageYOffset.js +10 -41
- package/lib/Animation/Fade.js +11 -25
- package/lib/Animation/index.js +0 -3
- package/lib/Article/Article.js +51 -103
- package/lib/Article/ArticleAccessMessage.js +4 -17
- package/lib/Article/ArticleByline.js +16 -42
- package/lib/Article/ArticleContent.js +9 -25
- package/lib/Article/ArticleFootNotes.js +2 -8
- package/lib/Article/ArticleHeaderWrapper.js +14 -51
- package/lib/Article/ArticleNotions.js +10 -26
- package/lib/Article/ArticleSideBar.js +16 -44
- package/lib/Article/index.js +19 -30
- package/lib/Aside/Aside.js +8 -19
- package/lib/Aside/index.js +0 -3
- package/lib/AudioPlayer/AudioPlayer.js +18 -52
- package/lib/AudioPlayer/Controls.js +29 -71
- package/lib/AudioPlayer/SpeechControl.js +6 -20
- package/lib/AudioPlayer/index.js +1 -5
- package/lib/AudioPlayer/initAudioPlayers.js +2 -15
- package/lib/AuthorInfo/AuthorInfo.js +6 -15
- package/lib/AuthorInfo/index.js +0 -3
- package/lib/BannerCard/BannerCard.js +6 -15
- package/lib/BannerCard/index.js +0 -2
- package/lib/BlogPosts/BlogPost.js +12 -24
- package/lib/BlogPosts/BlogPostWrapper.js +3 -10
- package/lib/BlogPosts/index.js +4 -7
- package/lib/Breadcrumb/ActionBreadcrumb.js +9 -19
- package/lib/Breadcrumb/Breadcrumb.js +25 -51
- package/lib/Breadcrumb/BreadcrumbItem.js +10 -25
- package/lib/Breadcrumb/HeaderBreadcrumb.js +9 -16
- package/lib/Breadcrumb/HomeBreadcrumb.js +2 -21
- package/lib/Breadcrumb/index.js +6 -12
- package/lib/Breadcrumblist/Breadcrumblist.js +29 -69
- package/lib/Breadcrumblist/index.js +0 -3
- package/lib/CompetenceGoalTab/CompetenceGoalItem.js +4 -17
- package/lib/CompetenceGoalTab/CompetenceGoalTab.js +12 -39
- package/lib/CompetenceGoalTab/CompetenceItem.js +5 -22
- package/lib/CompetenceGoalTab/SearchButton.js +5 -14
- package/lib/CompetenceGoalTab/index.js +0 -3
- package/lib/CompetenceGoals/CompetenceGoalsDialog.js +11 -31
- package/lib/CompetenceGoals/index.js +0 -2
- package/lib/ComponentCursor/ComponentCursor.js +11 -37
- package/lib/ComponentCursor/index.js +0 -3
- package/lib/ContentCard/ContentCard.js +10 -23
- package/lib/ContentCard/index.js +0 -3
- package/lib/ContentLoader/index.js +20 -31
- package/lib/ContentPlaceholder/ContentPlaceholder.js +1 -10
- package/lib/ContentPlaceholder/index.js +0 -3
- package/lib/ContentTypeBadge/ContentTypeBadge.js +13 -61
- package/lib/ContentTypeBadge/index.js +14 -16
- package/lib/CopyParagraphButton/CopyParagraphButton.js +15 -44
- package/lib/CopyParagraphButton/index.js +1 -5
- package/lib/CopyParagraphButton/initCopyParagraphButtons.js +2 -11
- package/lib/CreatedBy/CreatedBy.js +5 -16
- package/lib/CreatedBy/index.js +0 -3
- package/lib/Dialog/Dialog.js +18 -33
- package/lib/Dialog/index.js +0 -2
- package/lib/ErrorMessage/ErrorMessage.js +6 -15
- package/lib/ErrorMessage/ErrorResourceAccessDenied.js +3 -16
- package/lib/ErrorMessage/index.js +0 -4
- package/lib/FactBox/FactBox.js +5 -21
- package/lib/FactBox/index.js +0 -3
- package/lib/Figure/Figure.js +75 -99
- package/lib/Figure/FigureBylineExpandButton.js +3 -8
- package/lib/Figure/FigureExpandButton.js +3 -8
- package/lib/Figure/FigureLicense.js +10 -24
- package/lib/Figure/FigureLicenseDialog.js +10 -20
- package/lib/Figure/FigureOpenDialogButton.js +3 -9
- package/lib/Figure/index.js +9 -17
- package/lib/FileList/File.js +2 -18
- package/lib/FileList/FileList.js +3 -13
- package/lib/FileList/index.js +0 -4
- package/lib/Filter/FilterButtons.js +13 -42
- package/lib/Filter/FilterCarousel.js +16 -52
- package/lib/Filter/FilterList.js +27 -61
- package/lib/Filter/FilterListPhone.js +36 -84
- package/lib/Filter/ToggleItem.js +14 -23
- package/lib/Filter/filterClasses.js +1 -3
- package/lib/Filter/index.js +6 -12
- package/lib/Footer/EditorName.js +3 -7
- package/lib/Footer/Footer.js +6 -22
- package/lib/Footer/FooterAuth.js +8 -27
- package/lib/Footer/FooterLinks.js +2 -16
- package/lib/Footer/FooterPrivacy.js +6 -24
- package/lib/Footer/FooterText.js +2 -9
- package/lib/Footer/index.js +8 -13
- package/lib/Footer/privacy_en.js +1 -6
- package/lib/Footer/privacy_nb.js +1 -6
- package/lib/Footer/privacy_nn.js +1 -6
- package/lib/Frontpage/FrontpageAllSubjects.js +12 -44
- package/lib/Frontpage/FrontpageFilm.js +3 -18
- package/lib/Frontpage/FrontpageHeader.js +4 -15
- package/lib/Frontpage/FrontpageInfo.js +1 -9
- package/lib/Frontpage/FrontpageMultidisciplinarySubject.js +7 -26
- package/lib/Frontpage/FrontpageProgramMenu.js +12 -38
- package/lib/Frontpage/FrontpageSearch.js +23 -53
- package/lib/Frontpage/FrontpageToolbox.js +3 -18
- package/lib/Frontpage/illustrations/Fellesfag.js +2 -6
- package/lib/Frontpage/illustrations/FrontpageHeaderIllustration.js +2 -6
- package/lib/Frontpage/illustrations/FrontpageIllustrations.js +1 -6
- package/lib/Frontpage/illustrations/FrontpageSubjectIllustration.js +1 -9
- package/lib/Frontpage/illustrations/MenuFellesfag.js +2 -6
- package/lib/Frontpage/illustrations/MenuStudiespesialiserende.js +2 -6
- package/lib/Frontpage/illustrations/MenuYrkesfag.js +2 -6
- package/lib/Frontpage/illustrations/Studiespesialiserende.js +2 -6
- package/lib/Frontpage/illustrations/Yrkesfag.js +2 -6
- package/lib/Frontpage/illustrations/index.js +10 -19
- package/lib/Frontpage/index.js +26 -36
- package/lib/Frontpage/sortCategories.js +1 -4
- package/lib/Hero/Hero.js +10 -40
- package/lib/Hero/index.js +16 -17
- package/lib/Image/Image.js +17 -38
- package/lib/Image/ImageLink.js +7 -20
- package/lib/Image/LazyLoadImage.js +9 -19
- package/lib/Image/index.js +8 -14
- package/lib/InfoBlock/InfoBlock.js +3 -12
- package/lib/InfoBlock/index.js +0 -1
- package/lib/InfoBox/InfoBox.js +1 -9
- package/lib/InfoBox/index.js +0 -2
- package/lib/InfoWidget/InfoWidget.js +6 -21
- package/lib/InfoWidget/index.js +0 -3
- package/lib/LanguageSelector/LanguageSelector.js +18 -47
- package/lib/LanguageSelector/LanguageSelectorContent.js +12 -14
- package/lib/LanguageSelector/index.js +0 -2
- package/lib/Layout/Content.js +2 -7
- package/lib/Layout/LayoutItem.js +3 -12
- package/lib/Layout/OneColumn.js +7 -19
- package/lib/Layout/PageContainer.js +11 -22
- package/lib/Layout/index.js +6 -12
- package/lib/LearningPaths/LearningPathContent.js +2 -9
- package/lib/LearningPaths/LearningPathInformation.js +7 -17
- package/lib/LearningPaths/LearningPathLastStepNavigation.js +5 -20
- package/lib/LearningPaths/LearningPathMenu.js +20 -50
- package/lib/LearningPaths/LearningPathMenuAside.js +7 -21
- package/lib/LearningPaths/LearningPathMenuAsideCopyright.js +3 -14
- package/lib/LearningPaths/LearningPathMenuContent.js +11 -27
- package/lib/LearningPaths/LearningPathMenuIntro.js +5 -20
- package/lib/LearningPaths/LearningPathMenuModalWrapper.js +7 -24
- package/lib/LearningPaths/LearningPathMobileHeader.js +9 -12
- package/lib/LearningPaths/LearningPathMobileStepInfo.js +4 -14
- package/lib/LearningPaths/LearningPathSticky.js +7 -22
- package/lib/LearningPaths/LearningPathWrapper.js +3 -11
- package/lib/LearningPaths/index.js +18 -27
- package/lib/Logo/Logo.js +12 -26
- package/lib/Logo/SvgLogo.js +7 -18
- package/lib/Logo/index.js +0 -3
- package/lib/Masthead/Masthead.js +16 -37
- package/lib/Masthead/MastheadAuthModal.js +6 -24
- package/lib/Masthead/MastheadSearchModal.js +5 -22
- package/lib/Masthead/SkipToMainContent.js +2 -13
- package/lib/Masthead/index.js +10 -18
- package/lib/Masthead/utils.js +7 -23
- package/lib/MediaList/MediaList.js +16 -44
- package/lib/MediaList/index.js +4 -5
- package/lib/Messages/MessageBanner.js +4 -15
- package/lib/Messages/MessageBox.js +6 -23
- package/lib/Messages/MessageBoxTag.js +2 -13
- package/lib/Messages/index.js +4 -8
- package/lib/MultidisciplinarySubject/Illustrations.js +1 -5
- package/lib/MultidisciplinarySubject/List.js +4 -17
- package/lib/MultidisciplinarySubject/ListItem.js +8 -18
- package/lib/MultidisciplinarySubject/MultidisciplinarySubject.js +9 -26
- package/lib/MultidisciplinarySubject/MultidisciplinarySubjectHeader.js +5 -24
- package/lib/MultidisciplinarySubject/index.js +0 -4
- package/lib/MyNdla/Resource/Folder.js +15 -45
- package/lib/MyNdla/Resource/FolderInput.js +14 -39
- package/lib/MyNdla/Resource/index.js +0 -3
- package/lib/MyNdla/index.js +0 -3
- package/lib/NDLAFilm/AboutNdlaFilm.js +6 -24
- package/lib/NDLAFilm/AllMoviesAlphabetically.js +13 -53
- package/lib/NDLAFilm/CategorySelect.js +14 -53
- package/lib/NDLAFilm/FilmContentCard.js +12 -24
- package/lib/NDLAFilm/FilmContentCardTags.js +2 -11
- package/lib/NDLAFilm/FilmMovieList.js +11 -25
- package/lib/NDLAFilm/FilmMovieSearch.js +9 -23
- package/lib/NDLAFilm/FilmSlideshow.js +24 -86
- package/lib/NDLAFilm/MovieGrid.js +8 -21
- package/lib/NDLAFilm/NavigationArrow.js +4 -13
- package/lib/NDLAFilm/SlideshowIndicator.js +4 -11
- package/lib/NDLAFilm/VisualElement.js +3 -13
- package/lib/NDLAFilm/filmStyles.js +1 -8
- package/lib/NDLAFilm/index.js +10 -17
- package/lib/NDLAFilm/isLetter.js +1 -2
- package/lib/NDLAFilm/types.js +5 -1
- package/lib/Navigation/NavigationBox.js +15 -40
- package/lib/Navigation/NavigationHeading.js +4 -15
- package/lib/Navigation/NavigationTopicAbout.js +10 -36
- package/lib/Navigation/index.js +0 -4
- package/lib/NoContentBox/NoContentBox.js +4 -9
- package/lib/NoContentBox/index.js +0 -3
- package/lib/Notion/ConceptNotion.js +13 -43
- package/lib/Notion/FigureNotion.js +18 -38
- package/lib/Notion/Notion.js +12 -28
- package/lib/Notion/NotionImage.js +6 -18
- package/lib/Notion/NotionVisualElement.js +4 -21
- package/lib/Notion/index.js +0 -4
- package/lib/Portrait/Portrait.js +11 -10
- package/lib/Portrait/index.js +0 -3
- package/lib/Programme/Programme.js +11 -30
- package/lib/Programme/ProgrammeSubjects.js +7 -21
- package/lib/Programme/index.js +0 -4
- package/lib/RadioButtonGroup/RadioButtonGroup.js +10 -42
- package/lib/RadioButtonGroup/index.js +0 -3
- package/lib/RelatedArticleList/RelatedArticleList.js +17 -37
- package/lib/RelatedArticleList/index.js +3 -8
- package/lib/Resource/BlockResource.js +19 -47
- package/lib/Resource/ListResource.js +22 -53
- package/lib/Resource/index.js +6 -15
- package/lib/Resource/resourceComponents.js +7 -32
- package/lib/ResourceBox/ResourceBox.js +6 -19
- package/lib/ResourceBox/index.js +0 -2
- package/lib/ResourceGroup/ResourceGroup.js +8 -16
- package/lib/ResourceGroup/ResourceItem.js +18 -56
- package/lib/ResourceGroup/ResourceList.js +13 -41
- package/lib/ResourceGroup/index.js +0 -3
- package/lib/ResourcesWrapper/ResourcesTitle.js +3 -13
- package/lib/ResourcesWrapper/ResourcesTopicTitle.js +14 -41
- package/lib/ResourcesWrapper/ResourcesWrapper.js +7 -17
- package/lib/ResourcesWrapper/index.js +0 -5
- package/lib/Search/ActiveFilterContent.js +3 -12
- package/lib/Search/ActiveFilters.js +7 -29
- package/lib/Search/ContentTypeResult.js +27 -58
- package/lib/Search/ContentTypeResultStyles.js +1 -6
- package/lib/Search/IsPathToHighlight.js +0 -2
- package/lib/Search/LoadingWrapper.js +1 -10
- package/lib/Search/SearchField.js +16 -39
- package/lib/Search/SearchFieldForm.js +3 -12
- package/lib/Search/SearchResult.js +11 -45
- package/lib/Search/SearchResultSleeve.js +22 -66
- package/lib/Search/ToggleSearchButton.js +8 -23
- package/lib/Search/index.js +6 -11
- package/lib/SearchTypeResult/ActiveFilterContent.js +3 -17
- package/lib/SearchTypeResult/ActiveFilters.js +9 -30
- package/lib/SearchTypeResult/PopupFilter.js +16 -42
- package/lib/SearchTypeResult/ResultNavigation.js +7 -20
- package/lib/SearchTypeResult/SearchFieldHeader.js +14 -41
- package/lib/SearchTypeResult/SearchFilterContent.js +6 -20
- package/lib/SearchTypeResult/SearchHeader.js +20 -48
- package/lib/SearchTypeResult/SearchItem.js +10 -25
- package/lib/SearchTypeResult/SearchItemList.js +14 -34
- package/lib/SearchTypeResult/SearchItems.js +7 -22
- package/lib/SearchTypeResult/SearchNotionItem.js +17 -41
- package/lib/SearchTypeResult/SearchNotionsResult.js +5 -16
- package/lib/SearchTypeResult/SearchSubjectItem.js +5 -18
- package/lib/SearchTypeResult/SearchSubjectResult.js +2 -10
- package/lib/SearchTypeResult/SearchTypeHeader.js +9 -29
- package/lib/SearchTypeResult/SearchTypeResult.js +15 -34
- package/lib/SearchTypeResult/SearchViewType.js +3 -19
- package/lib/SearchTypeResult/components/ItemContexts.js +8 -29
- package/lib/SearchTypeResult/components/ItemResourceHeader.js +8 -25
- package/lib/SearchTypeResult/components/ItemTopicHeader.js +4 -17
- package/lib/SearchTypeResult/components/SubjectFilters.js +21 -70
- package/lib/SearchTypeResult/index.js +8 -15
- package/lib/SectionHeading/SectionHeading.js +4 -13
- package/lib/SectionHeading/index.js +0 -3
- package/lib/SnackBar/DefaultSnackbar.js +6 -20
- package/lib/SnackBar/SnackbarProvider.js +18 -55
- package/lib/SnackBar/index.js +8 -11
- package/lib/Subject/Subject.js +8 -32
- package/lib/Subject/SubjectAbout.js +7 -17
- package/lib/Subject/SubjectArchive.js +16 -55
- package/lib/Subject/SubjectBanner.js +2 -10
- package/lib/Subject/SubjectCarousel.js +16 -37
- package/lib/Subject/SubjectHeader.js +3 -13
- package/lib/Subject/SubjectLinks.js +4 -18
- package/lib/Subject/SubjectNewContent.js +2 -14
- package/lib/Subject/SubjectShortcuts.js +13 -51
- package/lib/Subject/SubjectSocial.js +3 -14
- package/lib/Subject/index.js +34 -45
- package/lib/Table/Table.js +7 -22
- package/lib/Table/index.js +0 -3
- package/lib/TagSelector/Control.js +5 -16
- package/lib/TagSelector/DropdownIndicator.js +10 -31
- package/lib/TagSelector/Input.js +3 -16
- package/lib/TagSelector/Menu.js +5 -20
- package/lib/TagSelector/MenuList.js +5 -16
- package/lib/TagSelector/Option.js +7 -20
- package/lib/TagSelector/SelectContainer.js +5 -16
- package/lib/TagSelector/TagSelector.js +17 -58
- package/lib/TagSelector/ValueButton.js +6 -19
- package/lib/TagSelector/ariaMessages.js +17 -31
- package/lib/TagSelector/index.js +0 -4
- package/lib/TagSelector/types.js +5 -1
- package/lib/ToolboxPage/ToolboxInfo.js +7 -18
- package/lib/ToolboxPage/index.js +0 -2
- package/lib/Topic/Loader.js +1 -7
- package/lib/Topic/Topic.js +17 -50
- package/lib/Topic/index.js +2 -9
- package/lib/TopicIntroductionList/TopicIntroduction.js +12 -25
- package/lib/TopicIntroductionList/TopicIntroductionList.js +14 -30
- package/lib/TopicIntroductionList/TopicIntroductionShortcuts.js +26 -59
- package/lib/TopicIntroductionList/TopicShortcutItem.js +9 -25
- package/lib/TopicIntroductionList/index.js +0 -3
- package/lib/TopicMenu/SubtopicLinkList.js +42 -87
- package/lib/TopicMenu/TopicMenu.js +48 -104
- package/lib/TopicMenu/TopicMenuButton.js +6 -22
- package/lib/TopicMenu/index.js +0 -4
- package/lib/Translation/Translation.js +4 -14
- package/lib/Translation/TranslationBox.js +1 -7
- package/lib/Translation/TranslationLine.js +7 -19
- package/lib/Translation/index.js +0 -4
- package/lib/TreeStructure/AddFolderButton.js +8 -27
- package/lib/TreeStructure/ComboboxButton.js +16 -37
- package/lib/TreeStructure/FolderItem.js +25 -59
- package/lib/TreeStructure/FolderItems.js +16 -32
- package/lib/TreeStructure/NavigationLink.js +14 -32
- package/lib/TreeStructure/TreeStructure.js +34 -83
- package/lib/TreeStructure/arrowNavigation.js +1 -11
- package/lib/TreeStructure/helperFunctions.js +5 -15
- package/lib/TreeStructure/index.js +0 -2
- package/lib/TreeStructure/types.js +5 -1
- package/lib/User/AuthModal.js +15 -34
- package/lib/User/UserInfo.js +8 -29
- package/lib/User/apiTypes.js +5 -1
- package/lib/User/index.js +0 -4
- package/lib/User/parseUserObject.js +20 -37
- package/lib/all.css +1 -1
- package/lib/i18n/formatMessage.js +4 -10
- package/lib/i18n/formatNestedMessages.js +4 -7
- package/lib/i18n/i18n.js +1 -11
- package/lib/i18n/index.js +4 -7
- package/lib/index-javascript.js +3 -7
- package/lib/index.js +394 -474
- package/lib/internal-icons/Book.js +2 -7
- package/lib/internal-icons/Download.js +2 -7
- package/lib/internal-icons/Embed.js +2 -7
- package/lib/internal-icons/InsertTemplate.js +2 -7
- package/lib/internal-icons/OpenWindow.js +2 -7
- package/lib/locale/LocaleProvider.js +5 -14
- package/lib/locale/messages-en.d.ts +32 -1
- package/lib/locale/messages-en.js +39 -18
- package/lib/locale/messages-nb.d.ts +32 -1
- package/lib/locale/messages-nb.js +39 -18
- package/lib/locale/messages-nn.d.ts +32 -1
- package/lib/locale/messages-nn.js +39 -18
- package/lib/locale/messages-se.d.ts +32 -1
- package/lib/locale/messages-se.js +39 -18
- package/lib/locale/messages-sma.d.ts +32 -1
- package/lib/locale/messages-sma.js +39 -18
- package/lib/model/ContentType.js +2 -4
- package/lib/model/SubjectCategories.js +2 -2
- package/lib/model/SubjectTypes.js +2 -2
- package/lib/model/index.js +4 -10
- package/lib/shapes.js +5 -32
- package/lib/types.js +4 -0
- package/lib/utils/createUniversalPortal.js +3 -7
- package/lib/utils/resourceTypeColor.js +2 -16
- package/package.json +7 -7
- package/src/FactBox/component.factbox.scss +1 -1
- package/src/Figure/Figure.tsx +44 -46
- package/src/Figure/component.figure.scss +7 -0
- package/src/TopicMenu/TopicMenu.jsx +2 -2
- package/src/User/UserInfo.tsx +0 -2
- package/src/locale/messages-en.ts +32 -1
- package/src/locale/messages-nb.ts +32 -1
- package/src/locale/messages-nn.ts +32 -1
- package/src/locale/messages-se.ts +32 -1
- package/src/locale/messages-sma.ts +32 -1
package/lib/shapes.js
CHANGED
|
@@ -1,22 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
4
|
-
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
|
-
exports.
|
|
9
|
-
|
|
7
|
+
exports.TopicShape = exports.SubjectShape = exports.ResourceShape = exports.LicenseShape = exports.LicenseRightShape = exports.FootNoteShape = exports.ContributorShape = exports.ContentTypeShape = exports.ContentTypeResultShape = exports.CompetenceGoalShape = exports.ArticleShape = void 0;
|
|
10
8
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
11
|
-
|
|
12
9
|
var contentTypes = _interopRequireWildcard(require("./model/ContentType"));
|
|
13
|
-
|
|
14
|
-
function
|
|
15
|
-
|
|
16
|
-
function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
17
|
-
|
|
10
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
18
12
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
19
|
-
|
|
20
13
|
/**
|
|
21
14
|
* Copyright (c) 2017-present, NDLA.
|
|
22
15
|
*
|
|
@@ -24,15 +17,14 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "d
|
|
|
24
17
|
* LICENSE file in the root directory of this source tree.
|
|
25
18
|
*
|
|
26
19
|
*/
|
|
20
|
+
|
|
27
21
|
var LicenseRightShape = _propTypes["default"].shape({
|
|
28
22
|
"short": _propTypes["default"].string.isRequired,
|
|
29
23
|
title: _propTypes["default"].string.isRequired,
|
|
30
24
|
userFriendlyTitle: _propTypes["default"].string.isRequired,
|
|
31
25
|
description: _propTypes["default"].string.isRequired
|
|
32
26
|
});
|
|
33
|
-
|
|
34
27
|
exports.LicenseRightShape = LicenseRightShape;
|
|
35
|
-
|
|
36
28
|
var LicenseShape = _propTypes["default"].shape({
|
|
37
29
|
"short": _propTypes["default"].string.isRequired,
|
|
38
30
|
title: _propTypes["default"].string.isRequired,
|
|
@@ -40,24 +32,18 @@ var LicenseShape = _propTypes["default"].shape({
|
|
|
40
32
|
description: _propTypes["default"].string.isRequired,
|
|
41
33
|
rights: _propTypes["default"].arrayOf(_propTypes["default"].string).isRequired
|
|
42
34
|
});
|
|
43
|
-
|
|
44
35
|
exports.LicenseShape = LicenseShape;
|
|
45
|
-
|
|
46
36
|
var SubjectShape = _propTypes["default"].shape({
|
|
47
37
|
id: _propTypes["default"].string.isRequired,
|
|
48
38
|
name: _propTypes["default"].string.isRequired
|
|
49
39
|
});
|
|
50
|
-
|
|
51
40
|
exports.SubjectShape = SubjectShape;
|
|
52
|
-
|
|
53
41
|
var TopicShape = _propTypes["default"].shape({
|
|
54
42
|
id: _propTypes["default"].string.isRequired,
|
|
55
43
|
name: _propTypes["default"].string.isRequired,
|
|
56
44
|
subtopics: _propTypes["default"].array
|
|
57
45
|
});
|
|
58
|
-
|
|
59
46
|
exports.TopicShape = TopicShape;
|
|
60
|
-
|
|
61
47
|
var FootNoteShape = _propTypes["default"].shape({
|
|
62
48
|
ref: _propTypes["default"].number.isRequired,
|
|
63
49
|
title: _propTypes["default"].string.isRequired,
|
|
@@ -67,16 +53,12 @@ var FootNoteShape = _propTypes["default"].shape({
|
|
|
67
53
|
publisher: _propTypes["default"].string,
|
|
68
54
|
url: _propTypes["default"].string
|
|
69
55
|
});
|
|
70
|
-
|
|
71
56
|
exports.FootNoteShape = FootNoteShape;
|
|
72
|
-
|
|
73
57
|
var ContributorShape = _propTypes["default"].shape({
|
|
74
58
|
type: _propTypes["default"].string.isRequired,
|
|
75
59
|
name: _propTypes["default"].string.isRequired
|
|
76
60
|
});
|
|
77
|
-
|
|
78
61
|
exports.ContributorShape = ContributorShape;
|
|
79
|
-
|
|
80
62
|
var ArticleShape = _propTypes["default"].shape({
|
|
81
63
|
title: _propTypes["default"].string.isRequired,
|
|
82
64
|
content: _propTypes["default"].oneOf([_propTypes["default"].string, _propTypes["default"].elementType]).isRequired,
|
|
@@ -86,9 +68,7 @@ var ArticleShape = _propTypes["default"].shape({
|
|
|
86
68
|
}).isRequired,
|
|
87
69
|
published: _propTypes["default"].string.isRequired
|
|
88
70
|
});
|
|
89
|
-
|
|
90
71
|
exports.ArticleShape = ArticleShape;
|
|
91
|
-
|
|
92
72
|
var ResourceShape = _propTypes["default"].shape({
|
|
93
73
|
id: _propTypes["default"].string.isRequired,
|
|
94
74
|
name: _propTypes["default"].string.isRequired,
|
|
@@ -97,13 +77,9 @@ var ResourceShape = _propTypes["default"].shape({
|
|
|
97
77
|
contentType: _propTypes["default"].string,
|
|
98
78
|
type: _propTypes["default"].string
|
|
99
79
|
});
|
|
100
|
-
|
|
101
80
|
exports.ResourceShape = ResourceShape;
|
|
102
|
-
|
|
103
81
|
var ContentTypeShape = _propTypes["default"].oneOf([contentTypes.SUBJECT_MATERIAL, contentTypes.TASKS_AND_ACTIVITIES, contentTypes.ASSESSMENT_RESOURCES, contentTypes.SUBJECT, contentTypes.EXTERNAL_LEARNING_RESOURCES, contentTypes.SOURCE_MATERIAL, contentTypes.LEARNING_PATH, contentTypes.TOPIC, contentTypes.MULTIDISCIPLINARY_TOPIC, 'beta', 'ndla-film', 'ndla-film has-image']);
|
|
104
|
-
|
|
105
82
|
exports.ContentTypeShape = ContentTypeShape;
|
|
106
|
-
|
|
107
83
|
var ContentTypeResultShape = _propTypes["default"].shape({
|
|
108
84
|
title: _propTypes["default"].string.isRequired,
|
|
109
85
|
resources: _propTypes["default"].arrayOf(_propTypes["default"].shape({
|
|
@@ -111,13 +87,10 @@ var ContentTypeResultShape = _propTypes["default"].shape({
|
|
|
111
87
|
name: _propTypes["default"].string.isRequired
|
|
112
88
|
}))
|
|
113
89
|
});
|
|
114
|
-
|
|
115
90
|
exports.ContentTypeResultShape = ContentTypeResultShape;
|
|
116
|
-
|
|
117
91
|
var CompetenceGoalShape = _propTypes["default"].shape({
|
|
118
92
|
id: _propTypes["default"].string.isRequired,
|
|
119
93
|
name: _propTypes["default"].string.isRequired,
|
|
120
94
|
url: _propTypes["default"].string
|
|
121
95
|
});
|
|
122
|
-
|
|
123
96
|
exports.CompetenceGoalShape = CompetenceGoalShape;
|
package/lib/types.js
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
3
6
|
/**
|
|
4
7
|
* Copyright (c) 2019-present, NDLA.
|
|
5
8
|
*
|
|
@@ -7,4 +10,5 @@
|
|
|
7
10
|
* LICENSE file in the root directory of this source tree.
|
|
8
11
|
*
|
|
9
12
|
*/
|
|
13
|
+
|
|
10
14
|
var locales = ['nb', 'nn', 'en', 'se'];
|
|
@@ -4,15 +4,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.createUniversalPortal = createUniversalPortal;
|
|
7
|
-
|
|
8
|
-
var _jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
9
|
-
|
|
10
7
|
var _react = _interopRequireDefault(require("react"));
|
|
11
|
-
|
|
12
8
|
var _reactDom = _interopRequireDefault(require("react-dom"));
|
|
13
|
-
|
|
9
|
+
var _jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
14
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
15
|
-
|
|
16
11
|
/**
|
|
17
12
|
* Copyright (c) 2016-present, NDLA.
|
|
18
13
|
*
|
|
@@ -20,7 +15,9 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "d
|
|
|
20
15
|
* LICENSE file in the root directory of this source tree.
|
|
21
16
|
*
|
|
22
17
|
*/
|
|
18
|
+
|
|
23
19
|
// N.B This helper is intended to be used in https://github.com/ndlano/article-converter. It is not a general soultion for using portals in SSR applications.
|
|
20
|
+
|
|
24
21
|
function canUseDOM() {
|
|
25
22
|
return !!(typeof window !== 'undefined' && window.document && !window.document.hidden); // window.document.hidden === jsdom check
|
|
26
23
|
}
|
|
@@ -32,6 +29,5 @@ function createUniversalPortal(children, selector) {
|
|
|
32
29
|
children: children
|
|
33
30
|
});
|
|
34
31
|
}
|
|
35
|
-
|
|
36
32
|
return /*#__PURE__*/_reactDom["default"].createPortal(children, document.querySelector(selector));
|
|
37
33
|
}
|
|
@@ -3,14 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports["default"] =
|
|
7
|
-
|
|
6
|
+
exports.resourceTypeColor = exports["default"] = void 0;
|
|
8
7
|
var _core = require("@ndla/core");
|
|
9
|
-
|
|
10
8
|
var _model = _interopRequireDefault(require("../model"));
|
|
11
|
-
|
|
12
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
-
|
|
14
10
|
/**
|
|
15
11
|
* Copyright (c) 2022-present, NDLA.
|
|
16
12
|
*
|
|
@@ -18,42 +14,32 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "d
|
|
|
18
14
|
* LICENSE file in the root directory of this source tree.
|
|
19
15
|
*
|
|
20
16
|
*/
|
|
21
|
-
var contentTypes = _model["default"].contentTypes;
|
|
22
17
|
|
|
18
|
+
var contentTypes = _model["default"].contentTypes;
|
|
23
19
|
var resourceTypeColor = function resourceTypeColor(type) {
|
|
24
20
|
switch (type) {
|
|
25
21
|
case contentTypes.SUBJECT_MATERIAL:
|
|
26
22
|
return _core.colors.subjectMaterial.light;
|
|
27
|
-
|
|
28
23
|
case contentTypes.SUBJECT:
|
|
29
24
|
return _core.colors.subject.light;
|
|
30
|
-
|
|
31
25
|
case contentTypes.TOPIC:
|
|
32
26
|
return _core.colors.subject.light;
|
|
33
|
-
|
|
34
27
|
case contentTypes.TASKS_AND_ACTIVITIES:
|
|
35
28
|
return _core.colors.tasksAndActivities.light;
|
|
36
|
-
|
|
37
29
|
case contentTypes.ASSESSMENT_RESOURCES:
|
|
38
30
|
return _core.colors.assessmentResource.light;
|
|
39
|
-
|
|
40
31
|
case contentTypes.EXTERNAL_LEARNING_RESOURCES:
|
|
41
32
|
return _core.colors.externalLearningResource.light;
|
|
42
|
-
|
|
43
33
|
case contentTypes.SOURCE_MATERIAL:
|
|
44
34
|
return _core.colors.sourceMaterial.light;
|
|
45
|
-
|
|
46
35
|
case contentTypes.LEARNING_PATH:
|
|
47
36
|
return _core.colors.learningPath.light;
|
|
48
|
-
|
|
49
37
|
case contentTypes.MULTIDISCIPLINARY_TOPIC:
|
|
50
38
|
return _core.colors.learningPath.background;
|
|
51
|
-
|
|
52
39
|
default:
|
|
53
40
|
return '';
|
|
54
41
|
}
|
|
55
42
|
};
|
|
56
|
-
|
|
57
43
|
exports.resourceTypeColor = resourceTypeColor;
|
|
58
44
|
var _default = resourceTypeColor;
|
|
59
45
|
exports["default"] = _default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ndla/ui",
|
|
3
|
-
"version": "30.
|
|
3
|
+
"version": "30.6.0",
|
|
4
4
|
"description": "UI component library for NDLA.",
|
|
5
5
|
"license": "GPL-3.0",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -32,16 +32,16 @@
|
|
|
32
32
|
],
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@ndla/article-scripts": "^3.0.9",
|
|
35
|
-
"@ndla/button": "^5.
|
|
35
|
+
"@ndla/button": "^5.2.0",
|
|
36
36
|
"@ndla/carousel": "^2.0.5",
|
|
37
37
|
"@ndla/core": "^3.0.0",
|
|
38
|
-
"@ndla/forms": "^4.0.
|
|
38
|
+
"@ndla/forms": "^4.0.11",
|
|
39
39
|
"@ndla/hooks": "^1.1.13",
|
|
40
40
|
"@ndla/icons": "^2.0.5",
|
|
41
41
|
"@ndla/licenses": "^6.0.5",
|
|
42
|
-
"@ndla/modal": "^2.0
|
|
43
|
-
"@ndla/notion": "^4.0.
|
|
44
|
-
"@ndla/safelink": "^3.0.
|
|
42
|
+
"@ndla/modal": "^2.1.0",
|
|
43
|
+
"@ndla/notion": "^4.0.12",
|
|
44
|
+
"@ndla/safelink": "^3.0.11",
|
|
45
45
|
"@ndla/switch": "^1.0.0",
|
|
46
46
|
"@ndla/tabs": "^2.0.7",
|
|
47
47
|
"@ndla/tooltip": "^3.0.1",
|
|
@@ -86,5 +86,5 @@
|
|
|
86
86
|
"publishConfig": {
|
|
87
87
|
"access": "public"
|
|
88
88
|
},
|
|
89
|
-
"gitHead": "
|
|
89
|
+
"gitHead": "e1afd33a2d6aec21ea78153251643f8a79164c4e"
|
|
90
90
|
}
|
package/src/Figure/Figure.tsx
CHANGED
|
@@ -17,7 +17,7 @@ import { Link as LinkIcon } from '@ndla/icons/common';
|
|
|
17
17
|
import { LicenseByline } from '@ndla/licenses';
|
|
18
18
|
import SafeLink from '@ndla/safelink';
|
|
19
19
|
import Button from '@ndla/button';
|
|
20
|
-
|
|
20
|
+
import { isMobile } from 'react-device-detect';
|
|
21
21
|
const classes = new BEMHelper({
|
|
22
22
|
name: 'figure',
|
|
23
23
|
prefix: 'c-',
|
|
@@ -40,59 +40,57 @@ export const FigureCaption = ({
|
|
|
40
40
|
const { t } = useTranslation();
|
|
41
41
|
|
|
42
42
|
return (
|
|
43
|
-
|
|
44
|
-
<
|
|
45
|
-
|
|
46
|
-
<
|
|
47
|
-
<
|
|
48
|
-
<
|
|
49
|
-
|
|
50
|
-
{
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
<
|
|
43
|
+
<figcaption {...classes('caption', hideFigcaption && !isMobile ? 'hidden-caption' : undefined)}>
|
|
44
|
+
{caption ? <div {...classes('info')}>{parseMarkdown(caption)}</div> : null}
|
|
45
|
+
<footer {...classes('byline')}>
|
|
46
|
+
<div {...classes('byline-licenselist')}>
|
|
47
|
+
<LicenseByline licenseRights={hideIconsAndAuthors ? [] : licenseRights} locale={locale} marginRight>
|
|
48
|
+
<div {...classes('byline-author-buttons', hideIconsAndAuthors ? 'no-siblings' : undefined)}>
|
|
49
|
+
{!hideIconsAndAuthors && (
|
|
50
|
+
<span {...classes('byline-authors')}>{authors?.map((author) => author.name).join(', ')}</span>
|
|
51
|
+
)}
|
|
52
|
+
<div>
|
|
53
|
+
<Button
|
|
54
|
+
borderShape="rounded"
|
|
55
|
+
outline
|
|
56
|
+
size="small"
|
|
57
|
+
type="button"
|
|
58
|
+
data-dialog-trigger-id={id}
|
|
59
|
+
data-dialog-source-id={figureId}>
|
|
60
|
+
{reuseLabel}
|
|
61
|
+
</Button>
|
|
62
|
+
{hasLinkedVideo && (
|
|
54
63
|
<Button
|
|
55
64
|
borderShape="rounded"
|
|
56
65
|
outline
|
|
57
66
|
size="small"
|
|
58
67
|
type="button"
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
{
|
|
68
|
+
{...classes('toggleAlternativeVideo')}>
|
|
69
|
+
<span className="original">{t('figure.button.alternative')}</span>
|
|
70
|
+
<span className="alternative hidden">{t('figure.button.original')}</span>
|
|
62
71
|
</Button>
|
|
63
|
-
|
|
64
|
-
<Button
|
|
65
|
-
borderShape="rounded"
|
|
66
|
-
outline
|
|
67
|
-
size="small"
|
|
68
|
-
type="button"
|
|
69
|
-
{...classes('toggleAlternativeVideo')}>
|
|
70
|
-
<span className="original">{t('figure.button.alternative')}</span>
|
|
71
|
-
<span className="alternative hidden">{t('figure.button.original')}</span>
|
|
72
|
-
</Button>
|
|
73
|
-
)}
|
|
74
|
-
</div>
|
|
75
|
-
{children}
|
|
72
|
+
)}
|
|
76
73
|
</div>
|
|
77
|
-
|
|
74
|
+
{children}
|
|
75
|
+
</div>
|
|
76
|
+
</LicenseByline>
|
|
78
77
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
</>
|
|
78
|
+
{link && (
|
|
79
|
+
<div {...classes('link-wrapper')}>
|
|
80
|
+
<SafeLink
|
|
81
|
+
to={link.url}
|
|
82
|
+
{...classes('link')}
|
|
83
|
+
target={link.external ? '_blank' : undefined}
|
|
84
|
+
rel={link.external ? 'noopener noreferrer' : undefined}>
|
|
85
|
+
<span {...classes('link-text')}>{link.text}</span>
|
|
86
|
+
<LinkIcon />
|
|
87
|
+
</SafeLink>
|
|
88
|
+
{link.description && <p {...classes('link-description')}>{link.description}</p>}
|
|
89
|
+
</div>
|
|
90
|
+
)}
|
|
91
|
+
</div>
|
|
92
|
+
</footer>
|
|
93
|
+
</figcaption>
|
|
96
94
|
);
|
|
97
95
|
};
|
|
98
96
|
|
|
@@ -113,6 +113,9 @@
|
|
|
113
113
|
|
|
114
114
|
.c-figure__caption--hidden-caption {
|
|
115
115
|
display: none;
|
|
116
|
+
@include mq($until: tablet) {
|
|
117
|
+
display: block;
|
|
118
|
+
}
|
|
116
119
|
}
|
|
117
120
|
|
|
118
121
|
.c-figure__licensetag {
|
|
@@ -165,6 +168,7 @@
|
|
|
165
168
|
cursor: pointer;
|
|
166
169
|
position: absolute;
|
|
167
170
|
z-index: 1;
|
|
171
|
+
padding: 0;
|
|
168
172
|
bottom: 8px;
|
|
169
173
|
right: 8px;
|
|
170
174
|
width: 40px;
|
|
@@ -197,6 +201,9 @@
|
|
|
197
201
|
fill: $brand-color;
|
|
198
202
|
color: $brand-color;
|
|
199
203
|
}
|
|
204
|
+
@include mq($until: tablet) {
|
|
205
|
+
display: none;
|
|
206
|
+
}
|
|
200
207
|
}
|
|
201
208
|
|
|
202
209
|
.c-figure:hover {
|
|
@@ -180,7 +180,7 @@ export const TopicMenu = ({
|
|
|
180
180
|
</ModalHeader>
|
|
181
181
|
<div {...classes('content')}>
|
|
182
182
|
<div {...classes('back', 'wide')}>
|
|
183
|
-
<SafeLink {...classes('back-link')} to={toFrontpage()}>
|
|
183
|
+
<SafeLink {...classes('back-link')} to={toFrontpage()} onClick={closeMenu}>
|
|
184
184
|
<Home {...classes('home-icon', '', 'c-icon--20')} />
|
|
185
185
|
{t('masthead.menu.toFrontpage')}
|
|
186
186
|
</SafeLink>
|
|
@@ -189,7 +189,7 @@ export const TopicMenu = ({
|
|
|
189
189
|
{...classes('back', {
|
|
190
190
|
narrow: true,
|
|
191
191
|
})}>
|
|
192
|
-
<SafeLink {...classes('back-link')} to={toFrontpage()}>
|
|
192
|
+
<SafeLink {...classes('back-link')} to={toFrontpage()} onClick={closeMenu}>
|
|
193
193
|
<Home {...classes('home-icon', '', 'c-icon--20')} />
|
|
194
194
|
{t('masthead.menu.toFrontpage')}
|
|
195
195
|
</SafeLink>
|
package/src/User/UserInfo.tsx
CHANGED
|
@@ -308,6 +308,24 @@ const messages = {
|
|
|
308
308
|
},
|
|
309
309
|
masthead: {
|
|
310
310
|
skipToContent: 'Skip to content',
|
|
311
|
+
menuOptions: {
|
|
312
|
+
programme: 'Programmes',
|
|
313
|
+
subjects: 'Subjects',
|
|
314
|
+
multidisciplinarySubjects: 'Multidisciplinary subjects',
|
|
315
|
+
toolboxStudents: 'Toolbox - for students',
|
|
316
|
+
toolboxTeachers: 'Toolbox - for teachers',
|
|
317
|
+
film: 'NDLA Film',
|
|
318
|
+
about: {
|
|
319
|
+
title: 'About NDLA',
|
|
320
|
+
whatIs: 'What is NDLA?',
|
|
321
|
+
organization: 'The organization',
|
|
322
|
+
numbers: 'Numbers and usage',
|
|
323
|
+
keyPersonnel: 'Key personnel',
|
|
324
|
+
vacancies: 'Vacancies',
|
|
325
|
+
newsletter: 'Newsletter',
|
|
326
|
+
contact: 'Contact',
|
|
327
|
+
},
|
|
328
|
+
},
|
|
311
329
|
menu: {
|
|
312
330
|
close: 'Close',
|
|
313
331
|
goTo: 'Go to',
|
|
@@ -1002,7 +1020,6 @@ const messages = {
|
|
|
1002
1020
|
buttonLogOut: 'Log out',
|
|
1003
1021
|
generalFooter: 'Some resources may only be accessed by teachers who are logged in.',
|
|
1004
1022
|
modal: {
|
|
1005
|
-
collectedInfo: 'We have collected the following information about you from Feide:',
|
|
1006
1023
|
general: 'Resources that require logging in with Feide, are tagged with the icon',
|
|
1007
1024
|
topic: 'Log in with Feide to access this topic.',
|
|
1008
1025
|
isAuth: 'User info',
|
|
@@ -1049,6 +1066,13 @@ const messages = {
|
|
|
1049
1066
|
missingName: 'Folder name required',
|
|
1050
1067
|
folderDeleted: '"{{folderName}}" deleted',
|
|
1051
1068
|
folderCreated: '"{{folderName}} created',
|
|
1069
|
+
onDragStart: 'Picked up the folder {{name}}. The folder is in position {{index}} of {{length}}',
|
|
1070
|
+
onDragOver: 'The folder {{name}} was moved into position {{index}} of {{length}}',
|
|
1071
|
+
onDragOverMissingOver: 'The folder {{name}} is no longer over a droppable area',
|
|
1072
|
+
onDragEnd: 'The folder {{name}} was dropped at position {{index}} og {{length}}',
|
|
1073
|
+
onDragEndMissingOver: 'The folder {{name}} was dropped',
|
|
1074
|
+
onDragCancel: 'Dragging was cancelled. The folder {{name}} was dropped',
|
|
1075
|
+
dragHandle: 'Drag the folder {{name}}',
|
|
1052
1076
|
},
|
|
1053
1077
|
tagList: 'Tags',
|
|
1054
1078
|
tags: '{{count}} tag',
|
|
@@ -1135,6 +1159,13 @@ const messages = {
|
|
|
1135
1159
|
tagsUpdated: 'Tags updated',
|
|
1136
1160
|
show: 'Show',
|
|
1137
1161
|
save: 'Save resource',
|
|
1162
|
+
onDragStart: 'Picked up the resource {{name}}. The resource is in position {{index}} of {{length}}',
|
|
1163
|
+
onDragOver: 'The resource {{name}} was moved into position {{index}} of {{length}}',
|
|
1164
|
+
onDragOverMissingOver: 'The resource {{name}} is no longer over a droppable area',
|
|
1165
|
+
onDragEnd: 'The resource {{name}} was dropped at position {{index}} og {{length}}',
|
|
1166
|
+
onDragEndMissingOver: 'The resource {{name}} was dropped',
|
|
1167
|
+
onDragCancel: 'Dragging was cancelled. The resource {{name}} was dropped',
|
|
1168
|
+
dragHandle: 'Drag the resource {{name}}',
|
|
1138
1169
|
},
|
|
1139
1170
|
},
|
|
1140
1171
|
snackbar: {
|
|
@@ -307,6 +307,24 @@ const messages = {
|
|
|
307
307
|
},
|
|
308
308
|
masthead: {
|
|
309
309
|
skipToContent: 'Hopp til innhold',
|
|
310
|
+
menuOptions: {
|
|
311
|
+
programme: 'Utdanningsprogram',
|
|
312
|
+
subjects: 'Fag',
|
|
313
|
+
multidisciplinarySubjects: 'Tverrfaglige tema',
|
|
314
|
+
toolboxStudents: 'Verktøykassa - for elever',
|
|
315
|
+
toolboxTeachers: 'Verktøykassa - for lærere',
|
|
316
|
+
film: 'NDLA Film',
|
|
317
|
+
about: {
|
|
318
|
+
title: 'Om NDLA',
|
|
319
|
+
whatIs: 'Hva er NDLA?',
|
|
320
|
+
organization: 'Organisasjonen',
|
|
321
|
+
numbers: 'Tall og bruk',
|
|
322
|
+
keyPersonnel: 'Nøkkelpersoner',
|
|
323
|
+
vacancies: 'Ledige stillinger',
|
|
324
|
+
newsletter: 'Nyhetsbrev',
|
|
325
|
+
contact: 'Kontakt',
|
|
326
|
+
},
|
|
327
|
+
},
|
|
310
328
|
menu: {
|
|
311
329
|
close: 'Lukk',
|
|
312
330
|
goTo: 'Gå til',
|
|
@@ -1001,7 +1019,6 @@ const messages = {
|
|
|
1001
1019
|
buttonLogOut: 'Logg ut',
|
|
1002
1020
|
generalFooter: 'Enkelte ressurser er bare tilgjengelige for påloggede lærere.',
|
|
1003
1021
|
modal: {
|
|
1004
|
-
collectedInfo: 'Vi har hentet følgende informasjon om deg fra Feide:',
|
|
1005
1022
|
general: 'Ressursene som krever pålogging med Feide, vises med ikonet',
|
|
1006
1023
|
topic: 'Logg inn med Feide for å få tilgang til dette emnet.',
|
|
1007
1024
|
isAuth: 'Brukerinfo',
|
|
@@ -1048,6 +1065,13 @@ const messages = {
|
|
|
1048
1065
|
missingName: 'Skriv navn på mappe',
|
|
1049
1066
|
folderDeleted: '"{{folderName}}" er slettet',
|
|
1050
1067
|
folderCreated: '"{{folderName}}" er opprettet',
|
|
1068
|
+
onDragStart: 'Plukket opp mappen {{name}}. Mappen er på posisjon {{index}} av {{length}}',
|
|
1069
|
+
onDragOver: 'Mappen {{name}} ble flyttet til posisjon {{index}} av {{length}}',
|
|
1070
|
+
onDragOverMissingOver: 'Mappen {{name}} er ikke lenger over et slippbart område',
|
|
1071
|
+
onDragEnd: 'Mappen {{name}} ble sluppet på posisjon {{index}} av {{length}}',
|
|
1072
|
+
onDragEndMissingOver: 'Mappen {{name}} ble sluppet',
|
|
1073
|
+
onDragCancel: 'Flytting avbrutt. Mappen {{name}} ble sluppet',
|
|
1074
|
+
dragHandle: 'Sorter mappen {{name}}',
|
|
1051
1075
|
},
|
|
1052
1076
|
tagList: 'Emneknagger',
|
|
1053
1077
|
tags: '{{count}} emneknagg',
|
|
@@ -1132,6 +1156,13 @@ const messages = {
|
|
|
1132
1156
|
tagsUpdated: 'Emneknagger oppdatert',
|
|
1133
1157
|
show: 'Vis',
|
|
1134
1158
|
save: 'Lagre ressurs',
|
|
1159
|
+
onDragStart: 'Plukket opp ressursen {{name}}. Ressursen er på posisjon {{index}} av {{length}}',
|
|
1160
|
+
onDragOver: 'Ressursen {{name}} ble flyttet til posisjon {{index}} av {{length}}',
|
|
1161
|
+
onDragOverMissingOver: 'Ressursen {{name}} er ikke lenger over et slippbart område',
|
|
1162
|
+
onDragEnd: 'Ressursen {{name}} ble sluppet på posisjon {{index}} av {{length}}',
|
|
1163
|
+
onDragEndMissingOver: 'Ressursen {{name}} ble sluppet',
|
|
1164
|
+
onDragCancel: 'Flytting avbrutt. Ressursen {{name}} ble sluppet',
|
|
1165
|
+
dragHandle: 'Sorter ressursen {{name}}',
|
|
1135
1166
|
},
|
|
1136
1167
|
},
|
|
1137
1168
|
snackbar: {
|
|
@@ -307,6 +307,24 @@ const messages = {
|
|
|
307
307
|
},
|
|
308
308
|
masthead: {
|
|
309
309
|
skipToContent: 'Hopp til innhald',
|
|
310
|
+
menuOptions: {
|
|
311
|
+
programme: 'Utdanningsprogram',
|
|
312
|
+
subjects: 'Fag',
|
|
313
|
+
multidisciplinarySubjects: 'Tverrfaglege tema',
|
|
314
|
+
toolboxStudents: 'Verktøykassa - for elevar',
|
|
315
|
+
toolboxTeachers: 'Verktøykassa - for lærarar',
|
|
316
|
+
film: 'NDLA Film',
|
|
317
|
+
about: {
|
|
318
|
+
title: 'Om NDLA',
|
|
319
|
+
whatIs: 'Kva er NDLA?',
|
|
320
|
+
organization: 'Organisasjonen',
|
|
321
|
+
numbers: 'Tal og bruk',
|
|
322
|
+
keyPersonnel: 'Nøkkelpersonar',
|
|
323
|
+
vacancies: 'Ledige stillingar',
|
|
324
|
+
newsletter: 'Nyheitsbrev',
|
|
325
|
+
contact: 'Kontakt',
|
|
326
|
+
},
|
|
327
|
+
},
|
|
310
328
|
menu: {
|
|
311
329
|
close: 'Lukk',
|
|
312
330
|
goTo: 'Gå til',
|
|
@@ -1002,7 +1020,6 @@ const messages = {
|
|
|
1002
1020
|
buttonLogOut: 'Logg ut',
|
|
1003
1021
|
generalFooter: 'Enkelte ressursar er berre tilgjengelege for pålogga lærarar.',
|
|
1004
1022
|
modal: {
|
|
1005
|
-
collectedInfo: 'Vi har henta denne informasjonen om deg frå Feide:',
|
|
1006
1023
|
general: 'Ressursane som krev pålogging med Feide, vises med ikonet',
|
|
1007
1024
|
topic: ' Logg inn med Feide for å få tilgang til dette emnet.',
|
|
1008
1025
|
isAuth: 'Brukarinfo',
|
|
@@ -1049,6 +1066,13 @@ const messages = {
|
|
|
1049
1066
|
missingName: 'Skriv namn på mappe',
|
|
1050
1067
|
folderDeleted: '"{{folderName}}" er sletta',
|
|
1051
1068
|
folderCreated: '"{{folderName}}" er oppretta',
|
|
1069
|
+
onDragStart: 'Plukket opp mappa {{name}}. Mappa er på posisjon {{index}} av {{length}}',
|
|
1070
|
+
onDragOver: 'Mappa {{name}} blei flytta til posisjon {{index}} av {{length}}',
|
|
1071
|
+
onDragOverMissingOver: 'Mappa {{name}} er ikkje lenger over eit sleppbart område',
|
|
1072
|
+
onDragEnd: 'Mappa {{name}} blei sleppt på posisjon {{index}} av {{length}}',
|
|
1073
|
+
onDragEndMissingOver: 'Mappa blei sleppt',
|
|
1074
|
+
onDragCancel: 'Flytting avbrutt. Mappa {{name}} blei sleppt',
|
|
1075
|
+
dragHandle: 'Sorter mappa {{name}}',
|
|
1052
1076
|
},
|
|
1053
1077
|
tagList: 'Emneknaggar',
|
|
1054
1078
|
tags: '{{count}} emneknagg',
|
|
@@ -1133,6 +1157,13 @@ const messages = {
|
|
|
1133
1157
|
tagsUpdated: 'Emneknaggar oppdatert',
|
|
1134
1158
|
show: 'Vis',
|
|
1135
1159
|
save: 'Lagre ressurs',
|
|
1160
|
+
onDragStart: 'Plukket opp ressursen {{name}}. Ressursen er på posisjon {{index}} av {{length}}',
|
|
1161
|
+
onDragOver: 'Ressursen {{name}} blei flytta til posisjon {{index}} av {{length}}',
|
|
1162
|
+
onDragOverMissingOver: 'Ressursen {{name}} er ikkje lenger over eit sleppbart område',
|
|
1163
|
+
onDragEnd: 'Ressursen {{name}} blei sleppt på posisjon {{index}} av {{length}}',
|
|
1164
|
+
onDragEndMissingOver: 'Ressursen blei sleppt',
|
|
1165
|
+
onDragCancel: 'Flytting avbrutt. Ressursen {{name}} blei sleppt',
|
|
1166
|
+
dragHandle: 'Sorter ressursen {{name}}',
|
|
1136
1167
|
},
|
|
1137
1168
|
},
|
|
1138
1169
|
snackbar: {
|