@meduza/ui-kit-2 0.2.5 → 0.2.6
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 +2 -2
- 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 +2 -2
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +3065 -3065
- package/package.json +1 -1
- package/src/AnnouncementInText/index.tsx +2 -2
|
@@ -2062,13 +2062,13 @@ var AnnouncementInText = function AnnouncementInText(_ref) {
|
|
|
2062
2062
|
title: 'Подарите себе «Медузу»',
|
|
2063
2063
|
text: 'В 2021 году «Медуза» смогла выжить — благодаря читателям. Но нам по-прежнему нужна поддержка. Один раз или регулярно, маленькая сумма или большая — любая помощь критически важна. В 2022-м наша редакция может рассчитывать только на вас. А вы знаете, что делать.',
|
|
2064
2064
|
button: 'О да, я знаю!',
|
|
2065
|
-
href: 'https://
|
|
2065
|
+
href: 'https://mdza.io/FNtRa28cc1o'
|
|
2066
2066
|
},
|
|
2067
2067
|
en: {
|
|
2068
2068
|
title: 'This holiday season, make Meduza your gift to yourself',
|
|
2069
2069
|
text: 'Meduza survived 2021 thanks to readers like you. To make it through another year, we need your continued support. One-time contributions and especially recurring donations will sustain Meduza’s work in 2022. Whatever you can give, your help is critical. The future of our newsroom is in your hands. You know what to do.',
|
|
2070
2070
|
button: 'Let’s do this!',
|
|
2071
|
-
href: 'https://
|
|
2071
|
+
href: 'https://mdza.io/c-m1LRBgwEA'
|
|
2072
2072
|
}
|
|
2073
2073
|
};
|
|
2074
2074
|
var localeData = data[lang];
|