@altinn/altinn-components 0.10.2 → 0.10.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.
Files changed (131) hide show
  1. package/dist/accountMenu-MvAYkqv1.js +68 -0
  2. package/dist/attachments-Bpqu8-fZ.js +25 -0
  3. package/dist/dialogContextMenu-CvlJE9ba.js +38 -0
  4. package/dist/globalMenu-DY4uIQk2.js +63 -0
  5. package/dist/lib/components/Dialog/Dialog.stories.d.ts +3 -45
  6. package/dist/lib/components/Dialog/DialogListItem.stories.d.ts +3 -23
  7. package/dist/lib/components/Dialog/DraftDialog.stories.d.ts +3 -45
  8. package/dist/lib/components/Icon/Icon.stories.d.ts +6 -0
  9. package/dist/lib/components/Menu/MenuItem.stories.d.ts +24 -0
  10. package/dist/menuItems-DWpXjKEX.js +90 -0
  11. package/dist/nav-CZ8x72yY.js +8 -0
  12. package/dist/skatt-Bc2at6fO.js +8 -0
  13. package/dist/transmissionsCompletedDialog-DOK3nF7d.js +672 -0
  14. package/dist/useAccountMenu-ImwZYwks.js +82 -0
  15. package/package.json +4 -4
  16. package/dist/components/AccessAreaList/AccessAreaListItem.stories.js +0 -85
  17. package/dist/components/AccessPackageList/AccessPackageList.stories.js +0 -17
  18. package/dist/components/Attachment/AttachmentLink.stories.js +0 -15
  19. package/dist/components/Attachment/AttachmentList.stories.js +0 -19
  20. package/dist/components/Autocomplete/Autocomplete.stories.js +0 -322
  21. package/dist/components/Avatar/AvatarGroup.stories.js +0 -61
  22. package/dist/components/Avatar/avatar.stories.js +0 -38
  23. package/dist/components/Badge/Badge.stories.js +0 -27
  24. package/dist/components/Bookmarks/BookmarksList.stories.js +0 -61
  25. package/dist/components/Bookmarks/BookmarksListItem.stories.js +0 -64
  26. package/dist/components/Bookmarks/BookmarksSection.stories.js +0 -63
  27. package/dist/components/Button/Button.stories.js +0 -41
  28. package/dist/components/Button/Buttons.stories.js +0 -51
  29. package/dist/components/Button/ComboButton.stories.js +0 -38
  30. package/dist/components/Button/IconButton.stories.js +0 -28
  31. package/dist/components/Byline/Byline.stories.js +0 -44
  32. package/dist/components/ContextMenu/ContextMenu.stories.js +0 -50
  33. package/dist/components/Dialog/Dialog.stories.js +0 -98
  34. package/dist/components/Dialog/DialogActions.stories.js +0 -55
  35. package/dist/components/Dialog/DialogAttachments.stories.js +0 -17
  36. package/dist/components/Dialog/DialogBylline.stories.js +0 -25
  37. package/dist/components/Dialog/DialogContent.stories.js +0 -39
  38. package/dist/components/Dialog/DialogHistory.stories.js +0 -34
  39. package/dist/components/Dialog/DialogList.stories.js +0 -44
  40. package/dist/components/Dialog/DialogListItem.stories.js +0 -222
  41. package/dist/components/Dialog/DialogMetadata.stories.js +0 -68
  42. package/dist/components/Dialog/DialogSeenBy.stories.js +0 -43
  43. package/dist/components/Dialog/DialogStatus.stories.js +0 -48
  44. package/dist/components/Dialog/DialogTouchedBy.stories.js +0 -24
  45. package/dist/components/Dialog/DialogTransmissions.stories.js +0 -184
  46. package/dist/components/Dialog/DraftDialog.stories.js +0 -142
  47. package/dist/components/Footer/Footer.stories.js +0 -37
  48. package/dist/components/GlobalMenu/AccountMenu.stories.js +0 -27
  49. package/dist/components/GlobalMenu/GlobalMenu.stories.js +0 -46
  50. package/dist/components/Header/Header.stories.js +0 -35
  51. package/dist/components/Header/HeaderButton.stories.js +0 -65
  52. package/dist/components/Header/HeaderLogo.stories.js +0 -14
  53. package/dist/components/Icon/CheckboxIcon.stories.js +0 -27
  54. package/dist/components/Icon/Icon.stories.js +0 -21
  55. package/dist/components/Icon/ProgressIcon.stories.js +0 -36
  56. package/dist/components/Icon/RadioIcon.stories.js +0 -27
  57. package/dist/components/Layout/Layout.stories.js +0 -50
  58. package/dist/components/Layout/LayoutBase.stories.js +0 -14
  59. package/dist/components/Layout/LayoutBody.stories.js +0 -14
  60. package/dist/components/Layout/LayoutContent.stories.js +0 -14
  61. package/dist/components/Layout/LayoutSidebar.stories.js +0 -14
  62. package/dist/components/LayoutAction/ActionFooter.stories.js +0 -61
  63. package/dist/components/LayoutAction/ActionHeader.stories.js +0 -16
  64. package/dist/components/LayoutAction/ActionMenu.stories.js +0 -36
  65. package/dist/components/List/List.stories.js +0 -41
  66. package/dist/components/List/ListItem.stories.js +0 -251
  67. package/dist/components/List/ListItemHeader.stories.js +0 -241
  68. package/dist/components/Menu/Menu.stories.js +0 -411
  69. package/dist/components/Menu/MenuItem.stories.js +0 -138
  70. package/dist/components/Menu/MenuItems.stories.js +0 -338
  71. package/dist/components/Menu/MenuOption.stories.js +0 -46
  72. package/dist/components/Menu/MenuSearch.stories.js +0 -16
  73. package/dist/components/Meta/MetaItem.stories.js +0 -21
  74. package/dist/components/Meta/MetaList.stories.js +0 -26
  75. package/dist/components/Meta/MetaProgress.stories.js +0 -25
  76. package/dist/components/Meta/MetaTimestamp.stories.js +0 -29
  77. package/dist/components/Page/PageBase.stories.js +0 -54
  78. package/dist/components/Page/PageHeader.stories.js +0 -91
  79. package/dist/components/Page/PageNav.stories.js +0 -41
  80. package/dist/components/ResourceList/ResourceList.stories.js +0 -270
  81. package/dist/components/ResourceList/ResourceListItem.stories.js +0 -33
  82. package/dist/components/Searchbar/Searchbar.stories.js +0 -140
  83. package/dist/components/Snackbar/Snackbar.stories.js +0 -17
  84. package/dist/components/Timeline/Timeline.stories.js +0 -65
  85. package/dist/components/Toolbar/Toolbar.stories.js +0 -72
  86. package/dist/components/Toolbar/ToolbarAdd.stories.js +0 -23
  87. package/dist/components/Toolbar/ToolbarButton.stories.js +0 -26
  88. package/dist/components/Toolbar/ToolbarDate.stories.js +0 -61
  89. package/dist/components/Toolbar/ToolbarDaterange.stories.js +0 -16
  90. package/dist/components/Toolbar/ToolbarFilter.stories.js +0 -39
  91. package/dist/components/Toolbar/ToolbarMenu.stories.js +0 -32
  92. package/dist/components/Toolbar/ToolbarOptions.stories.js +0 -57
  93. package/dist/components/Toolbar/ToolbarSearch.stories.js +0 -16
  94. package/dist/components/Transmission/TransmissionItem.stories.js +0 -56
  95. package/dist/components/Transmission/TransmissionList.stories.js +0 -27
  96. package/dist/lib/examples/accountMenu.d.ts +0 -2
  97. package/dist/lib/examples/attachments.d.ts +0 -2
  98. package/dist/lib/examples/avatar/brreg.d.ts +0 -2
  99. package/dist/lib/examples/avatar/index.d.ts +0 -5
  100. package/dist/lib/examples/avatar/nav.d.ts +0 -2
  101. package/dist/lib/examples/avatar/oslo.d.ts +0 -2
  102. package/dist/lib/examples/avatar/skatt.d.ts +0 -2
  103. package/dist/lib/examples/avatar/ssb.d.ts +0 -2
  104. package/dist/lib/examples/dialog/dialogContextMenu.d.ts +0 -2
  105. package/dist/lib/examples/dialog/dialogHistoryItems.d.ts +0 -2
  106. package/dist/lib/examples/dialog/dialogListItems.d.ts +0 -2
  107. package/dist/lib/examples/dialog/extendedLetterDialog.d.ts +0 -2
  108. package/dist/lib/examples/dialog/index.d.ts +0 -14
  109. package/dist/lib/examples/dialog/metadataDialog.d.ts +0 -2
  110. package/dist/lib/examples/dialog/reportingCompletedDialog.d.ts +0 -2
  111. package/dist/lib/examples/dialog/reportingDialog.d.ts +0 -2
  112. package/dist/lib/examples/dialog/reportingDraftDialog.d.ts +0 -2
  113. package/dist/lib/examples/dialog/reportingHistoryItems.d.ts +0 -2
  114. package/dist/lib/examples/dialog/reportingInProgressDialog.d.ts +0 -2
  115. package/dist/lib/examples/dialog/simpleLetterDialog.d.ts +0 -2
  116. package/dist/lib/examples/dialog/transmissionList.d.ts +0 -2
  117. package/dist/lib/examples/dialog/transmissionsCompletedDialog.d.ts +0 -2
  118. package/dist/lib/examples/dialog/transmissionsDialog.d.ts +0 -2
  119. package/dist/lib/examples/dialog/transmissionsHistoryItems.d.ts +0 -2
  120. package/dist/lib/examples/dialog/transmissionsInProgressDialog.d.ts +0 -2
  121. package/dist/lib/examples/dialog/transmissionsTimeline.d.ts +0 -2
  122. package/dist/lib/examples/footer.d.ts +0 -2
  123. package/dist/lib/examples/globalMenu.d.ts +0 -2
  124. package/dist/lib/examples/header.d.ts +0 -2
  125. package/dist/lib/examples/inboxFilters.d.ts +0 -4
  126. package/dist/lib/examples/inboxMenu.d.ts +0 -2
  127. package/dist/lib/examples/index.d.ts +0 -10
  128. package/dist/lib/examples/loginMenu.d.ts +0 -2
  129. package/dist/lib/examples/menuItems.d.ts +0 -2
  130. package/dist/lib/examples/useAccountMenu.d.ts +0 -16
  131. package/dist/lib/examples/useInboxSearch.d.ts +0 -2
@@ -0,0 +1,68 @@
1
+ const a = {
2
+ accountSearch: {
3
+ placeholder: "Finn konto",
4
+ name: "search-account",
5
+ getResultsLabel: (e = 0) => e ? e + " treff" : "Ingen treff",
6
+ hidden: !1
7
+ },
8
+ accountGroups: {
9
+ primary: {
10
+ title: "Deg selv og favoritter"
11
+ },
12
+ secondary: {
13
+ title: "Andre kontoer"
14
+ }
15
+ },
16
+ accounts: [
17
+ {
18
+ id: "party:mathias",
19
+ groupId: "primary",
20
+ type: "person",
21
+ name: "Mathias Dyngeland"
22
+ },
23
+ {
24
+ id: "party:bergerbar",
25
+ groupId: "favourites",
26
+ type: "company",
27
+ name: "Bergen bar"
28
+ },
29
+ {
30
+ id: "party:brann",
31
+ groupId: "favourites",
32
+ type: "company",
33
+ name: "Sportsklubben Brann"
34
+ },
35
+ {
36
+ id: "allAccounts",
37
+ groupId: "groups",
38
+ type: "company",
39
+ name: "Alle virksomheter",
40
+ accountNames: ["Keeperhansker AS", "Stadion drift AS", "Landslaget"],
41
+ selected: !1,
42
+ badge: {
43
+ label: "19"
44
+ }
45
+ },
46
+ {
47
+ id: "party:keeperhansker",
48
+ groupId: "secondary",
49
+ type: "company",
50
+ name: "Keeperhansker AS"
51
+ },
52
+ {
53
+ id: "party:stadiondrift",
54
+ groupId: "secondary",
55
+ type: "company",
56
+ name: "Stadion drift AS"
57
+ },
58
+ {
59
+ id: "party:landslaget",
60
+ groupId: "secondary",
61
+ type: "company",
62
+ name: "Landslaget"
63
+ }
64
+ ]
65
+ };
66
+ export {
67
+ a
68
+ };
@@ -0,0 +1,25 @@
1
+ const a = [
2
+ {
3
+ label: "1-0 Castro",
4
+ href: "1-0 Castro.pdf"
5
+ },
6
+ {
7
+ label: "2-0 Kornvig",
8
+ href: "2-0 Kornvig.pdf"
9
+ },
10
+ {
11
+ label: "3-0 Kartum",
12
+ href: "3-0 Kartum.pdf"
13
+ },
14
+ {
15
+ label: "3-1 Zinkernagel",
16
+ href: "3-1 Zinkernagel.pdf"
17
+ },
18
+ {
19
+ label: "4-1 Castro",
20
+ href: "4-1 Castro.pdf"
21
+ }
22
+ ];
23
+ export {
24
+ a
25
+ };
@@ -0,0 +1,38 @@
1
+ const t = {
2
+ id: "context-menu",
3
+ items: [
4
+ {
5
+ groupId: "1",
6
+ id: "1",
7
+ icon: "arrow-redo",
8
+ title: "Del og gi tilgang"
9
+ },
10
+ {
11
+ groupId: "1",
12
+ id: "2",
13
+ icon: "eye",
14
+ title: "Marker som lest"
15
+ },
16
+ {
17
+ groupId: "2",
18
+ id: "3",
19
+ icon: "archive",
20
+ title: "Flytt til arkiv"
21
+ },
22
+ {
23
+ groupId: "2",
24
+ id: "4",
25
+ icon: "trash",
26
+ title: "Flytt til papirkurv"
27
+ },
28
+ {
29
+ groupId: "3",
30
+ id: "4",
31
+ icon: "clock-dashed",
32
+ title: "Aktivitetslogg"
33
+ }
34
+ ]
35
+ };
36
+ export {
37
+ t as d
38
+ };
@@ -0,0 +1,63 @@
1
+ import { a as e } from "./accountMenu-MvAYkqv1.js";
2
+ const o = {
3
+ ...e,
4
+ menuLabel: "Meny",
5
+ backLabel: "Tilbake",
6
+ logoutButton: { label: "Logg ut" },
7
+ changeLabel: "Endre",
8
+ groups: {
9
+ apps: {
10
+ divider: !0
11
+ }
12
+ },
13
+ items: [
14
+ {
15
+ id: "inbox",
16
+ groupId: "apps",
17
+ size: "lg",
18
+ icon: "inbox",
19
+ title: "Innboks",
20
+ badge: {
21
+ color: "alert",
22
+ label: "4"
23
+ }
24
+ },
25
+ {
26
+ id: "access",
27
+ groupId: "apps",
28
+ size: "lg",
29
+ icon: "bookmark",
30
+ title: "Tilganger",
31
+ badge: {
32
+ color: "alert",
33
+ label: "2"
34
+ }
35
+ },
36
+ {
37
+ id: "access",
38
+ groupId: "apps",
39
+ size: "lg",
40
+ icon: "menu-grid",
41
+ title: "Alle skjema"
42
+ },
43
+ {
44
+ id: "startup",
45
+ groupId: "help",
46
+ color: "neutral",
47
+ size: "sm",
48
+ icon: "buildings2",
49
+ title: "Starte og drive bedrift"
50
+ },
51
+ {
52
+ id: "help",
53
+ groupId: "help",
54
+ size: "sm",
55
+ color: "neutral",
56
+ icon: "chat-exclamationmark",
57
+ title: "Trenger du hjelp?"
58
+ }
59
+ ]
60
+ };
61
+ export {
62
+ o as g
63
+ };
@@ -1,48 +1,6 @@
1
- import { StoryObj } from '@storybook/react';
2
- declare const meta: {
3
- title: string;
4
- component: ({ backButton, menu, updatedAt, updatedAtLabel, dueAt, dueAtLabel, status, title, sender, recipient, recipientLabel, recipientGroup, summary, body, actions, attachments, seenBy, activityLog, history, timeline, additionalInfo, contactInfo, }: import('./Dialog').DialogProps) => import("react/jsx-runtime").JSX.Element;
5
- tags: string[];
6
- parameters: {};
7
- decorators: import('@storybook/csf').DecoratorFunction<import('@storybook/react').ReactRenderer>[];
8
- argTypes: {
9
- body: {
10
- control: "text";
11
- };
12
- };
13
- args: {
14
- sender: {
15
- type: "company";
16
- name: string;
17
- imageUrl: string;
18
- };
19
- recipientLabel: string;
20
- recipient: {
21
- type: "person";
22
- name: string;
23
- };
24
- seenBy: {
25
- as: "a";
26
- href: string;
27
- label: string;
28
- seenByEndUser: true;
29
- seenByOthersCount: number;
30
- };
31
- activityLog: {
32
- as: "a";
33
- href: string;
34
- label: string;
35
- };
36
- backButton: {
37
- label: string;
38
- };
39
- menu: import('..').ContextMenuProps;
40
- updatedAt: string;
41
- updatedAtLabel: string;
42
- title: string;
43
- summary: string;
44
- };
45
- };
1
+ import { Meta, StoryObj } from '@storybook/react';
2
+ import { Dialog } from './Dialog';
3
+ declare const meta: Meta<typeof Dialog>;
46
4
  export default meta;
47
5
  type Story = StoryObj<typeof meta>;
48
6
  export declare const SimpleLetter: Story;
@@ -1,26 +1,6 @@
1
- import { DialogListItemProps } from './DialogListItem';
2
- declare const meta: {
3
- title: string;
4
- component: ({ size, state, loading, select, status, sender, recipient, recipientLabel, recipientGroup, updatedAt, updatedAtLabel, archivedAt, archivedAtLabel, trashedAt, trashedAtLabel, label, dueAt, dueAtLabel, seen, seenBy, touchedBy, attachmentsCount, title, description, summary, ...rest }: DialogListItemProps) => import("react/jsx-runtime").JSX.Element;
5
- tags: string[];
6
- decorators: import('@storybook/csf').DecoratorFunction<import('@storybook/react').ReactRenderer>[];
7
- argTypes: {};
8
- args: {
9
- title: string;
10
- summary: string;
11
- sender: {
12
- type: "company";
13
- name: string;
14
- };
15
- recipient: {
16
- type: "person";
17
- name: string;
18
- };
19
- updatedAt: string;
20
- updatedAtLabel: string;
21
- status: {};
22
- };
23
- };
1
+ import { Meta } from '@storybook/react';
2
+ import { DialogListItem, DialogListItemProps } from './DialogListItem';
3
+ declare const meta: Meta<typeof DialogListItem>;
24
4
  export default meta;
25
5
  export declare const Statuses: (args: DialogListItemProps) => import("react/jsx-runtime").JSX.Element;
26
6
  export declare const Loading: (args: DialogListItemProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,48 +1,6 @@
1
- import { StoryObj } from '@storybook/react';
2
- declare const meta: {
3
- title: string;
4
- component: ({ backButton, menu, updatedAt, updatedAtLabel, dueAt, dueAtLabel, status, title, sender, recipient, recipientLabel, summary, body, actions, attachments, additionalInfo, contactInfo, }: import('./Dialog').DialogProps) => import("react/jsx-runtime").JSX.Element;
5
- tags: string[];
6
- parameters: {};
7
- decorators: import('@storybook/csf').DecoratorFunction<import('@storybook/react').ReactRenderer>[];
8
- argTypes: {
9
- body: {
10
- control: "text";
11
- };
12
- };
13
- args: {
14
- sender: {
15
- type: "company";
16
- name: string;
17
- imageUrl: string;
18
- };
19
- recipientLabel: string;
20
- recipient: {
21
- type: "person";
22
- name: string;
23
- };
24
- seenBy: {
25
- as: "a";
26
- href: string;
27
- label: string;
28
- seenByEndUser: true;
29
- seenByOthersCount: number;
30
- };
31
- activityLog: {
32
- as: "a";
33
- href: string;
34
- label: string;
35
- };
36
- backButton: {
37
- label: string;
38
- };
39
- menu: import('..').ContextMenuProps;
40
- updatedAt: string;
41
- updatedAtLabel: string;
42
- title: string;
43
- summary: string;
44
- };
45
- };
1
+ import { Meta, StoryObj } from '@storybook/react';
2
+ import { DraftDialog } from './DraftDialog';
3
+ declare const meta: Meta<typeof DraftDialog>;
46
4
  export default meta;
47
5
  type Story = StoryObj<typeof meta>;
48
6
  export declare const SimpleLetter: Story;
@@ -0,0 +1,6 @@
1
+ import { Meta, StoryObj } from '@storybook/react';
2
+ import { Icon } from './Icon';
3
+ declare const meta: Meta<typeof Icon>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof meta>;
6
+ export declare const Default: Story;
@@ -0,0 +1,24 @@
1
+ import { StoryObj } from '@storybook/react';
2
+ declare const meta: {
3
+ title: string;
4
+ component: ({ as, color, size, collapsible, expanded, icon, avatar, avatarGroup, title, description, badge, linkText, linkIcon, label, ...rest }: import('./MenuItem').MenuItemProps) => import("react/jsx-runtime").JSX.Element;
5
+ tags: string[];
6
+ parameters: {};
7
+ args: {
8
+ id: string;
9
+ onClick: () => void;
10
+ };
11
+ };
12
+ export default meta;
13
+ type Story = StoryObj<typeof meta>;
14
+ export declare const Default: Story;
15
+ export declare const DefaultBadge: Story;
16
+ export declare const Large: Story;
17
+ export declare const AlertBadge: Story;
18
+ export declare const Person: Story;
19
+ export declare const PersonGroup: Story;
20
+ export declare const Company: Story;
21
+ export declare const CompanyGroup: Story;
22
+ export declare const PersonAccount: Story;
23
+ export declare const CompanyAccount: Story;
24
+ export declare const ThemesAndColors: () => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,90 @@
1
+ const a = [
2
+ {
3
+ id: "1",
4
+ groupId: "a1",
5
+ avatar: {
6
+ type: "person",
7
+ name: "Dolly Duck"
8
+ },
9
+ title: "Dolly Duck",
10
+ badge: {
11
+ label: "15"
12
+ }
13
+ },
14
+ {
15
+ id: "2",
16
+ groupId: "a2",
17
+ avatar: {
18
+ type: "company",
19
+ name: "Bergen Bar"
20
+ },
21
+ title: "Bergen Bar",
22
+ badge: {
23
+ label: "21"
24
+ }
25
+ },
26
+ {
27
+ id: "3",
28
+ groupId: "a2",
29
+ avatar: {
30
+ type: "company",
31
+ name: "Sportsklubben Brann"
32
+ },
33
+ title: "Sportsklubben Brann",
34
+ badge: {
35
+ label: "4"
36
+ }
37
+ },
38
+ {
39
+ id: "4",
40
+ groupId: "a3",
41
+ avatarGroup: {
42
+ defaultType: "company",
43
+ items: [
44
+ {
45
+ name: "Sportsklubben Brann"
46
+ },
47
+ {
48
+ name: "Bergen Bar"
49
+ }
50
+ ]
51
+ },
52
+ title: "Alle virksomheter",
53
+ badge: {
54
+ label: "45"
55
+ }
56
+ },
57
+ {
58
+ id: "5",
59
+ groupId: "b1",
60
+ avatar: {
61
+ type: "company",
62
+ name: "Jensens Laks"
63
+ },
64
+ title: "Jensens laks"
65
+ },
66
+ {
67
+ id: "6",
68
+ groupId: "b1",
69
+ avatar: {
70
+ type: "company",
71
+ name: "Haralds gym"
72
+ },
73
+ title: "Haralds gym",
74
+ badge: {
75
+ label: "2"
76
+ }
77
+ },
78
+ {
79
+ id: "7",
80
+ groupId: "b1",
81
+ avatar: {
82
+ type: "company",
83
+ name: "Trim og tran"
84
+ },
85
+ title: "Trim og tran"
86
+ }
87
+ ];
88
+ export {
89
+ a as m
90
+ };
@@ -0,0 +1,8 @@
1
+ const A = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAmcSURBVHgB7Zx7cFTVHce/9+4rm8fmRQIYQIQOWpSCMy3vFmlkUlB5TIL/SBGhnaHSTukMOtM/bYexta12UMZ2oKUQixG0VTAEAoi0w7RCCBFix4IgGBOyeWyySfaV3b3X393NY7PZ+8oqJ86cz8ydXe79nd95fM/jd87dIDQCMjjMEMFhCheAMVwAxnABGMMFYAwXgDFcAMZwARjDBWAMF4AxXADGcAEYwwVgDBeAMVwAxnABGMMFYAwXgDFcAMZwARjDBWAMF4AxXADGcAEYwwVgDBeAMVwAxnABGMMFYAwXgDFcAMZwARjDBWAMF4AxXADGMBVAwNcTM+XWs7XiK8hcNmBv5i8D5QQ/AlLnISc9TwetsiWXQ8+PpGNrWADFmTJcLMu/D/vCBap2UnML/Af2w6KkmTABzs2bKZFlhE2kvx9o/BiBS3UQ29qogOpVVgoviVYI06bDuXgR5Kl3QRRFSN1eBE+eQvTGDVilSFyEWbPgLC/HmJFl9B48DOtn11VLpDSoZeFSZDy0lAqn3rT9n7cgXLlfVyjB6J+pKo6CdN3/6U04pk/DcL8bmUWw8Qoa53wLGfQ9/4XfoeSZHUmehrMLt7ejr6YWn/18O6zdnaPyVCrrWLsOk+h5zvxvQ8jMHJGn7Pej54PzaN35PCKna+H44QZ840Al0qH7WA2a16yGEImkbBg5w4lpR47AteJhTT+dR4/CvXq1buOamoJcj62G4+7BxgdSDa7BDKMWByZt2YzRIg1/txUVIX/jE7DPnYubqx6B0NI0lF5yOFD0h5dQvOUpiBkZKdMrguQufwiZcx5A07ZtiKY9AcnIWbIEoHLJt2+Peqp4F++fjcwH50Fz0pMluF95JWYhQ3sKMrwIR+gq2voTzWGXSFbFOlgKCqA/WwrImvsA7vrTbkQGbKOCiIl79mLS01uTGj81tgmFmLZrF4QZMzXt+r1eSMEgtMpiyXXBsXCxaqmd31kAK02t8XqltvI1/g/S+fOx73oNbEgAJRvL7NnI/t4SI+aI0jAt3r7dgOVwBfIffRT2BfG1JffpbSje8IRhsRU/1okTUbTpSU0rubcX7teroEfO2rUpp44oXXnrKzRSyvF1hKYxdHcP3tHEkACKk/xNm2HJyjZiDus370P2vLkwjhBrbPvSZZCKJ2PSs8+MKZzJnTYVOrnAc/B16DVL0ZrHEM7OiX2XE6wjeflwLVigmUOERpn30GHDxTckgEQ9Ou8HKw31SKWwOeUVNHU4YA4ZWfPmwLVpIxxTp2BMCogWXZNwfR08J09ru8nNRdaKFfHvGJ5s8tevh5iVqZnWe/IkQvUXYBRdAZSM7aWlcM6+d+COdu+x0fxYsmEDzCPAds905FeUm5h6zGOjq2PvXl27goqKEYuoMv3krFoFvfq37/ubqcjGkG3md5ci5G6HEhhac3LoGpyKRjeUragYkVY3gi0DUQTtAaxOZyydXsPaZ8xApsulYSEj6gvAV3cBvWfOQA4EyL8VzvnzkfdwKSzZWdAbOUpD4l9nEaH9h7W4WNUuZ9kytOQXQOzyxPdA98wcmH7U/Qc/vkp7k9qYyEbRFUDJvIvi7PZdL8eynrBjB6b+Qn2B9V/7BPU0YoYGKjWQvbAA+eXrUfLLZ0dtyhLJnjwZenz+4kvw/vY3sPj6hpqiy2ZD37afYerOX0HMzIJefWTqIB1vvIVJP92q2insE4uRsWghwseOxfLJLCuDrbhI03Nb5Wuwq+wf1DC0Blh6vbC3NMNBl+D3adoKkX5kDNjGrqZbEBouoeuF5xH48ArSIXTzFjp3/hpWavxBlMpawmF4X90Nz9FqQ36UnbfnwF8h+XxQnVKsFrjKVkKikFimtSV3ZZlG55ER6eiE/9QJ0//5kuF9QNqzMoWA3oZ6pIP71PvICIWGKplYWSvd7z19BkYJ19Wh57yyWKrVTICLpjUUTkC0oBDOeQ9qeBPgPXsW4cuXYZY7ehoqt3cgHex5rtjxRHIvG9o9B30wSmwxfvXPmjbO+2bBTscqjiV09jOlRN0wGkU7TT+i5iYvNaZPQ9NBDJgvYCJFK0rhpg2X1e1Guiii9dXWIEpxu4XCzpTQ1JNRuhzOKRQWi+p9NXDtGvqP10I/CE6RBe4gsiQhHZRjgplvvwNx4SJIrlxItFlSLnnw027XdkCNKNBmMmZLC7e9pwdtVW9oJin80RbkrlujadP+2kGaAv0YC3d0BKSPgGw6Cr/3vVPooZBPSliMFWyxMxo1ZFjpkK2kqgqCFIXkbkPrkxvh2bsHE+kIQ3Sk3jhm0YjTQgoF0fvW4TGvkV8zAeKIzkzkxU4kR+Klo3J1BIjU6wvpnYJC9/tn6XSuH9LFevguXETO0sVJ9nrnmHE8b76N6P+vjmn6URin74Rlk89lhDs60HH0XWNp6Li4cx+9LKHw1ULfb+/6I3XlaJK9oJFf/J5EkZf3H2/GfIyV8SmApCeAMOrffR/8F+HGyzpp4n4jnR4E6QXO4J3Q6fcQbm3TSTv6XqDxIwTPnUsrRB+XAnxKL2KitEAafXMshfrR9XdaCHXDwHhTddOBmdzcPORd9HTCe+I4TEG93ktvvWR3q+nNVyLjToBwSyv8L/4enzz+OE0rnYbSBCkM7PvnOzo9Md5MMsXsnpd3j3pH10IvdBANw3A53R3wVFamvUEdZwLI6KyuhtDaisiJE7i2chV6aIeJofA1dV/rPHyIer9eGBhvqsCVjxD4z7kRd2NeGxrg/fe5BHvteb3r+DHgxnWkyx0VQIy1gXrFJNqoefbvG44/6NTzJh0BX3/qxwg0fEi9N8U+mKYfX3UNjEEHZnv2jDitHDxyVsLBVlqYlTdaA6XVcCPDe+TdL6XxTIehPuqhLZGI6vNwUxNSRdRKg3prahAR1QdthNJGaVFLrJjV70eIDs6u0iWW3A3nI2Vw0KmpZeAU03+5EeFL9bEwsP/iRbQ895yqf2Vd6dn3l1GVHlqMD1XhVkEebHl50CJEIzRUU53++RhM/CxlRCKV+2YcJQd5g42gNL6kk2bQNvl3CbJO2YSkT7U89HYA6Sy6yYxpFCVWPvGe+u8E9H1ISZ9aaSSVZ1qfyd/18pBTpJVN+DFKWjthWeffZnyYHc6ygXLIOs/VEHR8f5kvTPmvoxnDBWAMF4AxXADGcAEYwwVgDBeAMVwAxnABGMMFYAwXgDFcAMZwARjDBWAMF4AxXADGcAEYwwVgDBeAMVwAxnABGMMFYAwXgDFcAMZwARjDBWAMF4AxXADGcAEYwwVgDBeAMV8A/HMS6gIsMfcAAAAASUVORK5CYII=", B = {
2
+ type: "company",
3
+ name: "NAV",
4
+ imageUrl: A
5
+ };
6
+ export {
7
+ B as n
8
+ };
@@ -0,0 +1,8 @@
1
+ const A = "data:image/png;base64,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", E = {
2
+ type: "company",
3
+ name: "Skatteetaten",
4
+ imageUrl: A
5
+ };
6
+ export {
7
+ E as s
8
+ };