@meduza/ui-kit-2 0.2.9 → 0.2.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/dist/ui-kit-2.cjs.development.js +4 -4
- package/dist/ui-kit-2.cjs.development.js.map +1 -1
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +4 -4
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +2404 -2404
- package/package.json +1 -1
- package/src/AnnouncementInText/index.tsx +2 -2
- package/src/DonatesTeaser/index.tsx +2 -2
- package/src/vars_games.css +20 -8
|
@@ -2014,13 +2014,13 @@ var DonatesTeaser = function DonatesTeaser(_ref) {
|
|
|
2014
2014
|
title: '«Медуза» работает для вас',
|
|
2015
2015
|
subtitle: 'Нам нужна ваша поддержка',
|
|
2016
2016
|
button: 'Да!',
|
|
2017
|
-
href: 'https://
|
|
2017
|
+
href: 'https://mdza.io/hxFCqqfH7L0'
|
|
2018
2018
|
},
|
|
2019
2019
|
en: {
|
|
2020
2020
|
title: 'Meduza is working for you',
|
|
2021
2021
|
subtitle: 'And we need your support',
|
|
2022
2022
|
button: 'Okay!',
|
|
2023
|
-
href: 'https://
|
|
2023
|
+
href: 'https://mdza.io/ALUeH56VkjQ'
|
|
2024
2024
|
}
|
|
2025
2025
|
};
|
|
2026
2026
|
return React__default.createElement("div", {
|
|
@@ -2067,13 +2067,13 @@ var AnnouncementInText = function AnnouncementInText(_ref) {
|
|
|
2067
2067
|
title: '«Медузе» нужна ваша помощь. Прямо сейчас',
|
|
2068
2068
|
text: 'Каждый день наша редакция продолжает работать — вопреки давлению государства и только благодаря вам. Спасибо вам огромное! Это очень воодушевляет. «Медузе» по-прежнему нужна ваша помощь. Пожалуйста, поддержите нас.',
|
|
2069
2069
|
button: 'Жму на кнопку!',
|
|
2070
|
-
href: 'https://mdza.io/
|
|
2070
|
+
href: 'https://mdza.io/6qxJvW_lG14'
|
|
2071
2071
|
},
|
|
2072
2072
|
en: {
|
|
2073
2073
|
title: 'Meduza needs your help — right now.',
|
|
2074
2074
|
text: 'To sustain our newsroom in the face of government pressure, we have relied on readers like you. Thank you very much! Your support inspires us, and we need it still! Please consider a contribution to Meduza.',
|
|
2075
2075
|
button: 'I’ll pitch in!',
|
|
2076
|
-
href: 'https://mdza.io/
|
|
2076
|
+
href: 'https://mdza.io/_QmwBN0wQdc'
|
|
2077
2077
|
}
|
|
2078
2078
|
};
|
|
2079
2079
|
var localeData = data[lang];
|