-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.d.ts
118 lines (117 loc) · 6.93 KB
/
index.d.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
// WARNING: This file was automatically generated by "no.item.xp.codegen". You may lose your changes if you edit it.
export type AlertInContext = import("./alert-in-context").AlertInContext;
export type AnimatedIcons = import("./animated-icons").AnimatedIcons;
export type AnnouncementToEditors = import("./announcement-to-editors").AnnouncementToEditors;
export type AreaPage = import("./area-page").AreaPage;
export type BreakingNews = import("./breaking-news").BreakingNews;
export type Calculator = import("./calculator").Calculator;
export type Cms2xp_page = import("./cms2xp_page").Cms2xp_page;
export type Cms2xp_section = import("./cms2xp_section").Cms2xp_section;
export type ContactInformation = import("./contact-information").ContactInformation;
export type ContactStepPage = import("./contact-step-page").ContactStepPage;
export type ContentDataLocaleFallback = import("./content-data-locale-fallback").ContentDataLocaleFallback;
export type ContentList = import("./content-list").ContentList;
export type ContentPageWithSidemenus = import("./content-page-with-sidemenus").ContentPageWithSidemenus;
export type CurrentTopicPage = import("./current-topic-page").CurrentTopicPage;
export type DynamicPage = import("./dynamic-page").DynamicPage;
export type ExternalLink = import("./external-link").ExternalLink;
export type ExternalSearchContent = import("./external-search-content").ExternalSearchContent;
export type FormDetails = import("./form-details").FormDetails;
export type FormIntermediateStep = import("./form-intermediate-step").FormIntermediateStep;
export type FormsOverview = import("./forms-overview").FormsOverview;
export type FragmentCreator = import("./fragment-creator").FragmentCreator;
export type FrontPageNested = import("./front-page-nested").FrontPageNested;
export type FrontPage = import("./front-page").FrontPage;
export type GenericPage = import("./generic-page").GenericPage;
export type GlobalCaseTimeSet = import("./global-case-time-set").GlobalCaseTimeSet;
export type GlobalValueSet = import("./global-value-set").GlobalValueSet;
export type GuidePage = import("./guide-page").GuidePage;
export type InternalLink = import("./internal-link").InternalLink;
export type LargeTable = import("./large-table").LargeTable;
export type LinkList = import("./link-list").LinkList;
export type MainArticleChapter = import("./main-article-chapter").MainArticleChapter;
export type MainArticle = import("./main-article").MainArticle;
export type MegamenuItem = import("./megamenu-item").MegamenuItem;
export type Melding = import("./melding").Melding;
export type Notification = import("./notification").Notification;
export type OfficeEditorialPage = import("./office-editorial-page").OfficeEditorialPage;
export type OfficeInformation = import("./office-information").OfficeInformation;
export type OfficePage = import("./office-page").OfficePage;
export type Overview = import("./overview").Overview;
export type PageList = import("./page-list").PageList;
export type PayoutDates = import("./payout-dates").PayoutDates;
export type PressLandingPage = import("./press-landing-page").PressLandingPage;
export type ProductDetails = import("./product-details").ProductDetails;
export type PublishingCalendarEntry = import("./publishing-calendar-entry").PublishingCalendarEntry;
export type PublishingCalendar = import("./publishing-calendar").PublishingCalendar;
export type RedirectsFolder = import("./redirects-folder").RedirectsFolder;
export type SearchConfigV2 = import("./search-config-v2").SearchConfigV2;
export type Searchresult = import("./searchresult").Searchresult;
export type SectionPage = import("./section-page").SectionPage;
export type SituationPage = import("./situation-page").SituationPage;
export type ThemedArticlePage = import("./themed-article-page").ThemedArticlePage;
export type ToolsPage = import("./tools-page").ToolsPage;
export type TransportPage = import("./transport-page").TransportPage;
export type UserTestsConfig = import("./user-tests-config").UserTestsConfig;
export type Video = import("./video").Video;
declare global {
namespace XP {
interface ContentTypes {
"no.nav.navno:alert-in-context": AlertInContext;
"no.nav.navno:animated-icons": AnimatedIcons;
"no.nav.navno:announcement-to-editors": AnnouncementToEditors;
"no.nav.navno:area-page": AreaPage;
"no.nav.navno:breaking-news": BreakingNews;
"no.nav.navno:calculator": Calculator;
"no.nav.navno:cms2xp_page": Cms2xp_page;
"no.nav.navno:cms2xp_section": Cms2xp_section;
"no.nav.navno:contact-information": ContactInformation;
"no.nav.navno:contact-step-page": ContactStepPage;
"no.nav.navno:content-data-locale-fallback": ContentDataLocaleFallback;
"no.nav.navno:content-list": ContentList;
"no.nav.navno:content-page-with-sidemenus": ContentPageWithSidemenus;
"no.nav.navno:current-topic-page": CurrentTopicPage;
"no.nav.navno:dynamic-page": DynamicPage;
"no.nav.navno:external-link": ExternalLink;
"no.nav.navno:external-search-content": ExternalSearchContent;
"no.nav.navno:form-details": FormDetails;
"no.nav.navno:form-intermediate-step": FormIntermediateStep;
"no.nav.navno:forms-overview": FormsOverview;
"no.nav.navno:fragment-creator": FragmentCreator;
"no.nav.navno:front-page-nested": FrontPageNested;
"no.nav.navno:front-page": FrontPage;
"no.nav.navno:generic-page": GenericPage;
"no.nav.navno:global-case-time-set": GlobalCaseTimeSet;
"no.nav.navno:global-value-set": GlobalValueSet;
"no.nav.navno:guide-page": GuidePage;
"no.nav.navno:internal-link": InternalLink;
"no.nav.navno:large-table": LargeTable;
"no.nav.navno:link-list": LinkList;
"no.nav.navno:main-article-chapter": MainArticleChapter;
"no.nav.navno:main-article": MainArticle;
"no.nav.navno:megamenu-item": MegamenuItem;
"no.nav.navno:melding": Melding;
"no.nav.navno:notification": Notification;
"no.nav.navno:office-editorial-page": OfficeEditorialPage;
"no.nav.navno:office-information": OfficeInformation;
"no.nav.navno:office-page": OfficePage;
"no.nav.navno:overview": Overview;
"no.nav.navno:page-list": PageList;
"no.nav.navno:payout-dates": PayoutDates;
"no.nav.navno:press-landing-page": PressLandingPage;
"no.nav.navno:product-details": ProductDetails;
"no.nav.navno:publishing-calendar-entry": PublishingCalendarEntry;
"no.nav.navno:publishing-calendar": PublishingCalendar;
"no.nav.navno:redirects-folder": RedirectsFolder;
"no.nav.navno:search-config-v2": SearchConfigV2;
"no.nav.navno:searchresult": Searchresult;
"no.nav.navno:section-page": SectionPage;
"no.nav.navno:situation-page": SituationPage;
"no.nav.navno:themed-article-page": ThemedArticlePage;
"no.nav.navno:tools-page": ToolsPage;
"no.nav.navno:transport-page": TransportPage;
"no.nav.navno:user-tests-config": UserTestsConfig;
"no.nav.navno:video": Video;
}
}
}