@ndla/ui 30.5.0 → 30.5.2
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 +23 -26
- 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 +5 -11
- package/es/locale/messages-nb.js +5 -11
- package/es/locale/messages-nn.js +5 -11
- package/es/locale/messages-se.js +5 -11
- package/es/locale/messages-sma.js +5 -11
- 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 +17 -41
- 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 +0 -1
- package/lib/locale/messages-en.js +5 -16
- package/lib/locale/messages-nb.d.ts +0 -1
- package/lib/locale/messages-nb.js +5 -16
- package/lib/locale/messages-nn.d.ts +0 -1
- package/lib/locale/messages-nn.js +5 -16
- package/lib/locale/messages-se.d.ts +0 -1
- package/lib/locale/messages-se.js +5 -16
- package/lib/locale/messages-sma.d.ts +0 -1
- package/lib/locale/messages-sma.js +5 -16
- 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 +6 -6
- 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/MyNdla/Resource/FolderInput.tsx +1 -0
- package/src/TopicMenu/TopicMenu.jsx +2 -2
- package/src/User/UserInfo.tsx +0 -2
- package/src/locale/messages-en.ts +0 -1
- package/src/locale/messages-nb.ts +0 -1
- package/src/locale/messages-nn.ts +0 -1
- package/src/locale/messages-se.ts +0 -1
- package/src/locale/messages-sma.ts +0 -1
package/es/Topic/index.js
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
3
|
-
|
|
4
1
|
/**
|
|
5
2
|
* Copyright (c) 2016-present, NDLA.
|
|
6
3
|
*
|
|
@@ -8,6 +5,7 @@ import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
|
8
5
|
* LICENSE file in the root directory of this source tree.
|
|
9
6
|
*
|
|
10
7
|
*/
|
|
8
|
+
|
|
11
9
|
import React from 'react';
|
|
12
10
|
import BEMHelper from 'react-bem-helper';
|
|
13
11
|
import { useTranslation } from 'react-i18next';
|
|
@@ -15,6 +13,8 @@ import { Additional, Core } from '@ndla/icons/common';
|
|
|
15
13
|
import Tooltip from '@ndla/tooltip';
|
|
16
14
|
import SafeLink from '@ndla/safelink';
|
|
17
15
|
import TopicIntroductionShortcuts from './TopicIntroductionShortcuts';
|
|
16
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
17
|
+
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
18
18
|
var topicClasses = new BEMHelper({
|
|
19
19
|
prefix: 'c-',
|
|
20
20
|
name: 'topic-introduction',
|
|
@@ -22,19 +22,17 @@ var topicClasses = new BEMHelper({
|
|
|
22
22
|
});
|
|
23
23
|
export var TopicIntroduction = function TopicIntroduction(_ref) {
|
|
24
24
|
var toTopic = _ref.toTopic,
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
25
|
+
topic = _ref.topic,
|
|
26
|
+
subjectPage = _ref.subjectPage,
|
|
27
|
+
shortcuts = _ref.shortcuts,
|
|
28
|
+
shortcutAlwaysExpanded = _ref.shortcutAlwaysExpanded,
|
|
29
|
+
_ref$additional = _ref.additional,
|
|
30
|
+
additional = _ref$additional === void 0 ? false : _ref$additional,
|
|
31
|
+
_ref$showAdditionalCo = _ref.showAdditionalCores,
|
|
32
|
+
showAdditionalCores = _ref$showAdditionalCo === void 0 ? false : _ref$showAdditionalCo,
|
|
33
|
+
id = _ref.id;
|
|
35
34
|
var _useTranslation = useTranslation(),
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
t = _useTranslation.t;
|
|
38
36
|
var contentTypeDescription = t(additional ? 'resource.tooltipAdditionalTopic' : 'resource.tooltipCoreTopic');
|
|
39
37
|
return _jsx("li", {
|
|
40
38
|
className: topicClasses('item', {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
5
|
-
|
|
6
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
7
|
-
|
|
1
|
+
var _excluded = ["topics", "twoColumns", "shortcutAlwaysExpanded", "showAdditionalCores", "toggleAdditionalCores"];
|
|
2
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
3
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
8
4
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
9
|
-
|
|
10
5
|
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
-
|
|
12
6
|
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
13
|
-
|
|
14
7
|
/**
|
|
15
8
|
* Copyright (c) 2016-present, NDLA.
|
|
16
9
|
*
|
|
@@ -18,31 +11,31 @@ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) r
|
|
|
18
11
|
* LICENSE file in the root directory of this source tree.
|
|
19
12
|
*
|
|
20
13
|
*/
|
|
14
|
+
|
|
21
15
|
import React from 'react';
|
|
22
16
|
import BEMHelper from 'react-bem-helper';
|
|
23
17
|
import { useTranslation } from 'react-i18next';
|
|
24
18
|
import NoContentBox from '../NoContentBox';
|
|
25
19
|
import { TopicIntroduction } from './TopicIntroduction';
|
|
20
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
21
|
+
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
26
22
|
var topicClasses = new BEMHelper({
|
|
27
23
|
prefix: 'c-',
|
|
28
24
|
name: 'topic-introduction',
|
|
29
25
|
outputIsString: true
|
|
30
26
|
});
|
|
31
|
-
|
|
32
27
|
var TopicIntroductionList = function TopicIntroductionList(_ref) {
|
|
33
28
|
var topics = _ref.topics,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
29
|
+
_ref$twoColumns = _ref.twoColumns,
|
|
30
|
+
twoColumns = _ref$twoColumns === void 0 ? false : _ref$twoColumns,
|
|
31
|
+
_ref$shortcutAlwaysEx = _ref.shortcutAlwaysExpanded,
|
|
32
|
+
shortcutAlwaysExpanded = _ref$shortcutAlwaysEx === void 0 ? false : _ref$shortcutAlwaysEx,
|
|
33
|
+
_ref$showAdditionalCo = _ref.showAdditionalCores,
|
|
34
|
+
showAdditionalCores = _ref$showAdditionalCo === void 0 ? false : _ref$showAdditionalCo,
|
|
35
|
+
toggleAdditionalCores = _ref.toggleAdditionalCores,
|
|
36
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
43
37
|
var _useTranslation = useTranslation(),
|
|
44
|
-
|
|
45
|
-
|
|
38
|
+
t = _useTranslation.t;
|
|
46
39
|
var renderAdditionalTopicsTrigger = !showAdditionalCores && topics.filter(function (topic) {
|
|
47
40
|
return topic.additional;
|
|
48
41
|
}).length > 0 && topics.filter(function (topic) {
|
|
@@ -54,7 +47,7 @@ var TopicIntroductionList = function TopicIntroductionList(_ref) {
|
|
|
54
47
|
}),
|
|
55
48
|
children: [topics.map(function (topic, index) {
|
|
56
49
|
var shortcuts = topic.shortcuts,
|
|
57
|
-
|
|
50
|
+
additional = topic.additional;
|
|
58
51
|
return _jsx(TopicIntroduction, _objectSpread(_objectSpread({}, rest), {}, {
|
|
59
52
|
topic: topic,
|
|
60
53
|
shortcuts: shortcuts,
|
|
@@ -72,5 +65,4 @@ var TopicIntroductionList = function TopicIntroductionList(_ref) {
|
|
|
72
65
|
})]
|
|
73
66
|
});
|
|
74
67
|
};
|
|
75
|
-
|
|
76
68
|
export default TopicIntroductionList;
|
|
@@ -1,78 +1,58 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
4
|
-
|
|
5
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
6
|
-
|
|
7
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
8
|
-
|
|
1
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
2
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
9
3
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
10
|
-
|
|
11
4
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
12
|
-
|
|
13
5
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
14
|
-
|
|
15
6
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
16
|
-
|
|
17
7
|
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
18
|
-
|
|
19
|
-
function _iterableToArrayLimit(arr, i) { if (typeof Symbol === "undefined" || !(Symbol.iterator in Object(arr))) return; var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
20
|
-
|
|
8
|
+
function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
21
9
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
22
|
-
|
|
23
10
|
import React, { useState } from 'react';
|
|
24
11
|
import { useTranslation } from 'react-i18next';
|
|
25
12
|
import BEMHelper from 'react-bem-helper';
|
|
26
13
|
import { Forward } from '@ndla/icons/common';
|
|
27
14
|
import ShortcutItem from './TopicShortcutItem';
|
|
15
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
16
|
+
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
17
|
+
import { createElement as _createElement } from "@emotion/react";
|
|
28
18
|
var classes = new BEMHelper({
|
|
29
19
|
name: 'topic-shortcuts',
|
|
30
20
|
prefix: 'c-'
|
|
31
21
|
});
|
|
32
|
-
|
|
33
22
|
var TopicIntroductionShortcuts = function TopicIntroductionShortcuts(_ref) {
|
|
34
23
|
var id = _ref.id,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
24
|
+
_ref$alwaysExpanded = _ref.alwaysExpanded,
|
|
25
|
+
alwaysExpanded = _ref$alwaysExpanded === void 0 ? false : _ref$alwaysExpanded,
|
|
26
|
+
shortcuts = _ref.shortcuts;
|
|
39
27
|
var _useTranslation = useTranslation(),
|
|
40
|
-
|
|
41
|
-
|
|
28
|
+
t = _useTranslation.t;
|
|
42
29
|
var _useState = useState(alwaysExpanded),
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
30
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
31
|
+
open = _useState2[0],
|
|
32
|
+
setOpen = _useState2[1];
|
|
47
33
|
var _useState3 = useState(false),
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
34
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
35
|
+
returned = _useState4[0],
|
|
36
|
+
setReturned = _useState4[1];
|
|
52
37
|
var _useState5 = useState(true),
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
38
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
39
|
+
showButtonText = _useState6[0],
|
|
40
|
+
setShowButtonText = _useState6[1];
|
|
57
41
|
var handleOnToggle = function handleOnToggle(newOpen) {
|
|
58
42
|
setOpen(newOpen);
|
|
59
43
|
setShowButtonText(!newOpen);
|
|
60
44
|
setReturned(!newOpen);
|
|
61
45
|
};
|
|
62
|
-
|
|
63
46
|
var onMouseEnter = undefined;
|
|
64
47
|
var onMouseLeave = undefined;
|
|
65
48
|
var buttonView = null;
|
|
66
|
-
|
|
67
49
|
if (!alwaysExpanded) {
|
|
68
50
|
onMouseEnter = function onMouseEnter() {
|
|
69
51
|
return handleOnToggle(true);
|
|
70
52
|
};
|
|
71
|
-
|
|
72
53
|
onMouseLeave = function onMouseLeave() {
|
|
73
54
|
return handleOnToggle(false);
|
|
74
55
|
};
|
|
75
|
-
|
|
76
56
|
buttonView = _jsxs("button", _objectSpread(_objectSpread({
|
|
77
57
|
type: "button",
|
|
78
58
|
"aria-expanded": open,
|
|
@@ -87,7 +67,6 @@ var TopicIntroductionShortcuts = function TopicIntroductionShortcuts(_ref) {
|
|
|
87
67
|
}))]
|
|
88
68
|
}));
|
|
89
69
|
}
|
|
90
|
-
|
|
91
70
|
return _jsxs("div", _objectSpread(_objectSpread({
|
|
92
71
|
onMouseEnter: onMouseEnter,
|
|
93
72
|
onMouseLeave: onMouseLeave
|
|
@@ -104,5 +83,4 @@ var TopicIntroductionShortcuts = function TopicIntroductionShortcuts(_ref) {
|
|
|
104
83
|
})]
|
|
105
84
|
}));
|
|
106
85
|
};
|
|
107
|
-
|
|
108
86
|
export default TopicIntroductionShortcuts;
|
|
@@ -1,34 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
5
|
-
|
|
6
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
7
|
-
|
|
1
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
2
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
8
3
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
9
|
-
|
|
10
4
|
import React from 'react';
|
|
11
5
|
import BEMHelper from 'react-bem-helper';
|
|
12
6
|
import Tooltip from '@ndla/tooltip';
|
|
13
7
|
import SafeLink from '@ndla/safelink';
|
|
14
8
|
import { useTranslation } from 'react-i18next';
|
|
15
9
|
import ContentTypeBadge from '../ContentTypeBadge';
|
|
10
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
11
|
+
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
16
12
|
var classes = new BEMHelper({
|
|
17
13
|
name: 'topic-shortcuts',
|
|
18
14
|
prefix: 'c-'
|
|
19
15
|
});
|
|
20
|
-
|
|
21
16
|
var ShortcutItem = function ShortcutItem(_ref) {
|
|
22
17
|
var _ref$shortcut = _ref.shortcut,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
18
|
+
id = _ref$shortcut.id,
|
|
19
|
+
tooltip = _ref$shortcut.tooltip,
|
|
20
|
+
contentType = _ref$shortcut.contentType,
|
|
21
|
+
url = _ref$shortcut.url,
|
|
22
|
+
count = _ref$shortcut.count;
|
|
29
23
|
var _useTranslation = useTranslation(),
|
|
30
|
-
|
|
31
|
-
|
|
24
|
+
t = _useTranslation.t;
|
|
32
25
|
return _jsx(Tooltip, {
|
|
33
26
|
id: "shortcut-tooltip-".concat(id),
|
|
34
27
|
tooltip: t('resource.shortcutsTooltip', {
|
|
@@ -47,5 +40,4 @@ var ShortcutItem = function ShortcutItem(_ref) {
|
|
|
47
40
|
}))
|
|
48
41
|
});
|
|
49
42
|
};
|
|
50
|
-
|
|
51
43
|
export default ShortcutItem;
|