@kopexa/i18n 17.15.3 → 17.15.5

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.
@@ -297,6 +297,11 @@ var de_default = {
297
297
  "grc.control.mapped.more": "+{count} weitere",
298
298
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
299
299
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
300
+ "grc.editor_card.cancel": "Abbrechen",
301
+ "grc.editor_card.edit": "Bearbeiten",
302
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzuf\xFCgen.",
303
+ "grc.editor_card.placeholder": "Tippe los oder dr\xFCcke '/' f\xFCr Befehle...",
304
+ "grc.editor_card.save": "Speichern",
300
305
  "grc.impact.authenticity": "Authentizit\xE4t",
301
306
  "grc.impact.availability": "Verf\xFCgbarkeit",
302
307
  "grc.impact.cancel": "Abbrechen",
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  useBuiltInMessages
4
- } from "./chunk-LHPMPWJH.mjs";
4
+ } from "./chunk-KVXCANCE.mjs";
5
5
  import {
6
6
  useMessages
7
7
  } from "./chunk-TYEI7NWI.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "./chunk-3PHMF4LD.mjs";
4
+ } from "./chunk-OR6OVR5X.mjs";
5
5
 
6
6
  // src/hooks/use-built-in-messages.ts
7
7
  import { useEffect, useState } from "react";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "./chunk-MEIXSJC5.mjs";
4
+ } from "./chunk-A4XWHIRD.mjs";
5
5
  import {
6
6
  en_default
7
7
  } from "./chunk-BJ7WX4PC.mjs";
@@ -324,6 +324,11 @@ var de_default = {
324
324
  "grc.control.mapped.more": "+{count} weitere",
325
325
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
326
326
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
327
+ "grc.editor_card.cancel": "Abbrechen",
328
+ "grc.editor_card.edit": "Bearbeiten",
329
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzuf\xFCgen.",
330
+ "grc.editor_card.placeholder": "Tippe los oder dr\xFCcke '/' f\xFCr Befehle...",
331
+ "grc.editor_card.save": "Speichern",
327
332
  "grc.impact.authenticity": "Authentizit\xE4t",
328
333
  "grc.impact.availability": "Verf\xFCgbarkeit",
329
334
  "grc.impact.cancel": "Abbrechen",
@@ -2,9 +2,9 @@
2
2
  "use client";
3
3
  import {
4
4
  useBuiltInMessages
5
- } from "../chunk-LHPMPWJH.mjs";
6
- import "../chunk-3PHMF4LD.mjs";
7
- import "../chunk-MEIXSJC5.mjs";
5
+ } from "../chunk-KVXCANCE.mjs";
6
+ import "../chunk-OR6OVR5X.mjs";
7
+ import "../chunk-A4XWHIRD.mjs";
8
8
  import "../chunk-BJ7WX4PC.mjs";
9
9
  export {
10
10
  useBuiltInMessages
package/dist/i18n.js CHANGED
@@ -328,6 +328,11 @@ var de_default = {
328
328
  "grc.control.mapped.more": "+{count} weitere",
329
329
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
330
330
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
331
+ "grc.editor_card.cancel": "Abbrechen",
332
+ "grc.editor_card.edit": "Bearbeiten",
333
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzuf\xFCgen.",
334
+ "grc.editor_card.placeholder": "Tippe los oder dr\xFCcke '/' f\xFCr Befehle...",
335
+ "grc.editor_card.save": "Speichern",
331
336
  "grc.impact.authenticity": "Authentizit\xE4t",
332
337
  "grc.impact.availability": "Verf\xFCgbarkeit",
333
338
  "grc.impact.cancel": "Abbrechen",
package/dist/i18n.mjs CHANGED
@@ -2,10 +2,10 @@
2
2
  "use client";
3
3
  import {
4
4
  I18nProvider
5
- } from "./chunk-6P4CIBUN.mjs";
6
- import "./chunk-LHPMPWJH.mjs";
7
- import "./chunk-3PHMF4LD.mjs";
8
- import "./chunk-MEIXSJC5.mjs";
5
+ } from "./chunk-CHVSH2N6.mjs";
6
+ import "./chunk-KVXCANCE.mjs";
7
+ import "./chunk-OR6OVR5X.mjs";
8
+ import "./chunk-A4XWHIRD.mjs";
9
9
  import "./chunk-BJ7WX4PC.mjs";
10
10
  import "./chunk-TYEI7NWI.mjs";
11
11
  import "./chunk-DWCWMJZD.mjs";
package/dist/index.js CHANGED
@@ -352,6 +352,11 @@ var de_default = {
352
352
  "grc.control.mapped.more": "+{count} weitere",
353
353
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
354
354
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
355
+ "grc.editor_card.cancel": "Abbrechen",
356
+ "grc.editor_card.edit": "Bearbeiten",
357
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzuf\xFCgen.",
358
+ "grc.editor_card.placeholder": "Tippe los oder dr\xFCcke '/' f\xFCr Befehle...",
359
+ "grc.editor_card.save": "Speichern",
355
360
  "grc.impact.authenticity": "Authentizit\xE4t",
356
361
  "grc.impact.availability": "Verf\xFCgbarkeit",
357
362
  "grc.impact.cancel": "Abbrechen",
package/dist/index.mjs CHANGED
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  I18nProvider
4
- } from "./chunk-6P4CIBUN.mjs";
5
- import "./chunk-LHPMPWJH.mjs";
6
- import "./chunk-3PHMF4LD.mjs";
7
- import "./chunk-MEIXSJC5.mjs";
4
+ } from "./chunk-CHVSH2N6.mjs";
5
+ import "./chunk-KVXCANCE.mjs";
6
+ import "./chunk-OR6OVR5X.mjs";
7
+ import "./chunk-A4XWHIRD.mjs";
8
8
  import "./chunk-BJ7WX4PC.mjs";
9
9
  import "./chunk-TYEI7NWI.mjs";
10
10
  import {
@@ -294,6 +294,11 @@ var de = {
294
294
  "grc.control.mapped.more": "+{count} weitere",
295
295
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
296
296
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
297
+ "grc.editor_card.cancel": "Abbrechen",
298
+ "grc.editor_card.edit": "Bearbeiten",
299
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzufügen.",
300
+ "grc.editor_card.placeholder": "Tippe los oder drücke '/' für Befehle...",
301
+ "grc.editor_card.save": "Speichern",
297
302
  "grc.impact.authenticity": "Authentizität",
298
303
  "grc.impact.availability": "Verfügbarkeit",
299
304
  "grc.impact.cancel": "Abbrechen",
package/dist/lang/de.d.ts CHANGED
@@ -294,6 +294,11 @@ var de = {
294
294
  "grc.control.mapped.more": "+{count} weitere",
295
295
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
296
296
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
297
+ "grc.editor_card.cancel": "Abbrechen",
298
+ "grc.editor_card.edit": "Bearbeiten",
299
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzufügen.",
300
+ "grc.editor_card.placeholder": "Tippe los oder drücke '/' für Befehle...",
301
+ "grc.editor_card.save": "Speichern",
297
302
  "grc.impact.authenticity": "Authentizität",
298
303
  "grc.impact.availability": "Verfügbarkeit",
299
304
  "grc.impact.cancel": "Abbrechen",
package/dist/lang/de.js CHANGED
@@ -297,6 +297,11 @@ var de_default = {
297
297
  "grc.control.mapped.more": "+{count} weitere",
298
298
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
299
299
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
300
+ "grc.editor_card.cancel": "Abbrechen",
301
+ "grc.editor_card.edit": "Bearbeiten",
302
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzuf\xFCgen.",
303
+ "grc.editor_card.placeholder": "Tippe los oder dr\xFCcke '/' f\xFCr Befehle...",
304
+ "grc.editor_card.save": "Speichern",
300
305
  "grc.impact.authenticity": "Authentizit\xE4t",
301
306
  "grc.impact.availability": "Verf\xFCgbarkeit",
302
307
  "grc.impact.cancel": "Abbrechen",
package/dist/lang/de.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "../chunk-MEIXSJC5.mjs";
4
+ } from "../chunk-A4XWHIRD.mjs";
5
5
  export {
6
6
  de_default as default
7
7
  };
@@ -322,6 +322,11 @@ var de_default = {
322
322
  "grc.control.mapped.more": "+{count} weitere",
323
323
  "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
324
324
  "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
325
+ "grc.editor_card.cancel": "Abbrechen",
326
+ "grc.editor_card.edit": "Bearbeiten",
327
+ "grc.editor_card.empty": "Noch kein Inhalt. Klicke auf Bearbeiten, um Inhalt hinzuzuf\xFCgen.",
328
+ "grc.editor_card.placeholder": "Tippe los oder dr\xFCcke '/' f\xFCr Befehle...",
329
+ "grc.editor_card.save": "Speichern",
325
330
  "grc.impact.authenticity": "Authentizit\xE4t",
326
331
  "grc.impact.availability": "Verf\xFCgbarkeit",
327
332
  "grc.impact.cancel": "Abbrechen",
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "../chunk-3PHMF4LD.mjs";
5
- import "../chunk-MEIXSJC5.mjs";
4
+ } from "../chunk-OR6OVR5X.mjs";
5
+ import "../chunk-A4XWHIRD.mjs";
6
6
  import "../chunk-BJ7WX4PC.mjs";
7
7
  export {
8
8
  loadBuiltinMessages
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/i18n",
3
- "version": "17.15.3",
3
+ "version": "17.15.5",
4
4
  "description": "i18n provider for kopexa apps",
5
5
  "keywords": [
6
6
  "i18n"
@@ -28,12 +28,12 @@
28
28
  "react": ">=19.0.0-rc.0",
29
29
  "react-dom": ">=19.0.0-rc.0",
30
30
  "motion": ">=12.23.6",
31
- "@kopexa/theme": "17.32.2"
31
+ "@kopexa/theme": "17.32.4"
32
32
  },
33
33
  "dependencies": {
34
34
  "react-intl": "^7.1.14",
35
- "@kopexa/shared-utils": "17.0.88",
36
- "@kopexa/react-utils": "17.1.30"
35
+ "@kopexa/shared-utils": "17.0.90",
36
+ "@kopexa/react-utils": "17.1.32"
37
37
  },
38
38
  "clean-package": "../../../clean-package.config.json",
39
39
  "module": "dist/index.mjs",