@valtimo/shared 13.5.0 → 13.7.0

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.
@@ -884,6 +884,14 @@
884
884
  "description": "Für Inhalte mit höherer Priorität"
885
885
  }
886
886
  },
887
+ "density": {
888
+ "description": "Wählen Sie die gewünschte Dichte für das Widget aus",
889
+ "default": {"title": "Standard", "description": "Für reguläre Inhalte"},
890
+ "highContrast": {
891
+ "title": "Kompakt",
892
+ "description": "Für eine Übersicht mit höherer Datendichte"
893
+ }
894
+ },
887
895
  "content": {
888
896
  "description": "Geben Sie den Inhalt für jede Spalte ein. Beachten Sie, dass nicht alle Felder die gleiche Höhe haben. Um das beste Ergebnis zu erzielen, stellen Sie sicher, dass die Artikel richtig verteilt sind.",
889
897
  "widgetTitle": "Widget-Titel",
@@ -992,6 +1000,12 @@
992
1000
  "selectorLabel": "Schaltfläche Neuer Prozess (Optional)",
993
1001
  "selectorPlaceholder": "Wählen Sie einen Prozess"
994
1002
  },
1003
+ "actionButtonLabel": "Typ der Aktionsschaltfläche",
1004
+ "externalLink": {
1005
+ "linkLabel": "Schaltfläche für externen Link",
1006
+ "linkPlaceholder": "Externer Link",
1007
+ "buttonTextLabel": "Text der Schaltfläche für externen Link"
1008
+ },
995
1009
  "saveModalContent": "Sind Sie sicher, dass Sie die Widget-Konfiguration speichern möchten? Das Entfernen oder Ändern eines Attributs kann die Widget-Konfiguration zerstören."
996
1010
  },
997
1011
  "zgw": {
@@ -799,7 +799,12 @@
799
799
  "save": "Save",
800
800
  "form": {"tabName": "Tab name"}
801
801
  },
802
- "columns": {"highContrast": "High contrast", "type": "Type", "width": "Width"},
802
+ "columns": {
803
+ "highContrast": "High contrast",
804
+ "type": "Type",
805
+ "width": "Width",
806
+ "density": "Density"
807
+ },
803
808
  "list": {
804
809
  "dividerModal": {
805
810
  "addDividerTitle": "Add new widget divider",
@@ -833,6 +838,7 @@
833
838
  "style": "Choose widget style",
834
839
  "type": "Choose widget type",
835
840
  "width": "Choose widget width",
841
+ "density": "Choose widget density",
836
842
  "displayConditions": "Set display conditions"
837
843
  }
838
844
  },
@@ -851,7 +857,8 @@
851
857
  "description": "Create an interactive table"
852
858
  },
853
859
  "collection": {"title": "Collection", "description": "Create a collection"},
854
- "divider": {"title": "Divider"}
860
+ "divider": {"title": "Divider"},
861
+ "map": {"title": "Map", "description": "Create a map widget"}
855
862
  },
856
863
  "width": {
857
864
  "description": "Select the desired width for the widget.",
@@ -867,6 +874,11 @@
867
874
  "default": {"title": "Default", "description": "For regular content"},
868
875
  "highContrast": {"title": "High contrast", "description": "For higher priority content"}
869
876
  },
877
+ "density": {
878
+ "description": "Select the desired density for the widget",
879
+ "default": {"title": "Default", "description": "For regular content"},
880
+ "compact": {"title": "Compact", "description": "For higher density data overview"}
881
+ },
870
882
  "content": {
871
883
  "description": "Enter the content for each column. Keep in mind that not all fields are the same height. For the best result make sure items are properly distributed.",
872
884
  "widgetTitle": "Widget title",
@@ -909,6 +921,13 @@
909
921
  "linkTextTooltip": "The text that will be displayed for the link. If left empty, the URL will be used as link text.",
910
922
  "linkTextPlaceholder": "Link text (optional)"
911
923
  },
924
+ "map": {
925
+ "add": "Add field",
926
+ "layerTitle": "Map layer {{ layer }}",
927
+ "key": "Path to GeoJSON data",
928
+ "keyPlaceholder": "Source path",
929
+ "keyTooltip": "Value resolver path to GeoJSON data"
930
+ },
912
931
  "displayType": {
913
932
  "text": "Text",
914
933
  "boolean": "Yes/No",
@@ -969,6 +988,12 @@
969
988
  "selectorLabel": "New process button (Optional)",
970
989
  "selectorPlaceholder": "Choose a process"
971
990
  },
991
+ "actionButtonLabel": "Action button type",
992
+ "externalLink": {
993
+ "linkLabel": "External link button",
994
+ "linkPlaceholder": "External link",
995
+ "buttonTextLabel": "External link button text"
996
+ },
972
997
  "saveModalContent": "Are you sure you want to save the widget configuration?"
973
998
  },
974
999
  "zgw": {
@@ -1286,6 +1311,9 @@
1286
1311
  }
1287
1312
  },
1288
1313
  "interface": {
1314
+ "icon": "Icon",
1315
+ "iconPlaceholder": "Select an icon",
1316
+ "iconTooltip": "Select an icon",
1289
1317
  "mainMenu": "Main menu",
1290
1318
  "toggleMenu": "Menu",
1291
1319
  "typeToSearch": "Type here to search",
@@ -1908,10 +1936,15 @@
1908
1936
  "noWidgets": "No widgets",
1909
1937
  "noWidgetsDescription": "There are no widgets configured for this tab, or you don't have the rights to view them.",
1910
1938
  "noWidget": "Widget not found",
1911
- "noCustomComponentDescription": "The custom component configured for this widget is not available."
1939
+ "noCustomComponentDescription": "The custom component configured for this widget is not available.",
1940
+ "map": {
1941
+ "title": "Map"
1942
+ }
1912
1943
  },
1913
1944
  "iko": {
1914
- "searchFieldsNoResults": "No search fields found for this entity"
1945
+ "searchFieldsNoResults": "No search fields found for this entity",
1946
+ "pageTitle": "Views",
1947
+ "searchVia": "Search via"
1915
1948
  },
1916
1949
  "ikoManagement": {
1917
1950
  "preparingDownload": "Preparing download",
@@ -1952,6 +1985,7 @@
1952
1985
  "title": "Views",
1953
1986
  "upload": "Upload",
1954
1987
  "add": "Add view",
1988
+ "edit": "Edit view",
1955
1989
  "deleteContent": "Are you sure you want to delete this view? This change cannot be reverted",
1956
1990
  "noResultsTitle": "There are no configured views",
1957
1991
  "noResultsDescription": "Click here to configure a view."
@@ -2033,5 +2067,204 @@
2033
2067
  "rightClickTooltip": "Right-click for options",
2034
2068
  "deleteHelperText": "After creating a quick search item, you can delete it by right-clicking on it",
2035
2069
  "duplicateError": "A quick search item with this title already exists"
2070
+ },
2071
+ "mdiIcons": {
2072
+ "mdi-home": "Home",
2073
+ "mdi-home-city": "Home City",
2074
+ "mdi-office-building": "Office Building",
2075
+ "mdi-city": "City",
2076
+ "mdi-domain": "Domain",
2077
+ "mdi-account": "Account",
2078
+ "mdi-account-circle": "Account Circle",
2079
+ "mdi-account-tie": "Account Tie",
2080
+ "mdi-account-group": "Account Group",
2081
+ "mdi-account-multiple": "Account Multiple",
2082
+ "mdi-account-cog": "Account Cog",
2083
+ "mdi-account-clock": "Account Clock",
2084
+ "mdi-account-heart": "Account Heart",
2085
+ "mdi-account-star": "Account Star",
2086
+ "mdi-account-box": "Account Box",
2087
+ "mdi-account-plus": "Account Plus",
2088
+ "mdi-account-check": "Account Check",
2089
+ "mdi-account-key": "Account Key",
2090
+ "mdi-briefcase": "Briefcase",
2091
+ "mdi-briefcase-account": "Briefcase Account",
2092
+ "mdi-briefcase-check": "Briefcase Check",
2093
+ "mdi-calendar": "Calendar",
2094
+ "mdi-calendar-month": "Calendar Month",
2095
+ "mdi-calendar-check": "Calendar Check",
2096
+ "mdi-calendar-range": "Calendar Range",
2097
+ "mdi-clipboard-text": "Clipboard Text",
2098
+ "mdi-clipboard-list": "Clipboard List",
2099
+ "mdi-clipboard-check": "Clipboard Check",
2100
+ "mdi-clipboard-edit": "Clipboard Edit",
2101
+ "mdi-folder": "Folder",
2102
+ "mdi-folder-open": "Folder Open",
2103
+ "mdi-folder-account": "Folder Account",
2104
+ "mdi-folder-multiple": "Folder Multiple",
2105
+ "mdi-folder-star": "Folder Star",
2106
+ "mdi-file": "File",
2107
+ "mdi-file-document": "File Document",
2108
+ "mdi-file-cog": "File Cog",
2109
+ "mdi-file-table": "File Table",
2110
+ "mdi-file-chart": "File Chart",
2111
+ "mdi-file-sign": "File Sign",
2112
+ "mdi-file-tree": "File Tree",
2113
+ "mdi-file-multiple": "File Multiple",
2114
+ "mdi-file-download": "File Download",
2115
+ "mdi-file-upload": "File Upload",
2116
+ "mdi-file-pdf-box": "File PDF Box",
2117
+ "mdi-file-image": "File Image",
2118
+ "mdi-file-music": "File Music",
2119
+ "mdi-file-video": "File Video",
2120
+ "mdi-book": "Book",
2121
+ "mdi-book-open": "Book Open",
2122
+ "mdi-book-open-page-variant": "Book Open Page Variant",
2123
+ "mdi-book-account": "Book Account",
2124
+ "mdi-book-information-variant": "Book Information Variant",
2125
+ "mdi-notebook": "Notebook",
2126
+ "mdi-note-text": "Note Text",
2127
+ "mdi-text-box": "Text Box",
2128
+ "mdi-text-box-check": "Text Box Check",
2129
+ "mdi-email": "Email",
2130
+ "mdi-email-check": "Email Check",
2131
+ "mdi-email-open": "Email Open",
2132
+ "mdi-email-newsletter": "Email Newsletter",
2133
+ "mdi-inbox": "Inbox",
2134
+ "mdi-inbox-arrow-down": "Inbox Arrow Down",
2135
+ "mdi-message": "Message",
2136
+ "mdi-message-text": "Message Text",
2137
+ "mdi-chat": "Chat",
2138
+ "mdi-comment": "Comment",
2139
+ "mdi-comment-text": "Comment Text",
2140
+ "mdi-comment-multiple": "Comment Multiple",
2141
+ "mdi-comment-processing": "Comment Processing",
2142
+ "mdi-bell": "Bell",
2143
+ "mdi-bell-outline": "Bell Outline",
2144
+ "mdi-bell-alert": "Bell Alert",
2145
+ "mdi-bell-ring": "Bell Ring",
2146
+ "mdi-alert": "Alert",
2147
+ "mdi-alert-circle": "Alert Circle",
2148
+ "mdi-help-circle": "Help Circle",
2149
+ "mdi-information": "Information",
2150
+ "mdi-lightbulb": "Lightbulb",
2151
+ "mdi-check": "Check",
2152
+ "mdi-check-circle": "Check Circle",
2153
+ "mdi-close": "Close",
2154
+ "mdi-lock": "Lock",
2155
+ "mdi-lock-open": "Lock Open",
2156
+ "mdi-lock-check": "Lock Check",
2157
+ "mdi-shield": "Shield",
2158
+ "mdi-shield-check": "Shield Check",
2159
+ "mdi-shield-account": "Shield Account",
2160
+ "mdi-security": "Security",
2161
+ "mdi-key": "Key",
2162
+ "mdi-cog": "Cog",
2163
+ "mdi-cog-clockwise": "Cog Clockwise",
2164
+ "mdi-settings-helper": "Settings Helper",
2165
+ "mdi-tune": "Tune",
2166
+ "mdi-gauge": "Gauge",
2167
+ "mdi-speedometer": "Speedometer",
2168
+ "mdi-view-dashboard": "View Dashboard",
2169
+ "mdi-view-list": "View List",
2170
+ "mdi-view-grid": "View Grid",
2171
+ "mdi-table": "Table",
2172
+ "mdi-chart-bar": "Chart Bar",
2173
+ "mdi-chart-line": "Chart Line",
2174
+ "mdi-chart-timeline": "Chart Timeline",
2175
+ "mdi-timeline-text": "Timeline Text",
2176
+ "mdi-timeline-clock": "Timeline Clock",
2177
+ "mdi-map": "Map",
2178
+ "mdi-map-marker": "Map Marker",
2179
+ "mdi-map-marker-radius": "Map Marker Radius",
2180
+ "mdi-map-marker-multiple": "Map Marker Multiple",
2181
+ "mdi-compass": "Compass",
2182
+ "mdi-earth": "Earth",
2183
+ "mdi-navigation": "Navigation",
2184
+ "mdi-laptop": "Laptop",
2185
+ "mdi-monitor": "Monitor",
2186
+ "mdi-cellphone": "Cellphone",
2187
+ "mdi-tablet": "Tablet",
2188
+ "mdi-web": "Web",
2189
+ "mdi-cloud": "Cloud",
2190
+ "mdi-database": "Database",
2191
+ "mdi-server": "Server",
2192
+ "mdi-lan": "LAN",
2193
+ "mdi-api": "API",
2194
+ "mdi-application-braces": "Application Braces",
2195
+ "mdi-cube": "Cube",
2196
+ "mdi-view-module": "View Module",
2197
+ "mdi-puzzle": "Puzzle",
2198
+ "mdi-pipe": "Pipe",
2199
+ "mdi-certificate": "Certificate",
2200
+ "mdi-seal": "Seal",
2201
+ "mdi-tag": "Tag",
2202
+ "mdi-tag-multiple": "Tag Multiple",
2203
+ "mdi-wallet": "Wallet",
2204
+ "mdi-credit-card": "Credit Card",
2205
+ "mdi-cash-multiple": "Cash Multiple",
2206
+ "mdi-store": "Store",
2207
+ "mdi-storefront": "Storefront",
2208
+ "mdi-cart": "Cart",
2209
+ "mdi-truck": "Truck",
2210
+ "mdi-package": "Package",
2211
+ "mdi-gift": "Gift",
2212
+ "mdi-rocket": "Rocket",
2213
+ "mdi-rocket-launch": "Rocket Launch",
2214
+ "mdi-flag": "Flag",
2215
+ "mdi-trophy": "Trophy",
2216
+ "mdi-star": "Star",
2217
+ "mdi-heart": "Heart",
2218
+ "mdi-thumb-up": "Thumb Up",
2219
+ "mdi-thumb-down": "Thumb Down",
2220
+ "mdi-play-circle": "Play Circle",
2221
+ "mdi-pause-circle": "Pause Circle",
2222
+ "mdi-image": "Image",
2223
+ "mdi-camera": "Camera",
2224
+ "mdi-video": "Video",
2225
+ "mdi-microphone": "Microphone",
2226
+ "mdi-magnify": "Magnify",
2227
+ "mdi-link": "Link",
2228
+ "mdi-account-search": "Account Search",
2229
+ "mdi-school": "School",
2230
+ "mdi-clipboard-pulse": "Clipboard Pulse",
2231
+ "mdi-chart-areaspline": "Chart Areaspline",
2232
+ "mdi-chart-gantt": "Chart Gantt",
2233
+ "mdi-finance": "Finance",
2234
+ "mdi-bank": "Bank",
2235
+ "mdi-cash-register": "Cash Register",
2236
+ "mdi-poll": "Poll",
2237
+ "mdi-progress-check": "Progress Check",
2238
+ "mdi-progress-clock": "Progress Clock",
2239
+ "mdi-timeline": "Timeline",
2240
+ "mdi-timeline-alert": "Timeline Alert",
2241
+ "mdi-calendar-text": "Calendar Text",
2242
+ "mdi-folder-information": "Folder Information",
2243
+ "mdi-folder-lock": "Folder Lock",
2244
+ "mdi-folder-key": "Folder Key",
2245
+ "mdi-file-lock": "File Lock",
2246
+ "mdi-file-search": "File Search",
2247
+ "mdi-file-question": "File Question",
2248
+ "mdi-cloud-sync": "Cloud Sync",
2249
+ "mdi-cloud-alert": "Cloud Alert",
2250
+ "mdi-database-search": "Database Search",
2251
+ "mdi-server-security": "Server Security",
2252
+ "mdi-lock-alert": "Lock Alert",
2253
+ "mdi-lock-reset": "Lock Reset",
2254
+ "mdi-account-lock": "Account Lock",
2255
+ "mdi-account-alert": "Account Alert",
2256
+ "mdi-badge-account-horizontal": "Badge Account Horizontal",
2257
+ "mdi-badge-account-horizontal-outline": "Badge Account Horizontal Outline",
2258
+ "mdi-lightbulb-on": "Lightbulb On",
2259
+ "mdi-lifebuoy": "Lifebuoy",
2260
+ "mdi-headset": "Headset",
2261
+ "mdi-headset-help": "Headset Help",
2262
+ "mdi-wrench": "Wrench",
2263
+ "mdi-hammer-wrench": "Hammer Wrench",
2264
+ "mdi-cog-transfer": "Cog Transfer",
2265
+ "mdi-tune-variant": "Tune Variant",
2266
+ "mdi-clipboard-text-clock": "Clipboard Text Clock",
2267
+ "mdi-clipboard-text-play": "Clipboard Text Play",
2268
+ "mdi-clipboard-flow": "Clipboard Flow"
2036
2269
  }
2037
2270
  }
@@ -818,7 +818,12 @@
818
818
  "save": "Opslaan",
819
819
  "form": {"tabName": "Tab naam"}
820
820
  },
821
- "columns": {"highContrast": "Hoog contrast", "type": "Type", "width": "Breedte"},
821
+ "columns": {
822
+ "highContrast": "Hoog contrast",
823
+ "type": "Type",
824
+ "width": "Breedte",
825
+ "density": "Dichtheid"
826
+ },
822
827
  "list": {
823
828
  "dividerModal": {
824
829
  "addDividerTitle": "Nieuwe widget-scheiding toevoegen",
@@ -852,6 +857,7 @@
852
857
  "style": "Kies widget-stijl",
853
858
  "type": "Kies widget-type",
854
859
  "width": "Kies widget-breedte",
860
+ "density": "Kies widgetdichtheid",
855
861
  "displayConditions": "Weergavecondities instellen"
856
862
  }
857
863
  },
@@ -870,7 +876,8 @@
870
876
  "description": "Maak een interactieve tabel"
871
877
  },
872
878
  "collection": {"title": "Collectie", "description": "Maak een collectie aan"},
873
- "divider": {"title": "Scheidingslijn"}
879
+ "divider": {"title": "Scheidingslijn"},
880
+ "map": {"title": "Kaart", "description": "Maak een kaart widget aan"}
874
881
  },
875
882
  "width": {
876
883
  "description": "Selecteer de gewenste breedte voor de widget.",
@@ -889,6 +896,14 @@
889
896
  "description": "Voor inhoud met een hogere prioriteit"
890
897
  }
891
898
  },
899
+ "density": {
900
+ "description": "Selecteer de gewenste dichtheid voor de widget",
901
+ "default": {"title": "Standaard", "description": "Voor reguliere inhoud"},
902
+ "compact": {
903
+ "title": "Compact",
904
+ "description": "Voor een overzicht met hogere gegevensdichtheid"
905
+ }
906
+ },
892
907
  "content": {
893
908
  "description": "Voer de inhoud voor elke kolom in. Houd er rekening mee dat niet alle velden even hoog zijn. Zorg ervoor dat de gegevens op een gelijke manier worden verdeeld voor het beste resultaat.",
894
909
  "widgetTitle": "Widget titel",
@@ -931,6 +946,13 @@
931
946
  "linkTextTooltip": "De tekst die wordt weergegeven als een link. Als dit leeg is, wordt de URL als tekst gebruikt.",
932
947
  "linkTextPlaceholder": "Link tekst (optioneel)"
933
948
  },
949
+ "map": {
950
+ "add": "Veld toevoegen",
951
+ "layerTitle": "Kaart laag {{ layer }}",
952
+ "key": "Pad naar GeoJSON data",
953
+ "keyPlaceholder": "Bron pad",
954
+ "keyTooltip": "Value resolver pad naar GeoJSON data"
955
+ },
934
956
  "displayType": {
935
957
  "text": "Tekst",
936
958
  "boolean": "Ja/Nee",
@@ -994,6 +1016,12 @@
994
1016
  "selectorLabel": "Nieuwe procesknop (Optioneel)",
995
1017
  "selectorPlaceholder": "Kies een proces"
996
1018
  },
1019
+ "actionButtonLabel": "Type actieknop",
1020
+ "externalLink": {
1021
+ "linkLabel": "Knop voor externe link",
1022
+ "linkPlaceholder": "Externe link",
1023
+ "buttonTextLabel": "Tekst van knop voor externe link"
1024
+ },
997
1025
  "saveModalContent": "Weet je zeker dat je de widget configuratie wilt opslaan?"
998
1026
  },
999
1027
  "zgw": {
@@ -1314,6 +1342,9 @@
1314
1342
  }
1315
1343
  },
1316
1344
  "interface": {
1345
+ "icon": "Icoon",
1346
+ "iconPlaceholder": "Selecteer een icoon",
1347
+ "iconTooltip": "Selecteer een icoon",
1317
1348
  "mainMenu": "Hoofdmenu",
1318
1349
  "toggleMenu": "Menu",
1319
1350
  "typeToSearch": "Typ hier om te zoeken",
@@ -1941,10 +1972,15 @@
1941
1972
  "noWidgets": "Geen widgets",
1942
1973
  "noWidgetsDescription": "Er zijn geen widgets geconfigureerd voor dit tabblad, of je hebt niet de juiste rechten om deze te zien.",
1943
1974
  "noWidget": "Widget niet beschikbaar",
1944
- "noCustomComponentDescription": "De component die geconfigureerd is voor deze widget kon niet gevonden worden."
1975
+ "noCustomComponentDescription": "De component die geconfigureerd is voor deze widget kon niet gevonden worden.",
1976
+ "map": {
1977
+ "title": "Kaart"
1978
+ }
1945
1979
  },
1946
1980
  "iko": {
1947
- "searchFieldsNoResults": "Geen zoekvelden gevonden voor deze entiteit"
1981
+ "searchFieldsNoResults": "Geen zoekvelden gevonden voor deze entiteit",
1982
+ "pageTitle": "Beelden",
1983
+ "searchVia": "Zoeken via"
1948
1984
  },
1949
1985
  "ikoManagement": {
1950
1986
  "preparingDownload": "Download aan het voorbereiden",
@@ -1985,6 +2021,7 @@
1985
2021
  "title": "Beelden",
1986
2022
  "upload": "Uploaden",
1987
2023
  "add": "Beeld toevoegen",
2024
+ "edit": "Beeld bewerken",
1988
2025
  "deleteContent": "Weet u zeker dat u dit beeld wilt verwijderen? Deze wijziging kan niet ongedaan worden gemaakt.",
1989
2026
  "noResultsTitle": "Er zijn geen geconfigureerde beelden",
1990
2027
  "noResultsDescription": "Klik hier om een beeld te configureren."
@@ -2066,5 +2103,204 @@
2066
2103
  "rightClickTooltip": "Klik met de rechtermuisknop voor opties",
2067
2104
  "deleteHelperText": "Nadat je een snelzoekitem hebt gemaakt, kun je het verwijderen door er met de rechtermuisknop op te klikken",
2068
2105
  "duplicateError": "Er bestaat al een snelzoekitem met deze titel"
2106
+ },
2107
+ "mdiIcons": {
2108
+ "mdi-home": "Home",
2109
+ "mdi-home-city": "Woonplaats",
2110
+ "mdi-office-building": "Kantoorgebouw",
2111
+ "mdi-city": "Stad",
2112
+ "mdi-domain": "Domein",
2113
+ "mdi-account": "Account",
2114
+ "mdi-account-circle": "Account Cirkel",
2115
+ "mdi-account-tie": "Account Stropdas",
2116
+ "mdi-account-group": "Account Groep",
2117
+ "mdi-account-multiple": "Account Meerdere",
2118
+ "mdi-account-cog": "Account Instellingen",
2119
+ "mdi-account-clock": "Account Klok",
2120
+ "mdi-account-heart": "Account Hart",
2121
+ "mdi-account-star": "Account Ster",
2122
+ "mdi-account-box": "Account Vak",
2123
+ "mdi-account-plus": "Account Plus",
2124
+ "mdi-account-check": "Account Controle",
2125
+ "mdi-account-key": "Account Sleutel",
2126
+ "mdi-briefcase": "Koffer",
2127
+ "mdi-briefcase-account": "Koffer Account",
2128
+ "mdi-briefcase-check": "Koffer Check",
2129
+ "mdi-calendar": "Kalender",
2130
+ "mdi-calendar-month": "Kalender Maand",
2131
+ "mdi-calendar-check": "Kalender Check",
2132
+ "mdi-calendar-range": "Kalender Bereik",
2133
+ "mdi-clipboard-text": "Klembord Tekst",
2134
+ "mdi-clipboard-list": "Klembord Lijst",
2135
+ "mdi-clipboard-check": "Klembord Check",
2136
+ "mdi-clipboard-edit": "Klembord Bewerken",
2137
+ "mdi-folder": "Map",
2138
+ "mdi-folder-open": "Map Open",
2139
+ "mdi-folder-account": "Map Account",
2140
+ "mdi-folder-multiple": "Meerdere Mappen",
2141
+ "mdi-folder-star": "Map Ster",
2142
+ "mdi-file": "Bestand",
2143
+ "mdi-file-document": "Documentbestand",
2144
+ "mdi-file-cog": "Bestand Instellingen",
2145
+ "mdi-file-table": "Bestand Tabel",
2146
+ "mdi-file-chart": "Bestand Grafiek",
2147
+ "mdi-file-sign": "Bestand Ondertekening",
2148
+ "mdi-file-tree": "Bestand Boomstructuur",
2149
+ "mdi-file-multiple": "Meerdere Bestanden",
2150
+ "mdi-file-download": "Bestand Downloaden",
2151
+ "mdi-file-upload": "Bestand Uploaden",
2152
+ "mdi-file-pdf-box": "Bestand PDF",
2153
+ "mdi-file-image": "Bestand Afbeelding",
2154
+ "mdi-file-music": "Bestand Muziek",
2155
+ "mdi-file-video": "Bestand Video",
2156
+ "mdi-book": "Boek",
2157
+ "mdi-book-open": "Boek Open",
2158
+ "mdi-book-open-page-variant": "Boek Open Pagina Variant",
2159
+ "mdi-book-account": "Boek Account",
2160
+ "mdi-book-information-variant": "Boek Informatie",
2161
+ "mdi-notebook": "Notitieboek",
2162
+ "mdi-note-text": "Notitie Tekst",
2163
+ "mdi-text-box": "Tekstvak",
2164
+ "mdi-text-box-check": "Tekstvak Controle",
2165
+ "mdi-email": "E-mail",
2166
+ "mdi-email-check": "E-mail Controle",
2167
+ "mdi-email-open": "E-mail Open",
2168
+ "mdi-email-newsletter": "E-mail Nieuwsbrief",
2169
+ "mdi-inbox": "Inbox",
2170
+ "mdi-inbox-arrow-down": "Inbox Pijl Omlaag",
2171
+ "mdi-message": "Bericht",
2172
+ "mdi-message-text": "Bericht Tekst",
2173
+ "mdi-chat": "Chat",
2174
+ "mdi-comment": "Reactie",
2175
+ "mdi-comment-text": "Reactie Tekst",
2176
+ "mdi-comment-multiple": "Meerdere Reacties",
2177
+ "mdi-comment-processing": "Reactie Verwerken",
2178
+ "mdi-bell": "Bel",
2179
+ "mdi-bell-outline": "Bel Omlijnd",
2180
+ "mdi-bell-alert": "Bel Alarm",
2181
+ "mdi-bell-ring": "Bel Ring",
2182
+ "mdi-alert": "Alarm",
2183
+ "mdi-alert-circle": "Alarm Cirkel",
2184
+ "mdi-help-circle": "Hulp Cirkel",
2185
+ "mdi-information": "Informatie",
2186
+ "mdi-lightbulb": "Gloeilamp",
2187
+ "mdi-check": "Check",
2188
+ "mdi-check-circle": "Check Cirkel",
2189
+ "mdi-close": "Sluiten",
2190
+ "mdi-lock": "Slot",
2191
+ "mdi-lock-open": "Slot Open",
2192
+ "mdi-lock-check": "Slot Check",
2193
+ "mdi-shield": "Schild",
2194
+ "mdi-shield-check": "Schild Check",
2195
+ "mdi-shield-account": "Schild Account",
2196
+ "mdi-security": "Beveiliging",
2197
+ "mdi-key": "Sleutel",
2198
+ "mdi-cog": "Tandwiel",
2199
+ "mdi-cog-clockwise": "Tandwiel Rechtsom",
2200
+ "mdi-settings-helper": "Instellingen Assistent",
2201
+ "mdi-tune": "Afstellen",
2202
+ "mdi-gauge": "Meter",
2203
+ "mdi-speedometer": "Snelheidsmeter",
2204
+ "mdi-view-dashboard": "Dashboard",
2205
+ "mdi-view-list": "Lijstweergave",
2206
+ "mdi-view-grid": "Rasterweergave",
2207
+ "mdi-table": "Tafel",
2208
+ "mdi-chart-bar": "Staafdiagram",
2209
+ "mdi-chart-line": "Lijngrafiek",
2210
+ "mdi-chart-timeline": "Tijdlijngrafiek",
2211
+ "mdi-timeline-text": "Tijdlijn Tekst",
2212
+ "mdi-timeline-clock": "Tijdlijn Klok",
2213
+ "mdi-map": "Kaart",
2214
+ "mdi-map-marker": "Kaartmarkering",
2215
+ "mdi-map-marker-radius": "Kaartmarkering Radius",
2216
+ "mdi-map-marker-multiple": "Meerdere Kaartmarkeringen",
2217
+ "mdi-compass": "Kompas",
2218
+ "mdi-earth": "Aarde",
2219
+ "mdi-navigation": "Navigatie",
2220
+ "mdi-laptop": "Laptop",
2221
+ "mdi-monitor": "Monitor",
2222
+ "mdi-cellphone": "Mobiel",
2223
+ "mdi-tablet": "Tablet",
2224
+ "mdi-web": "Web",
2225
+ "mdi-cloud": "Cloud",
2226
+ "mdi-database": "Database",
2227
+ "mdi-server": "Server",
2228
+ "mdi-lan": "LAN",
2229
+ "mdi-api": "API",
2230
+ "mdi-application-braces": "Applicatie Haakjes",
2231
+ "mdi-cube": "Kubus",
2232
+ "mdi-view-module": "Moduleweergave",
2233
+ "mdi-puzzle": "Puzzel",
2234
+ "mdi-pipe": "Pijp",
2235
+ "mdi-certificate": "Certificaat",
2236
+ "mdi-seal": "Zegel",
2237
+ "mdi-tag": "Label",
2238
+ "mdi-tag-multiple": "Meerdere Labels",
2239
+ "mdi-wallet": "Portemonnee",
2240
+ "mdi-credit-card": "Creditcard",
2241
+ "mdi-cash-multiple": "Meerdere Contanten",
2242
+ "mdi-store": "Winkel",
2243
+ "mdi-storefront": "Winkelpui",
2244
+ "mdi-cart": "Winkelwagen",
2245
+ "mdi-truck": "Vrachtwagen",
2246
+ "mdi-package": "Pakket",
2247
+ "mdi-gift": "Cadeau",
2248
+ "mdi-rocket": "Raket",
2249
+ "mdi-rocket-launch": "Raket Lancering",
2250
+ "mdi-flag": "Vlag",
2251
+ "mdi-trophy": "Trofee",
2252
+ "mdi-star": "Ster",
2253
+ "mdi-heart": "Hart",
2254
+ "mdi-thumb-up": "Duim Omhoog",
2255
+ "mdi-thumb-down": "Duim Omlaag",
2256
+ "mdi-play-circle": "Afspelen Cirkel",
2257
+ "mdi-pause-circle": "Pauze Cirkel",
2258
+ "mdi-image": "Afbeelding",
2259
+ "mdi-camera": "Camera",
2260
+ "mdi-video": "Video",
2261
+ "mdi-microphone": "Microfoon",
2262
+ "mdi-magnify": "Vergrootglas",
2263
+ "mdi-link": "Link",
2264
+ "mdi-account-search": "Account Zoeken",
2265
+ "mdi-school": "School",
2266
+ "mdi-clipboard-pulse": "Klembord Puls",
2267
+ "mdi-chart-areaspline": "Gebiedsspline",
2268
+ "mdi-chart-gantt": "Ganttdiagram",
2269
+ "mdi-finance": "Financiën",
2270
+ "mdi-bank": "Bank",
2271
+ "mdi-cash-register": "Kassa",
2272
+ "mdi-poll": "Peiling",
2273
+ "mdi-progress-check": "Voortgang Check",
2274
+ "mdi-progress-clock": "Voortgang Klok",
2275
+ "mdi-timeline": "Tijdlijn",
2276
+ "mdi-timeline-alert": "Tijdlijn Alarm",
2277
+ "mdi-calendar-text": "Kalender Tekst",
2278
+ "mdi-folder-information": "Map Informatie",
2279
+ "mdi-folder-lock": "Map Slot",
2280
+ "mdi-folder-key": "Map Sleutel",
2281
+ "mdi-file-lock": "Bestand Slot",
2282
+ "mdi-file-search": "Bestand Zoeken",
2283
+ "mdi-file-question": "Bestand Vraag",
2284
+ "mdi-cloud-sync": "Cloud Sync",
2285
+ "mdi-cloud-alert": "Cloud Alarm",
2286
+ "mdi-database-search": "Database Zoeken",
2287
+ "mdi-server-security": "Server Beveiliging",
2288
+ "mdi-lock-alert": "Slot Alarm",
2289
+ "mdi-lock-reset": "Slot Reset",
2290
+ "mdi-account-lock": "Account Slot",
2291
+ "mdi-account-alert": "Account Alarm",
2292
+ "mdi-badge-account-horizontal": "Account Badge Horizontaal",
2293
+ "mdi-badge-account-horizontal-outline": "Account Badge Horizontaal Omlijnd",
2294
+ "mdi-lightbulb-on": "Gloeilamp Aan",
2295
+ "mdi-lifebuoy": "Reddingsboei",
2296
+ "mdi-headset": "Headset",
2297
+ "mdi-headset-help": "Headset Hulp",
2298
+ "mdi-wrench": "Moersleutel",
2299
+ "mdi-hammer-wrench": "Hamer Moersleutel",
2300
+ "mdi-cog-transfer": "Tandwiel Overdracht",
2301
+ "mdi-tune-variant": "Afstem Variant",
2302
+ "mdi-clipboard-text-clock": "Klembord Tekst Klok",
2303
+ "mdi-clipboard-text-play": "Klembord Tekst Afspelen",
2304
+ "mdi-clipboard-flow": "Klembord Stroom"
2069
2305
  }
2070
2306
  }
@@ -251,7 +251,6 @@ var Language;
251
251
  (function (Language) {
252
252
  Language["NL"] = "nl";
253
253
  Language["EN"] = "en";
254
- Language["DE"] = "de";
255
254
  })(Language || (Language = {}));
256
255
 
257
256
  /*
@@ -1050,7 +1049,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
1050
1049
  * limitations under the License.
1051
1050
  */
1052
1051
  const VERSIONS = {
1053
- frontendLibraries: '13.5.0',
1052
+ frontendLibraries: '13.7.0',
1054
1053
  };
1055
1054
 
1056
1055
  /*