@telia/teddy 0.6.5 → 0.6.7

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.
@@ -257,7 +257,8 @@ const PRIVATE_LINKS = {
257
257
  links: [
258
258
  {
259
259
  name: "Alle mobilabonnement",
260
- link: "/mobilabonnement/"
260
+ link: "/mobilabonnement/",
261
+ appKey: APP_KEYS["web-shop"]
261
262
  },
262
263
  {
263
264
  name: "Ubegrenset data",
@@ -287,7 +288,7 @@ const PRIVATE_LINKS = {
287
288
  {
288
289
  name: "Prisliste",
289
290
  link: "/mobilabonnement/priser/",
290
- appKey: APP_KEYS["web-shop"]
291
+ appKey: APP_KEYS["open-pages"]
291
292
  },
292
293
  {
293
294
  name: "Hjelp mobil",
@@ -786,8 +787,8 @@ const BUSINESS_LINKS = {
786
787
  appKey: APP_KEYS["open-pages"]
787
788
  },
788
789
  {
789
- name: "Grønne løsninger",
790
- link: "/bedrift/produkter-og-tjenester/kundehistorier/gronne-losninger/",
790
+ name: "Smart teknologi",
791
+ link: "/bedrift/produkter-og-tjenester/kundehistorier/#smar",
791
792
  appKey: APP_KEYS["open-pages"]
792
793
  },
793
794
  {
@@ -292,6 +292,7 @@ export declare const PRIVATE_LINKS: {
292
292
  readonly links: [{
293
293
  readonly name: "Alle mobilabonnement";
294
294
  readonly link: "/mobilabonnement/";
295
+ readonly appKey: "web-shop";
295
296
  }, {
296
297
  readonly name: "Ubegrenset data";
297
298
  readonly link: "/mobilabonnement/ubegrenset-data/";
@@ -315,7 +316,7 @@ export declare const PRIVATE_LINKS: {
315
316
  }, {
316
317
  readonly name: "Prisliste";
317
318
  readonly link: "/mobilabonnement/priser/";
318
- readonly appKey: "web-shop";
319
+ readonly appKey: "open-pages";
319
320
  }, {
320
321
  readonly name: "Hjelp mobil";
321
322
  readonly link: "/mobilabonnement/hjelp/";
@@ -707,8 +708,8 @@ export declare const BUSINESS_LINKS: {
707
708
  readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#sikk";
708
709
  readonly appKey: "open-pages";
709
710
  }, {
710
- readonly name: "Grønne løsninger";
711
- readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/gronne-losninger/";
711
+ readonly name: "Smart teknologi";
712
+ readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#smar";
712
713
  readonly appKey: "open-pages";
713
714
  }, {
714
715
  readonly name: "Alt om kundehistorier";
@@ -1067,6 +1068,7 @@ export declare const getLinks: (ukko?: boolean) => [{
1067
1068
  readonly links: [{
1068
1069
  readonly name: "Alle mobilabonnement";
1069
1070
  readonly link: "/mobilabonnement/";
1071
+ readonly appKey: "web-shop";
1070
1072
  }, {
1071
1073
  readonly name: "Ubegrenset data";
1072
1074
  readonly link: "/mobilabonnement/ubegrenset-data/";
@@ -1090,7 +1092,7 @@ export declare const getLinks: (ukko?: boolean) => [{
1090
1092
  }, {
1091
1093
  readonly name: "Prisliste";
1092
1094
  readonly link: "/mobilabonnement/priser/";
1093
- readonly appKey: "web-shop";
1095
+ readonly appKey: "open-pages";
1094
1096
  }, {
1095
1097
  readonly name: "Hjelp mobil";
1096
1098
  readonly link: "/mobilabonnement/hjelp/";
@@ -1481,8 +1483,8 @@ export declare const getLinks: (ukko?: boolean) => [{
1481
1483
  readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#sikk";
1482
1484
  readonly appKey: "open-pages";
1483
1485
  }, {
1484
- readonly name: "Grønne løsninger";
1485
- readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/gronne-losninger/";
1486
+ readonly name: "Smart teknologi";
1487
+ readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#smar";
1486
1488
  readonly appKey: "open-pages";
1487
1489
  }, {
1488
1490
  readonly name: "Alt om kundehistorier";
@@ -255,7 +255,8 @@ const PRIVATE_LINKS = {
255
255
  links: [
256
256
  {
257
257
  name: "Alle mobilabonnement",
258
- link: "/mobilabonnement/"
258
+ link: "/mobilabonnement/",
259
+ appKey: APP_KEYS["web-shop"]
259
260
  },
260
261
  {
261
262
  name: "Ubegrenset data",
@@ -285,7 +286,7 @@ const PRIVATE_LINKS = {
285
286
  {
286
287
  name: "Prisliste",
287
288
  link: "/mobilabonnement/priser/",
288
- appKey: APP_KEYS["web-shop"]
289
+ appKey: APP_KEYS["open-pages"]
289
290
  },
290
291
  {
291
292
  name: "Hjelp mobil",
@@ -784,8 +785,8 @@ const BUSINESS_LINKS = {
784
785
  appKey: APP_KEYS["open-pages"]
785
786
  },
786
787
  {
787
- name: "Grønne løsninger",
788
- link: "/bedrift/produkter-og-tjenester/kundehistorier/gronne-losninger/",
788
+ name: "Smart teknologi",
789
+ link: "/bedrift/produkter-og-tjenester/kundehistorier/#smar",
789
790
  appKey: APP_KEYS["open-pages"]
790
791
  },
791
792
  {
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "pnpm": ">=9"
21
21
  },
22
22
  "private": false,
23
- "version": "0.6.5",
23
+ "version": "0.6.7",
24
24
  "sideEffects": [
25
25
  "**/*.css",
26
26
  "**/*.svg"