@ndla/ui 8.2.0 → 8.2.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ndla/ui",
3
- "version": "8.2.0",
3
+ "version": "8.2.3",
4
4
  "description": "UI component library for NDLA.",
5
5
  "license": "GPL-3.0",
6
6
  "main": "lib/index.js",
@@ -31,18 +31,18 @@
31
31
  "types"
32
32
  ],
33
33
  "dependencies": {
34
- "@ndla/button": "^2.1.3",
35
- "@ndla/carousel": "^1.2.3",
36
- "@ndla/core": "^2.0.1",
37
- "@ndla/hooks": "^1.1.2",
34
+ "@ndla/button": "^2.1.5",
35
+ "@ndla/carousel": "^1.2.5",
36
+ "@ndla/core": "^2.1.1",
37
+ "@ndla/hooks": "^1.1.3",
38
38
  "@ndla/icons": "^1.6.1",
39
- "@ndla/licenses": "^4.0.3",
40
- "@ndla/modal": "^1.2.3",
41
- "@ndla/safelink": "^1.1.4",
42
- "@ndla/switch": "^0.1.3",
43
- "@ndla/tabs": "^1.1.2",
44
- "@ndla/tooltip": "^0.3.3",
45
- "@ndla/util": "^2.0.4",
39
+ "@ndla/licenses": "^4.0.5",
40
+ "@ndla/modal": "^1.2.5",
41
+ "@ndla/safelink": "^1.1.6",
42
+ "@ndla/switch": "^0.1.5",
43
+ "@ndla/tabs": "^1.1.3",
44
+ "@ndla/tooltip": "^0.3.5",
45
+ "@ndla/util": "^2.0.5",
46
46
  "@reach/menu-button": "^0.16.2",
47
47
  "@reach/slider": "^0.16.0",
48
48
  "focus-trap-react": "^8.9.2",
@@ -80,5 +80,5 @@
80
80
  "publishConfig": {
81
81
  "access": "public"
82
82
  },
83
- "gitHead": "76d43c9fc110d7dcd1ab0f46e0f3c7ddd3d313b2"
83
+ "gitHead": "cad80f3c7f0d81b01bacf0599885670d63c7e0a4"
84
84
  }
@@ -518,7 +518,7 @@ const messages = {
518
518
  footerInfo: 'Nettstedet er utarbeidet av NDLA med åpen kildekode.',
519
519
  footerEditiorInChief: 'Ansvarlig redaktør: ',
520
520
  footerManagingEditor: 'Utgaveansvarlig: ',
521
- footerPrivacyLink: 'Personvernerklæring',
521
+ footerPrivacyLink: 'Personvernerklæring og cookies',
522
522
  socialMediaLinks: {
523
523
  facebook: 'NDLA på Facebook',
524
524
  facebookAria: 'Besøk NDLA på Facebook',
@@ -519,7 +519,7 @@ const messages = {
519
519
  footerInfo: 'Nettstaden er utarbeida av NDLA med open kjeldekode.',
520
520
  footerEditiorInChief: 'Ansvarleg redaktør: ',
521
521
  footerManagingEditor: 'Utgåveansvarleg: ',
522
- footerPrivacyLink: 'Personvernerklæring',
522
+ footerPrivacyLink: 'Personvernerklæring og cookies',
523
523
  socialMediaLinks: {
524
524
  facebook: 'NDLA på Facebook',
525
525
  facebookAria: 'Besøk NDLA på Facebook',