@kopexa/i18n 17.6.6 → 17.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.
@@ -3,6 +3,9 @@
3
3
  // src/lang/en.json
4
4
  var en_default = {
5
5
  "audit-info.created_at": "Created",
6
+ "color-picker.hex_label": "Hex",
7
+ "color-picker.label": "Color",
8
+ "color-picker.pick_color": "Pick a color",
6
9
  "audit-info.created_by": "Created by",
7
10
  "audit-info.title": "Metadata",
8
11
  "audit-info.updated_at": "Updated",
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "./chunk-3SGU3FSG.mjs";
4
+ } from "./chunk-YB2ENZAM.mjs";
5
5
 
6
6
  // src/hooks/use-built-in-messages.ts
7
7
  import { useEffect, useState } from "react";
@@ -3,6 +3,9 @@
3
3
  // src/lang/de.json
4
4
  var de_default = {
5
5
  "audit-info.created_at": "Erstellt",
6
+ "color-picker.hex_label": "Hex",
7
+ "color-picker.label": "Farbe",
8
+ "color-picker.pick_color": "Farbe ausw\xE4hlen",
6
9
  "audit-info.created_by": "Erstellt von",
7
10
  "audit-info.title": "Metadaten",
8
11
  "audit-info.updated_at": "Aktualisiert",
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  useBuiltInMessages
4
- } from "./chunk-SGF2CU23.mjs";
4
+ } from "./chunk-JBGSTAGM.mjs";
5
5
  import {
6
6
  useMessages
7
7
  } from "./chunk-TYEI7NWI.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "./chunk-MPHRITEI.mjs";
4
+ } from "./chunk-LXHSMLY5.mjs";
5
5
  import {
6
6
  en_default
7
- } from "./chunk-73LRONJ6.mjs";
7
+ } from "./chunk-HK5XNEGW.mjs";
8
8
 
9
9
  // src/loaders/index.ts
10
10
  var CACHE = /* @__PURE__ */ new Map();
@@ -30,6 +30,9 @@ var import_react = require("react");
30
30
  // src/lang/de.json
31
31
  var de_default = {
32
32
  "audit-info.created_at": "Erstellt",
33
+ "color-picker.hex_label": "Hex",
34
+ "color-picker.label": "Farbe",
35
+ "color-picker.pick_color": "Farbe ausw\xE4hlen",
33
36
  "audit-info.created_by": "Erstellt von",
34
37
  "audit-info.title": "Metadaten",
35
38
  "audit-info.updated_at": "Aktualisiert",
@@ -237,6 +240,9 @@ var de_default = {
237
240
  // src/lang/en.json
238
241
  var en_default = {
239
242
  "audit-info.created_at": "Created",
243
+ "color-picker.hex_label": "Hex",
244
+ "color-picker.label": "Color",
245
+ "color-picker.pick_color": "Pick a color",
240
246
  "audit-info.created_by": "Created by",
241
247
  "audit-info.title": "Metadata",
242
248
  "audit-info.updated_at": "Updated",
@@ -2,10 +2,10 @@
2
2
  "use client";
3
3
  import {
4
4
  useBuiltInMessages
5
- } from "../chunk-SGF2CU23.mjs";
6
- import "../chunk-3SGU3FSG.mjs";
7
- import "../chunk-MPHRITEI.mjs";
8
- import "../chunk-73LRONJ6.mjs";
5
+ } from "../chunk-JBGSTAGM.mjs";
6
+ import "../chunk-YB2ENZAM.mjs";
7
+ import "../chunk-LXHSMLY5.mjs";
8
+ import "../chunk-HK5XNEGW.mjs";
9
9
  export {
10
10
  useBuiltInMessages
11
11
  };
package/dist/i18n.js CHANGED
@@ -34,6 +34,9 @@ var import_react = require("react");
34
34
  // src/lang/de.json
35
35
  var de_default = {
36
36
  "audit-info.created_at": "Erstellt",
37
+ "color-picker.hex_label": "Hex",
38
+ "color-picker.label": "Farbe",
39
+ "color-picker.pick_color": "Farbe ausw\xE4hlen",
37
40
  "audit-info.created_by": "Erstellt von",
38
41
  "audit-info.title": "Metadaten",
39
42
  "audit-info.updated_at": "Aktualisiert",
@@ -241,6 +244,9 @@ var de_default = {
241
244
  // src/lang/en.json
242
245
  var en_default = {
243
246
  "audit-info.created_at": "Created",
247
+ "color-picker.hex_label": "Hex",
248
+ "color-picker.label": "Color",
249
+ "color-picker.pick_color": "Pick a color",
244
250
  "audit-info.created_by": "Created by",
245
251
  "audit-info.title": "Metadata",
246
252
  "audit-info.updated_at": "Updated",
package/dist/i18n.mjs CHANGED
@@ -2,11 +2,11 @@
2
2
  "use client";
3
3
  import {
4
4
  I18nProvider
5
- } from "./chunk-VKEW6EBM.mjs";
6
- import "./chunk-SGF2CU23.mjs";
7
- import "./chunk-3SGU3FSG.mjs";
8
- import "./chunk-MPHRITEI.mjs";
9
- import "./chunk-73LRONJ6.mjs";
5
+ } from "./chunk-U2A4Q7ED.mjs";
6
+ import "./chunk-JBGSTAGM.mjs";
7
+ import "./chunk-YB2ENZAM.mjs";
8
+ import "./chunk-LXHSMLY5.mjs";
9
+ import "./chunk-HK5XNEGW.mjs";
10
10
  import "./chunk-TYEI7NWI.mjs";
11
11
  import "./chunk-DWCWMJZD.mjs";
12
12
  import "./chunk-DRJHB4YN.mjs";
package/dist/index.js CHANGED
@@ -58,6 +58,9 @@ var import_react2 = require("react");
58
58
  // src/lang/de.json
59
59
  var de_default = {
60
60
  "audit-info.created_at": "Erstellt",
61
+ "color-picker.hex_label": "Hex",
62
+ "color-picker.label": "Farbe",
63
+ "color-picker.pick_color": "Farbe ausw\xE4hlen",
61
64
  "audit-info.created_by": "Erstellt von",
62
65
  "audit-info.title": "Metadaten",
63
66
  "audit-info.updated_at": "Aktualisiert",
@@ -265,6 +268,9 @@ var de_default = {
265
268
  // src/lang/en.json
266
269
  var en_default = {
267
270
  "audit-info.created_at": "Created",
271
+ "color-picker.hex_label": "Hex",
272
+ "color-picker.label": "Color",
273
+ "color-picker.pick_color": "Pick a color",
268
274
  "audit-info.created_by": "Created by",
269
275
  "audit-info.title": "Metadata",
270
276
  "audit-info.updated_at": "Updated",
package/dist/index.mjs CHANGED
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  I18nProvider
4
- } from "./chunk-VKEW6EBM.mjs";
5
- import "./chunk-SGF2CU23.mjs";
6
- import "./chunk-3SGU3FSG.mjs";
7
- import "./chunk-MPHRITEI.mjs";
8
- import "./chunk-73LRONJ6.mjs";
4
+ } from "./chunk-U2A4Q7ED.mjs";
5
+ import "./chunk-JBGSTAGM.mjs";
6
+ import "./chunk-YB2ENZAM.mjs";
7
+ import "./chunk-LXHSMLY5.mjs";
8
+ import "./chunk-HK5XNEGW.mjs";
9
9
  import "./chunk-TYEI7NWI.mjs";
10
10
  import {
11
11
  useSafeIntl
@@ -1,5 +1,8 @@
1
1
  var de = {
2
2
  "audit-info.created_at": "Erstellt",
3
+ "color-picker.hex_label": "Hex",
4
+ "color-picker.label": "Farbe",
5
+ "color-picker.pick_color": "Farbe auswählen",
3
6
  "audit-info.created_by": "Erstellt von",
4
7
  "audit-info.title": "Metadaten",
5
8
  "audit-info.updated_at": "Aktualisiert",
package/dist/lang/de.d.ts CHANGED
@@ -1,5 +1,8 @@
1
1
  var de = {
2
2
  "audit-info.created_at": "Erstellt",
3
+ "color-picker.hex_label": "Hex",
4
+ "color-picker.label": "Farbe",
5
+ "color-picker.pick_color": "Farbe auswählen",
3
6
  "audit-info.created_by": "Erstellt von",
4
7
  "audit-info.title": "Metadaten",
5
8
  "audit-info.updated_at": "Aktualisiert",
package/dist/lang/de.js CHANGED
@@ -3,6 +3,9 @@
3
3
  // src/lang/de.json
4
4
  var de_default = {
5
5
  "audit-info.created_at": "Erstellt",
6
+ "color-picker.hex_label": "Hex",
7
+ "color-picker.label": "Farbe",
8
+ "color-picker.pick_color": "Farbe ausw\xE4hlen",
6
9
  "audit-info.created_by": "Erstellt von",
7
10
  "audit-info.title": "Metadaten",
8
11
  "audit-info.updated_at": "Aktualisiert",
package/dist/lang/de.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "../chunk-MPHRITEI.mjs";
4
+ } from "../chunk-LXHSMLY5.mjs";
5
5
  export {
6
6
  de_default as default
7
7
  };
@@ -1,5 +1,8 @@
1
1
  var en = {
2
2
  "audit-info.created_at": "Created",
3
+ "color-picker.hex_label": "Hex",
4
+ "color-picker.label": "Color",
5
+ "color-picker.pick_color": "Pick a color",
3
6
  "audit-info.created_by": "Created by",
4
7
  "audit-info.title": "Metadata",
5
8
  "audit-info.updated_at": "Updated",
package/dist/lang/en.d.ts CHANGED
@@ -1,5 +1,8 @@
1
1
  var en = {
2
2
  "audit-info.created_at": "Created",
3
+ "color-picker.hex_label": "Hex",
4
+ "color-picker.label": "Color",
5
+ "color-picker.pick_color": "Pick a color",
3
6
  "audit-info.created_by": "Created by",
4
7
  "audit-info.title": "Metadata",
5
8
  "audit-info.updated_at": "Updated",
package/dist/lang/en.js CHANGED
@@ -3,6 +3,9 @@
3
3
  // src/lang/en.json
4
4
  var en_default = {
5
5
  "audit-info.created_at": "Created",
6
+ "color-picker.hex_label": "Hex",
7
+ "color-picker.label": "Color",
8
+ "color-picker.pick_color": "Pick a color",
6
9
  "audit-info.created_by": "Created by",
7
10
  "audit-info.title": "Metadata",
8
11
  "audit-info.updated_at": "Updated",
package/dist/lang/en.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  en_default
4
- } from "../chunk-73LRONJ6.mjs";
4
+ } from "../chunk-HK5XNEGW.mjs";
5
5
  export {
6
6
  en_default as default
7
7
  };
@@ -28,6 +28,9 @@ module.exports = __toCommonJS(loaders_exports);
28
28
  // src/lang/de.json
29
29
  var de_default = {
30
30
  "audit-info.created_at": "Erstellt",
31
+ "color-picker.hex_label": "Hex",
32
+ "color-picker.label": "Farbe",
33
+ "color-picker.pick_color": "Farbe ausw\xE4hlen",
31
34
  "audit-info.created_by": "Erstellt von",
32
35
  "audit-info.title": "Metadaten",
33
36
  "audit-info.updated_at": "Aktualisiert",
@@ -235,6 +238,9 @@ var de_default = {
235
238
  // src/lang/en.json
236
239
  var en_default = {
237
240
  "audit-info.created_at": "Created",
241
+ "color-picker.hex_label": "Hex",
242
+ "color-picker.label": "Color",
243
+ "color-picker.pick_color": "Pick a color",
238
244
  "audit-info.created_by": "Created by",
239
245
  "audit-info.title": "Metadata",
240
246
  "audit-info.updated_at": "Updated",
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "../chunk-3SGU3FSG.mjs";
5
- import "../chunk-MPHRITEI.mjs";
6
- import "../chunk-73LRONJ6.mjs";
4
+ } from "../chunk-YB2ENZAM.mjs";
5
+ import "../chunk-LXHSMLY5.mjs";
6
+ import "../chunk-HK5XNEGW.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": "17.6.6",
3
+ "version": "17.7.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": "17.22.3"
31
+ "@kopexa/theme": "17.22.4"
32
32
  },
33
33
  "dependencies": {
34
34
  "react-intl": "^7.1.14",
35
- "@kopexa/shared-utils": "17.0.42",
36
- "@kopexa/react-utils": "17.0.42"
35
+ "@kopexa/shared-utils": "17.0.43",
36
+ "@kopexa/react-utils": "17.0.43"
37
37
  },
38
38
  "clean-package": "../../../clean-package.config.json",
39
39
  "module": "dist/index.mjs",