Replace Gfycat with GIPHY in emoji/gif picker (#24236)

* Added the package

* design

* add styled-component alias

* add contrast ratio

* added the tab icon

* review comments

* rev comments

* key added

* key added

* trans

* Added giphy sdk test key for playwright tests config

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: maria.nunez <maria.nunez@mattermost.com>
Этот коммит содержится в:
M-ZubairAhmed
2023-08-19 01:32:46 +05:30
коммит произвёл GitHub
родитель 8418eefb75
Коммит bc11b29807
25 изменённых файлов: 1255 добавлений и 593 удалений

Просмотреть файл

@@ -129,6 +129,7 @@ const defaultServerConfig: AdminConfig = {
EnableGifPicker: true,
GfycatAPIKey: '2_KtH_W5',
GfycatAPISecret: '3wLVZPiswc3DnaiaFoLkDvB4X0IV6CpMkj4tf2inJRsBY6-FnkT08zGmppWFgeof',
GiphySdkKey: 's0glxvzVg9azvPipKxcPLpXV0q1x1fVP',
EnableCustomEmoji: true,
EnableEmojiPicker: true,
PostEditTimeLimit: -1,