@lambda-development/erp-core 0.4.0 → 0.6.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.
- package/dist/api/client.d.ts +4 -0
- package/dist/i18n/locales/de.json.d.ts +3 -1
- package/dist/i18n/locales/en.json.d.ts +3 -1
- package/dist/i18n/locales/fr.json.d.ts +3 -1
- package/dist/index.js +1437 -1414
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/api/client.d.ts
CHANGED
|
@@ -265,6 +265,10 @@ export declare const api: {
|
|
|
265
265
|
}>;
|
|
266
266
|
createPublicManager: () => Promise<any>;
|
|
267
267
|
removePublicManager: () => Promise<any>;
|
|
268
|
+
getHealth: () => Promise<{
|
|
269
|
+
status: string;
|
|
270
|
+
version: string;
|
|
271
|
+
}>;
|
|
268
272
|
getSettings: () => Promise<Record<string, string>>;
|
|
269
273
|
updateSettings: (data: Record<string, string>) => Promise<Record<string, string>>;
|
|
270
274
|
getApiKeys: () => Promise<{
|
|
@@ -40,6 +40,7 @@ declare const _default: {
|
|
|
40
40
|
"label": "Sprache"
|
|
41
41
|
},
|
|
42
42
|
"header": {
|
|
43
|
+
"back": "Zurück",
|
|
43
44
|
"logout": "Abmelden",
|
|
44
45
|
"openMenu": "Menü öffnen",
|
|
45
46
|
"closeMenu": "Menü schließen",
|
|
@@ -311,7 +312,8 @@ declare const _default: {
|
|
|
311
312
|
"chatApiConfirmTitle": "Dieser Schlüssel gehört nicht Ihnen",
|
|
312
313
|
"chatApiConfirmRevokeBody": "„{{key}}“ gehört {{name}}. Beim Widerrufen verliert diese Person sofort den API-Zugriff. Fortfahren?",
|
|
313
314
|
"chatApiConfirmDeleteBody": "„{{key}}“ gehört {{name}}. Beim Löschen wird der Schlüssel dieser Person dauerhaft entfernt. Fortfahren?",
|
|
314
|
-
"chatApiPersonal": "Persönliche Bearer-Keys für die programmatische Chat-API. Ein Key handelt als SIE: begrenzt auf Ihre Rolle, folgt Rollenänderungen live und erlischt mit Ihrem Konto. Setzt voraus, dass der Admin die Chat-API aktiviert hat."
|
|
315
|
+
"chatApiPersonal": "Persönliche Bearer-Keys für die programmatische Chat-API. Ein Key handelt als SIE: begrenzt auf Ihre Rolle, folgt Rollenänderungen live und erlischt mit Ihrem Konto. Setzt voraus, dass der Admin die Chat-API aktiviert hat.",
|
|
316
|
+
"version": "Version {{version}}"
|
|
315
317
|
},
|
|
316
318
|
"status": {
|
|
317
319
|
"Draft": "Entwurf",
|
|
@@ -40,6 +40,7 @@ declare const _default: {
|
|
|
40
40
|
"label": "Language"
|
|
41
41
|
},
|
|
42
42
|
"header": {
|
|
43
|
+
"back": "Back",
|
|
43
44
|
"logout": "Logout",
|
|
44
45
|
"openMenu": "Open menu",
|
|
45
46
|
"closeMenu": "Close menu",
|
|
@@ -311,7 +312,8 @@ declare const _default: {
|
|
|
311
312
|
"chatApiConfirmTitle": "This key isn't yours",
|
|
312
313
|
"chatApiConfirmRevokeBody": "\"{{key}}\" belongs to {{name}}. Revoking it will immediately break their API access. Continue?",
|
|
313
314
|
"chatApiConfirmDeleteBody": "\"{{key}}\" belongs to {{name}}. Deleting it permanently removes their key. Continue?",
|
|
314
|
-
"chatApiPersonal": "Personal Bearer keys for the programmatic chat API. A key acts as YOU: it is capped at your role, follows role changes live, and dies with your account. Requires the admin to have enabled the Chat API."
|
|
315
|
+
"chatApiPersonal": "Personal Bearer keys for the programmatic chat API. A key acts as YOU: it is capped at your role, follows role changes live, and dies with your account. Requires the admin to have enabled the Chat API.",
|
|
316
|
+
"version": "Version {{version}}"
|
|
315
317
|
},
|
|
316
318
|
"status": {
|
|
317
319
|
"Draft": "Draft",
|
|
@@ -40,6 +40,7 @@ declare const _default: {
|
|
|
40
40
|
"label": "Langue"
|
|
41
41
|
},
|
|
42
42
|
"header": {
|
|
43
|
+
"back": "Retour",
|
|
43
44
|
"logout": "Déconnexion",
|
|
44
45
|
"openMenu": "Ouvrir le menu",
|
|
45
46
|
"closeMenu": "Fermer le menu",
|
|
@@ -311,7 +312,8 @@ declare const _default: {
|
|
|
311
312
|
"chatApiConfirmTitle": "Cette clé ne vous appartient pas",
|
|
312
313
|
"chatApiConfirmRevokeBody": "« {{key}} » appartient à {{name}}. La révoquer coupera immédiatement son accès à l'API. Continuer ?",
|
|
313
314
|
"chatApiConfirmDeleteBody": "« {{key}} » appartient à {{name}}. La supprimer retire définitivement sa clé. Continuer ?",
|
|
314
|
-
"chatApiPersonal": "Clés Bearer personnelles pour l'API de chat programmatique. Une clé agit en VOTRE nom : plafonnée à votre rôle, elle suit les changements de rôle en direct et expire avec votre compte. Nécessite que l'admin ait activé l'API de chat."
|
|
315
|
+
"chatApiPersonal": "Clés Bearer personnelles pour l'API de chat programmatique. Une clé agit en VOTRE nom : plafonnée à votre rôle, elle suit les changements de rôle en direct et expire avec votre compte. Nécessite que l'admin ait activé l'API de chat.",
|
|
316
|
+
"version": "Version {{version}}"
|
|
315
317
|
},
|
|
316
318
|
"status": {
|
|
317
319
|
"Draft": "Brouillon",
|