@ndla/ui 30.2.0 → 30.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Article/ArticleHeaderWrapper.js +75 -112
- package/es/Footer/FooterLinks.js +13 -10
- package/es/Frontpage/FrontpageFilm.js +11 -8
- package/es/Frontpage/FrontpageMultidisciplinarySubject.js +13 -10
- package/es/Frontpage/FrontpageToolbox.js +11 -8
- package/es/LearningPaths/LearningPathLastStepNavigation.js +11 -8
- package/es/LearningPaths/LearningPathMenuAside.js +13 -10
- package/es/LearningPaths/LearningPathMobileHeader.js +8 -6
- package/es/LearningPaths/LearningPathMobileStepInfo.js +8 -5
- package/es/Masthead/MastheadSearchModal.js +10 -7
- package/es/Messages/MessageBox.js +11 -12
- package/es/NDLAFilm/CategorySelect.js +106 -146
- package/es/SearchTypeResult/ActiveFilterContent.js +9 -6
- package/es/SearchTypeResult/SearchHeader.js +14 -12
- package/es/SearchTypeResult/SearchNotionsResult.js +5 -6
- package/es/SearchTypeResult/SearchTypeHeader.js +17 -15
- package/es/Subject/SubjectCarousel.js +11 -8
- package/es/ToolboxPage/ToolboxInfo.js +9 -6
- package/es/User/UserInfo.js +23 -2
- package/es/User/parseUserObject.js +22 -12
- package/es/locale/messages-en.js +5 -1
- package/es/locale/messages-nb.js +5 -1
- package/es/locale/messages-nn.js +5 -1
- package/es/locale/messages-se.js +33 -29
- package/es/locale/messages-sma.js +5 -1
- package/es/utils/createUniversalPortal.js +1 -1
- package/lib/Animation/DisplayOnPageYOffset.d.ts +2 -2
- package/lib/Animation/Fade.d.ts +2 -2
- package/lib/Article/Article.d.ts +3 -3
- package/lib/Article/ArticleAccessMessage.d.ts +1 -1
- package/lib/Article/ArticleByline.d.ts +1 -1
- package/lib/Article/ArticleContent.d.ts +1 -1
- package/lib/Article/ArticleFootNotes.d.ts +1 -1
- package/lib/Article/ArticleHeaderWrapper.d.ts +4 -5
- package/lib/Article/ArticleHeaderWrapper.js +73 -108
- package/lib/Article/ArticleNotions.d.ts +1 -1
- package/lib/Article/ArticleSideBar.d.ts +1 -1
- package/lib/Aside/Aside.d.ts +1 -1
- package/lib/AudioPlayer/AudioPlayer.d.ts +1 -1
- package/lib/AudioPlayer/Controls.d.ts +1 -1
- package/lib/AudioPlayer/SpeechControl.d.ts +1 -1
- package/lib/AuthorInfo/AuthorInfo.d.ts +1 -1
- package/lib/BannerCard/BannerCard.d.ts +1 -1
- package/lib/BlogPosts/BlogPost.d.ts +1 -1
- package/lib/BlogPosts/BlogPostWrapper.d.ts +1 -1
- package/lib/Breadcrumb/ActionBreadcrumb.d.ts +1 -1
- package/lib/Breadcrumb/Breadcrumb.d.ts +1 -1
- package/lib/Breadcrumb/HeaderBreadcrumb.d.ts +1 -1
- package/lib/Breadcrumb/HomeBreadcrumb.d.ts +1 -1
- package/lib/Breadcrumblist/Breadcrumblist.d.ts +1 -1
- package/lib/CompetenceGoalTab/CompetenceGoalItem.d.ts +1 -1
- package/lib/CompetenceGoalTab/CompetenceGoalTab.d.ts +1 -1
- package/lib/CompetenceGoalTab/CompetenceItem.d.ts +1 -1
- package/lib/CompetenceGoalTab/SearchButton.d.ts +1 -1
- package/lib/CompetenceGoals/CompetenceGoalsDialog.d.ts +1 -1
- package/lib/ComponentCursor/ComponentCursor.d.ts +1 -1
- package/lib/ContentCard/ContentCard.d.ts +1 -1
- package/lib/ContentLoader/index.d.ts +1 -1
- package/lib/ContentPlaceholder/ContentPlaceholder.d.ts +1 -1
- package/lib/ContentTypeBadge/ContentTypeBadge.d.ts +9 -9
- package/lib/CopyParagraphButton/CopyParagraphButton.d.ts +1 -1
- package/lib/CreatedBy/CreatedBy.d.ts +1 -1
- package/lib/Dialog/Dialog.d.ts +1 -1
- package/lib/ErrorMessage/ErrorMessage.d.ts +1 -1
- package/lib/ErrorMessage/ErrorResourceAccessDenied.d.ts +1 -1
- package/lib/FactBox/FactBox.d.ts +1 -1
- package/lib/Figure/Figure.d.ts +2 -2
- package/lib/Figure/FigureBylineExpandButton.d.ts +1 -1
- package/lib/Figure/FigureExpandButton.d.ts +1 -1
- package/lib/Figure/FigureLicense.d.ts +2 -2
- package/lib/Figure/FigureLicenseDialog.d.ts +1 -1
- package/lib/Figure/FigureOpenDialogButton.d.ts +1 -1
- package/lib/FileList/File.d.ts +1 -1
- package/lib/FileList/FileList.d.ts +1 -1
- package/lib/Filter/FilterButtons.d.ts +1 -1
- package/lib/Filter/FilterCarousel.d.ts +1 -1
- package/lib/Filter/FilterList.d.ts +1 -1
- package/lib/Filter/FilterListPhone.d.ts +1 -1
- package/lib/Filter/ToggleItem.d.ts +1 -1
- package/lib/Footer/EditorName.d.ts +1 -1
- package/lib/Footer/Footer.d.ts +1 -1
- package/lib/Footer/FooterAuth.d.ts +1 -1
- package/lib/Footer/FooterLinks.d.ts +3 -4
- package/lib/Footer/FooterLinks.js +12 -10
- package/lib/Footer/FooterPrivacy.d.ts +1 -1
- package/lib/Footer/FooterText.d.ts +1 -1
- package/lib/Footer/privacy_en.d.ts +1 -1
- package/lib/Footer/privacy_nb.d.ts +1 -1
- package/lib/Footer/privacy_nn.d.ts +1 -1
- package/lib/Frontpage/FrontpageAllSubjects.d.ts +1 -1
- package/lib/Frontpage/FrontpageFilm.d.ts +2 -4
- package/lib/Frontpage/FrontpageFilm.js +10 -8
- package/lib/Frontpage/FrontpageHeader.d.ts +1 -1
- package/lib/Frontpage/FrontpageInfo.d.ts +1 -1
- package/lib/Frontpage/FrontpageMultidisciplinarySubject.d.ts +7 -8
- package/lib/Frontpage/FrontpageMultidisciplinarySubject.js +12 -10
- package/lib/Frontpage/FrontpageProgramMenu.d.ts +1 -1
- package/lib/Frontpage/FrontpageSearch.d.ts +1 -1
- package/lib/Frontpage/FrontpageToolbox.d.ts +2 -4
- package/lib/Frontpage/FrontpageToolbox.js +10 -8
- package/lib/Frontpage/illustrations/Fellesfag.d.ts +1 -1
- package/lib/Frontpage/illustrations/FrontpageHeaderIllustration.d.ts +1 -1
- package/lib/Frontpage/illustrations/FrontpageIllustrations.d.ts +2 -2
- package/lib/Frontpage/illustrations/FrontpageSubjectIllustration.d.ts +1 -1
- package/lib/Frontpage/illustrations/MenuFellesfag.d.ts +1 -1
- package/lib/Frontpage/illustrations/MenuStudiespesialiserende.d.ts +1 -1
- package/lib/Frontpage/illustrations/MenuYrkesfag.d.ts +1 -1
- package/lib/Frontpage/illustrations/Studiespesialiserende.d.ts +1 -1
- package/lib/Frontpage/illustrations/Yrkesfag.d.ts +1 -1
- package/lib/Frontpage/illustrations/index.d.ts +6 -6
- package/lib/Hero/Hero.d.ts +8 -8
- package/lib/Image/Image.d.ts +2 -2
- package/lib/Image/ImageLink.d.ts +1 -1
- package/lib/Image/LazyLoadImage.d.ts +1 -1
- package/lib/InfoBlock/InfoBlock.d.ts +1 -1
- package/lib/InfoBox/InfoBox.d.ts +1 -1
- package/lib/InfoWidget/InfoWidget.d.ts +1 -1
- package/lib/LanguageSelector/LanguageSelector.d.ts +1 -1
- package/lib/LanguageSelector/LanguageSelectorContent.d.ts +1 -1
- package/lib/Layout/Content.d.ts +2 -2
- package/lib/Layout/LayoutItem.d.ts +1 -1
- package/lib/Layout/OneColumn.d.ts +1 -1
- package/lib/Layout/PageContainer.d.ts +1 -1
- package/lib/LearningPaths/LearningPathContent.d.ts +1 -1
- package/lib/LearningPaths/LearningPathInformation.d.ts +1 -1
- package/lib/LearningPaths/LearningPathLastStepNavigation.d.ts +3 -4
- package/lib/LearningPaths/LearningPathLastStepNavigation.js +10 -8
- package/lib/LearningPaths/LearningPathMenu.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuAside.d.ts +2 -4
- package/lib/LearningPaths/LearningPathMenuAside.js +12 -10
- package/lib/LearningPaths/LearningPathMenuAsideCopyright.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuContent.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuIntro.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuModalWrapper.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMobileHeader.d.ts +2 -4
- package/lib/LearningPaths/LearningPathMobileHeader.js +7 -6
- package/lib/LearningPaths/LearningPathMobileStepInfo.d.ts +2 -4
- package/lib/LearningPaths/LearningPathMobileStepInfo.js +7 -5
- package/lib/LearningPaths/LearningPathSticky.d.ts +3 -3
- package/lib/LearningPaths/LearningPathWrapper.d.ts +1 -1
- package/lib/Logo/Logo.d.ts +1 -1
- package/lib/Logo/SvgLogo.d.ts +1 -1
- package/lib/Masthead/Masthead.d.ts +2 -2
- package/lib/Masthead/MastheadAuthModal.d.ts +1 -1
- package/lib/Masthead/MastheadSearchModal.d.ts +3 -4
- package/lib/Masthead/MastheadSearchModal.js +9 -7
- package/lib/Masthead/SkipToMainContent.d.ts +1 -1
- package/lib/MediaList/MediaList.d.ts +8 -8
- package/lib/Messages/MessageBanner.d.ts +1 -1
- package/lib/Messages/MessageBox.d.ts +2 -5
- package/lib/Messages/MessageBox.js +10 -14
- package/lib/Messages/MessageBoxTag.d.ts +1 -1
- package/lib/MultidisciplinarySubject/Illustrations.d.ts +7 -7
- package/lib/MultidisciplinarySubject/List.d.ts +1 -1
- package/lib/MultidisciplinarySubject/ListItem.d.ts +1 -1
- package/lib/MultidisciplinarySubject/MultidisciplinarySubject.d.ts +1 -1
- package/lib/MultidisciplinarySubject/MultidisciplinarySubjectHeader.d.ts +1 -1
- package/lib/MyNdla/Resource/Folder.d.ts +1 -1
- package/lib/MyNdla/Resource/FolderInput.d.ts +1 -1
- package/lib/NDLAFilm/AboutNdlaFilm.d.ts +1 -1
- package/lib/NDLAFilm/AllMoviesAlphabetically.d.ts +1 -1
- package/lib/NDLAFilm/CategorySelect.d.ts +10 -5
- package/lib/NDLAFilm/CategorySelect.js +99 -145
- package/lib/NDLAFilm/FilmContentCard.d.ts +1 -1
- package/lib/NDLAFilm/FilmContentCardTags.d.ts +1 -1
- package/lib/NDLAFilm/FilmMovieList.d.ts +1 -1
- package/lib/NDLAFilm/FilmMovieSearch.d.ts +1 -1
- package/lib/NDLAFilm/FilmSlideshow.d.ts +1 -1
- package/lib/NDLAFilm/MovieGrid.d.ts +1 -1
- package/lib/NDLAFilm/NavigationArrow.d.ts +2 -2
- package/lib/NDLAFilm/SlideshowIndicator.d.ts +1 -1
- package/lib/NDLAFilm/VisualElement.d.ts +1 -1
- package/lib/NDLAFilm/filmStyles.d.ts +2 -2
- package/lib/Navigation/NavigationBox.d.ts +1 -1
- package/lib/Navigation/NavigationHeading.d.ts +1 -1
- package/lib/Navigation/NavigationTopicAbout.d.ts +1 -1
- package/lib/NoContentBox/NoContentBox.d.ts +1 -1
- package/lib/Notion/ConceptNotion.d.ts +1 -1
- package/lib/Notion/FigureNotion.d.ts +1 -1
- package/lib/Notion/Notion.d.ts +1 -1
- package/lib/Notion/NotionImage.d.ts +1 -1
- package/lib/Notion/NotionVisualElement.d.ts +1 -1
- package/lib/Portrait/Portrait.d.ts +1 -1
- package/lib/Programme/Programme.d.ts +1 -1
- package/lib/Programme/ProgrammeSubjects.d.ts +1 -1
- package/lib/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/lib/RelatedArticleList/RelatedArticleList.d.ts +2 -2
- package/lib/Resource/BlockResource.d.ts +1 -1
- package/lib/Resource/ListResource.d.ts +1 -1
- package/lib/Resource/resourceComponents.d.ts +7 -7
- package/lib/ResourceBox/ResourceBox.d.ts +1 -1
- package/lib/ResourceGroup/ResourceGroup.d.ts +1 -1
- package/lib/ResourceGroup/ResourceItem.d.ts +1 -1
- package/lib/ResourceGroup/ResourceList.d.ts +1 -1
- package/lib/ResourcesWrapper/ResourcesTitle.d.ts +1 -1
- package/lib/ResourcesWrapper/ResourcesTopicTitle.d.ts +1 -1
- package/lib/ResourcesWrapper/ResourcesWrapper.d.ts +1 -1
- package/lib/Search/ActiveFilterContent.d.ts +2 -2
- package/lib/Search/ActiveFilters.d.ts +1 -1
- package/lib/Search/ContentTypeResult.d.ts +1 -1
- package/lib/Search/ContentTypeResultStyles.d.ts +6 -6
- package/lib/Search/LoadingWrapper.d.ts +1 -1
- package/lib/Search/SearchField.d.ts +1 -1
- package/lib/Search/SearchFieldForm.d.ts +1 -1
- package/lib/Search/SearchResult.d.ts +2 -2
- package/lib/Search/SearchResultSleeve.d.ts +1 -1
- package/lib/Search/ToggleSearchButton.d.ts +1 -1
- package/lib/SearchTypeResult/ActiveFilterContent.d.ts +3 -4
- package/lib/SearchTypeResult/ActiveFilterContent.js +8 -6
- package/lib/SearchTypeResult/ActiveFilters.d.ts +1 -1
- package/lib/SearchTypeResult/PopupFilter.d.ts +1 -1
- package/lib/SearchTypeResult/ResultNavigation.d.ts +1 -1
- package/lib/SearchTypeResult/SearchFieldHeader.d.ts +1 -1
- package/lib/SearchTypeResult/SearchFilterContent.d.ts +1 -1
- package/lib/SearchTypeResult/SearchHeader.d.ts +3 -4
- package/lib/SearchTypeResult/SearchHeader.js +13 -12
- package/lib/SearchTypeResult/SearchItem.d.ts +1 -1
- package/lib/SearchTypeResult/SearchItemList.d.ts +1 -1
- package/lib/SearchTypeResult/SearchItems.d.ts +1 -1
- package/lib/SearchTypeResult/SearchNotionItem.d.ts +1 -1
- package/lib/SearchTypeResult/SearchNotionsResult.d.ts +3 -4
- package/lib/SearchTypeResult/SearchNotionsResult.js +5 -6
- package/lib/SearchTypeResult/SearchSubjectItem.d.ts +1 -1
- package/lib/SearchTypeResult/SearchSubjectResult.d.ts +1 -1
- package/lib/SearchTypeResult/SearchTypeHeader.d.ts +1 -2
- package/lib/SearchTypeResult/SearchTypeHeader.js +15 -12
- package/lib/SearchTypeResult/SearchTypeResult.d.ts +1 -1
- package/lib/SearchTypeResult/SearchViewType.d.ts +1 -1
- package/lib/SearchTypeResult/components/ItemContexts.d.ts +1 -1
- package/lib/SearchTypeResult/components/ItemResourceHeader.d.ts +1 -1
- package/lib/SearchTypeResult/components/ItemTopicHeader.d.ts +1 -1
- package/lib/SearchTypeResult/components/SubjectFilters.d.ts +1 -1
- package/lib/SectionHeading/SectionHeading.d.ts +1 -1
- package/lib/SnackBar/DefaultSnackbar.d.ts +1 -1
- package/lib/SnackBar/SnackbarProvider.d.ts +2 -2
- package/lib/Subject/Subject.d.ts +8 -8
- package/lib/Subject/SubjectAbout.d.ts +1 -1
- package/lib/Subject/SubjectArchive.d.ts +1 -1
- package/lib/Subject/SubjectBanner.d.ts +1 -1
- package/lib/Subject/SubjectCarousel.d.ts +2 -4
- package/lib/Subject/SubjectCarousel.js +10 -8
- package/lib/Subject/SubjectHeader.d.ts +1 -1
- package/lib/Subject/SubjectLinks.d.ts +1 -1
- package/lib/Subject/SubjectNewContent.d.ts +1 -1
- package/lib/Subject/SubjectShortcuts.d.ts +1 -1
- package/lib/Subject/SubjectSocial.d.ts +2 -2
- package/lib/Table/Table.d.ts +1 -1
- package/lib/TagSelector/Control.d.ts +1 -1
- package/lib/TagSelector/DropdownIndicator.d.ts +1 -1
- package/lib/TagSelector/Input.d.ts +1 -1
- package/lib/TagSelector/Menu.d.ts +1 -1
- package/lib/TagSelector/MenuList.d.ts +2 -2
- package/lib/TagSelector/Option.d.ts +1 -1
- package/lib/TagSelector/SelectContainer.d.ts +1 -1
- package/lib/TagSelector/TagSelector.d.ts +1 -1
- package/lib/TagSelector/ValueButton.d.ts +2 -2
- package/lib/ToolboxPage/ToolboxInfo.d.ts +3 -4
- package/lib/ToolboxPage/ToolboxInfo.js +8 -6
- package/lib/Topic/Loader.d.ts +1 -1
- package/lib/Topic/Topic.d.ts +1 -1
- package/lib/TopicIntroductionList/TopicIntroduction.d.ts +1 -1
- package/lib/TopicIntroductionList/TopicIntroductionList.d.ts +1 -1
- package/lib/TopicIntroductionList/TopicIntroductionShortcuts.d.ts +1 -1
- package/lib/TopicIntroductionList/TopicShortcutItem.d.ts +1 -1
- package/lib/Translation/Translation.d.ts +1 -1
- package/lib/Translation/TranslationBox.d.ts +1 -1
- package/lib/Translation/TranslationLine.d.ts +1 -1
- package/lib/TreeStructure/AddFolderButton.d.ts +1 -1
- package/lib/TreeStructure/FolderItem.d.ts +1 -1
- package/lib/TreeStructure/FolderItems.d.ts +1 -1
- package/lib/TreeStructure/NavigationLink.d.ts +1 -1
- package/lib/TreeStructure/TreeStructure.d.ts +1 -1
- package/lib/TreeStructure/helperFunctions.d.ts +1 -1
- package/lib/User/AuthModal.d.ts +1 -1
- package/lib/User/UserInfo.d.ts +1 -1
- package/lib/User/UserInfo.js +23 -2
- package/lib/User/apiTypes.d.ts +10 -2
- package/lib/User/parseUserObject.d.ts +2 -1
- package/lib/User/parseUserObject.js +22 -12
- package/lib/locale/LocaleProvider.d.ts +1 -1
- package/lib/locale/messages-en.d.ts +4 -0
- package/lib/locale/messages-en.js +5 -1
- package/lib/locale/messages-nb.d.ts +4 -0
- package/lib/locale/messages-nb.js +5 -1
- package/lib/locale/messages-nn.d.ts +4 -0
- package/lib/locale/messages-nn.js +5 -1
- package/lib/locale/messages-se.d.ts +4 -0
- package/lib/locale/messages-se.js +33 -29
- package/lib/locale/messages-sma.d.ts +4 -0
- package/lib/locale/messages-sma.js +5 -1
- package/lib/utils/createUniversalPortal.d.ts +1 -1
- package/lib/utils/createUniversalPortal.js +1 -1
- package/package.json +10 -10
- package/src/Article/ArticleHeaderWrapper.tsx +53 -66
- package/src/Footer/FooterLinks.tsx +43 -40
- package/src/Frontpage/FrontpageFilm.tsx +20 -17
- package/src/Frontpage/FrontpageMultidisciplinarySubject.tsx +33 -30
- package/src/Frontpage/FrontpageToolbox.tsx +21 -18
- package/src/LearningPaths/LearningPathLastStepNavigation.tsx +32 -29
- package/src/LearningPaths/LearningPathMenuAside.tsx +25 -29
- package/src/LearningPaths/LearningPathMobileHeader.tsx +11 -8
- package/src/LearningPaths/LearningPathMobileStepInfo.tsx +13 -10
- package/src/Masthead/MastheadSearchModal.tsx +36 -35
- package/src/Messages/MessageBox.tsx +2 -3
- package/src/NDLAFilm/CategorySelect.tsx +77 -97
- package/src/SearchTypeResult/ActiveFilterContent.tsx +18 -15
- package/src/SearchTypeResult/SearchHeader.tsx +4 -4
- package/src/SearchTypeResult/SearchNotionsResult.tsx +2 -3
- package/src/SearchTypeResult/SearchTypeHeader.tsx +48 -45
- package/src/Subject/SubjectCarousel.tsx +93 -96
- package/src/ToolboxPage/ToolboxInfo.tsx +19 -16
- package/src/User/UserInfo.tsx +22 -0
- package/src/User/__tests__/parseUserObject-test.ts +1 -0
- package/src/User/apiTypes.ts +11 -2
- package/src/User/parseUserObject.ts +17 -11
- package/src/locale/messages-en.ts +4 -0
- package/src/locale/messages-nb.ts +4 -0
- package/src/locale/messages-nn.ts +4 -0
- package/src/locale/messages-se.ts +32 -28
- package/src/locale/messages-sma.ts +4 -0
- package/src/utils/createUniversalPortal.tsx +1 -6
package/es/User/UserInfo.js
CHANGED
|
@@ -24,7 +24,7 @@ import { parseUserObject } from './parseUserObject';
|
|
|
24
24
|
var InfoList = /*#__PURE__*/_styled("ul", {
|
|
25
25
|
target: "egwtjgg1",
|
|
26
26
|
label: "InfoList"
|
|
27
|
-
})("padding:0 0 0 ", spacing.normal, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlVzZXJJbmZvLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFjMEIiLCJmaWxlIjoiVXNlckluZm8udHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBDb3B5cmlnaHQgKGMpIDIwMjItcHJlc2VudCwgTkRMQS5cbiAqXG4gKiBUaGlzIHNvdXJjZSBjb2RlIGlzIGxpY2Vuc2VkIHVuZGVyIHRoZSBHUEx2MyBsaWNlbnNlIGZvdW5kIGluIHRoZVxuICogTElDRU5TRSBmaWxlIGluIHRoZSByb290IGRpcmVjdG9yeSBvZiB0aGlzIHNvdXJjZSB0cmVlLlxuICovXG5cbmltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCB7IHNwYWNpbmcgfSBmcm9tICdAbmRsYS9jb3JlJztcbmltcG9ydCBSZWFjdCBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyB1c2VUcmFuc2xhdGlvbiB9IGZyb20gJ3JlYWN0LWkxOG5leHQnO1xuaW1wb3J0IHsgRmVpZGVVc2VyQXBpVHlwZSB9IGZyb20gJy4vYXBpVHlwZXMnO1xuaW1wb3J0IHsgcGFyc2VVc2VyT2JqZWN0IH0gZnJvbSAnLi9wYXJzZVVzZXJPYmplY3QnO1xuXG5jb25zdCBJbmZvTGlzdCA9IHN0eWxlZC51bGBcbiAgcGFkZGluZzogMCAwIDAgJHtzcGFjaW5nLm5vcm1hbH07XG5gO1xuXG5pbnRlcmZhY2UgUHJvcHMge1xuICB1c2VyOiBGZWlkZVVzZXJBcGlUeXBlO1xufVxuXG5jb25zdCBTaG9ydEluZm9EaXYgPSBzdHlsZWQuZGl2YFxuICBtYXJnaW46IDJyZW0gYXV0bztcbmA7XG5cbmV4cG9ydCBjb25zdCBVc2VySW5mbyA9ICh7IHVzZXIgfTogUHJvcHMpID0+IHtcbiAgY29uc3QgeyB0IH0gPSB1c2VUcmFuc2xhdGlvbigpO1xuXG4gIGNvbnN0IHBhcnNlZFVzZXIgPSBwYXJzZVVzZXJPYmplY3QodXNlcik7XG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2PlxuICAgICAge1xuICAgICAgICA8cD5cbiAgICAgICAgICB7dCgndXNlci5sb2dnZWRJbkFzJywge1xuICAgICAgICAgICAgcm9sZTogdChgdXNlci5yb2xlLiR7cGFyc2VkVXNlci5wcmltYXJ5QWZmaWxpYXRpb259YCksXG4gICAgICAgICAgfSl9XG4gICAgICAgIDwvcD5cbiAgICAgIH1cblxuICAgICAgPFNob3J0SW5mb0Rpdj5cbiAgICAgICAgPGRpdiBkYXRhLWhqLXN1cHByZXNzPlxuICAgICAgICAgIHt0KCd1c2VyLnVzZXJuYW1lJyl9OiA8Yj57dXNlci51aWR9PC9iPlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBkYXRhLWhqLXN1cHByZXNzPlxuICAgICAgICAgIHt0KCd1c2VyLm5hbWUnKX06IDxiPnt1c2VyLmRpc3BsYXlOYW1lfTwvYj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICB7dCgndXNlci5tYWlsJyl9OiA8Yj57dXNlci5tYWlsPy5qb2luKCcsICcpfTwvYj5cbiAgICAgICAgPC9kaXY+
|
|
27
|
+
})("padding:0 0 0 ", spacing.normal, ";" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlVzZXJJbmZvLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFjMEIiLCJmaWxlIjoiVXNlckluZm8udHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBDb3B5cmlnaHQgKGMpIDIwMjItcHJlc2VudCwgTkRMQS5cbiAqXG4gKiBUaGlzIHNvdXJjZSBjb2RlIGlzIGxpY2Vuc2VkIHVuZGVyIHRoZSBHUEx2MyBsaWNlbnNlIGZvdW5kIGluIHRoZVxuICogTElDRU5TRSBmaWxlIGluIHRoZSByb290IGRpcmVjdG9yeSBvZiB0aGlzIHNvdXJjZSB0cmVlLlxuICovXG5cbmltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCB7IHNwYWNpbmcgfSBmcm9tICdAbmRsYS9jb3JlJztcbmltcG9ydCBSZWFjdCBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyB1c2VUcmFuc2xhdGlvbiB9IGZyb20gJ3JlYWN0LWkxOG5leHQnO1xuaW1wb3J0IHsgRmVpZGVVc2VyQXBpVHlwZSB9IGZyb20gJy4vYXBpVHlwZXMnO1xuaW1wb3J0IHsgcGFyc2VVc2VyT2JqZWN0IH0gZnJvbSAnLi9wYXJzZVVzZXJPYmplY3QnO1xuXG5jb25zdCBJbmZvTGlzdCA9IHN0eWxlZC51bGBcbiAgcGFkZGluZzogMCAwIDAgJHtzcGFjaW5nLm5vcm1hbH07XG5gO1xuXG5pbnRlcmZhY2UgUHJvcHMge1xuICB1c2VyOiBGZWlkZVVzZXJBcGlUeXBlO1xufVxuXG5jb25zdCBTaG9ydEluZm9EaXYgPSBzdHlsZWQuZGl2YFxuICBtYXJnaW46IDJyZW0gYXV0bztcbmA7XG5cbmV4cG9ydCBjb25zdCBVc2VySW5mbyA9ICh7IHVzZXIgfTogUHJvcHMpID0+IHtcbiAgY29uc3QgeyB0IH0gPSB1c2VUcmFuc2xhdGlvbigpO1xuXG4gIGNvbnN0IHBhcnNlZFVzZXIgPSBwYXJzZVVzZXJPYmplY3QodXNlcik7XG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2PlxuICAgICAge1xuICAgICAgICA8cD5cbiAgICAgICAgICB7dCgndXNlci5sb2dnZWRJbkFzJywge1xuICAgICAgICAgICAgcm9sZTogdChgdXNlci5yb2xlLiR7cGFyc2VkVXNlci5wcmltYXJ5QWZmaWxpYXRpb259YCksXG4gICAgICAgICAgfSl9XG4gICAgICAgIDwvcD5cbiAgICAgIH1cblxuICAgICAgPFNob3J0SW5mb0Rpdj5cbiAgICAgICAgPGRpdiBkYXRhLWhqLXN1cHByZXNzPlxuICAgICAgICAgIHt0KCd1c2VyLnVzZXJuYW1lJyl9OiA8Yj57dXNlci51aWR9PC9iPlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBkYXRhLWhqLXN1cHByZXNzPlxuICAgICAgICAgIHt0KCd1c2VyLm5hbWUnKX06IDxiPnt1c2VyLmRpc3BsYXlOYW1lfTwvYj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICB7dCgndXNlci5tYWlsJyl9OiA8Yj57dXNlci5tYWlsPy5qb2luKCcsICcpfTwvYj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIHt1c2VyLnByZWZlcnJlZExhbmd1YWdlICYmIChcbiAgICAgICAgICA8ZGl2IGRhdGEtaGotc3VwcHJlc3M+XG4gICAgICAgICAgICB7dCgndXNlci5wcmVmZXJyZWRMYW5ndWFnZScpfTogPGI+e3QoYGxhbmd1YWdlcy4ke3VzZXIucHJlZmVycmVkTGFuZ3VhZ2V9YCl9PC9iPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICApfVxuICAgICAgICB7dXNlci5tb2JpbGUgJiYgKFxuICAgICAgICAgIDxkaXYgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICAgIHt0KCd1c2VyLm1vYmlsZScpfTogPGI+e3VzZXIubW9iaWxlfTwvYj5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgKX1cbiAgICAgIDwvU2hvcnRJbmZvRGl2PlxuXG4gICAgICB7dCgndXNlci5tb2RhbC5jb2xsZWN0ZWRJbmZvJyl9XG5cbiAgICAgIDxJbmZvTGlzdCBkYXRhLWhqLXN1cHByZXNzPlxuICAgICAgICB7cGFyc2VkVXNlci5vcmdhbml6YXRpb25zLm1hcCgob3JnKSA9PiAoXG4gICAgICAgICAgPGxpIGtleT17b3JnLmlkfT5cbiAgICAgICAgICAgIHtgJHtvcmcuZGlzcGxheU5hbWV9JHtvcmcubWVtYmVyc2hpcC5wcmltYXJ5U2Nob29sID8gYCAoJHt0KCd1c2VyLnByaW1hcnlTY2hvb2wnKX0pYCA6ICcnfWB9XG4gICAgICAgICAgICA8SW5mb0xpc3Q+XG4gICAgICAgICAgICAgIHtPYmplY3QuZW50cmllcyhvcmcuY2hpbGRyZW4pLm1hcCgoW2dyb3VwVHlwZSwgdmFsXSkgPT4ge1xuICAgICAgICAgICAgICAgIGlmICh2YWwubGVuZ3RoIDwgMSkgcmV0dXJuIG51bGw7XG4gICAgICAgICAgICAgICAgcmV0dXJuIChcbiAgICAgICAgICAgICAgICAgIDxsaSBrZXk9e2dyb3VwVHlwZX0+XG4gICAgICAgICAgICAgICAgICAgIHt0KGB1c2VyLmdyb3VwVHlwZXMuJHtncm91cFR5cGV9YCl9XG4gICAgICAgICAgICAgICAgICAgIDxJbmZvTGlzdD5cbiAgICAgICAgICAgICAgICAgICAgICB7dmFsLm1hcCgoZ3JvdXApID0+IChcbiAgICAgICAgICAgICAgICAgICAgICAgIDxsaSBrZXk9e2dyb3VwLmlkfT57YCR7Z3JvdXAuZGlzcGxheU5hbWV9JHtncm91cC5ncmVwID8gYCAoJHtncm91cC5ncmVwLmNvZGV9KWAgOiAnJ31gfTwvbGk+XG4gICAgICAgICAgICAgICAgICAgICAgKSl9XG4gICAgICAgICAgICAgICAgICAgIDwvSW5mb0xpc3Q+XG4gICAgICAgICAgICAgICAgICA8L2xpPlxuICAgICAgICAgICAgICAgICk7XG4gICAgICAgICAgICAgIH0pfVxuICAgICAgICAgICAgPC9JbmZvTGlzdD5cbiAgICAgICAgICA8L2xpPlxuICAgICAgICApKX1cbiAgICAgIDwvSW5mb0xpc3Q+XG4gICAgICB7cGFyc2VkVXNlci5ncmVwQ29kZXMubGVuZ3RoID4gMCAmJiAoXG4gICAgICAgIDxJbmZvTGlzdCBkYXRhLWhqLXN1cHByZXNzPlxuICAgICAgICAgIDxsaSBrZXk9XCJncmVwQ29kZXNcIj5cbiAgICAgICAgICAgIHt0KCd1c2VyLmdyb3VwVHlwZXMuZ3JlcENvZGUnKX1cbiAgICAgICAgICAgIDxJbmZvTGlzdD5cbiAgICAgICAgICAgICAge3BhcnNlZFVzZXIuZ3JlcENvZGVzLm1hcCgoY29kZSkgPT4gKFxuICAgICAgICAgICAgICAgIDxsaSBrZXk9e2NvZGUuaWR9PntgJHtjb2RlLmRpc3BsYXlOYW1lfSAoJHtjb2RlLmNvZGV9KWB9PC9saT5cbiAgICAgICAgICAgICAgKSl9XG4gICAgICAgICAgICA8L0luZm9MaXN0PlxuICAgICAgICAgIDwvbGk+XG4gICAgICAgIDwvSW5mb0xpc3Q+XG4gICAgICApfVxuICAgIDwvZGl2PlxuICApO1xufTtcbiJdfQ== */"));
|
|
28
28
|
|
|
29
29
|
var ShortInfoDiv = /*#__PURE__*/_styled("div", {
|
|
30
30
|
target: "egwtjgg0",
|
|
@@ -35,7 +35,7 @@ var ShortInfoDiv = /*#__PURE__*/_styled("div", {
|
|
|
35
35
|
} : {
|
|
36
36
|
name: "xsvpxu",
|
|
37
37
|
styles: "margin:2rem auto",
|
|
38
|
-
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlVzZXJJbmZvLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFzQitCIiwiZmlsZSI6IlVzZXJJbmZvLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogQ29weXJpZ2h0IChjKSAyMDIyLXByZXNlbnQsIE5ETEEuXG4gKlxuICogVGhpcyBzb3VyY2UgY29kZSBpcyBsaWNlbnNlZCB1bmRlciB0aGUgR1BMdjMgbGljZW5zZSBmb3VuZCBpbiB0aGVcbiAqIExJQ0VOU0UgZmlsZSBpbiB0aGUgcm9vdCBkaXJlY3Rvcnkgb2YgdGhpcyBzb3VyY2UgdHJlZS5cbiAqL1xuXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgeyBzcGFjaW5nIH0gZnJvbSAnQG5kbGEvY29yZSc7XG5pbXBvcnQgUmVhY3QgZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsgdXNlVHJhbnNsYXRpb24gfSBmcm9tICdyZWFjdC1pMThuZXh0JztcbmltcG9ydCB7IEZlaWRlVXNlckFwaVR5cGUgfSBmcm9tICcuL2FwaVR5cGVzJztcbmltcG9ydCB7IHBhcnNlVXNlck9iamVjdCB9IGZyb20gJy4vcGFyc2VVc2VyT2JqZWN0JztcblxuY29uc3QgSW5mb0xpc3QgPSBzdHlsZWQudWxgXG4gIHBhZGRpbmc6IDAgMCAwICR7c3BhY2luZy5ub3JtYWx9O1xuYDtcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgdXNlcjogRmVpZGVVc2VyQXBpVHlwZTtcbn1cblxuY29uc3QgU2hvcnRJbmZvRGl2ID0gc3R5bGVkLmRpdmBcbiAgbWFyZ2luOiAycmVtIGF1dG87XG5gO1xuXG5leHBvcnQgY29uc3QgVXNlckluZm8gPSAoeyB1c2VyIH06IFByb3BzKSA9PiB7XG4gIGNvbnN0IHsgdCB9ID0gdXNlVHJhbnNsYXRpb24oKTtcblxuICBjb25zdCBwYXJzZWRVc2VyID0gcGFyc2VVc2VyT2JqZWN0KHVzZXIpO1xuXG4gIHJldHVybiAoXG4gICAgPGRpdj5cbiAgICAgIHtcbiAgICAgICAgPHA+XG4gICAgICAgICAge3QoJ3VzZXIubG9nZ2VkSW5BcycsIHtcbiAgICAgICAgICAgIHJvbGU6IHQoYHVzZXIucm9sZS4ke3BhcnNlZFVzZXIucHJpbWFyeUFmZmlsaWF0aW9ufWApLFxuICAgICAgICAgIH0pfVxuICAgICAgICA8L3A+XG4gICAgICB9XG5cbiAgICAgIDxTaG9ydEluZm9EaXY+XG4gICAgICAgIDxkaXYgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICB7dCgndXNlci51c2VybmFtZScpfTogPGI+e3VzZXIudWlkfTwvYj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICB7dCgndXNlci5uYW1lJyl9OiA8Yj57dXNlci5kaXNwbGF5TmFtZX08L2I+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGRhdGEtaGotc3VwcHJlc3M+XG4gICAgICAgICAge3QoJ3VzZXIubWFpbCcpfTogPGI+e3VzZXIubWFpbD8uam9pbignLCAnKX08L2I+
|
|
38
|
+
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlVzZXJJbmZvLnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFzQitCIiwiZmlsZSI6IlVzZXJJbmZvLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogQ29weXJpZ2h0IChjKSAyMDIyLXByZXNlbnQsIE5ETEEuXG4gKlxuICogVGhpcyBzb3VyY2UgY29kZSBpcyBsaWNlbnNlZCB1bmRlciB0aGUgR1BMdjMgbGljZW5zZSBmb3VuZCBpbiB0aGVcbiAqIExJQ0VOU0UgZmlsZSBpbiB0aGUgcm9vdCBkaXJlY3Rvcnkgb2YgdGhpcyBzb3VyY2UgdHJlZS5cbiAqL1xuXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgeyBzcGFjaW5nIH0gZnJvbSAnQG5kbGEvY29yZSc7XG5pbXBvcnQgUmVhY3QgZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsgdXNlVHJhbnNsYXRpb24gfSBmcm9tICdyZWFjdC1pMThuZXh0JztcbmltcG9ydCB7IEZlaWRlVXNlckFwaVR5cGUgfSBmcm9tICcuL2FwaVR5cGVzJztcbmltcG9ydCB7IHBhcnNlVXNlck9iamVjdCB9IGZyb20gJy4vcGFyc2VVc2VyT2JqZWN0JztcblxuY29uc3QgSW5mb0xpc3QgPSBzdHlsZWQudWxgXG4gIHBhZGRpbmc6IDAgMCAwICR7c3BhY2luZy5ub3JtYWx9O1xuYDtcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgdXNlcjogRmVpZGVVc2VyQXBpVHlwZTtcbn1cblxuY29uc3QgU2hvcnRJbmZvRGl2ID0gc3R5bGVkLmRpdmBcbiAgbWFyZ2luOiAycmVtIGF1dG87XG5gO1xuXG5leHBvcnQgY29uc3QgVXNlckluZm8gPSAoeyB1c2VyIH06IFByb3BzKSA9PiB7XG4gIGNvbnN0IHsgdCB9ID0gdXNlVHJhbnNsYXRpb24oKTtcblxuICBjb25zdCBwYXJzZWRVc2VyID0gcGFyc2VVc2VyT2JqZWN0KHVzZXIpO1xuXG4gIHJldHVybiAoXG4gICAgPGRpdj5cbiAgICAgIHtcbiAgICAgICAgPHA+XG4gICAgICAgICAge3QoJ3VzZXIubG9nZ2VkSW5BcycsIHtcbiAgICAgICAgICAgIHJvbGU6IHQoYHVzZXIucm9sZS4ke3BhcnNlZFVzZXIucHJpbWFyeUFmZmlsaWF0aW9ufWApLFxuICAgICAgICAgIH0pfVxuICAgICAgICA8L3A+XG4gICAgICB9XG5cbiAgICAgIDxTaG9ydEluZm9EaXY+XG4gICAgICAgIDxkaXYgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICB7dCgndXNlci51c2VybmFtZScpfTogPGI+e3VzZXIudWlkfTwvYj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICB7dCgndXNlci5uYW1lJyl9OiA8Yj57dXNlci5kaXNwbGF5TmFtZX08L2I+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGRhdGEtaGotc3VwcHJlc3M+XG4gICAgICAgICAge3QoJ3VzZXIubWFpbCcpfTogPGI+e3VzZXIubWFpbD8uam9pbignLCAnKX08L2I+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICB7dXNlci5wcmVmZXJyZWRMYW5ndWFnZSAmJiAoXG4gICAgICAgICAgPGRpdiBkYXRhLWhqLXN1cHByZXNzPlxuICAgICAgICAgICAge3QoJ3VzZXIucHJlZmVycmVkTGFuZ3VhZ2UnKX06IDxiPnt0KGBsYW5ndWFnZXMuJHt1c2VyLnByZWZlcnJlZExhbmd1YWdlfWApfTwvYj5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgKX1cbiAgICAgICAge3VzZXIubW9iaWxlICYmIChcbiAgICAgICAgICA8ZGl2IGRhdGEtaGotc3VwcHJlc3M+XG4gICAgICAgICAgICB7dCgndXNlci5tb2JpbGUnKX06IDxiPnt1c2VyLm1vYmlsZX08L2I+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgICl9XG4gICAgICA8L1Nob3J0SW5mb0Rpdj5cblxuICAgICAge3QoJ3VzZXIubW9kYWwuY29sbGVjdGVkSW5mbycpfVxuXG4gICAgICA8SW5mb0xpc3QgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAge3BhcnNlZFVzZXIub3JnYW5pemF0aW9ucy5tYXAoKG9yZykgPT4gKFxuICAgICAgICAgIDxsaSBrZXk9e29yZy5pZH0+XG4gICAgICAgICAgICB7YCR7b3JnLmRpc3BsYXlOYW1lfSR7b3JnLm1lbWJlcnNoaXAucHJpbWFyeVNjaG9vbCA/IGAgKCR7dCgndXNlci5wcmltYXJ5U2Nob29sJyl9KWAgOiAnJ31gfVxuICAgICAgICAgICAgPEluZm9MaXN0PlxuICAgICAgICAgICAgICB7T2JqZWN0LmVudHJpZXMob3JnLmNoaWxkcmVuKS5tYXAoKFtncm91cFR5cGUsIHZhbF0pID0+IHtcbiAgICAgICAgICAgICAgICBpZiAodmFsLmxlbmd0aCA8IDEpIHJldHVybiBudWxsO1xuICAgICAgICAgICAgICAgIHJldHVybiAoXG4gICAgICAgICAgICAgICAgICA8bGkga2V5PXtncm91cFR5cGV9PlxuICAgICAgICAgICAgICAgICAgICB7dChgdXNlci5ncm91cFR5cGVzLiR7Z3JvdXBUeXBlfWApfVxuICAgICAgICAgICAgICAgICAgICA8SW5mb0xpc3Q+XG4gICAgICAgICAgICAgICAgICAgICAge3ZhbC5tYXAoKGdyb3VwKSA9PiAoXG4gICAgICAgICAgICAgICAgICAgICAgICA8bGkga2V5PXtncm91cC5pZH0+e2Ake2dyb3VwLmRpc3BsYXlOYW1lfSR7Z3JvdXAuZ3JlcCA/IGAgKCR7Z3JvdXAuZ3JlcC5jb2RlfSlgIDogJyd9YH08L2xpPlxuICAgICAgICAgICAgICAgICAgICAgICkpfVxuICAgICAgICAgICAgICAgICAgICA8L0luZm9MaXN0PlxuICAgICAgICAgICAgICAgICAgPC9saT5cbiAgICAgICAgICAgICAgICApO1xuICAgICAgICAgICAgICB9KX1cbiAgICAgICAgICAgIDwvSW5mb0xpc3Q+XG4gICAgICAgICAgPC9saT5cbiAgICAgICAgKSl9XG4gICAgICA8L0luZm9MaXN0PlxuICAgICAge3BhcnNlZFVzZXIuZ3JlcENvZGVzLmxlbmd0aCA+IDAgJiYgKFxuICAgICAgICA8SW5mb0xpc3QgZGF0YS1oai1zdXBwcmVzcz5cbiAgICAgICAgICA8bGkga2V5PVwiZ3JlcENvZGVzXCI+XG4gICAgICAgICAgICB7dCgndXNlci5ncm91cFR5cGVzLmdyZXBDb2RlJyl9XG4gICAgICAgICAgICA8SW5mb0xpc3Q+XG4gICAgICAgICAgICAgIHtwYXJzZWRVc2VyLmdyZXBDb2Rlcy5tYXAoKGNvZGUpID0+IChcbiAgICAgICAgICAgICAgICA8bGkga2V5PXtjb2RlLmlkfT57YCR7Y29kZS5kaXNwbGF5TmFtZX0gKCR7Y29kZS5jb2RlfSlgfTwvbGk+XG4gICAgICAgICAgICAgICkpfVxuICAgICAgICAgICAgPC9JbmZvTGlzdD5cbiAgICAgICAgICA8L2xpPlxuICAgICAgICA8L0luZm9MaXN0PlxuICAgICAgKX1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",
|
|
39
39
|
toString: _EMOTION_STRINGIFIED_CSS_ERROR__
|
|
40
40
|
});
|
|
41
41
|
|
|
@@ -69,6 +69,16 @@ export var UserInfo = function UserInfo(_ref) {
|
|
|
69
69
|
children: [t('user.mail'), ": ", _jsx("b", {
|
|
70
70
|
children: (_user$mail = user.mail) === null || _user$mail === void 0 ? void 0 : _user$mail.join(', ')
|
|
71
71
|
})]
|
|
72
|
+
}), user.preferredLanguage && _jsxs("div", {
|
|
73
|
+
"data-hj-suppress": true,
|
|
74
|
+
children: [t('user.preferredLanguage'), ": ", _jsx("b", {
|
|
75
|
+
children: t("languages.".concat(user.preferredLanguage))
|
|
76
|
+
})]
|
|
77
|
+
}), user.mobile && _jsxs("div", {
|
|
78
|
+
"data-hj-suppress": true,
|
|
79
|
+
children: [t('user.mobile'), ": ", _jsx("b", {
|
|
80
|
+
children: user.mobile
|
|
81
|
+
})]
|
|
72
82
|
})]
|
|
73
83
|
}), t('user.modal.collectedInfo'), _jsx(InfoList, {
|
|
74
84
|
"data-hj-suppress": true,
|
|
@@ -94,6 +104,17 @@ export var UserInfo = function UserInfo(_ref) {
|
|
|
94
104
|
})]
|
|
95
105
|
}, org.id);
|
|
96
106
|
})
|
|
107
|
+
}), parsedUser.grepCodes.length > 0 && _jsx(InfoList, {
|
|
108
|
+
"data-hj-suppress": true,
|
|
109
|
+
children: _jsxs("li", {
|
|
110
|
+
children: [t('user.groupTypes.grepCode'), _jsx(InfoList, {
|
|
111
|
+
children: parsedUser.grepCodes.map(function (code) {
|
|
112
|
+
return _jsx("li", {
|
|
113
|
+
children: "".concat(code.displayName, " (").concat(code.code, ")")
|
|
114
|
+
}, code.id);
|
|
115
|
+
})
|
|
116
|
+
})]
|
|
117
|
+
}, "grepCodes")
|
|
97
118
|
})]
|
|
98
119
|
});
|
|
99
120
|
};
|
|
@@ -59,14 +59,17 @@ var createGroupings = function createGroupings(groups) {
|
|
|
59
59
|
var parseOrgs = function parseOrgs(groups) {
|
|
60
60
|
var _groups$reduce = groups.reduce(function (acc, curr) {
|
|
61
61
|
if (curr.type === 'fc:org') {
|
|
62
|
-
return [acc[0].concat(curr), acc[1]];
|
|
62
|
+
return [acc[0].concat(curr), acc[1], acc[2]];
|
|
63
|
+
} else if (curr.type === 'fc:gogroup') {
|
|
64
|
+
return [acc[0], acc[1].concat(curr), acc[2]];
|
|
63
65
|
} else {
|
|
64
|
-
return [acc[0], acc[1].concat(curr)];
|
|
66
|
+
return [acc[0], acc[1], acc[2].concat(curr)];
|
|
65
67
|
}
|
|
66
|
-
}, [[], []]),
|
|
67
|
-
_groups$reduce2 = _slicedToArray(_groups$reduce,
|
|
68
|
+
}, [[], [], []]),
|
|
69
|
+
_groups$reduce2 = _slicedToArray(_groups$reduce, 3),
|
|
68
70
|
roots = _groups$reduce2[0],
|
|
69
|
-
children = _groups$reduce2[1]
|
|
71
|
+
children = _groups$reduce2[1],
|
|
72
|
+
grep = _groups$reduce2[2];
|
|
70
73
|
|
|
71
74
|
var childrenByParentId = groupBy(children, function (c) {
|
|
72
75
|
return c.parent;
|
|
@@ -78,11 +81,14 @@ var parseOrgs = function parseOrgs(groups) {
|
|
|
78
81
|
children: (_childrenByParentId$r = childrenByParentId[root.id]) !== null && _childrenByParentId$r !== void 0 ? _childrenByParentId$r : []
|
|
79
82
|
});
|
|
80
83
|
});
|
|
81
|
-
return
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
return {
|
|
85
|
+
grepCodes: grep,
|
|
86
|
+
roots: rootsWithChildren.map(function (root) {
|
|
87
|
+
return _objectSpread(_objectSpread({}, root), {}, {
|
|
88
|
+
children: createGroupings(root.children)
|
|
89
|
+
});
|
|
90
|
+
})
|
|
91
|
+
};
|
|
86
92
|
};
|
|
87
93
|
/**
|
|
88
94
|
* @param user A user object coming from the API
|
|
@@ -91,12 +97,16 @@ var parseOrgs = function parseOrgs(groups) {
|
|
|
91
97
|
|
|
92
98
|
|
|
93
99
|
export var parseUserObject = function parseUserObject(user) {
|
|
94
|
-
var
|
|
100
|
+
var _parseOrgs = parseOrgs(user.groups),
|
|
101
|
+
roots = _parseOrgs.roots,
|
|
102
|
+
grepCodes = _parseOrgs.grepCodes;
|
|
103
|
+
|
|
95
104
|
return {
|
|
96
105
|
uid: user.uid,
|
|
97
106
|
primaryAffiliation: user.eduPersonPrimaryAffiliation,
|
|
98
107
|
displayName: user.displayName,
|
|
99
108
|
mail: user.mail,
|
|
100
|
-
organizations:
|
|
109
|
+
organizations: roots,
|
|
110
|
+
grepCodes: grepCodes
|
|
101
111
|
};
|
|
102
112
|
};
|
package/es/locale/messages-en.js
CHANGED
|
@@ -972,10 +972,13 @@ var messages = _objectSpread(_objectSpread({
|
|
|
972
972
|
name: 'Name',
|
|
973
973
|
mail: 'E-mail',
|
|
974
974
|
username: 'Username',
|
|
975
|
+
mobile: 'Phone number',
|
|
976
|
+
preferredLanguage: 'Foretrukket språk',
|
|
975
977
|
groupTypes: {
|
|
976
978
|
basic: 'Basic group',
|
|
977
979
|
teaching: 'Teaching group',
|
|
978
|
-
other: 'Other groups'
|
|
980
|
+
other: 'Other groups',
|
|
981
|
+
grepCode: 'Grep codes'
|
|
979
982
|
},
|
|
980
983
|
wrongUserInfoDisclaimer: 'If any information is wrong, it must be updated by the host organization/school owner the user belongs to. An overview of available user support can be found here: '
|
|
981
984
|
},
|
|
@@ -1026,6 +1029,7 @@ var messages = _objectSpread(_objectSpread({
|
|
|
1026
1029
|
detailView: 'Detailed listview',
|
|
1027
1030
|
shortView: 'Card view',
|
|
1028
1031
|
myPage: {
|
|
1032
|
+
noRecents: "You haven't added any resources yet. This is how you get started:",
|
|
1029
1033
|
imageAlt: 'Medium close-up of girl holding a tablet. On top of the tablet there are colour samples in different shapes and colours. Graphic image.',
|
|
1030
1034
|
confirmDeleteAccount: 'Are you sure you want to delete your account?',
|
|
1031
1035
|
confirmDeleteAccountButton: 'Delete account',
|
package/es/locale/messages-nb.js
CHANGED
|
@@ -972,10 +972,13 @@ var messages = _objectSpread(_objectSpread({
|
|
|
972
972
|
name: 'Navn',
|
|
973
973
|
mail: 'E-post',
|
|
974
974
|
username: 'Brukernavn',
|
|
975
|
+
mobile: 'Telefonnummer',
|
|
976
|
+
preferredLanguage: 'Foretrukket målform',
|
|
975
977
|
groupTypes: {
|
|
976
978
|
basic: 'Basisgruppe',
|
|
977
979
|
teaching: 'Undervisningsgruppe',
|
|
978
|
-
other: 'Andre grupper'
|
|
980
|
+
other: 'Andre grupper',
|
|
981
|
+
grepCode: 'Grepkoder'
|
|
979
982
|
},
|
|
980
983
|
wrongUserInfoDisclaimer: 'Dersom informasjonen er feil, må den oppdateres av vertsorganisasjon/skoleeier som brukeren tilhører. Oversikt over brukerstøtte finnes her: '
|
|
981
984
|
},
|
|
@@ -1026,6 +1029,7 @@ var messages = _objectSpread(_objectSpread({
|
|
|
1026
1029
|
detailView: 'Detaljert listevisning',
|
|
1027
1030
|
shortView: 'Kort visning',
|
|
1028
1031
|
myPage: {
|
|
1032
|
+
noRecents: 'Du har ikke lagt til noen ressurser ennå. Slik kommer du i gang:',
|
|
1029
1033
|
imageAlt: 'Halvnært bilde av jente som holder et nettbrett i hendene. Oppå nettbrettet ligger det ei samling fargeprøver i ulike former og farger. Grafikk.',
|
|
1030
1034
|
confirmDeleteAccount: 'Er du sikker på at du vil slette kontoen?',
|
|
1031
1035
|
confirmDeleteAccountButton: 'Slett konto',
|
package/es/locale/messages-nn.js
CHANGED
|
@@ -972,10 +972,13 @@ var messages = _objectSpread(_objectSpread({
|
|
|
972
972
|
name: 'Namn',
|
|
973
973
|
mail: 'E-post',
|
|
974
974
|
username: 'Brukarnamn',
|
|
975
|
+
mobile: 'Telefonnummer',
|
|
976
|
+
preferredLanguage: 'Føretrekt målform',
|
|
975
977
|
groupTypes: {
|
|
976
978
|
basic: 'Basisgruppe',
|
|
977
979
|
teaching: 'Undervisningsgruppe',
|
|
978
|
-
other: 'Andre grupper'
|
|
980
|
+
other: 'Andre grupper',
|
|
981
|
+
grepCode: 'Grepkodar'
|
|
979
982
|
},
|
|
980
983
|
wrongUserInfoDisclaimer: 'Dersom informasjonen er feil, må han oppdaterast av vertsorganisasjon/skuleeigar som brukaren tilhøyrer. Oversikt over brukarstøtte finst her: '
|
|
981
984
|
},
|
|
@@ -1026,6 +1029,7 @@ var messages = _objectSpread(_objectSpread({
|
|
|
1026
1029
|
detailView: 'Detaljert listevisning',
|
|
1027
1030
|
shortView: 'Kortvisning',
|
|
1028
1031
|
myPage: {
|
|
1032
|
+
noRecents: 'Du har ikkje lagt til nokon ressurar enno. Slik kjem du i gang:',
|
|
1029
1033
|
imageAlt: 'Halvnært bilete av jente som held eit nettbrett i hendene. Oppå nettbrettet ligg det ei samling fargeprøver i ulike former og fargar. Grafikk.',
|
|
1030
1034
|
confirmDeleteAccount: 'Er du sikker på at du vil slette kontoen?',
|
|
1031
1035
|
confirmDeleteAccountButton: 'Slett konto',
|
package/es/locale/messages-se.js
CHANGED
|
@@ -39,48 +39,48 @@ var messages = _objectSpread(_objectSpread({
|
|
|
39
39
|
},
|
|
40
40
|
tagSelector: {
|
|
41
41
|
aria: {
|
|
42
|
-
screenReaderStatus: '{{count}}
|
|
43
|
-
disabled: '
|
|
44
|
-
selected: '
|
|
45
|
-
focused: '
|
|
42
|
+
screenReaderStatus: '{{count}} bohtosa olámuttos',
|
|
43
|
+
disabled: 'ii olámuttos',
|
|
44
|
+
selected: 'válljejuvvon',
|
|
45
|
+
focused: 'fokuserejuvvon',
|
|
46
46
|
guidance: {
|
|
47
47
|
menu: {
|
|
48
|
-
updown: '
|
|
49
|
-
enter: '
|
|
50
|
-
escape: '
|
|
51
|
-
tab: '
|
|
48
|
+
updown: 'Geavat njuollaboaluid vulos ja bajás válljet fáddágilkoriid',
|
|
49
|
+
enter: 'deaddil enter válljet merkejuvvon fáddágilkora',
|
|
50
|
+
escape: 'deaddil escape giddet fálu',
|
|
51
|
+
tab: 'deaddil tab válljet fáddágilkora ja giddet fálu'
|
|
52
52
|
},
|
|
53
53
|
input: {
|
|
54
|
-
select: '
|
|
55
|
-
focused: '
|
|
56
|
-
refine: '
|
|
57
|
-
down: '
|
|
58
|
-
left: '
|
|
59
|
-
space: '
|
|
54
|
+
select: 'Fáddágilkor-fállu',
|
|
55
|
+
focused: 'lea fokuserejuvvon',
|
|
56
|
+
refine: 'čále vai filtarasttet fáddágilkor listtu',
|
|
57
|
+
down: 'deaddil njuola vulos rahpat fálu',
|
|
58
|
+
left: 'deaddil gurut njuola fokuseret válljejuvvon fáddágilkoriid',
|
|
59
|
+
space: 'deaddil sátnegaskaboalu álggahit ođđa fáddágilkora'
|
|
60
60
|
},
|
|
61
|
-
value: '
|
|
61
|
+
value: 'Geavat olgeš ja gurut njuolaid navigeret válljejuvvon fáddágilkoriid gaskkas, deaddil backspace sihkkut válljejuvvon fáddágilkora. Jus ii leat válljejuvvon fáddágilkor de sihkkojuvvo maŋimus.'
|
|
62
62
|
},
|
|
63
63
|
onChange: {
|
|
64
|
-
deselect: '
|
|
65
|
-
clear: '
|
|
66
|
-
initialFocus: "
|
|
67
|
-
selectedDisabled: '
|
|
68
|
-
selected: '
|
|
64
|
+
deselect: 'fáddágilkor {{label}}, sihkkojuvvon.',
|
|
65
|
+
clear: 'Buot válljejuvvon fáddágilkorat sihkkojuvvon.',
|
|
66
|
+
initialFocus: "F\xE1dd\xE1gilkorat {{labels}}, v\xE1lljejuvvon.",
|
|
67
|
+
selectedDisabled: 'Fáddágilkor {{label}} ii sáhte válljejuvvot. Vállje eará molsaeavttu.',
|
|
68
|
+
selected: 'Fáddágilkor {{label}}, vállejuvvon.'
|
|
69
69
|
},
|
|
70
70
|
onFocus: {
|
|
71
|
-
value: '
|
|
72
|
-
menu: '
|
|
73
|
-
of: '
|
|
71
|
+
value: 'fáddágilkor {{label}} fokuserejuvvon, {{position}}.',
|
|
72
|
+
menu: 'fáddágilkor {{label}} {{status}}, {{position}}.',
|
|
73
|
+
of: 'eret'
|
|
74
74
|
},
|
|
75
|
-
onFilter: '
|
|
75
|
+
onFilter: ' ohcansátnái '
|
|
76
76
|
},
|
|
77
|
-
noOptions: '
|
|
77
|
+
noOptions: 'Eai leat válljenvejolašvuođat',
|
|
78
78
|
label: 'Bija fáddágilkora',
|
|
79
|
-
createLabel: '
|
|
79
|
+
createLabel: 'Lasit fáddágilkora {{tag}}',
|
|
80
80
|
placeholder: 'Čále fáddágilkora',
|
|
81
81
|
removeTag: 'Váldde eret {{name}}',
|
|
82
|
-
hideTags: '
|
|
83
|
-
showTags: '
|
|
82
|
+
hideTags: 'Čiega fáddágilkoriid',
|
|
83
|
+
showTags: 'Čájet fáddágilkoriid'
|
|
84
84
|
},
|
|
85
85
|
htmlTitles: {
|
|
86
86
|
titleTemplate: titleTemplate,
|
|
@@ -972,10 +972,13 @@ var messages = _objectSpread(_objectSpread({
|
|
|
972
972
|
name: 'Namma',
|
|
973
973
|
mail: 'Eboasta',
|
|
974
974
|
username: 'Geavahan namma',
|
|
975
|
+
mobile: 'Telefonnummar',
|
|
976
|
+
preferredLanguage: 'Háliiduvvon giella',
|
|
975
977
|
groupTypes: {
|
|
976
978
|
basic: 'Vuođđojoavku',
|
|
977
979
|
teaching: 'Oahpahusjoavku',
|
|
978
|
-
other: 'Eará joavkkut'
|
|
980
|
+
other: 'Eará joavkkut',
|
|
981
|
+
grepCode: 'Grepkoda'
|
|
979
982
|
},
|
|
980
983
|
wrongUserInfoDisclaimer: 'Jus leat boasttudieđut, de ferte organisašuvdna/skuvlaeaiggát masá geavaheaddji gullá ođasmahttit dan. Visogova geavaheaddjidoarjaga ektui gávnnat dás: '
|
|
981
984
|
},
|
|
@@ -1026,6 +1029,7 @@ var messages = _objectSpread(_objectSpread({
|
|
|
1026
1029
|
detailView: 'Bienalaš oppalašlistu',
|
|
1027
1030
|
shortView: 'Oanehis listu',
|
|
1028
1031
|
myPage: {
|
|
1032
|
+
noRecents: 'Du har ikkje lagt til nokon ressurar enno. Slik kjem du i gang:',
|
|
1029
1033
|
imageAlt: 'Halvnært bilde av jente som holder et nettbrett i hendene. Oppå nettbrettet ligger det ei samling fargeprøver i ulike former og farger. Grafikk.',
|
|
1030
1034
|
confirmDeleteAccount: 'Leat go sihkar ahte dáhtut sihkkut kontu?',
|
|
1031
1035
|
confirmDeleteAccountButton: 'Sihko kontu',
|
|
@@ -972,10 +972,13 @@ var messages = _objectSpread(_objectSpread({
|
|
|
972
972
|
name: 'Navn',
|
|
973
973
|
mail: 'E-post',
|
|
974
974
|
username: 'Brukernavn',
|
|
975
|
+
mobile: 'Telefonnummer',
|
|
976
|
+
preferredLanguage: 'Føretrekt målform',
|
|
975
977
|
groupTypes: {
|
|
976
978
|
basic: 'Basisgruppe',
|
|
977
979
|
teaching: 'Undervisningsgruppe',
|
|
978
|
-
other: 'Andre grupper'
|
|
980
|
+
other: 'Andre grupper',
|
|
981
|
+
grepCode: 'Grepkodar'
|
|
979
982
|
},
|
|
980
983
|
wrongUserInfoDisclaimer: 'Dersom informasjonen er feil, må den oppdateres av vertsorganisasjon/skoleeier som brukeren tilhører. Oversikt over brukerstøtte finnes her: '
|
|
981
984
|
},
|
|
@@ -1026,6 +1029,7 @@ var messages = _objectSpread(_objectSpread({
|
|
|
1026
1029
|
detailView: 'Detaljert listevisning',
|
|
1027
1030
|
shortView: 'Kort visning',
|
|
1028
1031
|
myPage: {
|
|
1032
|
+
noRecents: 'Du har ikkje lagt til nokon ressurar enno. Slik kjem du i gang:',
|
|
1029
1033
|
imageAlt: 'Halvnært bilde av jente som holder et nettbrett i hendene. Oppå nettbrettet ligger det ei samling fargeprøver i ulike former og farger. Grafikk.',
|
|
1030
1034
|
confirmDeleteAccount: 'Er du sikker på at du vil slette kontoen?',
|
|
1031
1035
|
confirmDeleteAccountButton: 'Slett konto',
|
|
@@ -12,7 +12,7 @@ import React from 'react';
|
|
|
12
12
|
import ReactDOM from 'react-dom';
|
|
13
13
|
|
|
14
14
|
function canUseDOM() {
|
|
15
|
-
return !!(typeof window !== 'undefined' && window.document &&
|
|
15
|
+
return !!(typeof window !== 'undefined' && window.document && !window.document.hidden); // window.document.hidden === jsdom check
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
export function createUniversalPortal(children, selector) {
|
|
@@ -20,9 +20,9 @@ export default class DisplayOnPageYOffset extends Component<Props, State> {
|
|
|
20
20
|
componentDidMount(): void;
|
|
21
21
|
componentWillUnmount(): void;
|
|
22
22
|
handleScroll(): void;
|
|
23
|
-
render(): import("@emotion/react/
|
|
23
|
+
render(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
24
24
|
static propTypes: {
|
|
25
|
-
children: PropTypes.Validator<
|
|
25
|
+
children: PropTypes.Validator<NonNullable<PropTypes.ReactNodeLike>>;
|
|
26
26
|
yOffsetMin: PropTypes.Validator<number>;
|
|
27
27
|
yOffsetMax: PropTypes.Requireable<number>;
|
|
28
28
|
};
|
package/lib/Animation/Fade.d.ts
CHANGED
|
@@ -8,9 +8,9 @@ interface Props {
|
|
|
8
8
|
exitDelay?: number | undefined | null;
|
|
9
9
|
}
|
|
10
10
|
declare const Fade: {
|
|
11
|
-
({ children, delay, timeout, exitDelay, ...rest }: Props & Omit<CSSTransitionProps, 'timeout' | 'unmountOnExit' | 'onEnter' | 'onExit'>): import("@emotion/react/
|
|
11
|
+
({ children, delay, timeout, exitDelay, ...rest }: Props & Omit<CSSTransitionProps, 'timeout' | 'unmountOnExit' | 'onEnter' | 'onExit'>): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
12
12
|
propTypes: {
|
|
13
|
-
children: PropTypes.Validator<
|
|
13
|
+
children: PropTypes.Validator<NonNullable<PropTypes.ReactNodeLike>>;
|
|
14
14
|
timeout: PropTypes.Requireable<number>;
|
|
15
15
|
delay: PropTypes.Requireable<number>;
|
|
16
16
|
exitDelay: PropTypes.Requireable<number>;
|
package/lib/Article/Article.d.ts
CHANGED
|
@@ -20,12 +20,12 @@ declare type ArticleTitleProps = {
|
|
|
20
20
|
label?: string;
|
|
21
21
|
children: ReactNode;
|
|
22
22
|
};
|
|
23
|
-
export declare const ArticleTitle: ({ children, icon, label }: ArticleTitleProps) => import("@emotion/react/
|
|
23
|
+
export declare const ArticleTitle: ({ children, icon, label }: ArticleTitleProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
24
24
|
declare type ArticleIntroductionProps = {
|
|
25
25
|
children: ReactNode;
|
|
26
26
|
renderMarkdown: (text: string) => string;
|
|
27
27
|
};
|
|
28
|
-
export declare const ArticleIntroduction: ({ children, renderMarkdown, }: ArticleIntroductionProps) => import("@emotion/react/
|
|
28
|
+
export declare const ArticleIntroduction: ({ children, renderMarkdown, }: ArticleIntroductionProps) => import("@emotion/react/jsx-runtime").JSX.Element | null;
|
|
29
29
|
declare type Messages = {
|
|
30
30
|
label: string;
|
|
31
31
|
messageBox?: string;
|
|
@@ -58,5 +58,5 @@ declare type Props = {
|
|
|
58
58
|
};
|
|
59
59
|
accessMessage?: string;
|
|
60
60
|
};
|
|
61
|
-
export declare const Article: ({ article, icon, licenseBox, modifier, messages, messageBoxLinks, children, competenceGoals, competenceGoalTypes, copyPageUrlLink, id, locale, notions, printUrl, renderMarkdown, accessMessage, heartButton, }: Props) => import("@emotion/react/
|
|
61
|
+
export declare const Article: ({ article, icon, licenseBox, modifier, messages, messageBoxLinks, children, competenceGoals, competenceGoalTypes, copyPageUrlLink, id, locale, notions, printUrl, renderMarkdown, accessMessage, heartButton, }: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
62
62
|
export default Article;
|
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
declare type Props = {
|
|
9
9
|
message: string;
|
|
10
10
|
};
|
|
11
|
-
declare const ArticleAccessMessage: ({ message }: Props) => import("@emotion/react/
|
|
11
|
+
declare const ArticleAccessMessage: ({ message }: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
12
12
|
export default ArticleAccessMessage;
|
|
@@ -24,5 +24,5 @@ declare type Props = {
|
|
|
24
24
|
copyEmbedLink?: string;
|
|
25
25
|
copySourceReference?: string;
|
|
26
26
|
};
|
|
27
|
-
declare const ArticleByline: ({ authors, suppliers, license, licenseBox, published, copyPageUrlLink, printUrl, locale, copyEmbedLink, copySourceReference, }: Props) => import("@emotion/react/
|
|
27
|
+
declare const ArticleByline: ({ authors, suppliers, license, licenseBox, published, copyPageUrlLink, printUrl, locale, copyEmbedLink, copySourceReference, }: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
28
28
|
export default ArticleByline;
|
|
@@ -3,5 +3,5 @@ declare type Props = {
|
|
|
3
3
|
content: string;
|
|
4
4
|
locale: Locale;
|
|
5
5
|
};
|
|
6
|
-
declare const ArticleContent: ({ content, locale, ...rest }: Props) => import("@emotion/react/
|
|
6
|
+
declare const ArticleContent: ({ content, locale, ...rest }: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
7
7
|
export default ArticleContent;
|
|
@@ -2,5 +2,5 @@ import { FootNote as FootNoteType } from '../types';
|
|
|
2
2
|
declare type ArticleFootNotesProps = {
|
|
3
3
|
footNotes: Array<FootNoteType>;
|
|
4
4
|
};
|
|
5
|
-
declare const ArticleFootNotes: ({ footNotes }: ArticleFootNotesProps) => import("@emotion/react/
|
|
5
|
+
declare const ArticleFootNotes: ({ footNotes }: ArticleFootNotesProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
6
6
|
export default ArticleFootNotes;
|
|
@@ -5,13 +5,12 @@
|
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
|
-
import
|
|
9
|
-
import { WithTranslation } from 'react-i18next';
|
|
8
|
+
import { ComponentType, ReactNode } from 'react';
|
|
10
9
|
declare type OpenButtonProps = {
|
|
11
10
|
onClick: () => void;
|
|
12
11
|
children: ReactNode;
|
|
13
12
|
};
|
|
14
|
-
export declare const OpenButton: ({ children, onClick }: OpenButtonProps) => import("@emotion/react/
|
|
13
|
+
export declare const OpenButton: ({ children, onClick }: OpenButtonProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
15
14
|
declare type Props = {
|
|
16
15
|
competenceGoals?: ((inp: {
|
|
17
16
|
Dialog: ComponentType;
|
|
@@ -23,5 +22,5 @@ declare type Props = {
|
|
|
23
22
|
competenceGoalTypes?: string[];
|
|
24
23
|
children: ReactNode;
|
|
25
24
|
};
|
|
26
|
-
declare const
|
|
27
|
-
export default
|
|
25
|
+
declare const ArticleHeaderWrapper: ({ children, competenceGoals, competenceGoalTypes }: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
26
|
+
export default ArticleHeaderWrapper;
|