@kopexa/i18n 13.0.2 → 14.0.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.
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "./chunk-AHLIMUNW.mjs";
4
+ } from "./chunk-MI7WISX7.mjs";
5
5
  import {
6
6
  en_default
7
- } from "./chunk-4W4HQAV4.mjs";
7
+ } from "./chunk-XB3YWSB4.mjs";
8
8
 
9
9
  // src/loaders/index.ts
10
10
  var CACHE = /* @__PURE__ */ new Map();
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "./chunk-GYM3ORE3.mjs";
4
+ } from "./chunk-4JN3AV24.mjs";
5
5
 
6
6
  // src/hooks/use-built-in-messages.ts
7
7
  import { useEffect, useState } from "react";
@@ -44,7 +44,17 @@ var de_default = {
44
44
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
45
45
  "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
46
46
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
47
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
47
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
48
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
49
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
50
+ "file_upload.change_avatar": "Avatar \xE4ndern",
51
+ "file_upload.remove_avatar": "Avatar entfernen",
52
+ "file_upload.too_many_files": "Es k\xF6nnen maximal {max} Dateien hochgeladen werden.",
53
+ "file_upload.upload_avatar": "Avatar hochladen",
54
+ "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
55
+ "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.',
56
+ "file_upload.apply_crop": "Best\xE4tigen",
57
+ "file_upload.cancel": "Abbrechen"
48
58
  };
49
59
 
50
60
  export {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  useBuiltInMessages
4
- } from "./chunk-UGR6M3DF.mjs";
4
+ } from "./chunk-KQOCN6FR.mjs";
5
5
  import {
6
6
  useMessages
7
7
  } from "./chunk-TYEI7NWI.mjs";
@@ -2,12 +2,16 @@
2
2
 
3
3
  // src/lang/en.json
4
4
  var en_default = {
5
+ "editor.controlblock.header_status": "Show status in header",
6
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
7
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
5
8
  "editor.controlref.appearance": "Appearance",
6
9
  "editor.controlref.border": "Border",
7
10
  "editor.controlref.cancel": "Cancel",
8
11
  "editor.controlref.change_control": "Change Control",
9
12
  "editor.controlref.clear": "Clear",
10
13
  "editor.controlref.control": "Control",
14
+ "editor.controlref.control_implementations": "Implementations",
11
15
  "editor.controlref.control_with_title": "Control: {title}",
12
16
  "editor.controlref.controls": "Controls",
13
17
  "editor.controlref.display_options": "Display options",
@@ -41,9 +45,20 @@ var en_default = {
41
45
  "editor.controlref.unmap": "Unmap",
42
46
  "editor.controlref.unmapped_control": "Unmapped Control",
43
47
  "editor.controlref.updated_at": "Updated {date}",
44
- "editor.controlref.variant": "Variant",
48
+ "editor.controlref.variant": "Variante",
45
49
  "editor.controlref.variant_card": "Card",
46
- "editor.controlref.variant_chip": "Chip"
50
+ "editor.controlref.variant_chip": "Chip",
51
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
52
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
53
+ "file_upload.apply_crop": "Apply",
54
+ "file_upload.avatar_uploaded": "Avatar uploaded",
55
+ "file_upload.cancel": "Cancel",
56
+ "file_upload.change_avatar": "Change Avatar",
57
+ "file_upload.remove_avatar": "Remove Avatar",
58
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
59
+ "file_upload.upload_avatar": "Upload Avatar",
60
+ "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
61
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
47
62
  };
48
63
 
49
64
  export {
@@ -71,17 +71,31 @@ var de_default = {
71
71
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
72
72
  "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
73
73
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
74
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
74
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
75
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
76
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
77
+ "file_upload.change_avatar": "Avatar \xE4ndern",
78
+ "file_upload.remove_avatar": "Avatar entfernen",
79
+ "file_upload.too_many_files": "Es k\xF6nnen maximal {max} Dateien hochgeladen werden.",
80
+ "file_upload.upload_avatar": "Avatar hochladen",
81
+ "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
82
+ "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.',
83
+ "file_upload.apply_crop": "Best\xE4tigen",
84
+ "file_upload.cancel": "Abbrechen"
75
85
  };
76
86
 
77
87
  // src/lang/en.json
78
88
  var en_default = {
89
+ "editor.controlblock.header_status": "Show status in header",
90
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
91
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
79
92
  "editor.controlref.appearance": "Appearance",
80
93
  "editor.controlref.border": "Border",
81
94
  "editor.controlref.cancel": "Cancel",
82
95
  "editor.controlref.change_control": "Change Control",
83
96
  "editor.controlref.clear": "Clear",
84
97
  "editor.controlref.control": "Control",
98
+ "editor.controlref.control_implementations": "Implementations",
85
99
  "editor.controlref.control_with_title": "Control: {title}",
86
100
  "editor.controlref.controls": "Controls",
87
101
  "editor.controlref.display_options": "Display options",
@@ -115,9 +129,20 @@ var en_default = {
115
129
  "editor.controlref.unmap": "Unmap",
116
130
  "editor.controlref.unmapped_control": "Unmapped Control",
117
131
  "editor.controlref.updated_at": "Updated {date}",
118
- "editor.controlref.variant": "Variant",
132
+ "editor.controlref.variant": "Variante",
119
133
  "editor.controlref.variant_card": "Card",
120
- "editor.controlref.variant_chip": "Chip"
134
+ "editor.controlref.variant_chip": "Chip",
135
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
136
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
137
+ "file_upload.apply_crop": "Apply",
138
+ "file_upload.avatar_uploaded": "Avatar uploaded",
139
+ "file_upload.cancel": "Cancel",
140
+ "file_upload.change_avatar": "Change Avatar",
141
+ "file_upload.remove_avatar": "Remove Avatar",
142
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
143
+ "file_upload.upload_avatar": "Upload Avatar",
144
+ "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
145
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
121
146
  };
122
147
 
123
148
  // src/loaders/index.ts
@@ -2,10 +2,10 @@
2
2
  "use client";
3
3
  import {
4
4
  useBuiltInMessages
5
- } from "../chunk-UGR6M3DF.mjs";
6
- import "../chunk-GYM3ORE3.mjs";
7
- import "../chunk-AHLIMUNW.mjs";
8
- import "../chunk-4W4HQAV4.mjs";
5
+ } from "../chunk-KQOCN6FR.mjs";
6
+ import "../chunk-4JN3AV24.mjs";
7
+ import "../chunk-MI7WISX7.mjs";
8
+ import "../chunk-XB3YWSB4.mjs";
9
9
  export {
10
10
  useBuiltInMessages
11
11
  };
package/dist/i18n.js CHANGED
@@ -75,17 +75,31 @@ var de_default = {
75
75
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
76
76
  "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
77
77
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
78
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
78
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
79
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
80
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
81
+ "file_upload.change_avatar": "Avatar \xE4ndern",
82
+ "file_upload.remove_avatar": "Avatar entfernen",
83
+ "file_upload.too_many_files": "Es k\xF6nnen maximal {max} Dateien hochgeladen werden.",
84
+ "file_upload.upload_avatar": "Avatar hochladen",
85
+ "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
86
+ "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.',
87
+ "file_upload.apply_crop": "Best\xE4tigen",
88
+ "file_upload.cancel": "Abbrechen"
79
89
  };
80
90
 
81
91
  // src/lang/en.json
82
92
  var en_default = {
93
+ "editor.controlblock.header_status": "Show status in header",
94
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
95
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
83
96
  "editor.controlref.appearance": "Appearance",
84
97
  "editor.controlref.border": "Border",
85
98
  "editor.controlref.cancel": "Cancel",
86
99
  "editor.controlref.change_control": "Change Control",
87
100
  "editor.controlref.clear": "Clear",
88
101
  "editor.controlref.control": "Control",
102
+ "editor.controlref.control_implementations": "Implementations",
89
103
  "editor.controlref.control_with_title": "Control: {title}",
90
104
  "editor.controlref.controls": "Controls",
91
105
  "editor.controlref.display_options": "Display options",
@@ -119,9 +133,20 @@ var en_default = {
119
133
  "editor.controlref.unmap": "Unmap",
120
134
  "editor.controlref.unmapped_control": "Unmapped Control",
121
135
  "editor.controlref.updated_at": "Updated {date}",
122
- "editor.controlref.variant": "Variant",
136
+ "editor.controlref.variant": "Variante",
123
137
  "editor.controlref.variant_card": "Card",
124
- "editor.controlref.variant_chip": "Chip"
138
+ "editor.controlref.variant_chip": "Chip",
139
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
140
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
141
+ "file_upload.apply_crop": "Apply",
142
+ "file_upload.avatar_uploaded": "Avatar uploaded",
143
+ "file_upload.cancel": "Cancel",
144
+ "file_upload.change_avatar": "Change Avatar",
145
+ "file_upload.remove_avatar": "Remove Avatar",
146
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
147
+ "file_upload.upload_avatar": "Upload Avatar",
148
+ "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
149
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
125
150
  };
126
151
 
127
152
  // src/loaders/index.ts
package/dist/i18n.mjs CHANGED
@@ -2,11 +2,11 @@
2
2
  "use client";
3
3
  import {
4
4
  I18nProvider
5
- } from "./chunk-MK65PTG2.mjs";
6
- import "./chunk-UGR6M3DF.mjs";
7
- import "./chunk-GYM3ORE3.mjs";
8
- import "./chunk-AHLIMUNW.mjs";
9
- import "./chunk-4W4HQAV4.mjs";
5
+ } from "./chunk-WYRRONV4.mjs";
6
+ import "./chunk-KQOCN6FR.mjs";
7
+ import "./chunk-4JN3AV24.mjs";
8
+ import "./chunk-MI7WISX7.mjs";
9
+ import "./chunk-XB3YWSB4.mjs";
10
10
  import "./chunk-TYEI7NWI.mjs";
11
11
  import "./chunk-DWCWMJZD.mjs";
12
12
  import "./chunk-DRJHB4YN.mjs";
package/dist/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
+ export { defineMessages } from 'react-intl';
1
2
  export { useSafeIntl } from './hooks/use-safe-intl.mjs';
2
3
  export { I18nProvider, I18nProviderProps } from './i18n.mjs';
3
- import 'react-intl';
4
4
  import 'react/jsx-runtime';
5
5
  import './types.mjs';
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
+ export { defineMessages } from 'react-intl';
1
2
  export { useSafeIntl } from './hooks/use-safe-intl.js';
2
3
  export { I18nProvider, I18nProviderProps } from './i18n.js';
3
- import 'react-intl';
4
4
  import 'react/jsx-runtime';
5
5
  import './types.js';
package/dist/index.js CHANGED
@@ -22,9 +22,11 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
22
22
  var index_exports = {};
23
23
  __export(index_exports, {
24
24
  I18nProvider: () => I18nProvider,
25
+ defineMessages: () => import_react_intl3.defineMessages,
25
26
  useSafeIntl: () => useSafeIntl
26
27
  });
27
28
  module.exports = __toCommonJS(index_exports);
29
+ var import_react_intl3 = require("react-intl");
28
30
 
29
31
  // src/hooks/use-safe-intl.ts
30
32
  var import_react = require("react");
@@ -97,17 +99,31 @@ var de_default = {
97
99
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
98
100
  "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
99
101
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
100
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
102
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
103
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
104
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
105
+ "file_upload.change_avatar": "Avatar \xE4ndern",
106
+ "file_upload.remove_avatar": "Avatar entfernen",
107
+ "file_upload.too_many_files": "Es k\xF6nnen maximal {max} Dateien hochgeladen werden.",
108
+ "file_upload.upload_avatar": "Avatar hochladen",
109
+ "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
110
+ "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.',
111
+ "file_upload.apply_crop": "Best\xE4tigen",
112
+ "file_upload.cancel": "Abbrechen"
101
113
  };
102
114
 
103
115
  // src/lang/en.json
104
116
  var en_default = {
117
+ "editor.controlblock.header_status": "Show status in header",
118
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
119
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
105
120
  "editor.controlref.appearance": "Appearance",
106
121
  "editor.controlref.border": "Border",
107
122
  "editor.controlref.cancel": "Cancel",
108
123
  "editor.controlref.change_control": "Change Control",
109
124
  "editor.controlref.clear": "Clear",
110
125
  "editor.controlref.control": "Control",
126
+ "editor.controlref.control_implementations": "Implementations",
111
127
  "editor.controlref.control_with_title": "Control: {title}",
112
128
  "editor.controlref.controls": "Controls",
113
129
  "editor.controlref.display_options": "Display options",
@@ -141,9 +157,20 @@ var en_default = {
141
157
  "editor.controlref.unmap": "Unmap",
142
158
  "editor.controlref.unmapped_control": "Unmapped Control",
143
159
  "editor.controlref.updated_at": "Updated {date}",
144
- "editor.controlref.variant": "Variant",
160
+ "editor.controlref.variant": "Variante",
145
161
  "editor.controlref.variant_card": "Card",
146
- "editor.controlref.variant_chip": "Chip"
162
+ "editor.controlref.variant_chip": "Chip",
163
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
164
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
165
+ "file_upload.apply_crop": "Apply",
166
+ "file_upload.avatar_uploaded": "Avatar uploaded",
167
+ "file_upload.cancel": "Cancel",
168
+ "file_upload.change_avatar": "Change Avatar",
169
+ "file_upload.remove_avatar": "Remove Avatar",
170
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
171
+ "file_upload.upload_avatar": "Upload Avatar",
172
+ "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
173
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
147
174
  };
148
175
 
149
176
  // src/loaders/index.ts
@@ -235,5 +262,6 @@ var I18nProvider = (props) => {
235
262
  // Annotate the CommonJS export names for ESM import in node:
236
263
  0 && (module.exports = {
237
264
  I18nProvider,
265
+ defineMessages,
238
266
  useSafeIntl
239
267
  });
package/dist/index.mjs CHANGED
@@ -1,17 +1,21 @@
1
1
  "use client";
2
2
  import {
3
3
  I18nProvider
4
- } from "./chunk-MK65PTG2.mjs";
5
- import "./chunk-UGR6M3DF.mjs";
6
- import "./chunk-GYM3ORE3.mjs";
7
- import "./chunk-AHLIMUNW.mjs";
8
- import "./chunk-4W4HQAV4.mjs";
4
+ } from "./chunk-WYRRONV4.mjs";
5
+ import "./chunk-KQOCN6FR.mjs";
6
+ import "./chunk-4JN3AV24.mjs";
7
+ import "./chunk-MI7WISX7.mjs";
8
+ import "./chunk-XB3YWSB4.mjs";
9
9
  import "./chunk-TYEI7NWI.mjs";
10
10
  import {
11
11
  useSafeIntl
12
12
  } from "./chunk-DWCWMJZD.mjs";
13
13
  import "./chunk-DRJHB4YN.mjs";
14
+
15
+ // src/index.ts
16
+ import { defineMessages } from "react-intl";
14
17
  export {
15
18
  I18nProvider,
19
+ defineMessages,
16
20
  useSafeIntl
17
21
  };
@@ -41,7 +41,17 @@ var de = {
41
41
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory …",
42
42
  "editor.controlref.error_timeout": "Zeitüberschreitung bei der Anfrage",
43
43
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
44
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
44
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
45
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
46
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
47
+ "file_upload.change_avatar": "Avatar ändern",
48
+ "file_upload.remove_avatar": "Avatar entfernen",
49
+ "file_upload.too_many_files": "Es können maximal {max} Dateien hochgeladen werden.",
50
+ "file_upload.upload_avatar": "Avatar hochladen",
51
+ "use_file_upload.file_exceeds_max": "Datei \"{name}\" überschreitet die maximale Größe von {max}.",
52
+ "use_file_upload.file_not_accepted": "Datei \"{name}\" ist kein zulässiger Dateityp.",
53
+ "file_upload.apply_crop": "Bestätigen",
54
+ "file_upload.cancel": "Abbrechen"
45
55
  };
46
56
 
47
57
  export { de as default };
package/dist/lang/de.d.ts CHANGED
@@ -41,7 +41,17 @@ var de = {
41
41
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory …",
42
42
  "editor.controlref.error_timeout": "Zeitüberschreitung bei der Anfrage",
43
43
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
44
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
44
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
45
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
46
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
47
+ "file_upload.change_avatar": "Avatar ändern",
48
+ "file_upload.remove_avatar": "Avatar entfernen",
49
+ "file_upload.too_many_files": "Es können maximal {max} Dateien hochgeladen werden.",
50
+ "file_upload.upload_avatar": "Avatar hochladen",
51
+ "use_file_upload.file_exceeds_max": "Datei \"{name}\" überschreitet die maximale Größe von {max}.",
52
+ "use_file_upload.file_not_accepted": "Datei \"{name}\" ist kein zulässiger Dateityp.",
53
+ "file_upload.apply_crop": "Bestätigen",
54
+ "file_upload.cancel": "Abbrechen"
45
55
  };
46
56
 
47
57
  export { de as default };
package/dist/lang/de.js CHANGED
@@ -44,5 +44,15 @@ var de_default = {
44
44
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
45
45
  "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
46
46
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
47
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
47
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
48
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
49
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
50
+ "file_upload.change_avatar": "Avatar \xE4ndern",
51
+ "file_upload.remove_avatar": "Avatar entfernen",
52
+ "file_upload.too_many_files": "Es k\xF6nnen maximal {max} Dateien hochgeladen werden.",
53
+ "file_upload.upload_avatar": "Avatar hochladen",
54
+ "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
55
+ "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.',
56
+ "file_upload.apply_crop": "Best\xE4tigen",
57
+ "file_upload.cancel": "Abbrechen"
48
58
  };
package/dist/lang/de.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "../chunk-AHLIMUNW.mjs";
4
+ } from "../chunk-MI7WISX7.mjs";
5
5
  export {
6
6
  de_default as default
7
7
  };
@@ -1,10 +1,14 @@
1
1
  var en = {
2
+ "editor.controlblock.header_status": "Show status in header",
3
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
4
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
2
5
  "editor.controlref.appearance": "Appearance",
3
6
  "editor.controlref.border": "Border",
4
7
  "editor.controlref.cancel": "Cancel",
5
8
  "editor.controlref.change_control": "Change Control",
6
9
  "editor.controlref.clear": "Clear",
7
10
  "editor.controlref.control": "Control",
11
+ "editor.controlref.control_implementations": "Implementations",
8
12
  "editor.controlref.control_with_title": "Control: {title}",
9
13
  "editor.controlref.controls": "Controls",
10
14
  "editor.controlref.display_options": "Display options",
@@ -38,9 +42,20 @@ var en = {
38
42
  "editor.controlref.unmap": "Unmap",
39
43
  "editor.controlref.unmapped_control": "Unmapped Control",
40
44
  "editor.controlref.updated_at": "Updated {date}",
41
- "editor.controlref.variant": "Variant",
45
+ "editor.controlref.variant": "Variante",
42
46
  "editor.controlref.variant_card": "Card",
43
- "editor.controlref.variant_chip": "Chip"
47
+ "editor.controlref.variant_chip": "Chip",
48
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
49
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
50
+ "file_upload.apply_crop": "Apply",
51
+ "file_upload.avatar_uploaded": "Avatar uploaded",
52
+ "file_upload.cancel": "Cancel",
53
+ "file_upload.change_avatar": "Change Avatar",
54
+ "file_upload.remove_avatar": "Remove Avatar",
55
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
56
+ "file_upload.upload_avatar": "Upload Avatar",
57
+ "use_file_upload.file_exceeds_max": "File \"{name}\" exceeds the maximum size of {max}.",
58
+ "use_file_upload.file_not_accepted": "File \"{name}\" is not an accepted file type."
44
59
  };
45
60
 
46
61
  export { en as default };
package/dist/lang/en.d.ts CHANGED
@@ -1,10 +1,14 @@
1
1
  var en = {
2
+ "editor.controlblock.header_status": "Show status in header",
3
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
4
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
2
5
  "editor.controlref.appearance": "Appearance",
3
6
  "editor.controlref.border": "Border",
4
7
  "editor.controlref.cancel": "Cancel",
5
8
  "editor.controlref.change_control": "Change Control",
6
9
  "editor.controlref.clear": "Clear",
7
10
  "editor.controlref.control": "Control",
11
+ "editor.controlref.control_implementations": "Implementations",
8
12
  "editor.controlref.control_with_title": "Control: {title}",
9
13
  "editor.controlref.controls": "Controls",
10
14
  "editor.controlref.display_options": "Display options",
@@ -38,9 +42,20 @@ var en = {
38
42
  "editor.controlref.unmap": "Unmap",
39
43
  "editor.controlref.unmapped_control": "Unmapped Control",
40
44
  "editor.controlref.updated_at": "Updated {date}",
41
- "editor.controlref.variant": "Variant",
45
+ "editor.controlref.variant": "Variante",
42
46
  "editor.controlref.variant_card": "Card",
43
- "editor.controlref.variant_chip": "Chip"
47
+ "editor.controlref.variant_chip": "Chip",
48
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
49
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
50
+ "file_upload.apply_crop": "Apply",
51
+ "file_upload.avatar_uploaded": "Avatar uploaded",
52
+ "file_upload.cancel": "Cancel",
53
+ "file_upload.change_avatar": "Change Avatar",
54
+ "file_upload.remove_avatar": "Remove Avatar",
55
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
56
+ "file_upload.upload_avatar": "Upload Avatar",
57
+ "use_file_upload.file_exceeds_max": "File \"{name}\" exceeds the maximum size of {max}.",
58
+ "use_file_upload.file_not_accepted": "File \"{name}\" is not an accepted file type."
44
59
  };
45
60
 
46
61
  export { en as default };
package/dist/lang/en.js CHANGED
@@ -2,12 +2,16 @@
2
2
 
3
3
  // src/lang/en.json
4
4
  var en_default = {
5
+ "editor.controlblock.header_status": "Show status in header",
6
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
7
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
5
8
  "editor.controlref.appearance": "Appearance",
6
9
  "editor.controlref.border": "Border",
7
10
  "editor.controlref.cancel": "Cancel",
8
11
  "editor.controlref.change_control": "Change Control",
9
12
  "editor.controlref.clear": "Clear",
10
13
  "editor.controlref.control": "Control",
14
+ "editor.controlref.control_implementations": "Implementations",
11
15
  "editor.controlref.control_with_title": "Control: {title}",
12
16
  "editor.controlref.controls": "Controls",
13
17
  "editor.controlref.display_options": "Display options",
@@ -41,7 +45,18 @@ var en_default = {
41
45
  "editor.controlref.unmap": "Unmap",
42
46
  "editor.controlref.unmapped_control": "Unmapped Control",
43
47
  "editor.controlref.updated_at": "Updated {date}",
44
- "editor.controlref.variant": "Variant",
48
+ "editor.controlref.variant": "Variante",
45
49
  "editor.controlref.variant_card": "Card",
46
- "editor.controlref.variant_chip": "Chip"
50
+ "editor.controlref.variant_chip": "Chip",
51
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
52
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
53
+ "file_upload.apply_crop": "Apply",
54
+ "file_upload.avatar_uploaded": "Avatar uploaded",
55
+ "file_upload.cancel": "Cancel",
56
+ "file_upload.change_avatar": "Change Avatar",
57
+ "file_upload.remove_avatar": "Remove Avatar",
58
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
59
+ "file_upload.upload_avatar": "Upload Avatar",
60
+ "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
61
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
47
62
  };
package/dist/lang/en.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  en_default
4
- } from "../chunk-4W4HQAV4.mjs";
4
+ } from "../chunk-XB3YWSB4.mjs";
5
5
  export {
6
6
  en_default as default
7
7
  };
@@ -69,17 +69,31 @@ var de_default = {
69
69
  "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
70
70
  "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
71
71
  "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
72
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen"
72
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
73
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
74
+ "file_upload.avatar_uploaded": "Avatar hochgeladen",
75
+ "file_upload.change_avatar": "Avatar \xE4ndern",
76
+ "file_upload.remove_avatar": "Avatar entfernen",
77
+ "file_upload.too_many_files": "Es k\xF6nnen maximal {max} Dateien hochgeladen werden.",
78
+ "file_upload.upload_avatar": "Avatar hochladen",
79
+ "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
80
+ "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.',
81
+ "file_upload.apply_crop": "Best\xE4tigen",
82
+ "file_upload.cancel": "Abbrechen"
73
83
  };
74
84
 
75
85
  // src/lang/en.json
76
86
  var en_default = {
87
+ "editor.controlblock.header_status": "Show status in header",
88
+ "editor.controlblock.header_status_aria": "Toggle status chip in card header",
89
+ "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
77
90
  "editor.controlref.appearance": "Appearance",
78
91
  "editor.controlref.border": "Border",
79
92
  "editor.controlref.cancel": "Cancel",
80
93
  "editor.controlref.change_control": "Change Control",
81
94
  "editor.controlref.clear": "Clear",
82
95
  "editor.controlref.control": "Control",
96
+ "editor.controlref.control_implementations": "Implementations",
83
97
  "editor.controlref.control_with_title": "Control: {title}",
84
98
  "editor.controlref.controls": "Controls",
85
99
  "editor.controlref.display_options": "Display options",
@@ -113,9 +127,20 @@ var en_default = {
113
127
  "editor.controlref.unmap": "Unmap",
114
128
  "editor.controlref.unmapped_control": "Unmapped Control",
115
129
  "editor.controlref.updated_at": "Updated {date}",
116
- "editor.controlref.variant": "Variant",
130
+ "editor.controlref.variant": "Variante",
117
131
  "editor.controlref.variant_card": "Card",
118
- "editor.controlref.variant_chip": "Chip"
132
+ "editor.controlref.variant_chip": "Chip",
133
+ "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
134
+ "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
135
+ "file_upload.apply_crop": "Apply",
136
+ "file_upload.avatar_uploaded": "Avatar uploaded",
137
+ "file_upload.cancel": "Cancel",
138
+ "file_upload.change_avatar": "Change Avatar",
139
+ "file_upload.remove_avatar": "Remove Avatar",
140
+ "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
141
+ "file_upload.upload_avatar": "Upload Avatar",
142
+ "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
143
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
119
144
  };
120
145
 
121
146
  // src/loaders/index.ts
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "../chunk-GYM3ORE3.mjs";
5
- import "../chunk-AHLIMUNW.mjs";
6
- import "../chunk-4W4HQAV4.mjs";
4
+ } from "../chunk-4JN3AV24.mjs";
5
+ import "../chunk-MI7WISX7.mjs";
6
+ import "../chunk-XB3YWSB4.mjs";
7
7
  export {
8
8
  loadBuiltinMessages
9
9
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/i18n",
3
- "version": "13.0.2",
3
+ "version": "14.0.0",
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": "13.0.2"
31
+ "@kopexa/theme": "14.0.0"
32
32
  },
33
33
  "dependencies": {
34
34
  "react-intl": "^7.1.11",
35
- "@kopexa/shared-utils": "13.0.2",
36
- "@kopexa/react-utils": "13.0.2"
35
+ "@kopexa/shared-utils": "14.0.0",
36
+ "@kopexa/react-utils": "14.0.0"
37
37
  },
38
38
  "clean-package": "../../../clean-package.config.json",
39
39
  "module": "dist/index.mjs",