@atlaskit/reactions 33.1.2 → 33.2.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/CHANGELOG.md +12 -0
- package/afm-volt/tsconfig.json +99 -0
- package/dist/cjs/analytics/index.js +1 -1
- package/dist/cjs/components/ReactionsDialogHeader.js +2 -2
- package/dist/cjs/i18n/cs.js +3 -0
- package/dist/cjs/i18n/da.js +3 -0
- package/dist/cjs/i18n/de.js +3 -0
- package/dist/cjs/i18n/en.js +3 -0
- package/dist/cjs/i18n/en_GB.js +3 -0
- package/dist/cjs/i18n/en_ZZ.js +3 -0
- package/dist/cjs/i18n/es.js +3 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hu.js +3 -0
- package/dist/cjs/i18n/it.js +3 -0
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +3 -0
- package/dist/cjs/i18n/nb.js +3 -0
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +3 -0
- package/dist/cjs/i18n/pt_BR.js +3 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +3 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/uk.js +3 -0
- package/dist/cjs/i18n/vi.js +3 -0
- package/dist/cjs/i18n/zh.js +3 -0
- package/dist/cjs/i18n/zh_TW.js +3 -0
- package/dist/es2019/analytics/index.js +1 -1
- package/dist/es2019/components/ReactionsDialogHeader.js +2 -2
- package/dist/es2019/i18n/cs.js +3 -0
- package/dist/es2019/i18n/da.js +3 -0
- package/dist/es2019/i18n/de.js +3 -0
- package/dist/es2019/i18n/en.js +3 -0
- package/dist/es2019/i18n/en_GB.js +3 -0
- package/dist/es2019/i18n/en_ZZ.js +3 -0
- package/dist/es2019/i18n/es.js +3 -0
- package/dist/es2019/i18n/fi.js +3 -0
- package/dist/es2019/i18n/fr.js +3 -0
- package/dist/es2019/i18n/hu.js +3 -0
- package/dist/es2019/i18n/it.js +3 -0
- package/dist/es2019/i18n/ja.js +3 -0
- package/dist/es2019/i18n/ko.js +3 -0
- package/dist/es2019/i18n/nb.js +3 -0
- package/dist/es2019/i18n/nl.js +3 -0
- package/dist/es2019/i18n/pl.js +3 -0
- package/dist/es2019/i18n/pt_BR.js +3 -0
- package/dist/es2019/i18n/ru.js +3 -0
- package/dist/es2019/i18n/sv.js +3 -0
- package/dist/es2019/i18n/th.js +3 -0
- package/dist/es2019/i18n/tr.js +3 -0
- package/dist/es2019/i18n/uk.js +3 -0
- package/dist/es2019/i18n/vi.js +3 -0
- package/dist/es2019/i18n/zh.js +3 -0
- package/dist/es2019/i18n/zh_TW.js +3 -0
- package/dist/esm/analytics/index.js +1 -1
- package/dist/esm/components/ReactionsDialogHeader.js +2 -2
- package/dist/esm/i18n/cs.js +3 -0
- package/dist/esm/i18n/da.js +3 -0
- package/dist/esm/i18n/de.js +3 -0
- package/dist/esm/i18n/en.js +3 -0
- package/dist/esm/i18n/en_GB.js +3 -0
- package/dist/esm/i18n/en_ZZ.js +3 -0
- package/dist/esm/i18n/es.js +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hu.js +3 -0
- package/dist/esm/i18n/it.js +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.js +3 -0
- package/dist/esm/i18n/nb.js +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.js +3 -0
- package/dist/esm/i18n/pt_BR.js +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.js +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/uk.js +3 -0
- package/dist/esm/i18n/vi.js +3 -0
- package/dist/esm/i18n/zh.js +3 -0
- package/dist/esm/i18n/zh_TW.js +3 -0
- package/dist/types/i18n/cs.d.ts +3 -0
- package/dist/types/i18n/da.d.ts +3 -0
- package/dist/types/i18n/de.d.ts +3 -0
- package/dist/types/i18n/en.d.ts +3 -0
- package/dist/types/i18n/en_GB.d.ts +3 -0
- package/dist/types/i18n/en_ZZ.d.ts +3 -0
- package/dist/types/i18n/es.d.ts +3 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/it.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +3 -0
- package/dist/types/i18n/pt_BR.d.ts +3 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +3 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/uk.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +3 -0
- package/dist/types/i18n/zh.d.ts +3 -0
- package/dist/types/i18n/zh_TW.d.ts +3 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -0
- package/dist/types-ts4.5/i18n/da.d.ts +3 -0
- package/dist/types-ts4.5/i18n/de.d.ts +3 -0
- package/dist/types-ts4.5/i18n/en.d.ts +3 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +3 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +3 -0
- package/dist/types-ts4.5/i18n/es.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +3 -0
- package/dist/types-ts4.5/i18n/it.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +3 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +3 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +3 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +3 -0
- package/dist/types-ts4.5/i18n/th.d.ts +3 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +3 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +3 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +3 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -0
- package/package.json +3 -4
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.left.navigate': string;
|
|
18
21
|
'reactions.dialog.reactions.count': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.left.navigate': string;
|
|
18
21
|
'reactions.dialog.reactions.count': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.left.navigate': string;
|
|
18
21
|
'reactions.dialog.reactions.count': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.left.navigate': string;
|
|
18
21
|
'reactions.dialog.reactions.count': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.left.navigate': string;
|
|
18
21
|
'reactions.dialog.reactions.count': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.left.navigate': string;
|
|
18
21
|
'reactions.dialog.reactions.count': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.left.navigate': string;
|
|
18
21
|
'reactions.dialog.reactions.count': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|
|
@@ -6,13 +6,16 @@
|
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.reactions.add': string;
|
|
9
|
+
'fabric.reactions.add.new': string;
|
|
9
10
|
'fabric.reactions.error.unexpected': string;
|
|
10
11
|
'fabric.reactions.loading': string;
|
|
11
12
|
'fabric.reactions.more.emojis': string;
|
|
12
13
|
'fabric.reactions.other.reacted.users': string;
|
|
13
14
|
'fabric.reactions.reactwithemoji': string;
|
|
15
|
+
'fabric.reactions.reactwithemojiandcount': string;
|
|
14
16
|
'fabric.reactions.summary': string;
|
|
15
17
|
'reaction-picker-trigger.add.reaction.message': string;
|
|
18
|
+
'reactions-reaction.picker-label': string;
|
|
16
19
|
'reactions.dialog.close': string;
|
|
17
20
|
'reactions.dialog.emoji.name': string;
|
|
18
21
|
'reactions.dialog.left.navigate': string;
|