@telia/teddy 0.6.3 → 0.6.5
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.
|
@@ -290,21 +290,20 @@ export declare const PRIVATE_LINKS: {
|
|
|
290
290
|
readonly appKey: "open-pages";
|
|
291
291
|
}];
|
|
292
292
|
readonly links: [{
|
|
293
|
+
readonly name: "Alle mobilabonnement";
|
|
294
|
+
readonly link: "/mobilabonnement/";
|
|
295
|
+
}, {
|
|
293
296
|
readonly name: "Ubegrenset data";
|
|
294
297
|
readonly link: "/mobilabonnement/ubegrenset-data/";
|
|
295
298
|
readonly appKey: "web-shop";
|
|
296
299
|
}, {
|
|
297
|
-
readonly name: "Mobilabonnement for
|
|
298
|
-
readonly link: "/mobilabonnement/
|
|
300
|
+
readonly name: "Mobilabonnement for familie";
|
|
301
|
+
readonly link: "/mobilabonnement/familie/";
|
|
299
302
|
readonly appKey: "web-shop";
|
|
300
303
|
}, {
|
|
301
304
|
readonly name: "Mobilabonnement for barn";
|
|
302
305
|
readonly link: "/mobilabonnement/barn/";
|
|
303
306
|
readonly appKey: "web-shop";
|
|
304
|
-
}, {
|
|
305
|
-
readonly name: "Mobilabonnement for familie";
|
|
306
|
-
readonly link: "/mobilabonnement/familie/";
|
|
307
|
-
readonly appKey: "web-shop";
|
|
308
307
|
}, {
|
|
309
308
|
readonly name: "Kontantkort";
|
|
310
309
|
readonly link: "/mobilabonnement/kontantkort/";
|
|
@@ -313,14 +312,14 @@ export declare const PRIVATE_LINKS: {
|
|
|
313
312
|
readonly name: "Pakketilbud";
|
|
314
313
|
readonly link: "/mobilabonnement/pakketilbud/";
|
|
315
314
|
readonly appKey: "web-shop";
|
|
315
|
+
}, {
|
|
316
|
+
readonly name: "Prisliste";
|
|
317
|
+
readonly link: "/mobilabonnement/priser/";
|
|
318
|
+
readonly appKey: "web-shop";
|
|
316
319
|
}, {
|
|
317
320
|
readonly name: "Hjelp mobil";
|
|
318
321
|
readonly link: "/mobilabonnement/hjelp/";
|
|
319
322
|
readonly appKey: "open-pages";
|
|
320
|
-
}, {
|
|
321
|
-
readonly name: "Alt om mobilabonnement";
|
|
322
|
-
readonly link: "/mobilabonnement/";
|
|
323
|
-
readonly appKey: "open-pages";
|
|
324
323
|
}];
|
|
325
324
|
}, {
|
|
326
325
|
readonly name: "TV";
|
|
@@ -591,26 +590,195 @@ export declare const BUSINESS_LINKS: {
|
|
|
591
590
|
readonly name: "Produkter og tjenester";
|
|
592
591
|
readonly link: "/bedrift/produkter-og-tjenester/";
|
|
593
592
|
readonly appKey: "open-pages";
|
|
594
|
-
readonly links: [
|
|
595
|
-
|
|
593
|
+
readonly links: [{
|
|
594
|
+
readonly name: "Mobil og utstyr";
|
|
595
|
+
readonly link: "/bedrift/mobil-og-utstyr/";
|
|
596
|
+
readonly appKey: "open-pages";
|
|
597
|
+
}, {
|
|
598
|
+
readonly name: "Telefoni og kundebetjening";
|
|
599
|
+
readonly link: "/bedrift/telefoni-og-kundebetjening/";
|
|
600
|
+
readonly appKey: "open-pages";
|
|
601
|
+
}, {
|
|
602
|
+
readonly name: "Internett og Bredbånd";
|
|
603
|
+
readonly link: "/bedrift/internett-og-bredband/";
|
|
604
|
+
readonly appKey: "open-pages";
|
|
605
|
+
}, {
|
|
606
|
+
readonly name: "Nettverk";
|
|
607
|
+
readonly link: "/bedrift/nettverk/";
|
|
608
|
+
readonly appKey: "open-pages";
|
|
609
|
+
}, {
|
|
610
|
+
readonly name: "Sikkerhet";
|
|
611
|
+
readonly link: "/bedrift/sikkerhet/";
|
|
612
|
+
readonly appKey: "open-pages";
|
|
613
|
+
}, {
|
|
614
|
+
readonly name: "Sky";
|
|
615
|
+
readonly link: "/bedrift/sky/";
|
|
616
|
+
readonly appKey: "open-pages";
|
|
617
|
+
}, {
|
|
618
|
+
readonly name: "IoT";
|
|
619
|
+
readonly link: "/bedrift/iot/";
|
|
620
|
+
readonly appKey: "open-pages";
|
|
621
|
+
}, {
|
|
622
|
+
readonly name: "Crowd Insights";
|
|
623
|
+
readonly link: "/bedrift/crowd-insights/";
|
|
624
|
+
readonly appKey: "open-pages";
|
|
625
|
+
}];
|
|
626
|
+
readonly highlightedLinks: [{
|
|
627
|
+
readonly name: "Hjelpesider mobil";
|
|
628
|
+
readonly link: "/bedrift/kundeservice/mobil/#selvhjelp-mobil";
|
|
629
|
+
readonly appKey: "open-pages";
|
|
630
|
+
}, {
|
|
631
|
+
readonly name: "Hjelpesider datakom";
|
|
632
|
+
readonly link: "/bedrift/kundeservice/datakommunikasjon/#selvhjelp-datakom";
|
|
633
|
+
readonly appKey: "open-pages";
|
|
634
|
+
}, {
|
|
635
|
+
readonly name: "Bransjer";
|
|
636
|
+
readonly link: "/bedrift/teliabyen/";
|
|
637
|
+
readonly appKey: "open-pages";
|
|
638
|
+
}, {
|
|
639
|
+
readonly name: "Be om tilbud";
|
|
640
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
641
|
+
readonly appKey: "open-pages";
|
|
642
|
+
}, {
|
|
643
|
+
readonly name: "Alle produkter og tjenester";
|
|
644
|
+
readonly link: "/bedrift/produkter-og-tjenester/";
|
|
645
|
+
readonly appKey: "open-pages";
|
|
646
|
+
}];
|
|
596
647
|
}, {
|
|
597
648
|
readonly name: "Sikkerhet";
|
|
598
649
|
readonly link: "/bedrift/sikkerhet/";
|
|
599
650
|
readonly appKey: "open-pages";
|
|
600
|
-
readonly links: [
|
|
601
|
-
|
|
651
|
+
readonly links: [{
|
|
652
|
+
readonly name: "Trygge ansatte";
|
|
653
|
+
readonly link: "/bedrift/sikkerhet/trygge-ansatte/";
|
|
654
|
+
readonly appKey: "open-pages";
|
|
655
|
+
}, {
|
|
656
|
+
readonly name: "Sikre skytjenester";
|
|
657
|
+
readonly link: "/bedrift/sikkerhet/sikre-skytjenester/";
|
|
658
|
+
readonly appKey: "open-pages";
|
|
659
|
+
}, {
|
|
660
|
+
readonly name: "Sikre nettverk";
|
|
661
|
+
readonly link: "/bedrift/sikkerhet/sikre-nettverket/";
|
|
662
|
+
readonly appKey: "open-pages";
|
|
663
|
+
}, {
|
|
664
|
+
readonly name: "Alt om sikkerhet";
|
|
665
|
+
readonly link: "/bedrift/sikkerhet/";
|
|
666
|
+
readonly appKey: "open-pages";
|
|
667
|
+
}];
|
|
668
|
+
readonly highlightedLinks: [{
|
|
669
|
+
readonly name: "Sikkerhetsrådgivning";
|
|
670
|
+
readonly link: "/bedrift/sikkerhet/sikkerhetsradgivning/";
|
|
671
|
+
readonly appKey: "open-pages";
|
|
672
|
+
}, {
|
|
673
|
+
readonly name: "Sikkerhetsløsninger";
|
|
674
|
+
readonly link: "/bedrift/sikkerhet/sikkerhetslosninger/";
|
|
675
|
+
readonly appKey: "open-pages";
|
|
676
|
+
}, {
|
|
677
|
+
readonly name: "Proaktiv support og drift";
|
|
678
|
+
readonly link: "/bedrift/sikkerhet/proaktiv-support-og-drift/";
|
|
679
|
+
readonly appKey: "open-pages";
|
|
680
|
+
}, {
|
|
681
|
+
readonly name: "Gjenoppretting og læring";
|
|
682
|
+
readonly link: "/bedrift/sikkerhet/gjenoppretting-og-laring/";
|
|
683
|
+
readonly appKey: "open-pages";
|
|
684
|
+
}, {
|
|
685
|
+
readonly name: "Be om tilbud";
|
|
686
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
687
|
+
readonly appKey: "open-pages";
|
|
688
|
+
}, {
|
|
689
|
+
readonly name: "Bransjer";
|
|
690
|
+
readonly link: "/bedrift/teliabyen/";
|
|
691
|
+
readonly appKey: "open-pages";
|
|
692
|
+
}];
|
|
693
|
+
}, {
|
|
694
|
+
readonly name: "Kundehistorier";
|
|
695
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/";
|
|
696
|
+
readonly appKey: "open-pages";
|
|
697
|
+
readonly links: [{
|
|
698
|
+
readonly name: "Innovasjon med 5G";
|
|
699
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#inno";
|
|
700
|
+
readonly appKey: "open-pages";
|
|
701
|
+
}, {
|
|
702
|
+
readonly name: "Helhetlige løsninger";
|
|
703
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#helh";
|
|
704
|
+
readonly appKey: "open-pages";
|
|
705
|
+
}, {
|
|
706
|
+
readonly name: "Sikkerhet i alle ledd";
|
|
707
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#sikk";
|
|
708
|
+
readonly appKey: "open-pages";
|
|
709
|
+
}, {
|
|
710
|
+
readonly name: "Grønne løsninger";
|
|
711
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/gronne-losninger/";
|
|
712
|
+
readonly appKey: "open-pages";
|
|
713
|
+
}, {
|
|
714
|
+
readonly name: "Alt om kundehistorier";
|
|
715
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/";
|
|
716
|
+
readonly appKey: "open-pages";
|
|
717
|
+
}];
|
|
718
|
+
readonly highlightedLinks: [{
|
|
719
|
+
readonly name: "Bransjer";
|
|
720
|
+
readonly link: "/bedrift/teliabyen/";
|
|
721
|
+
readonly appKey: "open-pages";
|
|
722
|
+
}, {
|
|
723
|
+
readonly name: "Be om tilbud";
|
|
724
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
725
|
+
readonly appKey: "open-pages";
|
|
726
|
+
}];
|
|
602
727
|
}, {
|
|
603
728
|
readonly name: "Innovasjon";
|
|
604
729
|
readonly link: "/bedrift/innovasjon-og-startup/";
|
|
605
730
|
readonly appKey: "open-pages";
|
|
606
|
-
readonly links: [
|
|
607
|
-
|
|
731
|
+
readonly links: [{
|
|
732
|
+
readonly name: "Innovasjonsløsninger";
|
|
733
|
+
readonly link: "/bedrift/innovasjon-og-startup/#losninger";
|
|
734
|
+
readonly appKey: "open-pages";
|
|
735
|
+
}, {
|
|
736
|
+
readonly name: "Telia Startup";
|
|
737
|
+
readonly link: "/bedrift/innovasjon-og-startup/telia-startup/";
|
|
738
|
+
readonly appKey: "open-pages";
|
|
739
|
+
}, {
|
|
740
|
+
readonly name: "Våre startups";
|
|
741
|
+
readonly link: "/bedrift/innovasjon-og-startup/vare-startups/";
|
|
742
|
+
readonly appKey: "open-pages";
|
|
743
|
+
}, {
|
|
744
|
+
readonly name: "Alt om Innovasjon";
|
|
745
|
+
readonly link: "/bedrift/innovasjon-og-startup/";
|
|
746
|
+
readonly appKey: "open-pages";
|
|
747
|
+
}];
|
|
748
|
+
readonly highlightedLinks: [{
|
|
749
|
+
readonly name: "Kundehistorier";
|
|
750
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/";
|
|
751
|
+
readonly appKey: "open-pages";
|
|
752
|
+
}, {
|
|
753
|
+
readonly name: "Bransjer";
|
|
754
|
+
readonly link: "/bedrift/teliabyen/";
|
|
755
|
+
readonly appKey: "open-pages";
|
|
756
|
+
}, {
|
|
757
|
+
readonly name: "Be om tilbud";
|
|
758
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
759
|
+
readonly appKey: "open-pages";
|
|
760
|
+
}, {
|
|
761
|
+
readonly name: "5G";
|
|
762
|
+
readonly link: "/bedrift/5g-bedrift/";
|
|
763
|
+
readonly appKey: "open-pages";
|
|
764
|
+
}, {
|
|
765
|
+
readonly name: "IoT";
|
|
766
|
+
readonly link: "/bedrift/iot/";
|
|
767
|
+
readonly appKey: "open-pages";
|
|
768
|
+
}, {
|
|
769
|
+
readonly name: "Crowd Insights";
|
|
770
|
+
readonly link: "/bedrift/crowd-insights/";
|
|
771
|
+
readonly appKey: "open-pages";
|
|
772
|
+
}];
|
|
608
773
|
}, {
|
|
609
774
|
readonly name: "Nettbutikk";
|
|
610
|
-
readonly link: "/bedrift/
|
|
611
|
-
readonly appKey: "
|
|
612
|
-
readonly highlightedLinks: [];
|
|
775
|
+
readonly link: "/bedrift/mobiltelefoner/";
|
|
776
|
+
readonly appKey: "web-shop";
|
|
613
777
|
readonly links: [{
|
|
778
|
+
readonly name: "Be om tilbud";
|
|
779
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
780
|
+
readonly appKey: "open-pages";
|
|
781
|
+
}, {
|
|
614
782
|
readonly name: "Mobilabonnement";
|
|
615
783
|
readonly link: "/bedrift/mobilabonnement/";
|
|
616
784
|
readonly appKey: "open-pages";
|
|
@@ -623,12 +791,85 @@ export declare const BUSINESS_LINKS: {
|
|
|
623
791
|
readonly link: "/bedrift/mobilt-bredband/";
|
|
624
792
|
readonly appKey: "web-shop";
|
|
625
793
|
}];
|
|
794
|
+
readonly highlightedLinks: [{
|
|
795
|
+
readonly name: "Telia Ubegrenset";
|
|
796
|
+
readonly link: "/bedrift/mobilabonnement/telia-ubegrenset/";
|
|
797
|
+
readonly appKey: "web-shop";
|
|
798
|
+
}, {
|
|
799
|
+
readonly name: "Telia Dobbel";
|
|
800
|
+
readonly link: "/bedrift/mobilabonnement/telia-dobbel/";
|
|
801
|
+
readonly appKey: "web-shop";
|
|
802
|
+
}, {
|
|
803
|
+
readonly name: "Data Boost for ansatte";
|
|
804
|
+
readonly link: "/bedrift/mobil-og-utstyr/data-boost-b2b/";
|
|
805
|
+
readonly appKey: "web-shop";
|
|
806
|
+
}, {
|
|
807
|
+
readonly name: "Ekstra datapakke for ansatte";
|
|
808
|
+
readonly link: "/bedrift/mobil-og-utstyr/ekstra-datapakker/";
|
|
809
|
+
readonly appKey: "web-shop";
|
|
810
|
+
}];
|
|
626
811
|
}, {
|
|
627
812
|
readonly name: "Hjelp";
|
|
628
813
|
readonly link: "/bedrift/kundeservice/";
|
|
629
814
|
readonly appKey: "open-pages";
|
|
630
|
-
readonly links: [
|
|
631
|
-
|
|
815
|
+
readonly links: [{
|
|
816
|
+
readonly name: "Hjelpesider mobil og telefoni";
|
|
817
|
+
readonly link: "/bedrift/kundeservice/mobil/#selvhjelp-mobil";
|
|
818
|
+
readonly appKey: "open-pages";
|
|
819
|
+
}, {
|
|
820
|
+
readonly name: "Hjelpesider datakommunikasjon";
|
|
821
|
+
readonly link: "/bedrift/kundeservice/datakommunikasjon/#selvhjelp-datakom";
|
|
822
|
+
readonly appKey: "open-pages";
|
|
823
|
+
}, {
|
|
824
|
+
readonly name: "Kundeservice mobil og telefoni";
|
|
825
|
+
readonly link: "/bedrift/kundeservice/mobil/";
|
|
826
|
+
readonly appKey: "open-pages";
|
|
827
|
+
}, {
|
|
828
|
+
readonly name: "Kundeservice datakommunikasjon";
|
|
829
|
+
readonly link: "/bedrift/kundeservice/datakommunikasjon/";
|
|
830
|
+
readonly appKey: "open-pages";
|
|
831
|
+
}, {
|
|
832
|
+
readonly name: "Kundeservice TV og digital skilting";
|
|
833
|
+
readonly link: "/bedrift/kundeservice/tv-og-digital-skilting/";
|
|
834
|
+
readonly appKey: "open-pages";
|
|
835
|
+
}, {
|
|
836
|
+
readonly name: "Alt om hjelp";
|
|
837
|
+
readonly link: "/bedrift/kundeservice/";
|
|
838
|
+
readonly appKey: "open-pages";
|
|
839
|
+
}];
|
|
840
|
+
readonly highlightedLinks: [{
|
|
841
|
+
readonly name: "SIM, PIN og PUK";
|
|
842
|
+
readonly link: "/mobilabonnement/sim-kort/";
|
|
843
|
+
readonly appKey: "open-pages";
|
|
844
|
+
}, {
|
|
845
|
+
readonly name: "Dekningskart";
|
|
846
|
+
readonly link: "/nett/dekning/";
|
|
847
|
+
readonly appKey: "open-pages";
|
|
848
|
+
}, {
|
|
849
|
+
readonly name: "Faktura";
|
|
850
|
+
readonly link: "/bedrift/kundeservice/mobil/faktura-hjelpesider/";
|
|
851
|
+
readonly appKey: "open-pages";
|
|
852
|
+
}, {
|
|
853
|
+
readonly name: "Eierskifte";
|
|
854
|
+
readonly link: "/bedrift/mobil-og-utstyr/bytte-eier-pa-bedriftsabonnement/";
|
|
855
|
+
readonly appKey: "open-pages";
|
|
856
|
+
}, {
|
|
857
|
+
readonly name: "Min Bedrift";
|
|
858
|
+
readonly link: "https://beta.minbedrift.telia.no/";
|
|
859
|
+
readonly appKey: "my-business";
|
|
860
|
+
}, {
|
|
861
|
+
readonly name: "Min Portal";
|
|
862
|
+
readonly link: "https://minportal.telia.no/";
|
|
863
|
+
readonly appKey: "my-portal";
|
|
864
|
+
}, {
|
|
865
|
+
readonly name: "Sentralbord";
|
|
866
|
+
readonly link: "https://teliasmartconnect.com/";
|
|
867
|
+
readonly appKey: "open-pages";
|
|
868
|
+
}, {
|
|
869
|
+
readonly name: "Ny kunde";
|
|
870
|
+
readonly link: "/bedrift/velkommen/";
|
|
871
|
+
readonly appKey: "open-pages";
|
|
872
|
+
}];
|
|
632
873
|
}];
|
|
633
874
|
};
|
|
634
875
|
export declare const BUSINESS_UKKO_LINKS: {
|
|
@@ -824,21 +1065,20 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
824
1065
|
readonly appKey: "open-pages";
|
|
825
1066
|
}];
|
|
826
1067
|
readonly links: [{
|
|
1068
|
+
readonly name: "Alle mobilabonnement";
|
|
1069
|
+
readonly link: "/mobilabonnement/";
|
|
1070
|
+
}, {
|
|
827
1071
|
readonly name: "Ubegrenset data";
|
|
828
1072
|
readonly link: "/mobilabonnement/ubegrenset-data/";
|
|
829
1073
|
readonly appKey: "web-shop";
|
|
830
1074
|
}, {
|
|
831
|
-
readonly name: "Mobilabonnement for
|
|
832
|
-
readonly link: "/mobilabonnement/
|
|
1075
|
+
readonly name: "Mobilabonnement for familie";
|
|
1076
|
+
readonly link: "/mobilabonnement/familie/";
|
|
833
1077
|
readonly appKey: "web-shop";
|
|
834
1078
|
}, {
|
|
835
1079
|
readonly name: "Mobilabonnement for barn";
|
|
836
1080
|
readonly link: "/mobilabonnement/barn/";
|
|
837
1081
|
readonly appKey: "web-shop";
|
|
838
|
-
}, {
|
|
839
|
-
readonly name: "Mobilabonnement for familie";
|
|
840
|
-
readonly link: "/mobilabonnement/familie/";
|
|
841
|
-
readonly appKey: "web-shop";
|
|
842
1082
|
}, {
|
|
843
1083
|
readonly name: "Kontantkort";
|
|
844
1084
|
readonly link: "/mobilabonnement/kontantkort/";
|
|
@@ -847,14 +1087,14 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
847
1087
|
readonly name: "Pakketilbud";
|
|
848
1088
|
readonly link: "/mobilabonnement/pakketilbud/";
|
|
849
1089
|
readonly appKey: "web-shop";
|
|
1090
|
+
}, {
|
|
1091
|
+
readonly name: "Prisliste";
|
|
1092
|
+
readonly link: "/mobilabonnement/priser/";
|
|
1093
|
+
readonly appKey: "web-shop";
|
|
850
1094
|
}, {
|
|
851
1095
|
readonly name: "Hjelp mobil";
|
|
852
1096
|
readonly link: "/mobilabonnement/hjelp/";
|
|
853
1097
|
readonly appKey: "open-pages";
|
|
854
|
-
}, {
|
|
855
|
-
readonly name: "Alt om mobilabonnement";
|
|
856
|
-
readonly link: "/mobilabonnement/";
|
|
857
|
-
readonly appKey: "open-pages";
|
|
858
1098
|
}];
|
|
859
1099
|
}, {
|
|
860
1100
|
readonly name: "TV";
|
|
@@ -1124,26 +1364,195 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
1124
1364
|
readonly name: "Produkter og tjenester";
|
|
1125
1365
|
readonly link: "/bedrift/produkter-og-tjenester/";
|
|
1126
1366
|
readonly appKey: "open-pages";
|
|
1127
|
-
readonly links: [
|
|
1128
|
-
|
|
1367
|
+
readonly links: [{
|
|
1368
|
+
readonly name: "Mobil og utstyr";
|
|
1369
|
+
readonly link: "/bedrift/mobil-og-utstyr/";
|
|
1370
|
+
readonly appKey: "open-pages";
|
|
1371
|
+
}, {
|
|
1372
|
+
readonly name: "Telefoni og kundebetjening";
|
|
1373
|
+
readonly link: "/bedrift/telefoni-og-kundebetjening/";
|
|
1374
|
+
readonly appKey: "open-pages";
|
|
1375
|
+
}, {
|
|
1376
|
+
readonly name: "Internett og Bredbånd";
|
|
1377
|
+
readonly link: "/bedrift/internett-og-bredband/";
|
|
1378
|
+
readonly appKey: "open-pages";
|
|
1379
|
+
}, {
|
|
1380
|
+
readonly name: "Nettverk";
|
|
1381
|
+
readonly link: "/bedrift/nettverk/";
|
|
1382
|
+
readonly appKey: "open-pages";
|
|
1383
|
+
}, {
|
|
1384
|
+
readonly name: "Sikkerhet";
|
|
1385
|
+
readonly link: "/bedrift/sikkerhet/";
|
|
1386
|
+
readonly appKey: "open-pages";
|
|
1387
|
+
}, {
|
|
1388
|
+
readonly name: "Sky";
|
|
1389
|
+
readonly link: "/bedrift/sky/";
|
|
1390
|
+
readonly appKey: "open-pages";
|
|
1391
|
+
}, {
|
|
1392
|
+
readonly name: "IoT";
|
|
1393
|
+
readonly link: "/bedrift/iot/";
|
|
1394
|
+
readonly appKey: "open-pages";
|
|
1395
|
+
}, {
|
|
1396
|
+
readonly name: "Crowd Insights";
|
|
1397
|
+
readonly link: "/bedrift/crowd-insights/";
|
|
1398
|
+
readonly appKey: "open-pages";
|
|
1399
|
+
}];
|
|
1400
|
+
readonly highlightedLinks: [{
|
|
1401
|
+
readonly name: "Hjelpesider mobil";
|
|
1402
|
+
readonly link: "/bedrift/kundeservice/mobil/#selvhjelp-mobil";
|
|
1403
|
+
readonly appKey: "open-pages";
|
|
1404
|
+
}, {
|
|
1405
|
+
readonly name: "Hjelpesider datakom";
|
|
1406
|
+
readonly link: "/bedrift/kundeservice/datakommunikasjon/#selvhjelp-datakom";
|
|
1407
|
+
readonly appKey: "open-pages";
|
|
1408
|
+
}, {
|
|
1409
|
+
readonly name: "Bransjer";
|
|
1410
|
+
readonly link: "/bedrift/teliabyen/";
|
|
1411
|
+
readonly appKey: "open-pages";
|
|
1412
|
+
}, {
|
|
1413
|
+
readonly name: "Be om tilbud";
|
|
1414
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
1415
|
+
readonly appKey: "open-pages";
|
|
1416
|
+
}, {
|
|
1417
|
+
readonly name: "Alle produkter og tjenester";
|
|
1418
|
+
readonly link: "/bedrift/produkter-og-tjenester/";
|
|
1419
|
+
readonly appKey: "open-pages";
|
|
1420
|
+
}];
|
|
1129
1421
|
}, {
|
|
1130
1422
|
readonly name: "Sikkerhet";
|
|
1131
1423
|
readonly link: "/bedrift/sikkerhet/";
|
|
1132
1424
|
readonly appKey: "open-pages";
|
|
1133
|
-
readonly links: [
|
|
1134
|
-
|
|
1425
|
+
readonly links: [{
|
|
1426
|
+
readonly name: "Trygge ansatte";
|
|
1427
|
+
readonly link: "/bedrift/sikkerhet/trygge-ansatte/";
|
|
1428
|
+
readonly appKey: "open-pages";
|
|
1429
|
+
}, {
|
|
1430
|
+
readonly name: "Sikre skytjenester";
|
|
1431
|
+
readonly link: "/bedrift/sikkerhet/sikre-skytjenester/";
|
|
1432
|
+
readonly appKey: "open-pages";
|
|
1433
|
+
}, {
|
|
1434
|
+
readonly name: "Sikre nettverk";
|
|
1435
|
+
readonly link: "/bedrift/sikkerhet/sikre-nettverket/";
|
|
1436
|
+
readonly appKey: "open-pages";
|
|
1437
|
+
}, {
|
|
1438
|
+
readonly name: "Alt om sikkerhet";
|
|
1439
|
+
readonly link: "/bedrift/sikkerhet/";
|
|
1440
|
+
readonly appKey: "open-pages";
|
|
1441
|
+
}];
|
|
1442
|
+
readonly highlightedLinks: [{
|
|
1443
|
+
readonly name: "Sikkerhetsrådgivning";
|
|
1444
|
+
readonly link: "/bedrift/sikkerhet/sikkerhetsradgivning/";
|
|
1445
|
+
readonly appKey: "open-pages";
|
|
1446
|
+
}, {
|
|
1447
|
+
readonly name: "Sikkerhetsløsninger";
|
|
1448
|
+
readonly link: "/bedrift/sikkerhet/sikkerhetslosninger/";
|
|
1449
|
+
readonly appKey: "open-pages";
|
|
1450
|
+
}, {
|
|
1451
|
+
readonly name: "Proaktiv support og drift";
|
|
1452
|
+
readonly link: "/bedrift/sikkerhet/proaktiv-support-og-drift/";
|
|
1453
|
+
readonly appKey: "open-pages";
|
|
1454
|
+
}, {
|
|
1455
|
+
readonly name: "Gjenoppretting og læring";
|
|
1456
|
+
readonly link: "/bedrift/sikkerhet/gjenoppretting-og-laring/";
|
|
1457
|
+
readonly appKey: "open-pages";
|
|
1458
|
+
}, {
|
|
1459
|
+
readonly name: "Be om tilbud";
|
|
1460
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
1461
|
+
readonly appKey: "open-pages";
|
|
1462
|
+
}, {
|
|
1463
|
+
readonly name: "Bransjer";
|
|
1464
|
+
readonly link: "/bedrift/teliabyen/";
|
|
1465
|
+
readonly appKey: "open-pages";
|
|
1466
|
+
}];
|
|
1467
|
+
}, {
|
|
1468
|
+
readonly name: "Kundehistorier";
|
|
1469
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/";
|
|
1470
|
+
readonly appKey: "open-pages";
|
|
1471
|
+
readonly links: [{
|
|
1472
|
+
readonly name: "Innovasjon med 5G";
|
|
1473
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#inno";
|
|
1474
|
+
readonly appKey: "open-pages";
|
|
1475
|
+
}, {
|
|
1476
|
+
readonly name: "Helhetlige løsninger";
|
|
1477
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#helh";
|
|
1478
|
+
readonly appKey: "open-pages";
|
|
1479
|
+
}, {
|
|
1480
|
+
readonly name: "Sikkerhet i alle ledd";
|
|
1481
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/#sikk";
|
|
1482
|
+
readonly appKey: "open-pages";
|
|
1483
|
+
}, {
|
|
1484
|
+
readonly name: "Grønne løsninger";
|
|
1485
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/gronne-losninger/";
|
|
1486
|
+
readonly appKey: "open-pages";
|
|
1487
|
+
}, {
|
|
1488
|
+
readonly name: "Alt om kundehistorier";
|
|
1489
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/";
|
|
1490
|
+
readonly appKey: "open-pages";
|
|
1491
|
+
}];
|
|
1492
|
+
readonly highlightedLinks: [{
|
|
1493
|
+
readonly name: "Bransjer";
|
|
1494
|
+
readonly link: "/bedrift/teliabyen/";
|
|
1495
|
+
readonly appKey: "open-pages";
|
|
1496
|
+
}, {
|
|
1497
|
+
readonly name: "Be om tilbud";
|
|
1498
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
1499
|
+
readonly appKey: "open-pages";
|
|
1500
|
+
}];
|
|
1135
1501
|
}, {
|
|
1136
1502
|
readonly name: "Innovasjon";
|
|
1137
1503
|
readonly link: "/bedrift/innovasjon-og-startup/";
|
|
1138
1504
|
readonly appKey: "open-pages";
|
|
1139
|
-
readonly links: [
|
|
1140
|
-
|
|
1505
|
+
readonly links: [{
|
|
1506
|
+
readonly name: "Innovasjonsløsninger";
|
|
1507
|
+
readonly link: "/bedrift/innovasjon-og-startup/#losninger";
|
|
1508
|
+
readonly appKey: "open-pages";
|
|
1509
|
+
}, {
|
|
1510
|
+
readonly name: "Telia Startup";
|
|
1511
|
+
readonly link: "/bedrift/innovasjon-og-startup/telia-startup/";
|
|
1512
|
+
readonly appKey: "open-pages";
|
|
1513
|
+
}, {
|
|
1514
|
+
readonly name: "Våre startups";
|
|
1515
|
+
readonly link: "/bedrift/innovasjon-og-startup/vare-startups/";
|
|
1516
|
+
readonly appKey: "open-pages";
|
|
1517
|
+
}, {
|
|
1518
|
+
readonly name: "Alt om Innovasjon";
|
|
1519
|
+
readonly link: "/bedrift/innovasjon-og-startup/";
|
|
1520
|
+
readonly appKey: "open-pages";
|
|
1521
|
+
}];
|
|
1522
|
+
readonly highlightedLinks: [{
|
|
1523
|
+
readonly name: "Kundehistorier";
|
|
1524
|
+
readonly link: "/bedrift/produkter-og-tjenester/kundehistorier/";
|
|
1525
|
+
readonly appKey: "open-pages";
|
|
1526
|
+
}, {
|
|
1527
|
+
readonly name: "Bransjer";
|
|
1528
|
+
readonly link: "/bedrift/teliabyen/";
|
|
1529
|
+
readonly appKey: "open-pages";
|
|
1530
|
+
}, {
|
|
1531
|
+
readonly name: "Be om tilbud";
|
|
1532
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
1533
|
+
readonly appKey: "open-pages";
|
|
1534
|
+
}, {
|
|
1535
|
+
readonly name: "5G";
|
|
1536
|
+
readonly link: "/bedrift/5g-bedrift/";
|
|
1537
|
+
readonly appKey: "open-pages";
|
|
1538
|
+
}, {
|
|
1539
|
+
readonly name: "IoT";
|
|
1540
|
+
readonly link: "/bedrift/iot/";
|
|
1541
|
+
readonly appKey: "open-pages";
|
|
1542
|
+
}, {
|
|
1543
|
+
readonly name: "Crowd Insights";
|
|
1544
|
+
readonly link: "/bedrift/crowd-insights/";
|
|
1545
|
+
readonly appKey: "open-pages";
|
|
1546
|
+
}];
|
|
1141
1547
|
}, {
|
|
1142
1548
|
readonly name: "Nettbutikk";
|
|
1143
|
-
readonly link: "/bedrift/
|
|
1144
|
-
readonly appKey: "
|
|
1145
|
-
readonly highlightedLinks: [];
|
|
1549
|
+
readonly link: "/bedrift/mobiltelefoner/";
|
|
1550
|
+
readonly appKey: "web-shop";
|
|
1146
1551
|
readonly links: [{
|
|
1552
|
+
readonly name: "Be om tilbud";
|
|
1553
|
+
readonly link: "/bedrift/produkter-og-tjenester/be-om-tilbud/";
|
|
1554
|
+
readonly appKey: "open-pages";
|
|
1555
|
+
}, {
|
|
1147
1556
|
readonly name: "Mobilabonnement";
|
|
1148
1557
|
readonly link: "/bedrift/mobilabonnement/";
|
|
1149
1558
|
readonly appKey: "open-pages";
|
|
@@ -1156,12 +1565,85 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
1156
1565
|
readonly link: "/bedrift/mobilt-bredband/";
|
|
1157
1566
|
readonly appKey: "web-shop";
|
|
1158
1567
|
}];
|
|
1568
|
+
readonly highlightedLinks: [{
|
|
1569
|
+
readonly name: "Telia Ubegrenset";
|
|
1570
|
+
readonly link: "/bedrift/mobilabonnement/telia-ubegrenset/";
|
|
1571
|
+
readonly appKey: "web-shop";
|
|
1572
|
+
}, {
|
|
1573
|
+
readonly name: "Telia Dobbel";
|
|
1574
|
+
readonly link: "/bedrift/mobilabonnement/telia-dobbel/";
|
|
1575
|
+
readonly appKey: "web-shop";
|
|
1576
|
+
}, {
|
|
1577
|
+
readonly name: "Data Boost for ansatte";
|
|
1578
|
+
readonly link: "/bedrift/mobil-og-utstyr/data-boost-b2b/";
|
|
1579
|
+
readonly appKey: "web-shop";
|
|
1580
|
+
}, {
|
|
1581
|
+
readonly name: "Ekstra datapakke for ansatte";
|
|
1582
|
+
readonly link: "/bedrift/mobil-og-utstyr/ekstra-datapakker/";
|
|
1583
|
+
readonly appKey: "web-shop";
|
|
1584
|
+
}];
|
|
1159
1585
|
}, {
|
|
1160
1586
|
readonly name: "Hjelp";
|
|
1161
1587
|
readonly link: "/bedrift/kundeservice/";
|
|
1162
1588
|
readonly appKey: "open-pages";
|
|
1163
|
-
readonly links: [
|
|
1164
|
-
|
|
1589
|
+
readonly links: [{
|
|
1590
|
+
readonly name: "Hjelpesider mobil og telefoni";
|
|
1591
|
+
readonly link: "/bedrift/kundeservice/mobil/#selvhjelp-mobil";
|
|
1592
|
+
readonly appKey: "open-pages";
|
|
1593
|
+
}, {
|
|
1594
|
+
readonly name: "Hjelpesider datakommunikasjon";
|
|
1595
|
+
readonly link: "/bedrift/kundeservice/datakommunikasjon/#selvhjelp-datakom";
|
|
1596
|
+
readonly appKey: "open-pages";
|
|
1597
|
+
}, {
|
|
1598
|
+
readonly name: "Kundeservice mobil og telefoni";
|
|
1599
|
+
readonly link: "/bedrift/kundeservice/mobil/";
|
|
1600
|
+
readonly appKey: "open-pages";
|
|
1601
|
+
}, {
|
|
1602
|
+
readonly name: "Kundeservice datakommunikasjon";
|
|
1603
|
+
readonly link: "/bedrift/kundeservice/datakommunikasjon/";
|
|
1604
|
+
readonly appKey: "open-pages";
|
|
1605
|
+
}, {
|
|
1606
|
+
readonly name: "Kundeservice TV og digital skilting";
|
|
1607
|
+
readonly link: "/bedrift/kundeservice/tv-og-digital-skilting/";
|
|
1608
|
+
readonly appKey: "open-pages";
|
|
1609
|
+
}, {
|
|
1610
|
+
readonly name: "Alt om hjelp";
|
|
1611
|
+
readonly link: "/bedrift/kundeservice/";
|
|
1612
|
+
readonly appKey: "open-pages";
|
|
1613
|
+
}];
|
|
1614
|
+
readonly highlightedLinks: [{
|
|
1615
|
+
readonly name: "SIM, PIN og PUK";
|
|
1616
|
+
readonly link: "/mobilabonnement/sim-kort/";
|
|
1617
|
+
readonly appKey: "open-pages";
|
|
1618
|
+
}, {
|
|
1619
|
+
readonly name: "Dekningskart";
|
|
1620
|
+
readonly link: "/nett/dekning/";
|
|
1621
|
+
readonly appKey: "open-pages";
|
|
1622
|
+
}, {
|
|
1623
|
+
readonly name: "Faktura";
|
|
1624
|
+
readonly link: "/bedrift/kundeservice/mobil/faktura-hjelpesider/";
|
|
1625
|
+
readonly appKey: "open-pages";
|
|
1626
|
+
}, {
|
|
1627
|
+
readonly name: "Eierskifte";
|
|
1628
|
+
readonly link: "/bedrift/mobil-og-utstyr/bytte-eier-pa-bedriftsabonnement/";
|
|
1629
|
+
readonly appKey: "open-pages";
|
|
1630
|
+
}, {
|
|
1631
|
+
readonly name: "Min Bedrift";
|
|
1632
|
+
readonly link: "https://beta.minbedrift.telia.no/";
|
|
1633
|
+
readonly appKey: "my-business";
|
|
1634
|
+
}, {
|
|
1635
|
+
readonly name: "Min Portal";
|
|
1636
|
+
readonly link: "https://minportal.telia.no/";
|
|
1637
|
+
readonly appKey: "my-portal";
|
|
1638
|
+
}, {
|
|
1639
|
+
readonly name: "Sentralbord";
|
|
1640
|
+
readonly link: "https://teliasmartconnect.com/";
|
|
1641
|
+
readonly appKey: "open-pages";
|
|
1642
|
+
}, {
|
|
1643
|
+
readonly name: "Ny kunde";
|
|
1644
|
+
readonly link: "/bedrift/velkommen/";
|
|
1645
|
+
readonly appKey: "open-pages";
|
|
1646
|
+
}];
|
|
1165
1647
|
}];
|
|
1166
1648
|
} | {
|
|
1167
1649
|
readonly name: "Bedrift";
|