@atlaskit/afm-i18n-platform-elements-emoji 2.174.0 → 2.175.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.
@@ -11,6 +11,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
11
11
  exports.default = {
12
12
  'fabric.emoji.add.custom.emoji.label': 'Add your own emoji',
13
13
  'fabric.emoji.add.label': 'Add emoji',
14
+ 'fabric.emoji.ai.create.title': 'Create an emoji with Rovo',
15
+ 'fabric.emoji.ai.error': 'Something went wrong. Try a different description.',
16
+ 'fabric.emoji.ai.generate.label': 'Generate',
17
+ 'fabric.emoji.ai.prompt.ariaLabel': 'Describe the emoji you want to generate',
18
+ 'fabric.emoji.ai.prompt.placeholder': 'Describe your emoji...',
14
19
  'fabric.emoji.cancel.label': 'Cancel',
15
20
  'fabric.emoji.categories.label': 'Choose an emoji category',
16
21
  'fabric.emoji.categories.search.results': 'Search results',
@@ -11,6 +11,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
11
11
  exports.default = {
12
12
  'fabric.emoji.add.custom.emoji.label': 'Add your own emoji',
13
13
  'fabric.emoji.add.label': 'Add emoji',
14
+ 'fabric.emoji.ai.create.title': 'Create an emoji with Rovo',
15
+ 'fabric.emoji.ai.error': 'Something went wrong. Try a different description.',
16
+ 'fabric.emoji.ai.generate.label': 'Generate',
17
+ 'fabric.emoji.ai.prompt.ariaLabel': 'Describe the emoji you want to generate',
18
+ 'fabric.emoji.ai.prompt.placeholder': 'Describe your emoji...',
14
19
  'fabric.emoji.cancel.label': 'Cancel',
15
20
  'fabric.emoji.categories.label': 'Choose an emoji category',
16
21
  'fabric.emoji.categories.search.results': 'Search results',
@@ -11,6 +11,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
11
11
  exports.default = {
12
12
  'fabric.emoji.add.custom.emoji.label': '⁣⁢Add your own emoji؜؜⁠‌⁡⁡⁣⁤',
13
13
  'fabric.emoji.add.label': '⁣⁢Add emoji⁠⁡⁠⁡⁠⁡‍‌⁣⁤',
14
+ 'fabric.emoji.ai.create.title': '⁣⁢Create an emoji with Rovo⁠؜‍‍‍‍؜⁠‍‌⁡⁣⁤',
15
+ 'fabric.emoji.ai.error': '⁣⁢Something went wrong. Try a different description.؜‌⁡؜‍⁡‍‍؜⁡⁠⁣⁤',
16
+ 'fabric.emoji.ai.generate.label': '⁣⁢Generate⁡⁡⁡؜؜‌؜‍⁣⁤',
17
+ 'fabric.emoji.ai.prompt.ariaLabel': '⁣⁢Describe the emoji you want to generate؜‌؜‍‌⁡؜؜⁠⁣⁤',
18
+ 'fabric.emoji.ai.prompt.placeholder': '⁣⁢Describe your emoji...⁡‌‍‍‍‍⁣⁤',
14
19
  'fabric.emoji.cancel.label': '⁣⁢Cancel⁡‌‍‍⁠؜‍⁠⁠⁠⁡؜⁣⁤',
15
20
  'fabric.emoji.categories.label': '⁣⁢Choose an emoji category‌‍‌؜‍‌‍⁠⁠‌⁠‌⁠⁣⁤',
16
21
  'fabric.emoji.categories.search.results': '⁣⁢Search results⁡؜⁡‌‌؜‍⁣⁤',
@@ -7,6 +7,11 @@
7
7
  declare const _default: {
8
8
  'fabric.emoji.add.custom.emoji.label': string;
9
9
  'fabric.emoji.add.label': string;
10
+ 'fabric.emoji.ai.create.title': string;
11
+ 'fabric.emoji.ai.error': string;
12
+ 'fabric.emoji.ai.generate.label': string;
13
+ 'fabric.emoji.ai.prompt.ariaLabel': string;
14
+ 'fabric.emoji.ai.prompt.placeholder': string;
10
15
  'fabric.emoji.cancel.label': string;
11
16
  'fabric.emoji.categories.label': string;
12
17
  'fabric.emoji.categories.search.results': string;
@@ -9,6 +9,11 @@
9
9
  export default {
10
10
  'fabric.emoji.add.custom.emoji.label': 'Add your own emoji',
11
11
  'fabric.emoji.add.label': 'Add emoji',
12
+ 'fabric.emoji.ai.create.title': 'Create an emoji with Rovo',
13
+ 'fabric.emoji.ai.error': 'Something went wrong. Try a different description.',
14
+ 'fabric.emoji.ai.generate.label': 'Generate',
15
+ 'fabric.emoji.ai.prompt.ariaLabel': 'Describe the emoji you want to generate',
16
+ 'fabric.emoji.ai.prompt.placeholder': 'Describe your emoji...',
12
17
  'fabric.emoji.cancel.label': 'Cancel',
13
18
  'fabric.emoji.categories.label': 'Choose an emoji category',
14
19
  'fabric.emoji.categories.search.results': 'Search results',
@@ -7,6 +7,11 @@
7
7
  declare const _default: {
8
8
  'fabric.emoji.add.custom.emoji.label': string;
9
9
  'fabric.emoji.add.label': string;
10
+ 'fabric.emoji.ai.create.title': string;
11
+ 'fabric.emoji.ai.error': string;
12
+ 'fabric.emoji.ai.generate.label': string;
13
+ 'fabric.emoji.ai.prompt.ariaLabel': string;
14
+ 'fabric.emoji.ai.prompt.placeholder': string;
10
15
  'fabric.emoji.cancel.label': string;
11
16
  'fabric.emoji.categories.label': string;
12
17
  'fabric.emoji.categories.search.results': string;
@@ -9,6 +9,11 @@
9
9
  export default {
10
10
  'fabric.emoji.add.custom.emoji.label': 'Add your own emoji',
11
11
  'fabric.emoji.add.label': 'Add emoji',
12
+ 'fabric.emoji.ai.create.title': 'Create an emoji with Rovo',
13
+ 'fabric.emoji.ai.error': 'Something went wrong. Try a different description.',
14
+ 'fabric.emoji.ai.generate.label': 'Generate',
15
+ 'fabric.emoji.ai.prompt.ariaLabel': 'Describe the emoji you want to generate',
16
+ 'fabric.emoji.ai.prompt.placeholder': 'Describe your emoji...',
12
17
  'fabric.emoji.cancel.label': 'Cancel',
13
18
  'fabric.emoji.categories.label': 'Choose an emoji category',
14
19
  'fabric.emoji.categories.search.results': 'Search results',
@@ -7,6 +7,11 @@
7
7
  declare const _default: {
8
8
  'fabric.emoji.add.custom.emoji.label': string;
9
9
  'fabric.emoji.add.label': string;
10
+ 'fabric.emoji.ai.create.title': string;
11
+ 'fabric.emoji.ai.error': string;
12
+ 'fabric.emoji.ai.generate.label': string;
13
+ 'fabric.emoji.ai.prompt.ariaLabel': string;
14
+ 'fabric.emoji.ai.prompt.placeholder': string;
10
15
  'fabric.emoji.cancel.label': string;
11
16
  'fabric.emoji.categories.label': string;
12
17
  'fabric.emoji.categories.search.results': string;
@@ -9,6 +9,11 @@
9
9
  export default {
10
10
  'fabric.emoji.add.custom.emoji.label': '⁣⁢Add your own emoji؜؜⁠‌⁡⁡⁣⁤',
11
11
  'fabric.emoji.add.label': '⁣⁢Add emoji⁠⁡⁠⁡⁠⁡‍‌⁣⁤',
12
+ 'fabric.emoji.ai.create.title': '⁣⁢Create an emoji with Rovo⁠؜‍‍‍‍؜⁠‍‌⁡⁣⁤',
13
+ 'fabric.emoji.ai.error': '⁣⁢Something went wrong. Try a different description.؜‌⁡؜‍⁡‍‍؜⁡⁠⁣⁤',
14
+ 'fabric.emoji.ai.generate.label': '⁣⁢Generate⁡⁡⁡؜؜‌؜‍⁣⁤',
15
+ 'fabric.emoji.ai.prompt.ariaLabel': '⁣⁢Describe the emoji you want to generate؜‌؜‍‌⁡؜؜⁠⁣⁤',
16
+ 'fabric.emoji.ai.prompt.placeholder': '⁣⁢Describe your emoji...⁡‌‍‍‍‍⁣⁤',
12
17
  'fabric.emoji.cancel.label': '⁣⁢Cancel⁡‌‍‍⁠؜‍⁠⁠⁠⁡؜⁣⁤',
13
18
  'fabric.emoji.categories.label': '⁣⁢Choose an emoji category‌‍‌؜‍‌‍⁠⁠‌⁠‌⁠⁣⁤',
14
19
  'fabric.emoji.categories.search.results': '⁣⁢Search results⁡؜⁡‌‌؜‍⁣⁤',
@@ -7,6 +7,11 @@
7
7
  declare const _default: {
8
8
  'fabric.emoji.add.custom.emoji.label': string;
9
9
  'fabric.emoji.add.label': string;
10
+ 'fabric.emoji.ai.create.title': string;
11
+ 'fabric.emoji.ai.error': string;
12
+ 'fabric.emoji.ai.generate.label': string;
13
+ 'fabric.emoji.ai.prompt.ariaLabel': string;
14
+ 'fabric.emoji.ai.prompt.placeholder': string;
10
15
  'fabric.emoji.cancel.label': string;
11
16
  'fabric.emoji.categories.label': string;
12
17
  'fabric.emoji.categories.search.results': string;
@@ -7,6 +7,11 @@
7
7
  declare const _default: {
8
8
  'fabric.emoji.add.custom.emoji.label': string;
9
9
  'fabric.emoji.add.label': string;
10
+ 'fabric.emoji.ai.create.title': string;
11
+ 'fabric.emoji.ai.error': string;
12
+ 'fabric.emoji.ai.generate.label': string;
13
+ 'fabric.emoji.ai.prompt.ariaLabel': string;
14
+ 'fabric.emoji.ai.prompt.placeholder': string;
10
15
  'fabric.emoji.cancel.label': string;
11
16
  'fabric.emoji.categories.label': string;
12
17
  'fabric.emoji.categories.search.results': string;
@@ -7,6 +7,11 @@
7
7
  declare const _default: {
8
8
  'fabric.emoji.add.custom.emoji.label': string;
9
9
  'fabric.emoji.add.label': string;
10
+ 'fabric.emoji.ai.create.title': string;
11
+ 'fabric.emoji.ai.error': string;
12
+ 'fabric.emoji.ai.generate.label': string;
13
+ 'fabric.emoji.ai.prompt.ariaLabel': string;
14
+ 'fabric.emoji.ai.prompt.placeholder': string;
10
15
  'fabric.emoji.cancel.label': string;
11
16
  'fabric.emoji.categories.label': string;
12
17
  'fabric.emoji.categories.search.results': string;
package/i18n/en.ts CHANGED
@@ -9,6 +9,11 @@
9
9
  export default {
10
10
  'fabric.emoji.add.custom.emoji.label': 'Add your own emoji',
11
11
  'fabric.emoji.add.label': 'Add emoji',
12
+ 'fabric.emoji.ai.create.title': 'Create an emoji with Rovo',
13
+ 'fabric.emoji.ai.error': 'Something went wrong. Try a different description.',
14
+ 'fabric.emoji.ai.generate.label': 'Generate',
15
+ 'fabric.emoji.ai.prompt.ariaLabel': 'Describe the emoji you want to generate',
16
+ 'fabric.emoji.ai.prompt.placeholder': 'Describe your emoji...',
12
17
  'fabric.emoji.cancel.label': 'Cancel',
13
18
  'fabric.emoji.categories.label': 'Choose an emoji category',
14
19
  'fabric.emoji.categories.search.results': 'Search results',
package/i18n/en_GB.ts CHANGED
@@ -9,6 +9,11 @@
9
9
  export default {
10
10
  'fabric.emoji.add.custom.emoji.label': 'Add your own emoji',
11
11
  'fabric.emoji.add.label': 'Add emoji',
12
+ 'fabric.emoji.ai.create.title': 'Create an emoji with Rovo',
13
+ 'fabric.emoji.ai.error': 'Something went wrong. Try a different description.',
14
+ 'fabric.emoji.ai.generate.label': 'Generate',
15
+ 'fabric.emoji.ai.prompt.ariaLabel': 'Describe the emoji you want to generate',
16
+ 'fabric.emoji.ai.prompt.placeholder': 'Describe your emoji...',
12
17
  'fabric.emoji.cancel.label': 'Cancel',
13
18
  'fabric.emoji.categories.label': 'Choose an emoji category',
14
19
  'fabric.emoji.categories.search.results': 'Search results',
package/i18n/en_ZZ.ts CHANGED
@@ -9,6 +9,11 @@
9
9
  export default {
10
10
  'fabric.emoji.add.custom.emoji.label': '⁣⁢Add your own emoji؜؜⁠‌⁡⁡⁣⁤',
11
11
  'fabric.emoji.add.label': '⁣⁢Add emoji⁠⁡⁠⁡⁠⁡‍‌⁣⁤',
12
+ 'fabric.emoji.ai.create.title': '⁣⁢Create an emoji with Rovo⁠؜‍‍‍‍؜⁠‍‌⁡⁣⁤',
13
+ 'fabric.emoji.ai.error': '⁣⁢Something went wrong. Try a different description.؜‌⁡؜‍⁡‍‍؜⁡⁠⁣⁤',
14
+ 'fabric.emoji.ai.generate.label': '⁣⁢Generate⁡⁡⁡؜؜‌؜‍⁣⁤',
15
+ 'fabric.emoji.ai.prompt.ariaLabel': '⁣⁢Describe the emoji you want to generate؜‌؜‍‌⁡؜؜⁠⁣⁤',
16
+ 'fabric.emoji.ai.prompt.placeholder': '⁣⁢Describe your emoji...⁡‌‍‍‍‍⁣⁤',
12
17
  'fabric.emoji.cancel.label': '⁣⁢Cancel⁡‌‍‍⁠؜‍⁠⁠⁠⁡؜⁣⁤',
13
18
  'fabric.emoji.categories.label': '⁣⁢Choose an emoji category‌‍‌؜‍‌‍⁠⁠‌⁠‌⁠⁣⁤',
14
19
  'fabric.emoji.categories.search.results': '⁣⁢Search results⁡؜⁡‌‌؜‍⁣⁤',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-elements-emoji",
3
- "version": "2.174.0",
3
+ "version": "2.175.0",
4
4
  "description": "NPM i18n package for AFM platform-elements-emoji published by Traduki",
5
5
  "publishConfig": {
6
6
  "registry": "https://packages.atlassian.com/api/npm/npm-public/"