@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
|
@@ -5,36 +5,32 @@
|
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
|
+
|
|
8
9
|
export var createAriaMessages = function createAriaMessages(t) {
|
|
9
10
|
return {
|
|
10
11
|
guidance: function guidance(props) {
|
|
11
12
|
var isSearchable = props.isSearchable,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
13
|
+
isMulti = props.isMulti,
|
|
14
|
+
isDisabled = props.isDisabled,
|
|
15
|
+
tabSelectsValue = props.tabSelectsValue,
|
|
16
|
+
context = props.context;
|
|
17
17
|
switch (context) {
|
|
18
18
|
case 'menu':
|
|
19
19
|
return "".concat(t('tagSelector.aria.guidance.menu.updown')).concat(isDisabled ? '' : ", ".concat(t('tagSelector.aria.guidance.menu.enter')), ", ").concat(t('tagSelector.aria.guidance.menu.escape')).concat(tabSelectsValue ? ", ".concat(t('tagSelector.aria.guidance.menu.tab')) : '', ".");
|
|
20
|
-
|
|
21
20
|
case 'input':
|
|
22
21
|
return "".concat(props['aria-label'] || t('tagSelector.aria.guidance.input.select'), " ").concat(t('tagSelector.aria.guidance.input.focused'), " ").concat(isSearchable ? ", ".concat(t('tagSelector.aria.guidance.input.refine')) : '', ", ").concat(t('tagSelector.aria.guidance.input.down'), ", ").concat(isMulti ? " ".concat(t('tagSelector.aria.guidance.input.left')) : '', ", ").concat(t('tagSelector.aria.guidance.input.space'));
|
|
23
|
-
|
|
24
22
|
case 'value':
|
|
25
23
|
return t('tagSelector.aria.guidance.value');
|
|
26
|
-
|
|
27
24
|
default:
|
|
28
25
|
return '';
|
|
29
26
|
}
|
|
30
27
|
},
|
|
31
28
|
onChange: function onChange(props) {
|
|
32
29
|
var action = props.action,
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
30
|
+
_props$label = props.label,
|
|
31
|
+
label = _props$label === void 0 ? '' : _props$label,
|
|
32
|
+
labels = props.labels,
|
|
33
|
+
isDisabled = props.isDisabled;
|
|
38
34
|
switch (action) {
|
|
39
35
|
case 'deselect-option':
|
|
40
36
|
case 'pop-value':
|
|
@@ -42,47 +38,40 @@ export var createAriaMessages = function createAriaMessages(t) {
|
|
|
42
38
|
return t('tagSelector.aria.onChange.deselect', {
|
|
43
39
|
label: label
|
|
44
40
|
});
|
|
45
|
-
|
|
46
41
|
case 'clear':
|
|
47
42
|
return t('tagSelector.aria.onChange.clear');
|
|
48
|
-
|
|
49
43
|
case 'initial-input-focus':
|
|
50
44
|
return t('tagSelector.aria.onChange.initialFocus', {
|
|
51
45
|
labels: labels.join(',')
|
|
52
46
|
});
|
|
53
|
-
|
|
54
47
|
case 'select-option':
|
|
55
48
|
return isDisabled ? t('tagSelector.aria.onChange.selectedDisabled', {
|
|
56
49
|
label: label
|
|
57
50
|
}) : t('tagSelector.aria.onChange.selected', {
|
|
58
51
|
label: label
|
|
59
52
|
});
|
|
60
|
-
|
|
61
53
|
default:
|
|
62
54
|
return '';
|
|
63
55
|
}
|
|
64
56
|
},
|
|
65
57
|
onFocus: function onFocus(props) {
|
|
66
58
|
var context = props.context,
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
59
|
+
focused = props.focused,
|
|
60
|
+
options = props.options,
|
|
61
|
+
_props$label2 = props.label,
|
|
62
|
+
label = _props$label2 === void 0 ? '' : _props$label2,
|
|
63
|
+
selectValue = props.selectValue,
|
|
64
|
+
isDisabled = props.isDisabled,
|
|
65
|
+
isSelected = props.isSelected;
|
|
75
66
|
var getArrayIndex = function getArrayIndex(arr, item) {
|
|
76
67
|
return arr && arr.length ? "".concat(arr.indexOf(item) + 1, " ").concat(t('tagSelector.aria.onFocus.of'), " ").concat(arr.length) : '';
|
|
77
68
|
};
|
|
78
|
-
|
|
79
69
|
if (context === 'value' && selectValue) {
|
|
80
70
|
return t('tagSelector.aria.onFocus.value', {
|
|
81
71
|
label: label,
|
|
82
72
|
position: getArrayIndex(selectValue, focused)
|
|
83
73
|
});
|
|
84
74
|
}
|
|
85
|
-
|
|
86
75
|
if (context === 'menu') {
|
|
87
76
|
var disabled = isDisabled ? " ".concat(t('tagSelector.aria.disabled')) : '';
|
|
88
77
|
var status = "".concat(isSelected ? t('tagSelector.aria.selected') : t('tagSelector.aria.focused')).concat(disabled);
|
|
@@ -92,12 +81,11 @@ export var createAriaMessages = function createAriaMessages(t) {
|
|
|
92
81
|
position: getArrayIndex(options, focused)
|
|
93
82
|
});
|
|
94
83
|
}
|
|
95
|
-
|
|
96
84
|
return '';
|
|
97
85
|
},
|
|
98
86
|
onFilter: function onFilter(props) {
|
|
99
87
|
var inputValue = props.inputValue,
|
|
100
|
-
|
|
88
|
+
resultsMessage = props.resultsMessage;
|
|
101
89
|
return "".concat(resultsMessage).concat(inputValue ? " ".concat(t('tagSelector.aria.onFilter'), " ") + inputValue : '', ".");
|
|
102
90
|
}
|
|
103
91
|
};
|
package/es/TagSelector/index.js
CHANGED
package/es/TagSelector/types.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
import _styled from "@emotion/styled/base";
|
|
2
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
3
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
4
|
-
import { Fragment as _Fragment } from "@emotion/react/jsx-runtime";
|
|
5
|
-
|
|
6
2
|
/**
|
|
7
3
|
* Copyright (c) 2021-present, NDLA.
|
|
8
4
|
*
|
|
@@ -10,11 +6,14 @@ import { Fragment as _Fragment } from "@emotion/react/jsx-runtime";
|
|
|
10
6
|
* LICENSE file in the root directory of this source tree.
|
|
11
7
|
*
|
|
12
8
|
*/
|
|
9
|
+
|
|
13
10
|
import React from 'react';
|
|
14
11
|
import { breakpoints, fonts, mq } from '@ndla/core';
|
|
15
12
|
import { useTranslation } from 'react-i18next';
|
|
16
13
|
import { NavigationBox } from '../Navigation';
|
|
17
|
-
|
|
14
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
15
|
+
import { Fragment as _Fragment } from "@emotion/react/jsx-runtime";
|
|
16
|
+
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
18
17
|
var Heading = /*#__PURE__*/_styled("h1", {
|
|
19
18
|
target: "e1iamp441",
|
|
20
19
|
label: "Heading"
|
|
@@ -23,7 +22,6 @@ var Heading = /*#__PURE__*/_styled("h1", {
|
|
|
23
22
|
}), "{", fonts.sizes('36px', '46px'), ";}", mq.range({
|
|
24
23
|
from: breakpoints.desktop
|
|
25
24
|
}), "{", fonts.sizes('52px', '65px'), ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlRvb2xib3hJbmZvLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFleUIiLCJmaWxlIjoiVG9vbGJveEluZm8udHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBDb3B5cmlnaHQgKGMpIDIwMjEtcHJlc2VudCwgTkRMQS5cbiAqXG4gKiBUaGlzIHNvdXJjZSBjb2RlIGlzIGxpY2Vuc2VkIHVuZGVyIHRoZSBHUEx2MyBsaWNlbnNlIGZvdW5kIGluIHRoZVxuICogTElDRU5TRSBmaWxlIGluIHRoZSByb290IGRpcmVjdG9yeSBvZiB0aGlzIHNvdXJjZSB0cmVlLlxuICpcbiAqL1xuXG5pbXBvcnQgUmVhY3QsIHsgTW91c2VFdmVudCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCB7IGJyZWFrcG9pbnRzLCBmb250cywgbXEgfSBmcm9tICdAbmRsYS9jb3JlJztcbmltcG9ydCB7IHVzZVRyYW5zbGF0aW9uIH0gZnJvbSAncmVhY3QtaTE4bmV4dCc7XG5pbXBvcnQgeyBJdGVtUHJvcHMgfSBmcm9tICcuLi9OYXZpZ2F0aW9uL05hdmlnYXRpb25Cb3gnO1xuaW1wb3J0IHsgTmF2aWdhdGlvbkJveCB9IGZyb20gJy4uL05hdmlnYXRpb24nO1xuXG5jb25zdCBIZWFkaW5nID0gc3R5bGVkLmgxYFxuICAke2ZvbnRzLnNpemVzKCczMHB4JywgJzM1cHgnKX07XG5cbiAgJHttcS5yYW5nZSh7IGZyb206IGJyZWFrcG9pbnRzLnRhYmxldCB9KX0ge1xuICAgICR7Zm9udHMuc2l6ZXMoJzM2cHgnLCAnNDZweCcpfTtcbiAgfVxuXG4gICR7bXEucmFuZ2UoeyBmcm9tOiBicmVha3BvaW50cy5kZXNrdG9wIH0pfSB7XG4gICAgJHtmb250cy5zaXplcygnNTJweCcsICc2NXB4Jyl9O1xuICB9XG5gO1xuXG5jb25zdCBJbnRyb2R1Y3Rpb24gPSBzdHlsZWQucGBcbiAgbWF4LXdpZHRoOiA4MDBweDtcbiAgZm9udC13ZWlnaHQ6ICR7Zm9udHMud2VpZ2h0LmxpZ2h0fTtcbiAgJHtmb250cy5zaXplcygnMThweCcsICcyOHB4Jyl9O1xuXG4gICR7bXEucmFuZ2UoeyBmcm9tOiBicmVha3BvaW50cy50YWJsZXQgfSl9IHtcbiAgICAke2ZvbnRzLnNpemVzKCcyMnB4JywgJzMycHgnKX07XG4gIH1cblxuICAke21xLnJhbmdlKHsgZnJvbTogYnJlYWtwb2ludHMuZGVza3RvcCB9KX0ge1xuICAgICR7Zm9udHMuc2l6ZXMoJzI2cHgnLCAnMzZweCcpfTtcbiAgfVxuYDtcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgaWQ/OiBzdHJpbmc7XG4gIHRpdGxlOiBzdHJpbmc7XG4gIGludHJvZHVjdGlvbjogc3RyaW5nO1xuICB0b3BpY3M6IEl0ZW1Qcm9wc1tdO1xuICBvblNlbGVjdFRvcGljPzogKGV2ZW50OiBNb3VzZUV2ZW50PEhUTUxFbGVtZW50PiwgaWQ/OiBzdHJpbmcpID0+IHZvaWQ7XG59XG5cbmNvbnN0IFRvb2xib3hJbmZvID0gKHsgdGl0bGUsIGludHJvZHVjdGlvbiwgdG9waWNzLCBvblNlbGVjdFRvcGljLCBpZCB9OiBQcm9wcykgPT4ge1xuICBjb25zdCB7IHQgfSA9IHVzZVRyYW5zbGF0aW9uKCk7XG4gIHJldHVybiAoXG4gICAgPD5cbiAgICAgIDxIZWFkaW5nIGlkPXtpZH0gdGFiSW5kZXg9ey0xfT5cbiAgICAgICAge3RpdGxlfVxuICAgICAgPC9IZWFkaW5nPlxuICAgICAgPEludHJvZHVjdGlvbj57aW50cm9kdWN0aW9ufTwvSW50cm9kdWN0aW9uPlxuICAgICAgPE5hdmlnYXRpb25Cb3hcbiAgICAgICAgaXRlbXM9e3RvcGljc31cbiAgICAgICAgbGlzdERpcmVjdGlvbj1cImZsb2F0aW5nXCJcbiAgICAgICAgaGVhZGluZz17dCgndG9waWNQYWdlLnRvcGljcycpfVxuICAgICAgICBjb2xvck1vZGU9XCJncmV5TGlnaHRlclwiXG4gICAgICAgIG9uQ2xpY2s9e29uU2VsZWN0VG9waWN9XG4gICAgICAvPlxuICAgIDwvPlxuICApO1xufTtcblxuZXhwb3J0IGRlZmF1bHQgVG9vbGJveEluZm87XG4iXX0= */"));
|
|
26
|
-
|
|
27
25
|
var Introduction = /*#__PURE__*/_styled("p", {
|
|
28
26
|
target: "e1iamp440",
|
|
29
27
|
label: "Introduction"
|
|
@@ -32,17 +30,14 @@ var Introduction = /*#__PURE__*/_styled("p", {
|
|
|
32
30
|
}), "{", fonts.sizes('22px', '32px'), ";}", mq.range({
|
|
33
31
|
from: breakpoints.desktop
|
|
34
32
|
}), "{", fonts.sizes('26px', '36px'), ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlRvb2xib3hJbmZvLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUEyQjZCIiwiZmlsZSI6IlRvb2xib3hJbmZvLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogQ29weXJpZ2h0IChjKSAyMDIxLXByZXNlbnQsIE5ETEEuXG4gKlxuICogVGhpcyBzb3VyY2UgY29kZSBpcyBsaWNlbnNlZCB1bmRlciB0aGUgR1BMdjMgbGljZW5zZSBmb3VuZCBpbiB0aGVcbiAqIExJQ0VOU0UgZmlsZSBpbiB0aGUgcm9vdCBkaXJlY3Rvcnkgb2YgdGhpcyBzb3VyY2UgdHJlZS5cbiAqXG4gKi9cblxuaW1wb3J0IFJlYWN0LCB7IE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgeyBicmVha3BvaW50cywgZm9udHMsIG1xIH0gZnJvbSAnQG5kbGEvY29yZSc7XG5pbXBvcnQgeyB1c2VUcmFuc2xhdGlvbiB9IGZyb20gJ3JlYWN0LWkxOG5leHQnO1xuaW1wb3J0IHsgSXRlbVByb3BzIH0gZnJvbSAnLi4vTmF2aWdhdGlvbi9OYXZpZ2F0aW9uQm94JztcbmltcG9ydCB7IE5hdmlnYXRpb25Cb3ggfSBmcm9tICcuLi9OYXZpZ2F0aW9uJztcblxuY29uc3QgSGVhZGluZyA9IHN0eWxlZC5oMWBcbiAgJHtmb250cy5zaXplcygnMzBweCcsICczNXB4Jyl9O1xuXG4gICR7bXEucmFuZ2UoeyBmcm9tOiBicmVha3BvaW50cy50YWJsZXQgfSl9IHtcbiAgICAke2ZvbnRzLnNpemVzKCczNnB4JywgJzQ2cHgnKX07XG4gIH1cblxuICAke21xLnJhbmdlKHsgZnJvbTogYnJlYWtwb2ludHMuZGVza3RvcCB9KX0ge1xuICAgICR7Zm9udHMuc2l6ZXMoJzUycHgnLCAnNjVweCcpfTtcbiAgfVxuYDtcblxuY29uc3QgSW50cm9kdWN0aW9uID0gc3R5bGVkLnBgXG4gIG1heC13aWR0aDogODAwcHg7XG4gIGZvbnQtd2VpZ2h0OiAke2ZvbnRzLndlaWdodC5saWdodH07XG4gICR7Zm9udHMuc2l6ZXMoJzE4cHgnLCAnMjhweCcpfTtcblxuICAke21xLnJhbmdlKHsgZnJvbTogYnJlYWtwb2ludHMudGFibGV0IH0pfSB7XG4gICAgJHtmb250cy5zaXplcygnMjJweCcsICczMnB4Jyl9O1xuICB9XG5cbiAgJHttcS5yYW5nZSh7IGZyb206IGJyZWFrcG9pbnRzLmRlc2t0b3AgfSl9IHtcbiAgICAke2ZvbnRzLnNpemVzKCcyNnB4JywgJzM2cHgnKX07XG4gIH1cbmA7XG5cbmludGVyZmFjZSBQcm9wcyB7XG4gIGlkPzogc3RyaW5nO1xuICB0aXRsZTogc3RyaW5nO1xuICBpbnRyb2R1Y3Rpb246IHN0cmluZztcbiAgdG9waWNzOiBJdGVtUHJvcHNbXTtcbiAgb25TZWxlY3RUb3BpYz86IChldmVudDogTW91c2VFdmVudDxIVE1MRWxlbWVudD4sIGlkPzogc3RyaW5nKSA9PiB2b2lkO1xufVxuXG5jb25zdCBUb29sYm94SW5mbyA9ICh7IHRpdGxlLCBpbnRyb2R1Y3Rpb24sIHRvcGljcywgb25TZWxlY3RUb3BpYywgaWQgfTogUHJvcHMpID0+IHtcbiAgY29uc3QgeyB0IH0gPSB1c2VUcmFuc2xhdGlvbigpO1xuICByZXR1cm4gKFxuICAgIDw+XG4gICAgICA8SGVhZGluZyBpZD17aWR9IHRhYkluZGV4PXstMX0+XG4gICAgICAgIHt0aXRsZX1cbiAgICAgIDwvSGVhZGluZz5cbiAgICAgIDxJbnRyb2R1Y3Rpb24+e2ludHJvZHVjdGlvbn08L0ludHJvZHVjdGlvbj5cbiAgICAgIDxOYXZpZ2F0aW9uQm94XG4gICAgICAgIGl0ZW1zPXt0b3BpY3N9XG4gICAgICAgIGxpc3REaXJlY3Rpb249XCJmbG9hdGluZ1wiXG4gICAgICAgIGhlYWRpbmc9e3QoJ3RvcGljUGFnZS50b3BpY3MnKX1cbiAgICAgICAgY29sb3JNb2RlPVwiZ3JleUxpZ2h0ZXJcIlxuICAgICAgICBvbkNsaWNrPXtvblNlbGVjdFRvcGljfVxuICAgICAgLz5cbiAgICA8Lz5cbiAgKTtcbn07XG5cbmV4cG9ydCBkZWZhdWx0IFRvb2xib3hJbmZvO1xuIl19 */"));
|
|
35
|
-
|
|
36
33
|
var ToolboxInfo = function ToolboxInfo(_ref) {
|
|
37
34
|
var title = _ref.title,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
35
|
+
introduction = _ref.introduction,
|
|
36
|
+
topics = _ref.topics,
|
|
37
|
+
onSelectTopic = _ref.onSelectTopic,
|
|
38
|
+
id = _ref.id;
|
|
43
39
|
var _useTranslation = useTranslation(),
|
|
44
|
-
|
|
45
|
-
|
|
40
|
+
t = _useTranslation.t;
|
|
46
41
|
return _jsxs(_Fragment, {
|
|
47
42
|
children: [_jsx(Heading, {
|
|
48
43
|
id: id,
|
|
@@ -59,5 +54,4 @@ var ToolboxInfo = function ToolboxInfo(_ref) {
|
|
|
59
54
|
})]
|
|
60
55
|
});
|
|
61
56
|
};
|
|
62
|
-
|
|
63
57
|
export default ToolboxInfo;
|
package/es/ToolboxPage/index.js
CHANGED
package/es/Topic/Loader.js
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
3
1
|
import React from 'react';
|
|
4
2
|
import ContentLoader from '../ContentLoader';
|
|
5
|
-
|
|
3
|
+
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
4
|
+
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
6
5
|
var Loader = function Loader() {
|
|
7
6
|
return _jsxs(ContentLoader, {
|
|
8
7
|
width: 800,
|
|
@@ -101,5 +100,4 @@ var Loader = function Loader() {
|
|
|
101
100
|
})]
|
|
102
101
|
});
|
|
103
102
|
};
|
|
104
|
-
|
|
105
103
|
export default Loader;
|