@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
package/CHANGELOG.md
CHANGED
package/admin/package.json
CHANGED
package/analytics/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/util/analytics/analytics.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/util/analytics/analytics.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/util/analytics/analytics.d.ts"
|
|
17
10
|
}
|
package/categories/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/picker/categories.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/picker/categories.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/picker/categories.d.ts"
|
|
17
10
|
}
|
package/constants/package.json
CHANGED
|
@@ -20,7 +20,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
20
20
|
actionSubjectId: actionSubjectId,
|
|
21
21
|
attributes: _objectSpread({
|
|
22
22
|
packageName: "@atlaskit/emoji",
|
|
23
|
-
packageVersion: "70.17.
|
|
23
|
+
packageVersion: "70.17.9"
|
|
24
24
|
}, attributes)
|
|
25
25
|
};
|
|
26
26
|
};
|
|
@@ -14,7 +14,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
14
14
|
actionSubjectId: actionSubjectId,
|
|
15
15
|
attributes: _objectSpread({
|
|
16
16
|
packageName: "@atlaskit/emoji",
|
|
17
|
-
packageVersion: "70.17.
|
|
17
|
+
packageVersion: "70.17.9"
|
|
18
18
|
}, attributes)
|
|
19
19
|
};
|
|
20
20
|
};
|
package/element/package.json
CHANGED
package/emoji/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/common/Emoji.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/common/Emoji.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/common/Emoji.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/context/EmojiCommonProvider.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/context/EmojiCommonProvider.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/context/EmojiCommonProvider.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/context/EmojiContextProvider.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/context/EmojiContextProvider.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/context/EmojiContextProvider.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/util/emojiIdToEmoji.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/util/emojiIdToEmoji.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/util/emojiIdToEmoji.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/api/EmojiLoader.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/api/EmojiLoader.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/api/EmojiLoader.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/picker/EmojiPicker.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/picker/EmojiPicker.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/picker/EmojiPicker.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/common/EmojiPlaceholder.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/common/EmojiPlaceholder.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/common/EmojiPlaceholder.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/api/EmojiRepository.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/api/EmojiRepository.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/api/EmojiRepository.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/api/EmojiResource.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/api/EmojiResource.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/api/EmojiResource.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/typeahead/EmojiTypeAhead.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/typeahead/EmojiTypeAhead.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/typeahead/EmojiTypeAhead.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/typeahead/EmojiTypeAheadItem.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/typeahead/EmojiTypeAheadItem.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/typeahead/EmojiTypeAheadItem.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/typeahead/EmojiTypeAheadList.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/typeahead/EmojiTypeAheadList.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/typeahead/EmojiTypeAheadList.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/uploader/EmojiUploader.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/uploader/EmojiUploader.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/uploader/EmojiUploader.d.ts"
|
|
17
10
|
}
|
package/emoji-utils/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/emoji",
|
|
3
|
-
"version": "70.17.
|
|
3
|
+
"version": "70.17.10",
|
|
4
4
|
"description": "Fabric emoji React components",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@atlaskit/primitives": "^19.0.0",
|
|
56
56
|
"@atlaskit/spinner": "^19.1.0",
|
|
57
57
|
"@atlaskit/textfield": "^8.3.0",
|
|
58
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
58
|
+
"@atlaskit/tmp-editor-statsig": "^103.0.0",
|
|
59
59
|
"@atlaskit/tokens": "^13.4.0",
|
|
60
60
|
"@atlaskit/tooltip": "^22.6.0",
|
|
61
61
|
"@atlaskit/ufo": "^0.5.0",
|
package/picker/package.json
CHANGED
package/resource/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/common/ResourcedEmoji.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/common/ResourcedEmoji.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/common/ResourcedEmoji.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/util/analytics/samplingUfo.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/util/analytics/samplingUfo.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/util/analytics/samplingUfo.d.ts"
|
|
17
10
|
}
|
package/styles/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/common/styles.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/common/styles.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/common/styles.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/util/type-helpers.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/util/type-helpers.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/util/type-helpers.d.ts"
|
|
17
10
|
}
|
package/typeahead/package.json
CHANGED
package/types/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/util/analytics/ufoExperiences.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/util/analytics/ufoExperiences.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/util/analytics/ufoExperiences.d.ts"
|
|
17
10
|
}
|
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/api/internal/UsageFrequencyTracker.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/api/internal/UsageFrequencyTracker.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/api/internal/UsageFrequencyTracker.d.ts"
|
|
17
10
|
}
|
package/use-emoji/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/hooks/useEmojiContext.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/hooks/useEmojiContext.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/hooks/useEmojiContext.d.ts"
|
|
17
10
|
}
|
package/utils/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as EmojiUploader } from './components/uploader/EmojiUploader';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { EmojiResponse } from '../types';
|
|
2
|
-
import { type EmojiLoaderConfig } from './EmojiUtils';
|
|
3
|
-
/**
|
|
4
|
-
* Emoji providers should return JSON in the format defined by EmojiServiceResponse.
|
|
5
|
-
*/
|
|
6
|
-
export default class EmojiLoader {
|
|
7
|
-
private config;
|
|
8
|
-
constructor(config: EmojiLoaderConfig);
|
|
9
|
-
/**
|
|
10
|
-
* Returns a promise with an array of Emoji from all providers.
|
|
11
|
-
*/
|
|
12
|
-
loadEmoji(): Promise<EmojiResponse>;
|
|
13
|
-
}
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import type { CategoryId } from '../components/picker/categories';
|
|
2
|
-
import { type EmojiDescription, type EmojiSearchResult, type OptionalEmojiDescription, type SearchOptions } from '../types';
|
|
3
|
-
import { UsageFrequencyTracker } from './internal/UsageFrequencyTracker';
|
|
4
|
-
export declare const getEmojiVariation: (emoji: EmojiDescription, options?: SearchOptions) => EmojiDescription;
|
|
5
|
-
export default class EmojiRepository {
|
|
6
|
-
private emojis;
|
|
7
|
-
private fullSearch;
|
|
8
|
-
private fullSearchReady;
|
|
9
|
-
private shortNameMap;
|
|
10
|
-
private idMap;
|
|
11
|
-
private asciiMap;
|
|
12
|
-
private dynamicCategoryList;
|
|
13
|
-
private static readonly defaultEmojiWeight;
|
|
14
|
-
protected usageTracker: UsageFrequencyTracker;
|
|
15
|
-
constructor(emojis: EmojiDescription[], usageTracker?: UsageFrequencyTracker);
|
|
16
|
-
/**
|
|
17
|
-
* Returns all available (and searchable) emoji in some default order.
|
|
18
|
-
*/
|
|
19
|
-
all(): EmojiSearchResult;
|
|
20
|
-
/**
|
|
21
|
-
* Text search of emoji shortName and name field for suitable matches.
|
|
22
|
-
*
|
|
23
|
-
* Returns an array of all (searchable) emoji if query is empty or null, otherwise returns matching emoji.
|
|
24
|
-
*
|
|
25
|
-
* You can change how the results are sorted by specifying a custom EmojiComparator in the SearchOptions. If
|
|
26
|
-
* you don't want any sorting you can also disable via the SearchOptions (this might be a useful optimisation).
|
|
27
|
-
* If no sort is specified in SearchOptions then a default sorting it applied based on the query.
|
|
28
|
-
*/
|
|
29
|
-
search(query?: string, options?: SearchOptions): EmojiSearchResult;
|
|
30
|
-
/**
|
|
31
|
-
* Returns all emoji with matching shortName
|
|
32
|
-
*/
|
|
33
|
-
findAllMatchingShortName(shortName: string): EmojiDescription[];
|
|
34
|
-
/**
|
|
35
|
-
* Returns the first matching emoji matching the shortName, or null if none found.
|
|
36
|
-
*/
|
|
37
|
-
findByShortName(shortName: string): OptionalEmojiDescription;
|
|
38
|
-
/**
|
|
39
|
-
* Returns the first matching emoji matching the id, or null if none found.
|
|
40
|
-
*/
|
|
41
|
-
findById(id: string): OptionalEmojiDescription;
|
|
42
|
-
findByAsciiRepresentation(asciiEmoji: string): OptionalEmojiDescription;
|
|
43
|
-
findInCategory(categoryId: CategoryId): EmojiDescription[];
|
|
44
|
-
addUnknownEmoji(emoji: EmojiDescription): void;
|
|
45
|
-
getAsciiMap(): Map<string, EmojiDescription>;
|
|
46
|
-
/**
|
|
47
|
-
* Return the most frequently used emoji, ordered from most frequent to least frequent. Return an empty array if
|
|
48
|
-
* there are none.
|
|
49
|
-
*
|
|
50
|
-
* @param options optional settings to be applied to the set of frequently used emoji
|
|
51
|
-
*/
|
|
52
|
-
getFrequentlyUsed(options?: SearchOptions): EmojiDescription[];
|
|
53
|
-
getDynamicCategoryList(): CategoryId[];
|
|
54
|
-
/**
|
|
55
|
-
* Call this on emoji usage to allow the EmojiRepository to track the usage of emoji (which could be useful
|
|
56
|
-
* in sorting, etc).
|
|
57
|
-
*
|
|
58
|
-
* @param emoji the emoji that was just used
|
|
59
|
-
*/
|
|
60
|
-
used(emoji: EmojiDescription): void;
|
|
61
|
-
delete(emoji: EmojiDescription): void;
|
|
62
|
-
private withAsciiMatch;
|
|
63
|
-
private applySearchOptions;
|
|
64
|
-
private initMembers;
|
|
65
|
-
/**
|
|
66
|
-
* Optimisation to initialise all map member variables in single loop over emojis
|
|
67
|
-
*/
|
|
68
|
-
private initRepositoryMetadata;
|
|
69
|
-
private initSearchIndex;
|
|
70
|
-
private getSearchIndex;
|
|
71
|
-
private getAllSearchableEmojis;
|
|
72
|
-
private addToMaps;
|
|
73
|
-
private addToDynamicCategories;
|
|
74
|
-
private getDynamicCategoryForEmoji;
|
|
75
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const tokenizerRegex: RegExp;
|