@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
package/dist/ui-kit-2.esm.js
CHANGED
|
@@ -2055,13 +2055,13 @@ var AnnouncementInText = function AnnouncementInText(_ref) {
|
|
|
2055
2055
|
title: 'Подарите себе «Медузу»',
|
|
2056
2056
|
text: 'В 2021 году «Медуза» смогла выжить — благодаря читателям. Но нам по-прежнему нужна поддержка. Один раз или регулярно, маленькая сумма или большая — любая помощь критически важна. В 2022-м наша редакция может рассчитывать только на вас. А вы знаете, что делать.',
|
|
2057
2057
|
button: 'О да, я знаю!',
|
|
2058
|
-
href: 'https://
|
|
2058
|
+
href: 'https://mdza.io/FNtRa28cc1o'
|
|
2059
2059
|
},
|
|
2060
2060
|
en: {
|
|
2061
2061
|
title: 'This holiday season, make Meduza your gift to yourself',
|
|
2062
2062
|
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.',
|
|
2063
2063
|
button: 'Let’s do this!',
|
|
2064
|
-
href: 'https://
|
|
2064
|
+
href: 'https://mdza.io/c-m1LRBgwEA'
|
|
2065
2065
|
}
|
|
2066
2066
|
};
|
|
2067
2067
|
var localeData = data[lang];
|