@atlaskit/emoji 70.17.9 → 70.17.10
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 +6 -0
- package/admin/package.json +1 -8
- package/analytics/package.json +1 -8
- package/categories/package.json +1 -8
- package/constants/package.json +1 -8
- package/dist/cjs/util/analytics/analytics.js +1 -1
- package/dist/es2019/util/analytics/analytics.js +1 -1
- package/dist/esm/util/analytics/analytics.js +1 -1
- package/element/package.json +1 -8
- package/emoji/package.json +1 -8
- package/emoji-common-provider/package.json +1 -8
- package/emoji-context-provider/package.json +1 -8
- package/emoji-id-to-emoji/package.json +1 -8
- package/emoji-loader/package.json +1 -8
- package/emoji-picker/package.json +1 -8
- package/emoji-placeholder/package.json +1 -8
- package/emoji-repository/package.json +1 -8
- package/emoji-resource/package.json +1 -8
- package/emoji-type-ahead/package.json +1 -8
- package/emoji-type-ahead-item/package.json +1 -8
- package/emoji-type-ahead-list/package.json +1 -8
- package/emoji-uploader/package.json +1 -8
- package/emoji-utils/package.json +1 -8
- package/package.json +2 -2
- package/picker/package.json +1 -8
- package/resource/package.json +1 -8
- package/resourced-emoji/package.json +1 -8
- package/sampling-ufo/package.json +1 -8
- package/styles/package.json +1 -8
- package/type-helpers/package.json +1 -8
- package/typeahead/package.json +1 -8
- package/types/package.json +1 -8
- package/ufo-experiences/package.json +1 -8
- package/usage-frequency-tracker/package.json +1 -8
- package/use-emoji/package.json +1 -8
- package/use-emoji-context/package.json +1 -8
- package/utils/package.json +1 -8
- package/dist/types-ts4.5/admin.d.ts +0 -1
- package/dist/types-ts4.5/api/EmojiLoader.d.ts +0 -13
- package/dist/types-ts4.5/api/EmojiRepository.d.ts +0 -75
- package/dist/types-ts4.5/api/EmojiRepositoryRegex.d.ts +0 -1
- package/dist/types-ts4.5/api/EmojiResource.d.ts +0 -160
- package/dist/types-ts4.5/api/EmojiUtils.d.ts +0 -29
- package/dist/types-ts4.5/api/internal/Comparators.d.ts +0 -109
- package/dist/types-ts4.5/api/internal/UsageFrequencyTracker.d.ts +0 -46
- package/dist/types-ts4.5/api/media/MediaEmojiCache.d.ts +0 -53
- package/dist/types-ts4.5/api/media/MediaImageLoader.d.ts +0 -21
- package/dist/types-ts4.5/api/media/SiteEmojiResource.d.ts +0 -51
- package/dist/types-ts4.5/api/media/TokenManager.d.ts +0 -13
- package/dist/types-ts4.5/components/common/AddEmoji.d.ts +0 -11
- package/dist/types-ts4.5/components/common/CachingEmoji.d.ts +0 -21
- package/dist/types-ts4.5/components/common/DeletableEmojiTooltipContent.d.ts +0 -6
- package/dist/types-ts4.5/components/common/DeleteButton.d.ts +0 -7
- package/dist/types-ts4.5/components/common/Emoji.d.ts +0 -96
- package/dist/types-ts4.5/components/common/EmojiActions.d.ts +0 -40
- package/dist/types-ts4.5/components/common/EmojiDeletePreview.d.ts +0 -25
- package/dist/types-ts4.5/components/common/EmojiErrorMessage.d.ts +0 -13
- package/dist/types-ts4.5/components/common/EmojiFallback.d.ts +0 -8
- package/dist/types-ts4.5/components/common/EmojiPlaceholder.d.ts +0 -13
- package/dist/types-ts4.5/components/common/EmojiPreviewComponent.d.ts +0 -6
- package/dist/types-ts4.5/components/common/EmojiRadioButton.d.ts +0 -17
- package/dist/types-ts4.5/components/common/EmojiUploadPicker.d.ts +0 -25
- package/dist/types-ts4.5/components/common/EmojiUploadPreview.d.ts +0 -22
- package/dist/types-ts4.5/components/common/FileChooser.d.ts +0 -21
- package/dist/types-ts4.5/components/common/LoadingEmojiComponent.d.ts +0 -32
- package/dist/types-ts4.5/components/common/Popup.d.ts +0 -12
- package/dist/types-ts4.5/components/common/RecordSelectionDefault.d.ts +0 -12
- package/dist/types-ts4.5/components/common/ResourcedEmoji.d.ts +0 -6
- package/dist/types-ts4.5/components/common/ResourcedEmojiComponent.d.ts +0 -74
- package/dist/types-ts4.5/components/common/RetryableButton.d.ts +0 -13
- package/dist/types-ts4.5/components/common/Scrollable.d.ts +0 -23
- package/dist/types-ts4.5/components/common/TonePreviewButton.d.ts +0 -18
- package/dist/types-ts4.5/components/common/ToneSelector.d.ts +0 -15
- package/dist/types-ts4.5/components/common/ToolTipContentWithKeymap.d.ts +0 -11
- package/dist/types-ts4.5/components/common/UfoErrorBoundary.d.ts +0 -9
- package/dist/types-ts4.5/components/common/UploadEmoji.d.ts +0 -5
- package/dist/types-ts4.5/components/common/internal-types.d.ts +0 -20
- package/dist/types-ts4.5/components/common/setSkinToneAriaLabelText.d.ts +0 -1
- package/dist/types-ts4.5/components/common/styles.d.ts +0 -10
- package/dist/types-ts4.5/components/i18n.d.ts +0 -267
- package/dist/types-ts4.5/components/picker/CategorySelector.d.ts +0 -17
- package/dist/types-ts4.5/components/picker/CategoryTracker.d.ts +0 -16
- package/dist/types-ts4.5/components/picker/EmojiPicker.d.ts +0 -45
- package/dist/types-ts4.5/components/picker/EmojiPickerCategoryHeading.d.ts +0 -12
- package/dist/types-ts4.5/components/picker/EmojiPickerComponent.d.ts +0 -28
- package/dist/types-ts4.5/components/picker/EmojiPickerEmojiRow.d.ts +0 -22
- package/dist/types-ts4.5/components/picker/EmojiPickerFooter.d.ts +0 -14
- package/dist/types-ts4.5/components/picker/EmojiPickerList.d.ts +0 -51
- package/dist/types-ts4.5/components/picker/EmojiPickerListSearch.d.ts +0 -10
- package/dist/types-ts4.5/components/picker/EmojiPickerNoResults.d.ts +0 -7
- package/dist/types-ts4.5/components/picker/EmojiPickerSizes.d.ts +0 -13
- package/dist/types-ts4.5/components/picker/EmojiPickerTabPanel.d.ts +0 -21
- package/dist/types-ts4.5/components/picker/EmojiPickerVirtualItems.d.ts +0 -40
- package/dist/types-ts4.5/components/picker/VirtualList.d.ts +0 -42
- package/dist/types-ts4.5/components/picker/assets/spot/search-no-result/SearchNoResultDark.d.ts +0 -2
- package/dist/types-ts4.5/components/picker/assets/spot/search-no-result/SearchNoResultLight.d.ts +0 -2
- package/dist/types-ts4.5/components/picker/categories.d.ts +0 -9
- package/dist/types-ts4.5/components/picker/utils.d.ts +0 -3
- package/dist/types-ts4.5/components/typeahead/EmojiTypeAhead.d.ts +0 -28
- package/dist/types-ts4.5/components/typeahead/EmojiTypeAheadComponent.d.ts +0 -73
- package/dist/types-ts4.5/components/typeahead/EmojiTypeAheadItem.d.ts +0 -17
- package/dist/types-ts4.5/components/typeahead/EmojiTypeAheadList.d.ts +0 -34
- package/dist/types-ts4.5/components/typeahead/EmojiTypeAheadListContainer.d.ts +0 -10
- package/dist/types-ts4.5/components/typeahead/EmojiTypeAheadSpinner.d.ts +0 -1
- package/dist/types-ts4.5/components/typeahead/styles.d.ts +0 -3
- package/dist/types-ts4.5/components/uploader/EmojiUploadComponent.d.ts +0 -18
- package/dist/types-ts4.5/components/uploader/EmojiUploader.d.ts +0 -21
- package/dist/types-ts4.5/context/EmojiCommonProvider.d.ts +0 -17
- package/dist/types-ts4.5/context/EmojiContext.d.ts +0 -4
- package/dist/types-ts4.5/context/EmojiContextProvider.d.ts +0 -7
- package/dist/types-ts4.5/context/EmojiPickerListContext.d.ts +0 -10
- package/dist/types-ts4.5/element.d.ts +0 -3
- package/dist/types-ts4.5/hooks/useEmoji.d.ts +0 -5
- package/dist/types-ts4.5/hooks/useEmojiContext.d.ts +0 -5
- package/dist/types-ts4.5/hooks/useEmojiPickerListContext.d.ts +0 -2
- package/dist/types-ts4.5/hooks/useInView.d.ts +0 -7
- package/dist/types-ts4.5/hooks/useIsMounted.d.ts +0 -1
- package/dist/types-ts4.5/hooks/usePrevious.d.ts +0 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -55
- package/dist/types-ts4.5/i18n/da.d.ts +0 -55
- package/dist/types-ts4.5/i18n/de.d.ts +0 -55
- package/dist/types-ts4.5/i18n/en.d.ts +0 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -55
- package/dist/types-ts4.5/i18n/es.d.ts +0 -55
- package/dist/types-ts4.5/i18n/et.d.ts +0 -39
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -55
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -55
- package/dist/types-ts4.5/i18n/hr.d.ts +0 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -55
- package/dist/types-ts4.5/i18n/index.d.ts +0 -37
- package/dist/types-ts4.5/i18n/is.d.ts +0 -33
- package/dist/types-ts4.5/i18n/it.d.ts +0 -55
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -55
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -55
- package/dist/types-ts4.5/i18n/languages.d.ts +0 -28
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -55
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -55
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -55
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -55
- package/dist/types-ts4.5/i18n/pt_PT.d.ts +0 -39
- package/dist/types-ts4.5/i18n/ro.d.ts +0 -33
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -55
- package/dist/types-ts4.5/i18n/sk.d.ts +0 -39
- package/dist/types-ts4.5/i18n/sl.d.ts +0 -54
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +0 -54
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +0 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -55
- package/dist/types-ts4.5/i18n/th.d.ts +0 -55
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -55
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -55
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -55
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -55
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -55
- package/dist/types-ts4.5/index.d.ts +0 -27
- package/dist/types-ts4.5/picker.d.ts +0 -1
- package/dist/types-ts4.5/resource.d.ts +0 -6
- package/dist/types-ts4.5/typeahead.d.ts +0 -2
- package/dist/types-ts4.5/types.d.ts +0 -389
- package/dist/types-ts4.5/util/DuplicateLimitedQueue.d.ts +0 -91
- package/dist/types-ts4.5/util/StoredDuplicateLimitedQueue.d.ts +0 -46
- package/dist/types-ts4.5/util/analytics/analytics.d.ts +0 -69
- package/dist/types-ts4.5/util/analytics/index.d.ts +0 -6
- package/dist/types-ts4.5/util/analytics/samplingUfo.d.ts +0 -38
- package/dist/types-ts4.5/util/analytics/ufoExperiences.d.ts +0 -14
- package/dist/types-ts4.5/util/analytics/useSampledUFOComponentExperience.d.ts +0 -8
- package/dist/types-ts4.5/util/browser-support.d.ts +0 -6
- package/dist/types-ts4.5/util/constants.d.ts +0 -72
- package/dist/types-ts4.5/util/emojiIdToEmoji.d.ts +0 -15
- package/dist/types-ts4.5/util/filters.d.ts +0 -8
- package/dist/types-ts4.5/util/image.d.ts +0 -10
- package/dist/types-ts4.5/util/is-ssr.d.ts +0 -1
- package/dist/types-ts4.5/util/keymaps.d.ts +0 -14
- package/dist/types-ts4.5/util/logger.d.ts +0 -4
- package/dist/types-ts4.5/util/mouse.d.ts +0 -8
- package/dist/types-ts4.5/util/shared-styles.d.ts +0 -13
- package/dist/types-ts4.5/util/storage-available.d.ts +0 -3
- package/dist/types-ts4.5/util/timed-promise.d.ts +0 -1
- package/dist/types-ts4.5/util/type-helpers.d.ts +0 -25
- package/dist/types-ts4.5/utils.d.ts +0 -4
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.search.status.count': string;
|
|
52
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
53
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
54
|
-
};
|
|
55
|
-
export default _default;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.search.status.count': string;
|
|
52
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
53
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
54
|
-
};
|
|
55
|
-
export default _default;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.search.status.count': string;
|
|
52
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
53
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
54
|
-
};
|
|
55
|
-
export default _default;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.search.results': string;
|
|
12
|
-
'fabric.emoji.category.activity': string;
|
|
13
|
-
'fabric.emoji.category.all.uploads': string;
|
|
14
|
-
'fabric.emoji.category.flags': string;
|
|
15
|
-
'fabric.emoji.category.foods': string;
|
|
16
|
-
'fabric.emoji.category.frequent': string;
|
|
17
|
-
'fabric.emoji.category.nature': string;
|
|
18
|
-
'fabric.emoji.category.objects': string;
|
|
19
|
-
'fabric.emoji.category.people': string;
|
|
20
|
-
'fabric.emoji.category.places': string;
|
|
21
|
-
'fabric.emoji.category.productivity': string;
|
|
22
|
-
'fabric.emoji.category.symbols': string;
|
|
23
|
-
'fabric.emoji.category.user.uploads': string;
|
|
24
|
-
'fabric.emoji.choose.file.title': string;
|
|
25
|
-
'fabric.emoji.delete.description': string;
|
|
26
|
-
'fabric.emoji.delete.label': string;
|
|
27
|
-
'fabric.emoji.delete.title': string;
|
|
28
|
-
'fabric.emoji.error.delete.failed': string;
|
|
29
|
-
'fabric.emoji.error.image.too.big': string;
|
|
30
|
-
'fabric.emoji.error.invalid.image': string;
|
|
31
|
-
'fabric.emoji.error.upload.failed': string;
|
|
32
|
-
'fabric.emoji.image.requirements': string;
|
|
33
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
34
|
-
'fabric.emoji.placeholder': string;
|
|
35
|
-
'fabric.emoji.preview': string;
|
|
36
|
-
'fabric.emoji.preview.title': string;
|
|
37
|
-
'fabric.emoji.retry.label': string;
|
|
38
|
-
};
|
|
39
|
-
export default _default;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'fabric.emoji.delete.title': string;
|
|
3
|
-
'fabric.emoji.delete.description': string;
|
|
4
|
-
'fabric.emoji.delete.label': string;
|
|
5
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
6
|
-
'fabric.emoji.placeholder': string;
|
|
7
|
-
'fabric.emoji.choose.file.title': string;
|
|
8
|
-
'fabric.emoji.image.requirements': string;
|
|
9
|
-
'fabric.emoji.preview.title': string;
|
|
10
|
-
'fabric.emoji.preview': string;
|
|
11
|
-
'fabric.emoji.add.label': string;
|
|
12
|
-
'fabric.emoji.retry.label': string;
|
|
13
|
-
'fabric.emoji.cancel.label': string;
|
|
14
|
-
'fabric.emoji.search.label': string;
|
|
15
|
-
'fabric.emoji.categories.search.results': string;
|
|
16
|
-
'fabric.emoji.category.frequent': string;
|
|
17
|
-
'fabric.emoji.category.people': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.foods': string;
|
|
20
|
-
'fabric.emoji.category.activity': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.objects': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.flags': string;
|
|
25
|
-
'fabric.emoji.category.productivity': string;
|
|
26
|
-
'fabric.emoji.category.user.uploads': string;
|
|
27
|
-
'fabric.emoji.category.all.uploads': string;
|
|
28
|
-
'fabric.emoji.error.delete.failed': string;
|
|
29
|
-
'fabric.emoji.error.invalid.image': string;
|
|
30
|
-
'fabric.emoji.error.upload.failed': string;
|
|
31
|
-
'fabric.emoji.error.image.too.big': string;
|
|
32
|
-
};
|
|
33
|
-
export default _default;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.search.status.count': string;
|
|
52
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
53
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
54
|
-
};
|
|
55
|
-
export default _default;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.search.results': string;
|
|
12
|
-
'fabric.emoji.category.activity': string;
|
|
13
|
-
'fabric.emoji.category.all.uploads': string;
|
|
14
|
-
'fabric.emoji.category.flags': string;
|
|
15
|
-
'fabric.emoji.category.foods': string;
|
|
16
|
-
'fabric.emoji.category.frequent': string;
|
|
17
|
-
'fabric.emoji.category.nature': string;
|
|
18
|
-
'fabric.emoji.category.objects': string;
|
|
19
|
-
'fabric.emoji.category.people': string;
|
|
20
|
-
'fabric.emoji.category.places': string;
|
|
21
|
-
'fabric.emoji.category.productivity': string;
|
|
22
|
-
'fabric.emoji.category.symbols': string;
|
|
23
|
-
'fabric.emoji.category.user.uploads': string;
|
|
24
|
-
'fabric.emoji.choose.file.title': string;
|
|
25
|
-
'fabric.emoji.delete.description': string;
|
|
26
|
-
'fabric.emoji.delete.label': string;
|
|
27
|
-
'fabric.emoji.delete.title': string;
|
|
28
|
-
'fabric.emoji.error.delete.failed': string;
|
|
29
|
-
'fabric.emoji.error.image.too.big': string;
|
|
30
|
-
'fabric.emoji.error.invalid.image': string;
|
|
31
|
-
'fabric.emoji.error.upload.failed': string;
|
|
32
|
-
'fabric.emoji.image.requirements': string;
|
|
33
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
34
|
-
'fabric.emoji.placeholder': string;
|
|
35
|
-
'fabric.emoji.preview': string;
|
|
36
|
-
'fabric.emoji.preview.title': string;
|
|
37
|
-
'fabric.emoji.retry.label': string;
|
|
38
|
-
};
|
|
39
|
-
export default _default;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
52
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
53
|
-
};
|
|
54
|
-
export default _default;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
52
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
53
|
-
};
|
|
54
|
-
export default _default;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
52
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
53
|
-
};
|
|
54
|
-
export default _default;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.search.status.count': string;
|
|
52
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
53
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
54
|
-
};
|
|
55
|
-
export default _default;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
|
-
'fabric.emoji.add.label': string;
|
|
10
|
-
'fabric.emoji.cancel.label': string;
|
|
11
|
-
'fabric.emoji.categories.label': string;
|
|
12
|
-
'fabric.emoji.categories.search.results': string;
|
|
13
|
-
'fabric.emoji.category.activity': string;
|
|
14
|
-
'fabric.emoji.category.all.uploads': string;
|
|
15
|
-
'fabric.emoji.category.flags': string;
|
|
16
|
-
'fabric.emoji.category.foods': string;
|
|
17
|
-
'fabric.emoji.category.frequent': string;
|
|
18
|
-
'fabric.emoji.category.nature': string;
|
|
19
|
-
'fabric.emoji.category.objects': string;
|
|
20
|
-
'fabric.emoji.category.people': string;
|
|
21
|
-
'fabric.emoji.category.places': string;
|
|
22
|
-
'fabric.emoji.category.productivity': string;
|
|
23
|
-
'fabric.emoji.category.symbols': string;
|
|
24
|
-
'fabric.emoji.category.user.uploads': string;
|
|
25
|
-
'fabric.emoji.choose.file.screenReaderDescription': string;
|
|
26
|
-
'fabric.emoji.choose.file.title': string;
|
|
27
|
-
'fabric.emoji.delete.description': string;
|
|
28
|
-
'fabric.emoji.delete.label': string;
|
|
29
|
-
'fabric.emoji.delete.screenreader.tooltip': string;
|
|
30
|
-
'fabric.emoji.delete.title': string;
|
|
31
|
-
'fabric.emoji.delete.tooltip': string;
|
|
32
|
-
'fabric.emoji.emojipicker.emoi.roledescription': string;
|
|
33
|
-
'fabric.emoji.emojipicker.error': string;
|
|
34
|
-
'fabric.emoji.error.delete.failed': string;
|
|
35
|
-
'fabric.emoji.error.image.too.big': string;
|
|
36
|
-
'fabric.emoji.error.invalid.image': string;
|
|
37
|
-
'fabric.emoji.error.upload.failed': string;
|
|
38
|
-
'fabric.emoji.error.upload.timeout': string;
|
|
39
|
-
'fabric.emoji.image.requirements': string;
|
|
40
|
-
'fabric.emoji.name.ariaLabel': string;
|
|
41
|
-
'fabric.emoji.picker': string;
|
|
42
|
-
'fabric.emoji.pickerlist.grid': string;
|
|
43
|
-
'fabric.emoji.pickerlist.tabpanel': string;
|
|
44
|
-
'fabric.emoji.placeholder': string;
|
|
45
|
-
'fabric.emoji.preview': string;
|
|
46
|
-
'fabric.emoji.preview.title': string;
|
|
47
|
-
'fabric.emoji.retry.label': string;
|
|
48
|
-
'fabric.emoji.search.label': string;
|
|
49
|
-
'fabric.emoji.search.placeholder': string;
|
|
50
|
-
'fabric.emoji.search.status': string;
|
|
51
|
-
'fabric.emoji.search.status.count': string;
|
|
52
|
-
'fabric.emoji.select.skin.list.ariaLabel': string;
|
|
53
|
-
'fabric.emoji.select.skin.tone.ariaLabel': string;
|
|
54
|
-
};
|
|
55
|
-
export default _default;
|