@ndla/ui 47.3.0 → 47.4.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.
Files changed (80) hide show
  1. package/es/CampaignBlock/CampaignBlock.js +8 -6
  2. package/es/ContactBlock/ContactBlock.js +17 -14
  3. package/es/CopyParagraphButton/CopyParagraphButtonV2.js +5 -3
  4. package/es/Embed/ConceptEmbed.js +22 -13
  5. package/es/Embed/ConceptListEmbed.js +6 -3
  6. package/es/Embed/ImageEmbed.js +5 -3
  7. package/es/Embed/conceptComponents.js +19 -13
  8. package/es/Footer/Footer.js +11 -9
  9. package/es/Footer/FooterLinks.js +19 -34
  10. package/es/FrontpageArticle/FrontpageArticle.js +5 -2
  11. package/es/Gloss/Gloss.js +8 -8
  12. package/es/Image/Image.js +8 -5
  13. package/es/KeyFigure/KeyFigure.js +8 -5
  14. package/es/Notion/Notion.js +7 -5
  15. package/es/Table/Table.js +6 -6
  16. package/es/locale/messages-en.js +1 -0
  17. package/es/locale/messages-nb.js +1 -0
  18. package/es/locale/messages-nn.js +2 -1
  19. package/es/locale/messages-se.js +1 -0
  20. package/es/locale/messages-sma.js +1 -0
  21. package/lib/CampaignBlock/CampaignBlock.js +8 -6
  22. package/lib/ContactBlock/ContactBlock.d.ts +2 -1
  23. package/lib/ContactBlock/ContactBlock.js +17 -14
  24. package/lib/CopyParagraphButton/CopyParagraphButtonV2.d.ts +2 -1
  25. package/lib/CopyParagraphButton/CopyParagraphButtonV2.js +5 -3
  26. package/lib/Embed/ConceptEmbed.d.ts +4 -3
  27. package/lib/Embed/ConceptEmbed.js +22 -13
  28. package/lib/Embed/ConceptListEmbed.d.ts +2 -1
  29. package/lib/Embed/ConceptListEmbed.js +6 -3
  30. package/lib/Embed/ImageEmbed.d.ts +2 -1
  31. package/lib/Embed/ImageEmbed.js +5 -3
  32. package/lib/Embed/conceptComponents.d.ts +1 -0
  33. package/lib/Embed/conceptComponents.js +19 -13
  34. package/lib/Footer/Footer.d.ts +6 -1
  35. package/lib/Footer/Footer.js +11 -9
  36. package/lib/Footer/FooterLinks.d.ts +7 -2
  37. package/lib/Footer/FooterLinks.js +19 -34
  38. package/lib/FrontpageArticle/FrontpageArticle.d.ts +2 -1
  39. package/lib/FrontpageArticle/FrontpageArticle.js +5 -2
  40. package/lib/Gloss/Gloss.js +8 -8
  41. package/lib/Image/Image.d.ts +2 -1
  42. package/lib/Image/Image.js +8 -5
  43. package/lib/KeyFigure/KeyFigure.d.ts +2 -1
  44. package/lib/KeyFigure/KeyFigure.js +8 -5
  45. package/lib/Notion/Notion.d.ts +2 -1
  46. package/lib/Notion/Notion.js +7 -5
  47. package/lib/Table/Table.d.ts +1 -0
  48. package/lib/Table/Table.js +6 -6
  49. package/lib/locale/messages-en.d.ts +1 -0
  50. package/lib/locale/messages-en.js +1 -0
  51. package/lib/locale/messages-nb.d.ts +1 -0
  52. package/lib/locale/messages-nb.js +1 -0
  53. package/lib/locale/messages-nn.d.ts +1 -0
  54. package/lib/locale/messages-nn.js +2 -1
  55. package/lib/locale/messages-se.d.ts +1 -0
  56. package/lib/locale/messages-se.js +1 -0
  57. package/lib/locale/messages-sma.d.ts +1 -0
  58. package/lib/locale/messages-sma.js +1 -0
  59. package/package.json +17 -17
  60. package/src/CampaignBlock/CampaignBlock.tsx +4 -2
  61. package/src/ContactBlock/ContactBlock.tsx +13 -3
  62. package/src/CopyParagraphButton/CopyParagraphButtonV2.tsx +3 -2
  63. package/src/Embed/ConceptEmbed.tsx +10 -1
  64. package/src/Embed/ConceptListEmbed.tsx +4 -3
  65. package/src/Embed/ImageEmbed.tsx +3 -1
  66. package/src/Embed/conceptComponents.tsx +14 -9
  67. package/src/Footer/Footer.stories.tsx +22 -0
  68. package/src/Footer/Footer.tsx +24 -18
  69. package/src/Footer/FooterLinks.tsx +17 -24
  70. package/src/FrontpageArticle/FrontpageArticle.tsx +4 -3
  71. package/src/Gloss/Gloss.tsx +1 -0
  72. package/src/Image/Image.tsx +11 -2
  73. package/src/KeyFigure/KeyFigure.tsx +4 -3
  74. package/src/Notion/Notion.tsx +3 -2
  75. package/src/Table/Table.tsx +1 -0
  76. package/src/locale/messages-en.ts +1 -0
  77. package/src/locale/messages-nb.ts +1 -0
  78. package/src/locale/messages-nn.ts +2 -1
  79. package/src/locale/messages-se.ts +1 -0
  80. package/src/locale/messages-sma.ts +1 -0
@@ -1209,6 +1209,7 @@ const messages = {
1209
1209
  listView: 'List view',
1210
1210
  detailView: 'Detailed listview',
1211
1211
  shortView: 'Card view',
1212
+ userPictureAltText: 'Profile picture',
1212
1213
  sharedFolder: {
1213
1214
  folderCopied: 'The folder was copied.',
1214
1215
  info: 'This folder contains learning resources and tasks from NDLA, gathered by a teacher.',
@@ -1206,6 +1206,7 @@ const messages = {
1206
1206
  listView: 'Listevisning',
1207
1207
  detailView: 'Detaljert listevisning',
1208
1208
  shortView: 'Kort visning',
1209
+ userPictureAltText: 'Profilbilde',
1209
1210
  sharedFolder: {
1210
1211
  folderCopied: 'Mappen har blitt kopiert.',
1211
1212
  info: 'Denne mappa inneholder fagstoff og oppgaver fra NDLA, samlet av en lærer. ',
@@ -516,7 +516,7 @@ const messages = {
516
516
  associatedTopics: 'Tilhøyrande emne',
517
517
  },
518
518
  subjectFrontPage: {
519
- buildsOn: 'Byggjer på',
519
+ buildsOn: 'Bygger på',
520
520
  connectedTo: 'Felles programfag saman med',
521
521
  leadsTo: 'Leier til',
522
522
  },
@@ -1206,6 +1206,7 @@ const messages = {
1206
1206
  listView: 'Listevisning',
1207
1207
  detailView: 'Detaljert listevisning',
1208
1208
  shortView: 'Kortvisning',
1209
+ userPictureAltText: 'Profilbilete',
1209
1210
  sharedFolder: {
1210
1211
  folderCopied: 'Mappa vart kopiert.',
1211
1212
  info: 'Denne mappa inneheld fagstoff og oppgåver frå NDLA, samla av ein lærar.',
@@ -1206,6 +1206,7 @@ const messages = {
1206
1206
  listView: 'Oppalašlistu',
1207
1207
  detailView: 'Bienalaš oppalašlistu',
1208
1208
  shortView: 'Oanehis listu',
1209
+ userPictureAltText: 'Profiilagova',
1209
1210
  sharedFolder: {
1210
1211
  folderCopied: 'Máŋgejuvvon máhppa.',
1211
1212
  info: 'Dán máhpas lea NDLA fágasisdoallu ja bargobihtát, čohkkejuvvon oahpaheaddjis.',
@@ -1211,6 +1211,7 @@ const messages = {
1211
1211
  listView: 'Listevisning',
1212
1212
  detailView: 'Detaljert listevisning',
1213
1213
  shortView: 'Kort visning',
1214
+ userPictureAltText: 'Profijleguvviem',
1214
1215
  sharedFolder: {
1215
1216
  folderCopied: 'Mappen har blitt kopiert.',
1216
1217
  info: 'Denne mappa inneheld fagstoff og oppgåver frå NDLA, samla av ein lærar.',