fds-vue-core 8.2.1 → 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.
@@ -1,72 +0,0 @@
1
- declare const _default: {
2
- "App.treeViewTest": "FDS Tree View Test",
3
- "common.plus": "+",
4
- "FdsBlockAlert.close": "Stäng",
5
- "FdsBlockAlert.showLess": "Visa mindre",
6
- "FdsBlockAlert.showMore": "Visa mer",
7
- "FdsDevMode.baseBreakpoint": "base",
8
- "FdsDevMode.baseBreakpointRange": "<320px",
9
- "FdsDevMode.toggle.off": "Dev mode: OFF",
10
- "FdsDevMode.toggle.on": "Dev mode: ON",
11
- "FdsDevMode.overlay.close": "Stäng dev-overlay",
12
- "FdsDevMode.overlay.localeEn": "English",
13
- "FdsDevMode.overlay.localeSv": "Svenska",
14
- "FdsDevMode.overlay.open": "Öppna dev-overlay",
15
- "FdsDevMode.overlay.poeditor": "Visa översättningsnycklar",
16
- "FdsDevModeStorage.actions.close": "Stäng",
17
- "FdsDevModeStorage.actions.delete": "Ta bort",
18
- "FdsDevModeStorage.actions.emptyState": "No custom actions configured. Pass customActions prop to FdsDevMode.",
19
- "FdsDevModeStorage.actions.refresh": "Uppdatera",
20
- "FdsDevModeStorage.actions.save": "Spara",
21
- "FdsDevModeStorage.empty.cookies": "Inga cookies satta för domänen.",
22
- "FdsDevModeStorage.empty.localStorage": "Inga värden i localStorage.",
23
- "FdsDevModeStorage.empty.sessionStorage": "Inga värden i sessionStorage.",
24
- "FdsDevModeStorage.keyLabel": "Nyckel",
25
- "FdsDevModeStorage.nameLabel": "Namn",
26
- "FdsDevModeStorage.placeholders.cookieName": "cookie-namn",
27
- "FdsDevModeStorage.placeholders.localStorageKey": "localStorage-nyckel",
28
- "FdsDevModeStorage.placeholders.sessionStorageKey": "sessionStorage-nyckel",
29
- "FdsDevModeStorage.placeholders.valueAsString": "Värde (lagras som sträng)",
30
- "FdsDevModeStorage.tabs.actions": "Actions",
31
- "FdsDevModeStorage.tabs.cookies": "Cookies",
32
- "FdsDevModeStorage.tabs.localStorage": "localStorage",
33
- "FdsDevModeStorage.tabs.sessionStorage": "sessionStorage",
34
- "FdsDevModeStorage.valueLabel": "Värde",
35
- "FdsInput.clearInput": "Rensa text",
36
- "FdsInput.hidePassword": "Dölj",
37
- "FdsInput.openDatePicker": "Öppna datumväljare",
38
- "FdsInput.showPassword": "Visa",
39
- "FdsInput.today": "(idag)",
40
- "FdsListHeading.loading": "Laddar...",
41
- "FdsListHeading.separator": "av",
42
- "FdsModal.closeModal": "Stäng dialogruta",
43
- "FdsPagination.currentPage": "Aktuell sida",
44
- "FdsPagination.firstPage": "Gå till första sidan",
45
- "FdsPagination.lastPage": "Gå till sista sidan",
46
- "FdsPagination.loading": "Laddar",
47
- "FdsPagination.nextPage": "Gå till nästa sida",
48
- "FdsPagination.previousPage": "Gå till föregående sida",
49
- "FdsPhonenumber.countryCode": "Landskod",
50
- "FdsPhonenumber.invalidPhone": "Ange ett giltigt telefonnummer",
51
- "FdsPhonenumber.noCountryResults": "Inget land matchar sökningen",
52
- "FdsPhonenumber.phoneNumber": "Telefonnummer",
53
- "FdsSearchSelectPro.loadingMore": "Hämtar fler...",
54
- "FdsSearchSelectPro.showMore": "Visa fler",
55
- "FdsSearchSelectPro.unspecified": "Ospecificerat",
56
- "FdsTextarea.characters": "tecken",
57
- "FdsTreeView.childrenCountPrefix": "(+",
58
- "FdsTreeView.closePopover": "Stäng",
59
- "FdsTreeView.collapseNode": "Fäll ihop {title}",
60
- "FdsTreeView.expandNode": "Fäll ut {title}",
61
- "FdsTreeView.moreOptionsForNode": "Fler val för {title}",
62
- "FdsWeekCalendar.nextWeek": "Nästa vecka",
63
- "FdsWeekCalendar.previousWeek": "Föregående vecka",
64
- "FdsWeekCalendar.today": "Idag",
65
- "FdsWeekCalendar.week": "vecka",
66
- "FdsDevMode.overlay.toggles.apiError": "API-fel",
67
- "FdsDevMode.overlay.toggles.debugLogging": "Debug-logg",
68
- "FdsDevMode.overlay.quickSettings": "Snabbval"
69
- }
70
- ;
71
-
72
- export default _default;