@quadrel-enterprise-ui/framework 20.0.0 → 20.0.1-beta.106.1

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.
package/jest-preset.js ADDED
@@ -0,0 +1,19 @@
1
+ /**
2
+ * Jest preset for consuming applications that use @quadrel-enterprise-ui/framework.
3
+ *
4
+ * Usage in jest.config.ts / jest.config.js:
5
+ * module.exports = {
6
+ * ...require('@quadrel-enterprise-ui/framework/jest-preset'),
7
+ * // ... rest of your config
8
+ * };
9
+ *
10
+ * This preset sets `transformIgnorePatterns` so that Jest transforms ESM modules
11
+ * shipped by this framework and its dependencies (e.g. ngx-editor).
12
+ * When new ESM-only dependencies are added to the framework, only this file
13
+ * needs to be updated — consuming apps stay unchanged.
14
+ */
15
+
16
+ /** @type {import('@jest/types').Config.InitialOptions} */
17
+ module.exports = {
18
+ transformIgnorePatterns: ['node_modules/(?!.*\\.mjs$)']
19
+ };
package/package.json CHANGED
@@ -1,6 +1,16 @@
1
1
  {
2
2
  "name": "@quadrel-enterprise-ui/framework",
3
- "version": "20.0.0",
3
+ "version": "20.0.1-beta.106.1",
4
+ "exports": {
5
+ "./jest-preset": "./jest-preset.js",
6
+ "./package.json": {
7
+ "default": "./package.json"
8
+ },
9
+ ".": {
10
+ "types": "./index.d.ts",
11
+ "default": "./fesm2022/quadrel-enterprise-ui-framework.mjs"
12
+ }
13
+ },
4
14
  "peerDependencies": {
5
15
  "@angular/cdk": "^20",
6
16
  "@angular/common": "^20",
@@ -16,7 +26,8 @@
16
26
  "moment": "^2.30.1",
17
27
  "ngx-editor": "^18.0.0",
18
28
  "@oblique/service-navigation-web-component": "14.2.0",
19
- "event-source-polyfill": "^1.0.31"
29
+ "event-source-polyfill": "^1.0.31",
30
+ "lodash": "^4.17.21"
20
31
  },
21
32
  "repository": {
22
33
  "type": "git",
@@ -27,14 +38,5 @@
27
38
  },
28
39
  "module": "fesm2022/quadrel-enterprise-ui-framework.mjs",
29
40
  "typings": "index.d.ts",
30
- "exports": {
31
- "./package.json": {
32
- "default": "./package.json"
33
- },
34
- ".": {
35
- "types": "./index.d.ts",
36
- "default": "./fesm2022/quadrel-enterprise-ui-framework.mjs"
37
- }
38
- },
39
41
  "sideEffects": false
40
- }
42
+ }
@@ -29,11 +29,6 @@
29
29
  "i18n.qd.container.toolbar.search": "Suche",
30
30
  "i18n.qd.container.toolbar.addNew": "Hinzufügen",
31
31
  "i18n.qd.container.toolbar.edit": "Bearbeiten",
32
-
33
- "i18n.qd.container.toolbar.search.examples.additionalInfoHeadline": "Durchfuhrsuche",
34
- "i18n.qd.container.toolbar.search.examples.additionalInfoParagraph1": "Durchsucht werden die Felder: MRN, Beschreibung, Empfänger.",
35
- "i18n.qd.container.toolbar.search.examples.additionalInfoParagraph2": "Ein Scanner kann verwendet werden um nach dem Barcode zu suchen.",
36
-
37
32
  "i18n.qd.container.toolbar.filter.filter": "Filtern",
38
33
  "i18n.qd.container.toolbar.filter.reset": "Zurücksetzen",
39
34
  "i18n.qd.container.toolbar.filter.backToPreSelect": "Zurück zur Vorauswahl",
@@ -47,7 +42,6 @@
47
42
  "i18n.qd.filter.dateRange.end": "Ende",
48
43
  "i18n.qd.search.placeholder": "Suche",
49
44
  "i18n.qd.search.global": "globale Suche",
50
- "i18n.error.modal.description": "Wenn Sie die MRN hier bearbeiten, wird sie nach Übermittlung der Änderungen erneut geprüft.",
51
45
  "i18n.qd.notification.title.success": "Erfolg",
52
46
  "i18n.qd.notification.title.critical": "Fehler",
53
47
  "i18n.qd.notification.title.warning": "Warnung",
@@ -78,24 +72,6 @@
78
72
  "i18n.qd.multiInput.label.tariffNumbers.hint": "Bitte erfassen Sie mindestens eine Tarifnummer.",
79
73
  "i18n.qd.multiInput.label.tariffNumbers.hintFormat": "Bitte erfassen Sie mindestens eine Tarifnummer (Format: 9- od. 13-stellig).",
80
74
  "i18n.qd.multiInput.noResults": "Für die Eingabe wurden keine passenden Ergebnisse gefunden",
81
- "i18n.qd.options.apple": "Apfel",
82
- "i18n.qd.options.banana": "Banane",
83
- "i18n.qd.options.lemon": "Zitrone",
84
- "i18n.qd.options.lime": "Limette",
85
- "i18n.qd.options.yellowWatermelon": "Gelbe Wassermelone",
86
- "i18n.qd.options.peach": "Pfirsich",
87
- "i18n.qd.options.pineapple": "Ananas",
88
- "i18n.qd.options.pomegranate": "Granatapfel",
89
- "i18n.qd.options.orange": "Orange",
90
- "i18n.qd.options.strawberry": "Erdbeere",
91
- "i18n.qd.options.switzerland": "Schweiz",
92
- "i18n.qd.options.germany": "Deutschland",
93
- "i18n.qd.options.france": "Frankreich",
94
- "i18n.qd.options.italy": "Italien",
95
- "i18n.error.success": "Alles in Butter",
96
- "i18n.error.info": "Einfach nur eine Info",
97
- "i18n.error.warning": "Hier stimmt was nicht.",
98
- "i18n.error.critical": "Unbekannter Fehler aufgetreten",
99
75
  "i18n.qd.date.month.1": "Jan",
100
76
  "i18n.qd.date.month.2": "Feb",
101
77
  "i18n.qd.date.month.3": "März",
@@ -129,231 +105,8 @@
129
105
  "i18n.qd.form.error.fileSize": "Die Datei ist zu groß.",
130
106
  "i18n.qd.form.error.fileType": "Ungültiger Dateityp",
131
107
  "i18n.qd.form.error.uploadFailed": "Der Datei-Upload ist fehlgeschlagen.",
132
-
133
108
  "i18n.qd.form.placeholder.prefix": "z.B.",
134
- "ERROR": {
135
- "TRANSPORT_COCKPIT_PERSISTENCE_ERROR": "In der Datenbank ist ein Fehler aufgetreten.",
136
- "TRANSPORT_COCKPIT_VALIDATION_ERROR": "Ungültige Eingabe"
137
- },
138
109
  "i18n.qd.form.placeholder.selectFile": "Datei auswählen",
139
-
140
- "i18n.qd.exampleHeaderWidget.links.help": "Brauchen Sie Hilfe?",
141
- "i18n.qd.exampleHeaderWidget.links.info": "Hier erhalten Sie weitere Informationen",
142
- "i18n.qd.examplePage.sections.goods": "Waren",
143
- "i18n.qd.examplePage.sections.transportInfo": "Transportinformationen",
144
- "i18n.qd.examplePage.sections.additionalCharges": "Zusätzliche Gebühren",
145
- "i18n.examplePage.facet.status": {
146
- "accepted": "Akzeptiert"
147
- },
148
-
149
- "i18n.qd.exampleSection.title": "Section Title",
150
- "i18n.qd.exampleFormField.goodsDeclaration.import": "Einfuhr",
151
- "i18n.qd.exampleFormField.goodsDeclaration.export": "Ausfuhr",
152
- "i18n.qd.exampleFormField.goodsDeclaration.transit": "Durchfuhr",
153
- "i18n.qd.exampleFormField.switch.label": "Switch Label",
154
- "i18n.qd.exampleFilterData.category.enrollmentCountry": "Immatrikulationsland",
155
- "i18n.qd.exampleFilterData.category.travelDirection": "Fahrtrichtung",
156
- "i18n.qd.exampleFilterData.category.controlObject": "Kontrollobjekt",
157
- "i18n.qd.exampleFilterData.category.checkReason": "Kontrollgrund",
158
- "i18n.qd.exampleFilterData.category.controlRequirementsByPerson": "Kontrollbedarf durch",
159
- "i18n.qd.exampleFilterData.category.ok": "Alles klar?",
160
- "i18n.qd.exampleFilterData.category.hungry": "Hungrig?",
161
- "i18n.qd.exampleFilterData.category.eat": "Lass uns was essen!",
162
- "i18n.qd.exampleFilterData.category.businessEnd": "Feierabend?",
163
- "i18n.qd.exampleFilterData.category.thirsty": "Durstig?",
164
- "i18n.qd.exampleFilterData.category.drink": "Lass uns was trinken!",
165
- "i18n.qd.exampleFilterData.category.dateRange": "Kontrolle",
166
- "i18n.qd.exampleFilterData.category.date": "Kontrolle",
167
- "i18n.qd.exampleFilterData.category.transitDate": "Durchfahrt",
168
- "i18n.qd.exampleFilterData.category.importDate": "Einfuhr",
169
- "i18n.qd.exampleFilterData.category.color": "Farbe",
170
- "i18n.qd.exampleFilterData.category.name": "Name",
171
- "i18n.qd.exampleFilterData.category.isAquarius": "Aquarius",
172
- "i18n.qd.exampleFilterData.item.de": "DE (Deutschland)",
173
- "i18n.qd.exampleFilterData.item.ch": "CH (Schweiz)",
174
- "i18n.qd.exampleFilterData.item.usa": "USA (Vereinigte Staaten von Amerika) Yeah!",
175
- "i18n.qd.exampleFilterData.item.import": "Einfuhr",
176
- "i18n.qd.exampleFilterData.item.export": "Ausfuhr",
177
- "i18n.qd.exampleFilterData.item.transit": "Durchfuhr",
178
- "i18n.qd.exampleFilterData.item.vehicle": "Fahrzeug",
179
- "i18n.qd.exampleFilterData.item.article": "Ware",
180
- "i18n.qd.exampleFilterData.item.vehicleGoods": "Fahrzeug/Ware",
181
- "i18n.qd.exampleFilterData.item.fieldOfViewLimited": "Sichtfeld eingeschränkt",
182
- "i18n.qd.exampleFilterData.item.referencing": "Referenzieren",
183
- "i18n.qd.exampleFilterData.item.exportGoods": "Waren ausführen",
184
- "i18n.qd.exampleFilterData.item.mechtildMuster": "Mechtild Muster",
185
- "i18n.qd.exampleFilterData.item.thomasMeier": "Thomas Meier",
186
- "i18n.qd.exampleFilterData.item.danielaLohr": "Daniela Lohr",
187
-
188
- "i18n.qd.exampleFormData.firstName": "Vorname",
189
- "i18n.qd.exampleFormData.lastName": "Nachname",
190
- "i18n.qd.exampleFormData.telephone": "Telefon",
191
- "i18n.qd.exampleFormData.email": "E-Mail",
192
- "i18n.qd.exampleFormData.contactPerson": "Ansprechpartner",
193
- "i18n.qd.exampleFormData.referenceNumber": "Referenznummer",
194
- "i18n.qd.exampleFormData.businessPartner": "Geschäftspartner",
195
- "i18n.qd.exampleFormData.name": "Name",
196
- "i18n.qd.exampleFormData.businessPartnerId": "Geschäftspartner ID",
197
- "i18n.qd.exampleFormData.addressLine1": "Adresszeile 1",
198
- "i18n.qd.exampleFormData.addressLine2": "Adresszeile 2",
199
- "i18n.qd.exampleFormData.postalCode": "PLZ",
200
- "i18n.qd.exampleFormData.city": "Ort",
201
- "i18n.qd.exampleFormData.country": "Land",
202
- "i18n.qd.exampleFormData.region": "Region/Provinz",
203
- "i18n.qd.exampleFormData.manufacturerSupplierRecipient": "Hersteller / Lieferant / Empfänger",
204
-
205
- "i18n.qd.exampleDialog.transportEquipment.seals.sectionConfig.title": "Verschlüsse",
206
- "i18n.qd.exampleDialog.transportEquipment.goodsItemReference.sectionConfig.title": "Referenzierung",
207
-
208
- "i18n.qd.exampleTable.basicTable": {
209
- "position": "Pos.",
210
- "article": "Artikel",
211
- "mass": "Eigenmasse (in kg)",
212
- "rawMass": "Fortschritt (in %)",
213
- "additionalQuantity": "Zusatzmenge (in l)",
214
- "status": "Status",
215
- "proofOfOrigin": "Ursprungsnachweis",
216
- "documents": "Dokumente",
217
- "value": "Wert (in CHF)",
218
- "abbr": "Abbr",
219
- "name": "Name",
220
- "genitive": "Genitive",
221
- "en": "en",
222
- "secondaryActions": {
223
- "delete": "Löschen",
224
- "edit": "Bearbeiten",
225
- "view": "Ansicht",
226
- "myAction": "Meine Action",
227
- "openDocuments": "Dokumente öffnen"
228
- },
229
- "empty": {
230
- "content": "Es sind noch keine Inhalte für Warenhaus {{warehouseId}} verfügbar.",
231
- "action": "Einträge erstellen"
232
- }
233
- },
234
-
235
- "i18n.qd.exampleTable.extendedTable": {
236
- "position": "Integer",
237
- "article": "Text",
238
- "shipped": "Date",
239
- "price": "Currency (in CHF)",
240
- "status": "Status",
241
- "rawMass": "Progress",
242
- "link": "Link",
243
- "icon": "Icon",
244
- "proofOfOrigin": "Chip",
245
- "documents": "Boolean"
246
- },
247
-
248
- "i18n.qd.exampleTable.paginationTableWithFilter": {
249
- "notice": "Das ist eine Übergangslösung für Tabelle mit Pagination und Filter, die den QdFilterService und etwas spezielle DataResolver Logik verwendet. Für die Zukunft ist eine einfachere integrierte Lösung geplant.",
250
- "title": "Beispiel: Tabelle mit Pagination und Filter",
251
- "abbr": "Abbr",
252
- "name": "Name",
253
- "genitive": "Genitive",
254
- "en": "En",
255
- "empty": {
256
- "content": "Es wurden keine Einträge gefunden."
257
- }
258
- },
259
-
260
- "i18n.qd.exampleTable.furtherColumnsTable": {
261
- "article": "Artikel",
262
- "ingredients": "Inhaltsstoffe",
263
- "availability": "Verfügbarkeit"
264
- },
265
-
266
- "i18n.qd.exampleTable.iconTable": {
267
- "position": "Pos.",
268
- "transportType": "Transportweg"
269
- },
270
-
271
- "i18n.qd.exampleTable.translatedContentTable": {
272
- "position": "Pos.",
273
- "country": "Land",
274
- "country.DE": "Deutschland",
275
- "country.CH": "Schweiz",
276
- "country.IT": "Italien",
277
- "country.FR": "Frankreich",
278
- "status": "Status",
279
- "status.STARTED": "gestartet",
280
- "status.COMPLETE": "beendet"
281
- },
282
-
283
- "i18n.qd.exampleTable.treeTable": {
284
- "country": "Land",
285
- "year": "Jahr",
286
- "athlete": "Athlet",
287
- "sport": "Sportart",
288
- "sport.BL": "Bobfahren",
289
- "sport.SJ": "Skispringen",
290
- "sport.SB": "Snowboarding",
291
- "medals": "Medaillen",
292
- "happiness": "Zufriedenheit",
293
- "empty": {
294
- "content": "Es wurden keine Einträge gefunden."
295
- },
296
- "secondaryActions": {
297
- "delete": "Löschen",
298
- "edit": "Bearbeiten",
299
- "view": "Ansicht"
300
- }
301
- },
302
-
303
- "i18n.qd.exampleTable.treeDiffTable": {
304
- "object": "Objekt",
305
- "type": "Typ",
306
- "type.change": "Änderung",
307
- "type.add": "Zusatz",
308
- "type.delete": "Löschung",
309
- "value": "Wert",
310
- "change": "Änderung"
311
- },
312
-
313
- "i18n.qd.exampleTable.whichColumnFillsWidth": {
314
- "one": "One",
315
- "two": "Two",
316
- "three": "Three",
317
- "secondaryActions": {
318
- "delete": "Löschen",
319
- "edit": "Bearbeiten",
320
- "view": "Ansicht"
321
- }
322
- },
323
-
324
- "i18n.qd.exampleTable.panelSection": {
325
- "controlRequirements": "Kontrollbedarfe",
326
- "priority": "Priorität"
327
- },
328
-
329
- "i18n.qd.exampleTable.transportEquipment": {
330
- "containerIdentificationNumber": "Container Nummer",
331
- "containerIdentificationNumber.hint": "Sollten Sie keine Container Nummer haben, müssen Sie min. einen Verschluss angeben.",
332
- "numberOfSeals": "Anzahl Verschlüsse",
333
- "sealIdentifier": "Verschluss Nummer",
334
- "goodsItemNumber": "Warenposition",
335
- "secondaryActions": {
336
- "delete": "Löschen",
337
- "edit": "Bearbeiten"
338
- },
339
- "empty": {
340
- "content": "Es sind keine Transporthilfsmittel vorhanden."
341
- }
342
- },
343
-
344
- "i18n.qd.exampleTable.seals.empty": "Keine Verschlüsse vorhanden.",
345
- "i18n.qd.exampleTable.goodsItemReference.empty": "Keine Referenzen vorhanden.",
346
-
347
- "i18n.qd.diff": {
348
- "attribute": "Attribut",
349
- "old": "Alter Wert",
350
- "new": "Neuer Wert"
351
- },
352
-
353
- "i18n.test.stressTest1": "ein wirklich langer Text ONE öäüß Lorem ipsum dolor sit amet, consetetur sadipscing elitr.",
354
- "i18n.test.stressTest2": "und noch ein wirklich sehr langer Text TWO öäüß Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam.",
355
- "i18n.qdNavigationTile.settings": "Einstellungen",
356
-
357
110
  "i18n.contact.function.sender": "Versender",
358
111
  "i18n.contact.tag": "AEO",
359
112
  "i18n.contact.companyName.placeholder": "Firmenname",
@@ -366,118 +119,54 @@
366
119
  "i18n.contact.city.placeholder": "Ort",
367
120
  "i18n.contact.phoneNumber.placeholder": "Telefon",
368
121
  "i18n.contact.emailAddress.placeholder": "E-Mail",
369
-
370
122
  "i18n.qd.table.pagination.pageSize": "Einträge pro Seite:",
371
123
  "i18n.qd.table.pagination.of": "von",
372
124
  "i18n.qd.table.pagination.entries": "Einträgen",
373
125
  "i18n.qd.table.pagination.entry": "Eintrag",
374
-
375
- "i18n.profile.one": "Zum Profil 1",
376
- "i18n.profile.two": "Zum Profil 2",
377
- "i18n.profile.three": "Zum Profil 3",
378
- "i18n.customButtons.calendar.ariaLabel": "Calendar ariaLabel de",
379
- "i18n.customButtons.childLinkText.one": "Child link 1 de",
380
- "i18n.customButtons.childLinkText.two": "Child link 2 de",
381
- "i18n.customButtons.archive.ariaLabel": "Archive ariaLabel de",
382
- "i18n.customButtons.apps.ariaLabel": "Apps ariaLabel de",
383
-
384
- "i18n.qd.exampleMenuButton.close": "Vorgang abschließen",
385
- "i18n.qd.exampleMenuButton.reject": "Vorgang ablehnen",
386
- "i18n.qd.exampleMenuButton.continue": "Weiter",
387
- "i18n.qd.exampleMenuButton.edit": "Bearbeiten",
388
- "i18n.qd.exampleMenuButton.release": "Freigeben",
389
- "i18n.qd.exampleMenuButton.delete": "Löschen",
390
- "i18n.qd.exampleMenuButton.configureAccessPermissions": "Berechtigungen konfigurieren",
391
-
392
- "i18n.qd.exampleContactCard.bafuNumber": "BAFU Nr",
393
- "i18n.qd.exampleContactCard.edit": "Bearbeiten",
394
- "i18n.qd.exampleContactCard.delete": "Löschen",
395
-
396
- "i18n.qd.dialog.title": "Dialog Titel",
397
- "i18n.example.application.title": "ICS 2",
398
-
399
- "i18n.navigation.home": "Start",
400
- "i18n.navigation.myProjects": "Meine Projekte",
401
- "i18n.navigation.shippingsOverview": "Lieferübersicht",
402
-
403
126
  "i18n.qd.stepper.step.one": "Consignee",
404
127
  "i18n.qd.stepper.step.two": "Cargo",
405
128
  "i18n.qd.stepper.step.three": "Transport",
406
129
  "i18n.qd.stepper.step.four": "Summary",
407
-
408
130
  "i18n.qd.stepper.cancel.dialog.delete": "Beenden",
409
131
  "i18n.qd.stepper.cancel.dialog.cancel": "Abbrechen",
410
132
  "i18n.qd.stepper.cancel.dialog.title": "Prozess beenden",
411
133
  "i18n.qd.stepper.cancel.dialog.message": "Soll die Erfassung wirklich beendet werden? Die bisher eingegebene Daten werden vollständig und unwiderruflich gelöscht.",
412
-
413
134
  "i18n.qd.tabs.tab.one": "Consignee",
414
135
  "i18n.qd.tabs.tab.two": "Cargo",
415
136
  "i18n.qd.tabs.tab.three": "Transport",
416
137
  "i18n.qd.tabs.tab.four": "Assessment",
417
-
418
138
  "i18n.qd.dialog.action.primary": "Bestätigen",
419
139
  "i18n.qd.dialog.action.cancel": "Abbrechen",
420
140
  "i18n.qd.dialog.confirmation.checkbox.label": "Daten vollständig und richtig",
421
-
422
- "i18n.qd.example.dialog.confirmation.title": "Bestätigungsdialog",
423
- "i18n.qd.example.dialog.confirmation.info.headline": "Wichtige Information",
424
- "i18n.qd.example.dialog.confirmation.info.info": "Bitte bestätigen Sie Ihre Aktion.",
425
- "i18n.qd.example.dialog.confirmation.success.headline": "Erfolg!",
426
- "i18n.qd.example.dialog.confirmation.success.info": "Ihre Aktion war erfolgreich.",
427
- "i18n.qd.example.dialog.confirmation.error.headline": "Fehler",
428
- "i18n.qd.example.dialog.confirmation.error.info": "Ein Fehler ist aufgetreten.",
429
- "i18n.qd.example.dialog.confirmation.buttons.cancel": "Abbrechen",
430
- "i18n.qd.example.dialog.confirmation.buttons.next": "Weiter",
431
- "i18n.qd.example.dialog.confirmation.buttons.success": "Fertig",
432
- "i18n.qd.example.dialog.confirmation.buttons.error": "Erneut versuchen",
433
- "i18n.qd.example.dialog.confirmation.checkbox.label": "Ich bestätige",
434
-
435
141
  "i18n.qd.section.actions.menuButton.label": "Aktionen",
436
-
437
142
  "i18n.qd.comments.add.dialog.title": "Neuer Kommentar",
438
143
  "i18n.qd.comments.add.dialog.submit": "Speichern",
439
144
  "i18n.qd.comments.add.dialog.cancel": "Abbrechen",
440
145
  "i18n.qd.comments.add.richtext.label": "Kommentar",
441
146
  "i18n.qd.comments.delete.deleted": "am {{deleteDate}} gelöscht",
442
147
  "i18n.qd.comments.add.author.label": "BAZG Mitarbeitende",
443
-
444
148
  "i18n.qd.stepper.previous": "Vorheriger",
445
149
  "i18n.qd.stepper.next": "Weiter",
446
150
  "i18n.qd.stepper.cancel": "Abbrechen",
447
151
  "i18n.qd.stepper.submit": "Übermitteln",
448
-
449
152
  "i18n.qd.page.footer.saveDraft": "Entwurf speichern",
450
153
  "i18n.qd.page.footer.submit": "Übermitteln",
451
-
452
154
  "i18n.qd.page.header.edit": "Bearbeiten",
453
155
  "i18n.qd.page.header.actions": "Aktionen",
454
156
  "i18n.qd.page.header.cancel": "Abbrechen",
455
157
  "i18n.qd.page.header.save": "Speichern",
456
-
457
158
  "i18n.qd.page.submit.invalidForm": "Die Daten wurden noch nicht vollständig erfasst.",
458
-
459
159
  "i18n.qd.page.cancel.confirmation.dialog.title": "Abbrechen bestätigen",
460
160
  "i18n.qd.page.cancel.confirmation.dialog.message": "Das Abbrechen führt zum Verlust ungespeicherter Änderungen. Sind Sie sicher, dass Sie fortfahren möchten?",
461
161
  "i18n.qd.page.cancel.confirmation.dialog.close": "Schliessen",
462
162
  "i18n.qd.page.cancel.confirmation.dialog.proceed": "Fortfahren",
463
-
464
163
  "i18n.qd.page.context.button.change": "Ändern",
465
164
  "i18n.qd.page.context.button.select": "Auswählen",
466
165
  "i18n.qd.page.context.noSelectionPlaceholder": "Keine Auswahl",
467
166
  "i18n.qd.context.dialog.cancelButtonLabel": "Abbrechen",
468
167
  "i18n.qd.context.dialog.confirmButtonLabel": "Bestätigen",
469
-
470
- "i18n.exampleContext.typeOfTraffic": "Verkehrstyp",
471
- "i18n.exampleContext.typeOfTraffic.rail": "Schiene",
472
- "i18n.exampleContext.typeOfTraffic.air": "Luft",
473
-
474
- "i18n.exampleContext.customsOffice": "Zollstelle",
475
- "i18n.exampleContext.customsOffice.basel": "Basel",
476
- "i18n.exampleContext.customsOffice.weilAmRhein": "Weil am Rhein",
477
-
478
168
  "i18n.qd.section.toolbar.addNew": "Hinzufügen",
479
169
  "i18n.qd.section.toolbar.defaultAction": "Aktion",
480
-
481
170
  "i18n.qd.quick.edit.submitButtonLabel": "Speichern",
482
171
  "i18n.qd.quick.edit.createButtonLabel": "Hinzufügen",
483
172
  "i18n.qd.quick.edit.removeButtonLabel": "Löschen"